Date: Thu, 21 Dec 2000 18:17:07 -0800 (PST) From: Luigi Rizzo <luigi@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/picobsd/build stage1 Message-ID: <200012220217.eBM2H7567067@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
luigi 2000/12/21 18:17:07 PST Modified files: (Branch: RELENG_4) release/picobsd/build stage1 Log: Several cleanups of this script, including, in order of importance: + support for different floppy sizes (1480, 1720, 2880) + remove the loader, revert back to the use of preloaded fs images. Space is too tight to waste 60-70KB on /boot/loader. + Remove some useless awk stuff to write magic numbers in the boot sector. + Try to trap ^C and cleanup the vn device. Hopefully the removal of the loader will make room for some more useful stuff on the disk. Revision Changes Path 1.17.2.5 +54 -53 src/release/picobsd/build/stage1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012220217.eBM2H7567067>