[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ipcop-cvs
Subject:    [IPCop-cvs] ipcop make.sh,1.129.2.141,1.129.2.142
From:       Gilles Espinasse <gespinasse () users ! sourceforge ! net>
Date:       2006-01-30 22:54:35
Message-ID: E1F3huy-0001Q1-OV () mail ! sourceforge ! net
[Download RAW message or body]

Update of /cvsroot/ipcop/ipcop
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27520

Modified Files:
      Tag: IPCOP_v1_4_0
	make.sh 
Log Message:
Remove tar from update as we revert to the old one

Delay ndiswrapper to next update with 2.4.32 kernel
Kernel need to be patched to update wireless extensions version

Change make.sh so buildtoolchain is only executed:
- on full build without toolchain package
- on toolchain package building
This should allow not to rebuild a package include in the toolchain 
but with a different version.

Fix VERSION not include in cdrom iso and usb iso first boot screen


Index: make.sh
===================================================================
RCS file: /cvsroot/ipcop/ipcop/make.sh,v
retrieving revision 1.129.2.141
retrieving revision 1.129.2.142
diff -C2 -d -r1.129.2.141 -r1.129.2.142
*** make.sh	30 Jan 2006 11:30:09 -0000	1.129.2.141
--- make.sh	30 Jan 2006 22:54:33 -0000	1.129.2.142
***************
*** 524,528 ****
  
    ipcopmake linux	LFS_PASS=ipcop
-   ipcopmake wireless
    ipcopmake 3cp4218 	
    ipcopmake amedyn 	
--- 524,527 ----
***************
*** 619,623 ****
    ipcopmake traceroute
    ipcopmake vlan
!   ipcopmake ndiswrapper
    ipcopmake libsafe
    ipcopmake 3c5x9setup
--- 618,622 ----
    ipcopmake traceroute
    ipcopmake vlan
!   ipcopmake wireless
    ipcopmake libsafe
    ipcopmake 3c5x9setup
***************
*** 739,742 ****
--- 738,743 ----
  		if [ ! -n "$PACKAGE" ]; then
  			echo "`date -u '+%b %e %T'`: Full toolchain compilation" | tee -a $LOGFILE
+ 			prepareenv
+ 			buildtoolchain
  		else
  			PACKAGENAME=${PACKAGE%.tar.gz}
***************
*** 744,754 ****
  			if [ `md5sum $PACKAGE | awk '{print $1}'` == `cat $PACKAGENAME.md5 | awk '{print $1}'` ]; then
  				tar zxf $PACKAGE
  			else
  				exiterror "$PACKAGENAME md5 did not match, check downloaded package"
  			fi
  		fi
  	fi
- 	prepareenv
- 	buildtoolchain
  	buildbase
  	buildipcop
--- 745,757 ----
  			if [ `md5sum $PACKAGE | awk '{print $1}'` == `cat $PACKAGENAME.md5 | awk '{print $1}'` ]; then
  				tar zxf $PACKAGE
+ 				prepareenv
  			else
  				exiterror "$PACKAGENAME md5 did not match, check downloaded package"
  			fi
  		fi
+ 	else
+ 		echo "`date -u '+%b %e %T'`: Using installed toolchain" | tee -a $LOGFILE
+ 		prepareenv
  	fi
  	buildbase
  	buildipcop



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
IPCop-cvs mailing list
IPCop-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic