unslung-rootfs: Removed cpio and findutils stuff from unsling
authorRod Whitby <rod@whitby.id.au>
Sun, 25 Mar 2007 05:34:56 +0000 (05:34 +0000)
committerRod Whitby <rod@whitby.id.au>
Sun, 25 Mar 2007 05:34:56 +0000 (05:34 +0000)
packages/nslu2-binary-only/unslung-rootfs/unsling

index 6c4dc4c..539a1d2 100755 (executable)
@@ -182,9 +182,7 @@ if ! [ -d $targ/public ] || ! [ -f $targconf/.dongle ] || ! [ -f $targconf/passw
     echo "the device, or the formatting of the device."
     exit 1
 fi
-# /usr/bin/find / -xdev -print | /usr/bin/cpio -p -d -m -u $targ
-# rm -rf $targ/dev ; mv $targ/dev.state $targ/dev
-# rm -rf $targ/var ; mv $targ/var.state $targ/var
+
 echo "./var/tmp" > /tmp/xfile
 echo "./dev.state" >> /tmp/xfile
 echo "./var.state" >> /tmp/xfile