will> I'm sure there are better things to disable, 

How about removing /boot/boot[12] from floppies ?

--- src/release/Makefile.old    Mon Oct 23 23:53:50 2000
+++ src/release/Makefile        Tue Oct 24 22:38:15 2000
@@ -821,7 +821,7 @@
        mv ${RD}/kernels/BOOTMFS ${RD}/image.${FSIMAGE}/kernel
        @echo "Setting up /boot directory for ${FSIMAGE} floppy"
        @mkdir -p ${RD}/image.${FSIMAGE}/boot
-       @cp /boot/boot[12] /boot/loader ${RD}/image.${FSIMAGE}/boot
+       @cp /boot/loader ${RD}/image.${FSIMAGE}/boot
        @[ -r ${RD}/kernels/BOOTMFS.${FSIMAGE}.hints ] && \
          sed -e '/^hint/s/^/set /' -e '/^#/d' \
            ${RD}/kernels/BOOTMFS.${FSIMAGE}.hints > \


Only 8kbytes, but does reduce its size.

-- -
Makoto `MAR' MATSUSHITA


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to