[oe-commits] org.oe.dev unslung-rootfs: Removed cpio and findutils stuff from unsling

rwhitby commit openembedded-commits at lists.openembedded.org
Tue Mar 27 02:23:28 UTC 2007


unslung-rootfs: Removed cpio and findutils stuff from unsling

Author: rwhitby at nslu2-linux.org
Branch: org.openembedded.dev
Revision: ea9eb1ab8940b614ef5bbd25f1275174941d1e40
ViewMTN: http://monotone.openembedded.org/revision.psp?id=ea9eb1ab8940b614ef5bbd25f1275174941d1e40
Files:
1
packages/nslu2-binary-only/unslung-rootfs/unsling
Diffs:

#
# mt diff -rf2ee250bffe927236c7f7a751c701e5027f29981 -rea9eb1ab8940b614ef5bbd25f1275174941d1e40
#
# 
# 
# patch "packages/nslu2-binary-only/unslung-rootfs/unsling"
#  from [6f14fc63993d555372a975be038a9655232c4cb0]
#    to [5d3d54003d65dc8e716159fd67bfec8e9f3a9199]
# 
============================================================
--- packages/nslu2-binary-only/unslung-rootfs/unsling	6f14fc63993d555372a975be038a9655232c4cb0
+++ packages/nslu2-binary-only/unslung-rootfs/unsling	5d3d54003d65dc8e716159fd67bfec8e9f3a9199
@@ -182,9 +182,7 @@ fi
     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






More information about the Openembedded-commits mailing list