Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/sys/arch/macppc/conf/MAMBO,v rcsdiff: /ftp/cvs/cvsroot/src/sys/arch/macppc/conf/MAMBO,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.5.18.3 retrieving revision 1.6 diff -u -p -r1.5.18.3 -r1.6 --- src/sys/arch/macppc/conf/MAMBO 2009/04/28 07:34:19 1.5.18.3 +++ src/sys/arch/macppc/conf/MAMBO 2008/11/12 12:36:03 1.6 @@ -6,7 +6,7 @@ include "arch/macppc/conf/std.macppc.g5 options INCLUDE_CONFIG_FILE # embed config file in kernel binary -#ident "GENERIC-$Revision: 1.5.18.3 $" +#ident "GENERIC-$Revision: 1.6 $" maxusers 32 @@ -26,6 +26,7 @@ options SYSVSEM # System V semaphores #options SEMUME=10 # max number of undo entries per process #options SEMMNU=30 # number of undo structures in system options SYSVSHM # System V shared memory +#options SHMMAXPGS=1024 # 1024 pages is the default options P1003_1B_SEMAPHORE # p1003.1b semaphore support @@ -83,6 +84,7 @@ file-system UNION # union file system # File system options options QUOTA # UFS quotas #options FFS_EI # FFS Endian Independant support +options SOFTDEP # FFS soft updates support. #options UFS_DIRHASH # UFS Large Directory Hashing - Experimental #options FFS_NO_SNAPSHOT # ffs snapshots #options EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and @@ -204,8 +206,6 @@ pseudo-device nsmb # SMB requester options MEMORY_DISK_HOOKS options MEMORY_DISK_IS_ROOT # Force root on ram-disk options MEMORY_DISK_ROOT_SIZE=4096 # 2 Megabytes -options MEMORY_DISK_RBFLAGS=RB_SINGLE # boot in single-user mode - options MAMBO # For Mambo console