Page MenuHomeFreeBSD

D24328.id70315.diff
No OneTemporary

D24328.id70315.diff

Index: head/stand/powerpc/ofw/conf.c
===================================================================
--- head/stand/powerpc/ofw/conf.c
+++ head/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, Jun 22, 11:12 AM (14 h, 52 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34185318
Default Alt Text
D24328.id70315.diff (375 B)

Event Timeline