aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiktor w brodlo <wiktor@brodlo.net>2011-07-03 15:47:06 +0000
committerwiktor w brodlo <wiktor@brodlo.net>2011-07-03 15:47:06 +0000
commit47d5a697d7036a01f2ff772c54b8bf7e54d455cb (patch)
tree4d8ffe6b2fac762752599f40c2a187ff15c38a66 /liveinst
parentiw/makeconf_gui.py: import gui (diff)
downloadanaconda-47d5a697d7036a01f2ff772c54b8bf7e54d455cb.tar.gz
anaconda-47d5a697d7036a01f2ff772c54b8bf7e54d455cb.tar.bz2
anaconda-47d5a697d7036a01f2ff772c54b8bf7e54d455cb.zip
mirrorselect
Diffstat (limited to 'liveinst')
-rwxr-xr-xliveinst/liveinst1
1 files changed, 1 insertions, 0 deletions
diff --git a/liveinst/liveinst b/liveinst/liveinst
index 9565af4..aa729ba 100755
--- a/liveinst/liveinst
+++ b/liveinst/liveinst
@@ -41,6 +41,7 @@ export ANACONDA_CHROOTPATH="/mnt/sysimage/.//" # that's a BUG!
export ANACONDA_PRODUCTARCH="$(cat /etc/livedvd-release | cut -d' ' -f 3)"
export ANACONDA_BUGURL="http://bugs.gentoo.org"
export PIXMAPPATH="/usr/share/anaconda/pixmaps"
+export PORTAGE_MIRRORLIST_URL="http://www.gentoo.org/main/en/mirrors3.xml"
function kill_mounts() {
# devkit-disks is now mounting lots of stuff. for now, let's just try to unmount it all