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

Modified Files:
        buildtool.cfg buildtool.mk 
Log Message:
greatly simplified the network init.d script by putting the proc setting in 
sysctl.conf like is also done upstream. This change also saves 500 bytes in the 
etc package

Index: buildtool.cfg
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/etc/buildtool.cfg,v
retrieving revision 1.23
retrieving revision 1.24
diff -C2 -d -r1.23 -r1.24
*** buildtool.cfg       28 Aug 2006 20:19:33 -0000      1.23
--- buildtool.cfg       29 Aug 2006 18:02:50 -0000      1.24
***************
*** 311,320 ****
  </File>
  
- <File options>
-   Server = cvs-sourceforge
-   Revision = HEAD
-   Directory = etc/skel/network
- </File>
- 
  <Package>
        <etc>
--- 311,314 ----
***************
*** 530,542 ****
                        </File>
                        <File>
-                               Filename        = etc/network/options
-                               Source          = etc/network/options
-                               Type            = conf
-                               Description     = network options file
-                               Conffile        = etc.net
-                               Type            = binary
-                               Type            = local
-                       </File>
-                       <File>
                                Filename        = etc/hosts
                                Source          = etc/hosts
--- 524,527 ----

Index: buildtool.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/etc/buildtool.mk,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** buildtool.mk        16 Oct 2004 10:45:37 -0000      1.3
--- buildtool.mk        29 Aug 2006 18:02:50 -0000      1.4
***************
*** 50,54 ****
        cp -a rcS.default $(ETC_TARGET_DIR)/etc/default/rcS
        cp -a interfaces $(ETC_TARGET_DIR)/etc/network  
-       cp -a options $(ETC_TARGET_DIR)/etc/network
        cp -a bootmisc.sh $(ETC_TARGET_DIR)/etc/init.d
        cp -a checkroot.sh $(ETC_TARGET_DIR)/etc/init.d
--- 50,53 ----


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