X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=lfs%2FConfig;h=a66406c65d80d9c05f947273da7e6d4dc73aa910;hp=3ec7cb820ce25c7228c26f146595c7ca4a4adec5;hb=05207d6927b62a9e4f63b3560719a5bd4cca0e81;hpb=32fdd7d9bedf7f5f402e0a061ecad32b323cc541 diff --git a/lfs/Config b/lfs/Config index 3ec7cb820c..a66406c65d 100644 --- a/lfs/Config +++ b/lfs/Config @@ -13,15 +13,6 @@ # URLs that are common sources of downloads. If you're having trouble with # a site you should change its URL to that of a suitable mirror site. # -URL_CPAN = http://www.cpan.org/modules/by-module -URL_AGNU = ftp://alpha.gnu.org/gnu -URL_DEBIAN = http://http.us.debian.org/debian/pool/main -URL_GNU = http://ftp.gnu.org/gnu -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://kent.dl.sourceforge.net/sourceforge URL_IPFIRE = http://source.ipfire.eu/othersrc URL_TOOLCHAIN = http://source.ipfire.eu/toolchain URL_IPCOP = http://ipcop.ath.cx @@ -50,7 +41,7 @@ DIR_DL = $(LFS_BASEDIR)/cache DIR_CHK = $(LFS_BASEDIR)/cache/check DIR_CONF = $(LFS_BASEDIR)/config DIR_INFO = $(LFS_BASEDIR)/log -DIR_TMP = /var/tmp +DIR_TMP = /tmp KGCC = gcc