git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c94d05d
)
unslung-rootfs: Removed cpio and findutils stuff from unsling
author
Rod Whitby
<rod@whitby.id.au>
Sun, 25 Mar 2007 05:34:56 +0000
(
05:34
+0000)
committer
Rod Whitby
<rod@whitby.id.au>
Sun, 25 Mar 2007 05:34:56 +0000
(
05:34
+0000)
packages/nslu2-binary-only/unslung-rootfs/unsling
patch
|
blob
|
history
diff --git
a/packages/nslu2-binary-only/unslung-rootfs/unsling
b/packages/nslu2-binary-only/unslung-rootfs/unsling
index
6c4dc4c
..
539a1d2
100755
(executable)
--- a/
packages/nslu2-binary-only/unslung-rootfs/unsling
+++ b/
packages/nslu2-binary-only/unslung-rootfs/unsling
@@
-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