Update of /cvsroot/leaf/src/bering-uclibc4/source/busybox
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv26395

Modified Files:
        buildtool.cfg buildtool.mk 
Log Message:
disable busybox-dev-root.patch - it's useless.
Note that df / is still broken.

This commit seems to introduce the regression:

http://git.busybox.net/busybox/commit/?h=1_18_stable&id=09e63bb81f12707d31c8c4570931af0196b53a46



Index: buildtool.cfg
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc4/source/busybox/buildtool.cfg,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** buildtool.cfg       4 Dec 2010 16:16:51 -0000       1.5
--- buildtool.cfg       29 Dec 2010 10:18:12 -0000      1.6
***************
*** 12,21 ****
  </File>
  
! <File busybox-dev-root.patch>
!       Server = cvs4-sourceforge
!       envname = BUSYBOX_PATCH1
!       directory = busybox
!       revision = HEAD
! </File>
  
  <File psargs.patch>
--- 12,21 ----
  </File>
  
! #<File busybox-dev-root.patch>
! #     Server = cvs4-sourceforge
! #     envname = BUSYBOX_PATCH1
! #     directory = busybox
! #     revision = HEAD
! #</File>
  
  <File psargs.patch>

Index: buildtool.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc4/source/busybox/buildtool.mk,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** buildtool.mk        4 Dec 2010 16:16:51 -0000       1.7
--- buildtool.mk        29 Dec 2010 10:18:12 -0000      1.8
***************
*** 16,20 ****
  $(BUSYBOX_DIR)/.source: 
        bzcat $(BUSYBOX_SOURCE) | tar -xvf -
!       cat $(BUSYBOX_PATCH1) | patch -d $(BUSYBOX_DIR) -p1
        cat $(BUSYBOX_PATCH2) | patch -d $(BUSYBOX_DIR) -p1
        cat $(BUSYBOX_PATCH3) | patch -d $(BUSYBOX_DIR) -p1
--- 16,20 ----
  $(BUSYBOX_DIR)/.source: 
        bzcat $(BUSYBOX_SOURCE) | tar -xvf -
! #     cat $(BUSYBOX_PATCH1) | patch -d $(BUSYBOX_DIR) -p1
        cat $(BUSYBOX_PATCH2) | patch -d $(BUSYBOX_DIR) -p1
        cat $(BUSYBOX_PATCH3) | patch -d $(BUSYBOX_DIR) -p1


------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
leaf-cvs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits

Reply via email to