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

List:       ipcop-svn
Subject:    [Ipcop-svn] SF.net SVN: ipcop:[5501] ipcop/trunk
From:       gespinasse () users ! sourceforge ! net
Date:       2011-02-26 16:30:00
Message-ID: E1PtN1s-0001DD-5k () sfp-svn-5 ! v30 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Revision: 5501
          http://ipcop.svn.sourceforge.net/ipcop/?rev=5501&view=rev
Author:   gespinasse
Date:     2011-02-26 16:29:59 +0000 (Sat, 26 Feb 2011)

Log Message:
-----------
cpio-2.11 configure have --enable-mt option,(seen in BLFS-devel book)

Add make check

Remove the since 5 years old commented cpioinitrd line

Clean the rootfile

Modified Paths:
--------------
    ipcop/trunk/config/rootfiles/common/cpio
    ipcop/trunk/lfs/cpio

Modified: ipcop/trunk/config/rootfiles/common/cpio
===================================================================
--- ipcop/trunk/config/rootfiles/common/cpio	2011-02-26 08:19:08 UTC (rev 5500)
+++ ipcop/trunk/config/rootfiles/common/cpio	2011-02-26 16:29:59 UTC (rev 5501)
@@ -2,23 +2,6 @@
 ##
 bin/cpio
 #bin/mt
-#usr/libexec/rmt
 #usr/share/info/cpio.info
-#usr/share/locale/da/LC_MESSAGES/cpio.mo
-#usr/share/locale/de/LC_MESSAGES/cpio.mo
-#usr/share/locale/es/LC_MESSAGES/cpio.mo
-#usr/share/locale/fr/LC_MESSAGES/cpio.mo
-#usr/share/locale/gl/LC_MESSAGES/cpio.mo
-#usr/share/locale/hu/LC_MESSAGES/cpio.mo
-#usr/share/locale/ko/LC_MESSAGES/cpio.mo
-#usr/share/locale/nl/LC_MESSAGES/cpio.mo
-#usr/share/locale/pl/LC_MESSAGES/cpio.mo
-#usr/share/locale/pt_BR/LC_MESSAGES/cpio.mo
-#usr/share/locale/ro/LC_MESSAGES/cpio.mo
-#usr/share/locale/ru/LC_MESSAGES/cpio.mo
-#usr/share/locale/sv/LC_MESSAGES/cpio.mo
-#usr/share/locale/tr/LC_MESSAGES/cpio.mo
-#usr/share/locale/zh_CN/LC_MESSAGES/cpio.mo
 #usr/share/man/man1/cpio.1
 #usr/share/man/man1/mt.1
-#boot/cpioinitrd

Modified: ipcop/trunk/lfs/cpio
===================================================================
--- ipcop/trunk/lfs/cpio	2011-02-26 08:19:08 UTC (rev 5500)
+++ ipcop/trunk/lfs/cpio	2011-02-26 16:29:59 UTC (rev 5501)
@@ -82,15 +82,17 @@
 	@$(PREBUILD)
 	@rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar jxf $(DIR_DL)/$(DL_FILE)
 
-	cd $(DIR_APP) && ./configure CPIO_MT_PROG=mt	--prefix=/usr \
-							--bindir=/bin \
-							--libexecdir=/tmp \
-							--with-rmt=/usr/sbin/rmt \
-							--disable-nls
+	cd $(DIR_APP) && ./configure --prefix=/usr \
+					--bindir=/bin \
+					--enable-mt \
+					--libexecdir=/tmp \
+					--with-rmt=/usr/sbin/rmt \
+					--disable-nls
 	cd $(DIR_APP) && make -j $(PARALLELISM)
+ifeq "$(RUNNING_TEST)" "yes"
+	-cd $(DIR_APP) && make check &> $(DIR_TEST)/$(THISAPP)-$(STAGE_ORDER).log
+endif
 	cd $(DIR_APP) && make install
 
-	#install -m 0755 $(DIR_SRC)/src/install+setup/install/cpioinitrd /boot
-
 	@rm -rf $(DIR_APP)
 	@$(POSTBUILD)


This was sent by the SourceForge.net collaborative development platform, the world's \
largest Open Source development site.

------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn


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

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