From 6a57115e970717f9e68d4035e6d39909e0a2d44e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A5=D0=B8=D1=80=D0=B5=D1=86=D0=BA=D0=B8=D0=B9=20=D0=9C?= =?UTF-8?q?=D0=B8=D1=85=D0=B0=D0=B8=D0=BB?= Date: Tue, 8 Sep 2009 18:59:12 +0400 Subject: [PATCH] =?UTF-8?q?=D0=9F=D0=BE=D0=B4=D0=B4=D0=B5=D1=80=D0=B6?= =?UTF-8?q?=D0=BA=D0=B0=20aufs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install/profile/3patch/etc/init.d/root.diff?scratch_ws!= | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/profile/3patch/etc/init.d/root.diff?scratch_ws!= b/install/profile/3patch/etc/init.d/root.diff?scratch_ws!= index e615a54..b0fcf1e 100644 --- a/install/profile/3patch/etc/init.d/root.diff?scratch_ws!= +++ b/install/profile/3patch/etc/init.d/root.diff?scratch_ws!= @@ -9,8 +9,8 @@ + if [ "$SCRATCH_ROOT" -a "${SCRATCH_ROOT}" != "tmpfs" ]; + then + mount -n $SCRATCH_ROOT /mnt/scratch -+ mount -n -t unionfs -o remount,dirs=/mnt/scratch/workspace=rw:/mnt/scratch/delta=ro:/mnt/scratch/calculate=ro unionfs / -+ mount -n -t unionfs -o remount,dirs=/mnt/scratch/delta=rw:/mnt/scratch/calculate=ro unionfs /mnt/builder ++ mount -n -o remount,rw / ++ mount -n -t aufs -o remount,rw none /mnt/builder + mount -o loop -t squashfs /mnt/scratch/livecd.squashfs /mnt/scratch/calculate + else + mount -n -o remount,rw /