Skip to content

r3dlight/openbsd-rofs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

OpenBSD-rofs

Create a full read-only OpenBSD system for your firewall, appliance.

Why use this ?

  • Really simple (KISS), you just need siteXX.tgz, nothing else
  • No third software added except rsync

What does the script do ?

  • create a binary update-disk, this will enable you to write into the slice / and update /var
  • Install rsync package
  • Allocate in RAM 400 MB for /var
  • Allocate in RAM 40 MB for /tmp
  • Allocate in RAM 4 MB for /dev
  • Enable read-only for / and /var

You need :

  • RAM 1GB minimum
  • Install OpenBSD on a 3GB partition / without swap, at install, please remove -x* -g* -c* +s* sets

How to install ?
Just import the install.site script in a set called siteXX.tgz. For more information, look at OpenBSD FAQ : Customizing the install process

Enjoy!

Use openbsd-rofs entirely at your own risk. No one will help you.

About

Create a full read-only OpenBSD system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published