Page MenuHomeFreeBSD

D42416.diff
No OneTemporary

D42416.diff

diff --git a/stand/i386/loader/Makefile b/stand/i386/loader/Makefile
--- a/stand/i386/loader/Makefile
+++ b/stand/i386/loader/Makefile
@@ -4,11 +4,11 @@
LOADER_NFS_SUPPORT?= yes
LOADER_TFTP_SUPPORT?= yes
LOADER_CD9660_SUPPORT?= yes
-LOADER_EXT2FS_SUPPORT?= yes
-LOADER_MSDOS_SUPPORT?= yes
+LOADER_EXT2FS_SUPPORT?= no
+LOADER_MSDOS_SUPPORT?= no
LOADER_UFS_SUPPORT?= yes
-LOADER_GZIP_SUPPORT?= yes
-LOADER_BZIP2_SUPPORT?= yes
+LOADER_GZIP_SUPPORT?= no
+LOADER_BZIP2_SUPPORT?= no
.include <bsd.init.mk>

File Metadata

Mime Type
text/plain
Expires
Wed, Feb 5, 5:56 PM (21 h, 6 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16478348
Default Alt Text
D42416.diff (510 B)

Event Timeline