#ifdef LOADER_BZIP2_SUPPORT
   &bzipfs_fsops,
#endif

Is it the correct idea to:
make -C /usr/src/sys/boot -DLOADER_NO_GZIP_SUPPORT
-DLOADER_NO_BZIP2_SUPPORT .... ?

yes, but then you will not get any compression support, like compressed ramdisk image. but it's probably OK for you.
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"

Reply via email to