Page MenuHomeFreeBSD

D24328.id70313.diff
No OneTemporary

D24328.id70313.diff

Index: stand/powerpc/ofw/conf.c
===================================================================
--- stand/powerpc/ofw/conf.c
+++ stand/powerpc/ofw/conf.c
@@ -69,6 +69,9 @@
#if defined(LOADER_EXT2FS_SUPPORT)
&ext2fs_fsops,
#endif
+#if defined(LOADER_MSDOS_SUPPORT)
+ &dosfs_fsops,
+#endif
#if defined(LOADER_NFS_SUPPORT)
&nfs_fsops,
#endif

File Metadata

Mime Type
text/plain
Expires
Mon, Aug 17, 6:32 PM (1 h, 8 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
36861537
Default Alt Text
D24328.id70313.diff (360 B)

Event Timeline