Date: Sat, 14 Dec 2002 11:44:13 -0800 (PST) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/i386/boot2 Makefile boot1.s Message-ID: <200212141944.gBEJiDWS027256@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2002/12/14 11:44:13 PST
Modified files:
sys/boot/i386/boot2 Makefile boot1.s
Log:
Employ the unused bytes after the disklabel in the second sector. This makes
it possible to make UFS1_ONLY and UFS2_ONLY versions which fit inside the
traditional 16 sectors.
Remove assorted now unneeded hackery.
UFS1_AND_UFS2 still needs another 150 bytes to work, and that is probably
not within our reach, ever.
Revision Changes Path
1.41 +6 -15 src/sys/boot/i386/boot2/Makefile
1.22 +5 -9 src/sys/boot/i386/boot2/boot1.s
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?200212141944.gBEJiDWS027256>
