Einige Buildfixes

git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@355 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
ms
2006-12-05 14:32:03 +00:00
parent 73d9a908d5
commit fcb5057d1f
4 changed files with 5 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
etc/boot.d
#etc/boot.d
#etc/boot.d/01-unmountinitrd
#etc/boot.d/02-sethostname
#etc/boot.d/03-loadkeymap

View File

@@ -91,12 +91,10 @@
* hdparm-6.6
* htop-0.6.2
* httpd-2.2.2
* hwinfo
* iana-etc-2.10
* ibod
* iftop-0.17
* inetutils-1.4.2
* initscripts_old
* ipac-ng-1.31
* ipaddr-1.2
* iproute2-2.6.16-060323

View File

@@ -41,7 +41,7 @@ ifeq "$(LFS_PASS)" "install"
else
TARGET = $(DIR_INFO)/$(THISAPP)
EXTRA_CONFIG = --prefix=/usr --disable-nls
EXTRA_MAKE = $(MAKETUNING)
EXTRA_MAKE =
EXTRA_INSTALL =
endif
else

View File

@@ -170,7 +170,7 @@ prepareenv() {
# Setup environment
set +h
LC_ALL=POSIX
MAKETUNING="-j8"
MAKETUNING="-j12"
export LFS LC_ALL CFLAGS CXXFLAGS MAKETUNING
unset CC CXX CPP LD_LIBRARY_PATH LD_PRELOAD
@@ -555,7 +555,6 @@ buildinstaller() {
installmake gettext
installmake kbd
installmake popt
installmake kudzu
installmake sysvinit
installmake misc-progs
installmake e2fsprogs
@@ -564,6 +563,7 @@ buildinstaller() {
installmake util-linux
installmake pciutils
installmake pcmciautils
installmake kudzu
installmake installer
installmake scsi.img # this is to be deleted
installmake driver.img # this is to be deleted
@@ -598,7 +598,7 @@ buildpackages() {
# Create images for install
ipfiremake cdrom
ipfiremake pxe
cp $LFS/install/images/{*.iso,*.tgz} $BASEDIR >> $LOGFILE 2>&1
cp -f $LFS/install/images/{*.iso,*.tgz} $BASEDIR >> $LOGFILE 2>&1
# ipfirepackages