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

Modified Files:
        buildtool.cfg root.linuxrc 
Log Message:
create a dynamic list file for future use and to fix a bug with webconf not 
finding the daemon init script

Index: root.linuxrc
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/initrd/root.linuxrc,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** root.linuxrc        20 Aug 2006 09:24:52 -0000      1.7
--- root.linuxrc        24 Aug 2006 18:11:39 -0000      1.8
***************
*** 245,250 ****
                                gunzip -c $mnt/$f.lrp > /dev/null
                                if [ $? -eq 0 ]; then
!                                       #tar -ztf $mnt/$f.lrp > $PFX/$f.list
!                                       gunzip -c $mnt/$f.lrp | qt tar -x
                                        #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 -zxvf $mnt/$f.lrp > $PFX/$f.list
                                        #Update installed packages file
                                        [ $fnd -ne 1 ] && echo 
"$f">>$PFX/packages

Index: buildtool.cfg
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/initrd/buildtool.cfg,v
retrieving revision 1.27
retrieving revision 1.28
diff -C2 -d -r1.27 -r1.28
*** buildtool.cfg       20 Aug 2006 15:20:15 -0000      1.27
--- buildtool.cfg       24 Aug 2006 18:11:39 -0000      1.28
***************
*** 66,70 ****
  
                Version = 3.0
!               Revision = 3
                
                Help <<EOF
--- 66,70 ----
  
                Version = 3.0
!               Revision = 4
                
                Help <<EOF
***************
*** 104,108 ****
  
                Version = 3.0
!               Revision = 3
                
                Help <<EOF
--- 104,108 ----
  
                Version = 3.0
!               Revision = 4
                
                Help <<EOF
***************
*** 166,170 ****
  
                Version = 3.0
!               Revision = 3
                
                Help <<EOF
--- 166,170 ----
  
                Version = 3.0
!               Revision = 4
                
                Help <<EOF
***************
*** 247,251 ****
  
                Version = 3.0
!               Revision = 3
                
                Help <<EOF
--- 247,251 ----
  
                Version = 3.0
!               Revision = 4
                
                Help <<EOF


-------------------------------------------------------------------------
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