]> git.pld-linux.org Git - packages/kernel.git/commitdiff
- updated for beosfs,
authorkloczek <kloczek@pld-linux.org>
Tue, 21 Nov 2000 02:44:43 +0000 (02:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- enable few other fs types.

Changed files:
    kernel-i386-BOOT.config -> 1.18

kernel-i386-BOOT.config

index f55df980a6741f7f3b965c88586c60c1ad379eed..30506104f939009d417241a33ed66bcac376e0de 100644 (file)
@@ -557,27 +557,42 @@ CONFIG_NTFS_FS=m
 # CONFIG_NTFS_RW is not set
 CONFIG_HPFS_FS=m
 CONFIG_PROC_FS=y
-# CONFIG_QNX4FS_FS is not set
+CONFIG_QNX4FS_FS=m
+CONFIG_QNX4FS_RW=y
+CONFIG_BEOS_FS=m
+CONFIG_BEOS_CONV=y
 CONFIG_ROMFS_FS=m
 CONFIG_EXT2_FS=y
 CONFIG_SYSV_FS=m
 CONFIG_UFS_FS=m
-# CONFIG_UFS_FS_WRITE is not set
-# CONFIG_EFS_FS is not set
+CONFIG_UFS_FS_WRITE=y
+CONFIG_EFS_FS=m
+CONFIG_SGI_PARTITION=y
 
 #
 # Network File Systems
 #
-# CONFIG_CODA_FS is not set
+CONFIG_CODA_FS=m
 CONFIG_NFS_FS=m
 CONFIG_NFS_V3=y
-# CONFIG_NFSD is not set
+CONFIG_NFSD=m
+# CONFIG_NFSD_V3 is not set
+# CONFIG_NFSD_TCP is not set
 CONFIG_SUNRPC=m
 CONFIG_LOCKD=m
 CONFIG_SMB_FS=m
 CONFIG_SMB_NLS_DEFAULT=y
 CONFIG_SMB_NLS_REMOTE="cp437"
-# CONFIG_NCP_FS is not set
+CONFIG_NCP_FS=m
+CONFIG_NCPFS_PACKET_SIGNING=y
+CONFIG_NCPFS_IOCTL_LOCKING=y
+CONFIG_NCPFS_STRONG=y
+CONFIG_NCPFS_NFS_NS=y
+CONFIG_NCPFS_OS2_NS=y
+CONFIG_NCPFS_SMALLDOS=y
+CONFIG_NCPFS_MOUNT_SUBDIR=y
+CONFIG_NCPFS_NLS=y
+CONFIG_NCPFS_EXTRAS=y
 
 #
 # Partition Types
This page took 2.350275 seconds and 4 git commands to generate.