wok-current diff slitaz-loram/receipt @ rev 1891

slitaz-loram*: aufs wierdness
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Dec 18 15:09:25 2008 +0000 (2008-12-18)
parents 4aeb7e80b8ca
children d37cb8649ac6
line diff
     1.1 --- a/slitaz-loram/receipt	Wed Dec 17 16:51:58 2008 +0000
     1.2 +++ b/slitaz-loram/receipt	Thu Dec 18 15:09:25 2008 +0000
     1.3 @@ -56,7 +56,7 @@
     1.4  $i		if [ -x bin/funionfs ]; then
     1.5  $i			/bin/funionfs -o dirs=/.usr.ro=RO:/.usr.rw -o allow_other -o suid,dev NONE /usr
     1.6  $i		else
     1.7 -$i			/bin/mount -t aufs -o br:/.usr.ro=ro:/.usr.rw=rw none /usr
     1.8 +$i			/bin/mount -t aufs -o br:/.usr.rw:/.usr.ro none /usr
     1.9  $i		fi
    1.10  $i	fi
    1.11  $i	status