]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/Config
Reiser4 Implementation abgeschlossen...
[ipfire-2.x.git] / lfs / Config
index 3ec7cb820ce25c7228c26f146595c7ca4a4adec5..cae476e0b0d188e77dddb18fd40e888d377d1233 100644 (file)
 # 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_IPFIRE  = http://source.ipfire.org/othersrc
+URL_TOOLCHAIN = http://source.ipfire.org/toolchain
 URL_IPCOP   = http://ipcop.ath.cx
 
 # Default compiler optimizations.
@@ -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