cookutils rev 288

cook.conf: update AUFS_MOUNTS
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Feb 14 11:56:24 2012 +0100 (2012-02-14)
parents 38fabb050655
children 0d08acc6d3c3
files cook.conf
line diff
     1.1 --- a/cook.conf	Mon Feb 13 19:21:35 2012 +0100
     1.2 +++ b/cook.conf	Tue Feb 14 11:56:24 2012 +0100
     1.3 @@ -66,5 +66,5 @@
     1.4  # List of packages installed by cook or the Cooker setup.
     1.5  SETUP_PKGS="slitaz-toolchain slitaz-dev-pkgs intltool gettext bzip2 aufs-utils aufs"
     1.6  
     1.7 -# List of filesystems into the aufs chroot (to protect / again modifications) 
     1.8 -AUFS_MOUNTS="/ /proc /sys /dev/shm /home"
     1.9 +# List of filesystems into the aufs chroot (to protect / against modifications) 
    1.10 +AUFS_MOUNTS="/ /proc /sys /dev/shm /dev/pts /home"