Update of /cvsroot/devil-linux/build/scripts
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv25275/scripts
Modified Files:
prepare
Log Message:
- updated aufs2 to git-20100413
- updated dar to 2.3.10
- updated dovecot to 1.2.11
- updated dovecot_deleted_to_trash to 0.3
- updated fetchmail to 6.3.16
- updated gradm to 2.1.14-201004061746
- updated grep to 2.6.3
- updated grsecurity to 2.1.14-2.6.32.11-201004071936
- updated iproute2-2.6.33
- updated kbd to 1.15.2
- updated mtools to 4.0.13
- updated openssl to 0.9.8n
- updated linux kernel to 2.6.32.11
- updated portslave to 2010.03.30
- updated radvd to 1.6
- updated sagator to 1.2.1-0.beta4
- updated samba to 3.4.7
- updated sdparm to 1.04
- updated sg3_utils to 1.29
- updated stunnel to 4.33
- updated unionfs to 2.5.4_for_2.6.32.9
Index: prepare
===================================================================
RCS file: /cvsroot/devil-linux/build/scripts/prepare,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -d -r1.84 -r1.85
--- prepare 6 Jan 2010 15:20:24 -0000 1.84
+++ prepare 15 Apr 2010 12:52:38 -0000 1.85
@@ -166,6 +166,8 @@
fi
set_kernel_option CONFIG_AUFS_FS m
set_kernel_option CONFIG_AUFS_HINOTIFY n
+ set_kernel_option CONFIG_AUFS_HNOTIFY y
+ set_kernel_option CONFIG_AUFS_SP_IATTR n
set_kernel_option CONFIG_AUFS_DEBUG n
set_kernel_option CONFIG_AUFS_BRANCH_MAX_127 y
set_kernel_option CONFIG_AUFS_BRANCH_MAX_511 n
@@ -175,6 +177,7 @@
set_kernel_option CONFIG_AUFS_BR_RAMFS n
set_kernel_option CONFIG_AUFS_SHWH n
set_kernel_option CONFIG_AUFS_RDU n
+ set_kernel_option CONFIG_AUFS_HFSNOTIFY y
fi
# make sure all netfilter modules are enabled
|