flashdist package contents
flashdist-YYYYMMDD.tar.gz contains the following:
- flashdist.sh: Read-only mode flash installer. Installs the
following configuration files and as specified in the distribution list.
- flashimgbld.sh: Example bulk image builder (builds the disk images on this web site)
- growimg.sh: Example disk image resize (shrink, expand) tool
- flash32mb.txt: A small distribution list which lists approx.
32MB of files that make up core OpenBSD components for networking and diagnostics
- flash64mb.txt: Slightly larger list, for 64MB+ flash
- etc/rc: Filesystem/network startup which assumes you do not want to mount the flash read-write, and will configure the network, or run nsh. It will mount /dev and /var read-write on memory file systems and populate them for you.
- etc/nshrc: something to get you started with nsh
- etc/fstab: an fstab for a read-only mount
- etc/ttys: modified from stock to start getty on tty00 port at 19200
- etc/syslog.conf: a version that is easy for flashdist.sh to modify
- etc/boot.conf: redirects console over com0(tty00) port at 19200
- etc/inetd.conf: minimal inetd.conf for tftp-proxy and tftpd
- etc/newsyslog.conf: minimal newsyslog.conf for MFS log rotation
- etc/tabs/root: root crontab to run newsyslog
- NET45xx Kernel config for Elan SC520 [Soekris net45xx], includes cardbus
- GEODE Kernel config for Geode SC1100 [PCengines WRAP] [Soekris net4801] and Geode LX [PCengines ALIX] [Soekris net5501] systems
- NOTES boot.conf notes and ALIX/WRAP specific information