Update of /cvsroot/leaf/src/bering-uclibc/apps/initrd
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv11152

Modified Files:
        root.linuxrc 
Log Message:
bring in line with the way it's done in apkg

Index: root.linuxrc
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/initrd/root.linuxrc,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** root.linuxrc        24 Aug 2006 18:11:39 -0000      1.8
--- root.linuxrc        24 Aug 2006 19:46:16 -0000      1.9
***************
*** 245,249 ****
                                gunzip -c $mnt/$f.lrp > /dev/null
                                if [ $? -eq 0 ]; then
!                                       tar -zxvf $mnt/$f.lrp > $PFX/$f.list
                                        #Update installed packages file
                                        [ $fnd -ne 1 ] && echo 
"$f">>$PFX/packages
--- 245,249 ----
                                gunzip -c $mnt/$f.lrp > /dev/null
                                if [ $? -eq 0 ]; then
!                                       tar -zxvpf $mnt/$f.lrp > $PFX/$f.list
                                        #Update installed packages file
                                        [ $fnd -ne 1 ] && echo 
"$f">>$PFX/packages


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
leaf-cvs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits

Reply via email to