Revision: 6092
http://ipcop.svn.sourceforge.net/ipcop/?rev=6092&view=rev
Author: gespinasse
Date: 2011-11-16 18:40:03 +0000 (Wed, 16 Nov 2011)
Log Message:
-----------
Run fix-up before giving hand to the shell.
That require to run stage2 before to create the file if needed.
Modified Paths:
--------------
ipcop/trunk/make.sh
Modified: ipcop/trunk/make.sh
===================================================================
--- ipcop/trunk/make.sh 2011-11-16 18:34:31 UTC (rev 6091)
+++ ipcop/trunk/make.sh 2011-11-16 18:40:03 UTC (rev 6092)
@@ -1343,6 +1343,9 @@
[ -f ${GCC_AVAILABLE} ] && update-gcc-hash "$GCC_AVAILABLE" &&
break
done
+ chroot_make stage2
+ chroot_make fix-up
+
${SUDO} ${NICECMD} ${NICEPARAM} ${CHROOT} ${LFS} /${TOOLS_DIR}/bin/env
-i \
HOME=/root \
TERM=${TERM} \
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure
contains a definitive record of customers, application performance,
security threats, fraudulent activity, and more. Splunk takes this
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Ipcop-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ipcop-svn