aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* use proper file name for kernel packagesAndrew Gaffney2007-11-171-4/+3
* add get_kernpkgs_from_cd() functionAndrew Gaffney2007-11-171-12/+10
* create /var and /var/tmp in chroot if they don't existAndrew Gaffney2007-05-141-0/+4
* remove /tmp/spawn_exitcode after grabbing contentsAndrew Gaffney2007-03-181-0/+1
* let tee write to the logfileAndrew Gaffney2007-03-181-10/+13
* use full cat/pkg for GRP pkgsAndrew Gaffney2007-03-121-1/+1
* strip off category because that's how it was done previously...ickAndrew Gaffney2007-03-111-1/+1
* get_grp_pkgs_from_cd() pulls package list from vdb instead of grppkgs.txtAndrew Gaffney2007-03-111-0/+3
* add reset to bash spawn cmdPreston Cody2007-03-041-1/+1
* moving the configure_networking function into gli-dialogPreston Cody2007-03-031-64/+0
* taking self out of two callsPreston Cody2007-03-031-3/+3
* fixing up the way bash is spawned for handling exceptionsPreston Cody2007-03-031-2/+1
* more code reorgAndrew Gaffney2006-10-281-1/+1
* moving a few more things around.Preston Cody2006-10-221-0/+72
* abandoned local USE project. no right way to do it.Preston Cody2006-06-171-8/+2
* fixes to the mirros and uri browsing codePreston Cody2006-06-171-5/+2
* src/GLIUtility.py:Andrew Gaffney2006-06-171-1/+1
* Initial attempt at moving extra_packages early in the setup to only showPreston Cody2006-06-171-2/+8
* src/GLIUtility.py:Andrew Gaffney2006-06-101-1/+1
* add get_chosts() functionAndrew Gaffney2006-02-141-0/+20
* cosmetic changesAndrew Gaffney2006-01-081-0/+1
* debug code in spawn()Andrew Gaffney2006-01-081-6/+18
* not_paying_attention_to_what_you_paste--Andrew Gaffney2006-01-081-1/+1
* add --progress=dotAndrew Gaffney2006-01-081-1/+1
* rearrange bash-fuAndrew Gaffney2006-01-081-2/+4
* missing spaceAndrew Gaffney2006-01-081-1/+2
* add an 'if cc:'Andrew Gaffney2006-01-081-1/+2
* modify fetch_and_unpack_tarball() and get_uri() to allow fetch subprogressAndrew Gaffney2006-01-081-5/+12
* spacing errorAndrew Gaffney2006-01-071-1/+1
* src/GLIUtility.py:Andrew Gaffney2006-01-071-0/+2
* src/GLIUtility.py:Andrew Gaffney2006-01-061-17/+0
* spawn() takes any False argument for chroot instead of just NoneAndrew Gaffney2006-01-011-1/+1
* src/GLIArchitectureTemplate.py:Andrew Gaffney2005-12-311-0/+3
* src/GLIUtility.py:Andrew Gaffney2005-12-211-1/+1
* check 'Network already setup' if gentoo.org can be pingedAndrew Gaffney2005-11-281-1/+1
* remove print statement from exitsuccess()Andrew Gaffney2005-10-271-1/+0
* src/GLIUtility.py:Andrew Gaffney2005-10-271-1/+4
* add --batch --no-floppy to grub commandAndrew Gaffney2005-10-271-0/+1
* bump buffer size up to 16384Andrew Gaffney2005-10-251-2/+6
* doubled the buffer size in spawn()Andrew Gaffney2005-10-251-1/+1
* src/GLIUtility.py:Andrew Gaffney2005-10-231-0/+17
* use read() instead of readlines() in spawn()Andrew Gaffney2005-10-211-9/+19
* src/GLIUtility.py, src/GLIArchitectureTemplate.py:Andrew Gaffney2005-10-211-5/+18
* src/GLIUtility.py:Andrew Gaffney2005-10-161-2/+2
* clean up some tab/space messesAndrew Gaffney2005-10-151-3/+3
* fix indentation issuesAndrew Gaffney2005-10-151-2/+2
* Utility: remove exception for non-existant grppkgs.txt until the new livecdPreston Cody2005-10-091-1/+2
* fix all calls to get_active_text() in URIBrowser.pyAndrew Gaffney2005-10-051-1/+1
* src/GLIUtility.py:Andrew Gaffney2005-10-051-0/+2
* removed rot13ify()Andrew Gaffney2005-10-021-13/+0