aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix to progress bar overflow bug.Preston Cody2008-05-111-1/+4
* sync dynamic-stage3 code in GLIPortage with GLIArchAndrew Gaffney2008-04-031-5/+10
* Switch to running vdb_to_fake_binrepo.py instead of reading systempkgs.txtAndrew Gaffney2008-02-281-7/+16
* force livecd and bindist USEAndrew Gaffney2007-12-031-4/+4
* apparently we don't need to pre-create dirs...just put stuff where portage ex...Andrew Gaffney2007-03-121-1/+1
* write to world file directly instead of using echoAndrew Gaffney2007-03-061-1/+3
* mode apparently isn't optional, even though the help says it isAndrew Gaffney2007-03-061-3/+3
* more debugging code for counter updateAndrew Gaffney2007-03-061-6/+9
* create /var/cache/edb if it doesn't existAndrew Gaffney2007-03-061-0/+7
* add code for updating COUNTER properly for livecd-kernel and GRPAndrew Gaffney2007-03-061-0/+24
* pass grp_install option to get_deps()Andrew Gaffney2007-02-161-2/+2
* add a little more descriptive debugging to kernel sourcesPreston Cody2007-01-301-1/+1
* grp_install parameter passed to emerge() and get_deps()Andrew Gaffney2007-01-301-6/+5
* add -k option to usage messageAndrew Gaffney2006-09-131-1/+3
* -k option to install livecd-kernel to shut up wolf31o2 :PAndrew Gaffney2006-09-131-1/+7
* src/GLIPortage.py:Andrew Gaffney2006-09-131-1/+3
* add FEATURES=noauto to ebuild callsAndrew Gaffney2006-07-101-4/+4
* src/GLIPortage.py:Andrew Gaffney2006-06-251-15/+15
* disable directory permissions checking codeAndrew Gaffney2006-04-191-11/+11
* make copy_pkg_to_chroot() not quite so verbose in verbose modeAndrew Gaffney2006-03-051-2/+2
* src/GLIPortage.py:Andrew Gaffney2006-03-051-1/+33
* preserve permissions when copying from image dir to chrootAndrew Gaffney2006-03-051-2/+12
* src/GLIPortage.py:Andrew Gaffney2006-02-271-10/+10
* grp code fixupsAndrew Gaffney2006-02-201-8/+11
* print instead of sys.stdout.write()Andrew Gaffney2006-02-201-2/+2
* display progress of stage3 generationAndrew Gaffney2006-02-201-1/+2
* len() instead of .lengthAndrew Gaffney2006-02-201-2/+2
* src/GLIPortage.py:Andrew Gaffney2006-02-201-1/+112
* src/GLIPortage.py:Andrew Gaffney2006-02-171-1/+3
* fsck...typoAndrew Gaffney2006-02-111-2/+2
* src/GLIPortage.py:Andrew Gaffney2006-02-111-1/+7
* src/GLIPortage.py:Andrew Gaffney2006-02-101-2/+3
* short circuit for chroot as wellAndrew Gaffney2006-02-091-2/+9
* forgot to return a valueAndrew Gaffney2006-02-091-1/+3
* src/GLIPortage.py:Andrew Gaffney2006-02-091-2/+7
* src/GLIPortage, src/GLIArchitectureTemplate.py:Andrew Gaffney2006-02-071-2/+11
* missing slashAndrew Gaffney2006-02-051-3/+3
* src/GLIPortage.py:Andrew Gaffney2006-02-051-4/+6
* src/GLIPortage.py:Andrew Gaffney2006-01-071-1/+2
* ignore 'dir' entries in CONTENTSAndrew Gaffney2006-01-061-6/+6
* src/GLIUtility.py:Andrew Gaffney2006-01-061-17/+33
* apparently that code *was* importantAndrew Gaffney2006-01-031-4/+4
* remove link if it exists before moving content into placeAndrew Gaffney2006-01-031-6/+9
* call copy_pkg_to_chroot() directly for livecd-kernelAndrew Gaffney2006-01-031-7/+2
* small hack in get_deps() for packages that are in host vdb but not snapshotAndrew Gaffney2006-01-031-2/+7
* call get_best_version_vdb() instead of get_best_version_vdb_chroot()Andrew Gaffney2006-01-031-2/+2
* runtimedeps.py still sucksAndrew Gaffney2006-01-031-9/+9
* missing 'if'Andrew Gaffney2006-01-021-2/+2
* all kinds of fun stuff...see the ChangelogAndrew Gaffney2006-01-021-46/+55
* typoAndrew Gaffney2006-01-021-3/+3