cvs commit: src/sys/boot/i386/mbr Makefile mbr.s
src/sys/boot/i386/boot2 Makefile boot1.S
Yar Tikhiy
yar at FreeBSD.org
Thu Dec 2 11:01:46 PST 2004
yar 2004-12-02 19:01:46 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/boot/i386/mbr Makefile mbr.s
sys/boot/i386/boot2 Makefile boot1.S
Log:
MFC: Try using packet mode by default, but provide a user
with a knob to disable it at build time--flag 0x80 for
BOOT_MBR_FLAGS and BOOT_BOOT1_FLAGS. In fact, disabling
packet mode completely, even a test for it, should be
necessary only for old and brain-damaged machines FreeBSD 5
will hardly run on.
mbr/Makefile 1.14
mbr/mbr.s 1.7
boot2/Makefile 1.57
boot2/boot1.S 1.30
Encouraged by: Valentin Nechayev
Revision Changes Path
1.56.2.1 +2 -2 src/sys/boot/i386/boot2/Makefile
1.29.2.1 +21 -19 src/sys/boot/i386/boot2/boot1.S
1.13.2.1 +4 -0 src/sys/boot/i386/mbr/Makefile
1.6.8.1 +6 -6 src/sys/boot/i386/mbr/mbr.s
More information about the cvs-all
mailing list