cvs commit: src/tools/tools/nanobsd nanobsd.sh
Poul-Henning Kamp
phk at FreeBSD.org
Tue Jan 17 00:33:55 PST 2006
phk 2006-01-17 08:33:54 UTC
FreeBSD src repository
Modified files:
tools/tools/nanobsd nanobsd.sh
Log:
Add two new variables:
# Size of the /etc ramdisk in 512 bytes sectors
NANO_RAM_ETCSIZE=10240
# Size of the /tmp+/var ramdisk in 512 bytes sectors
NANO_RAM_TMPVARSIZE=10240
And a last_orders() shell function which can be redefined to copy
finished images away, order peanuts or whatever else is appropriate
Revision Changes Path
1.16 +17 -0 src/tools/tools/nanobsd/nanobsd.sh
More information about the cvs-src
mailing list