flashdist 20080413 (Default branch) |
|
|
Flashdist is an embedded OpenBSD installer for
flash disks, hard disks,
and pseudo disks. It keeps the entire system
mounted read-only during
normal operation for minimal chance of failure. It
installs an entire
set of system utilities and manual pages (targeted
towards networking
features) in less than 32MB of disk or flash
space. The distribution
list can be customized to target other
applications, or to use even less
space.
License: BSD License (revised)
Changes:
/etc/rc was fixed so that /dev/log is created
again. (This was broken in the /dev mfs move as of
flashdist 2007/11/05.) "ro" and "rw" scripts are
now installed for easy writability while booted on
flash. Past versions of growimg.sh wrote only to a
new vnd image. The script now supports the use of
any attached disk as a target. It writes directly
to flash during file-by-file transfer. Thus,
growimg now runs as quickly as flashdist itself.
|