]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/Config
Sprachen in den Installer auf DE und EN begrenzt.
[ipfire-2.x.git] / lfs / Config
index 7615fd7c2b7b56db5d435f9f030713bf9a010290..5108f593705566f94467cf36f0dfcb5e179a2281 100644 (file)
@@ -21,7 +21,9 @@ URL_KERNEL  = http://www.kernel.org/pub
 URL_TUE     = ftp://ftp.win.tue.nl/pub
 URL_LFS_FTP = http://ftp.at.linuxfromscratch.org/pub/lfs/lfs-packages/5.1.1
 URL_LFS     = http://www.linuxfromscratch.org/patches/downloads
-URL_SFNET   = http://switch.dl.sourceforge.net/sourceforge
+URL_SFNET   = http://kent.dl.sourceforge.net/sourceforge
+URL_IPFIRE  = http://mirror.ipfire.org/source
+URL_IPCOP   = http://ipcop.ath.cx
 
 # Default compiler optimizations.
 #
@@ -45,11 +47,11 @@ DIR_SRC = $(ROOT)/usr/src
 #
 DIR_DL      = $(LFS_BASEDIR)/cache
 DIR_CHK     = $(LFS_BASEDIR)/cache/check
+DIR_CONF    = $(LFS_BASEDIR)/config
 DIR_INFO    = $(LFS_BASEDIR)/log
-DIR_TMP     = /tmp
+DIR_TMP     = /var/tmp
 
 KGCC = ccache /usr/bin/gcc
-KVER = 2.4.31
 
 ###############################################################################
 # Common Macro Definitions