aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* import GLIUtilityAndrew Gaffney2007-11-171-0/+1
* start with Partitioning screenAndrew Gaffney2007-11-171-2/+2
* rearrange a bit of code for gtkfe networkless-only transitionAndrew Gaffney2007-11-177-30/+64
* add get_kernpkgs_from_cd() functionAndrew Gaffney2007-11-171-12/+10
* add xdm, gdm, and kdm to package listAndrew Gaffney2007-11-171-0/+3
* modify root mountpoint check in gli-dialog to use a for/else and notify the u...Andrew Gaffney2007-11-171-3/+3
* require at least a / mountpoint.Preston Cody2007-11-171-0/+7
* adding a check after stage3 extraction or creationPreston Cody2007-11-171-0/+4
* move around parentheses to fix bug 179528Andrew Gaffney2007-11-171-1/+1
* correct bugzilla location for bug 178144Andrew Gaffney2007-11-171-1/+1
* fix error in debug mode for bug 178475Andrew Gaffney2007-11-172-2/+3
* set TIMEZONE in /etc/conf.d/clock for bug 158882Andrew Gaffney2007-11-171-0/+2
* make install log location consistent throughout codeAndrew Gaffney2007-11-174-4/+11
* adding a change to force networkless mode.Preston Cody2007-11-131-22/+22
* Added x11-themes/gentoo-artwork-livecd to the list of extra packages.Chris Gianelloni2007-09-041-1/+2
* fix typo from bug 189053Andrew Gaffney2007-08-161-1/+1
* don't default to on-CD snapshot for standard/advancedAndrew Gaffney2007-06-041-2/+2
* fixed misspelled 'separated' per bug 179703Andrew Gaffney2007-05-251-3/+3
* remove bit about sun-jdk being fetch restrictedAndrew Gaffney2007-05-191-1/+1
* create /var and /var/tmp in chroot if they don't existAndrew Gaffney2007-05-141-0/+4
* add check for mounted partitionsAndrew Gaffney2007-05-113-0/+11
* new gtkfe splash imageAndrew Gaffney2007-04-123-10/+9
* don't freak out if partition table can't be readAndrew Gaffney2007-04-011-23/+6
* update grub help textAndrew Gaffney2007-03-281-4/+2
* ugh, copy and paste malfunctionAndrew Gaffney2007-03-281-5/+5
* allow kernel args even in networkless modeAndrew Gaffney2007-03-271-20/+20
* don't cause a KeyError for a blank deviceAndrew Gaffney2007-03-271-1/+1
* remove description text from topAndrew Gaffney2007-03-271-9/+0
* list all available partitions and automatically populate the type field when ...Andrew Gaffney2007-03-271-2/+17
* use devnode instead of deviceAndrew Gaffney2007-03-271-1/+1
* fstab code can handle swap or linux-swap nowAndrew Gaffney2007-03-271-1/+1
* add kernel arguments entry field and activate 'doscsi' detection codeAndrew Gaffney2007-03-271-20/+23
* move swap activation code before empty mountpoint checkAndrew Gaffney2007-03-271-5/+5
* use html entities instead of < and > in help textAndrew Gaffney2007-03-271-1/+1
* attach right label objectAndrew Gaffney2007-03-271-7/+9
* s/or/and/Andrew Gaffney2007-03-271-1/+1
* subtract 1 from max size for freeAndrew Gaffney2007-03-271-1/+3
* force bootloader choice to grub in networkless mode. this is 0.5.1Andrew Gaffney2007-03-251-19/+26
* fixing full-length package names in extra_packagesPreston Cody2007-03-241-4/+6
* the correct variable name helps tooAndrew Gaffney2007-03-231-1/+1
* apparently python doesn't like two concurrent triple-quoted sectionsAndrew Gaffney2007-03-231-10/+0
* set verbose if -d/--debug on commandlineAndrew Gaffney2007-03-231-0/+3
* use get_verbose() from IP instead of variable passed to __init__()Andrew Gaffney2007-03-231-3/+3
* fix none entry for bootloader.Preston Cody2007-03-231-5/+6
* adding Finnish translations provided by Flammie Pirinen <flammie@gentoo.org>Preston Cody2007-03-224-0/+2293
* updates to the french franslations provided by Camille HuotPreston Cody2007-03-224-260/+249
* adding zh_CN translations from Robert Zhang Le.Preston Cody2007-03-224-0/+2135
* fix up help textAndrew Gaffney2007-03-2111-115/+90
* remove RcDotConf.py as it's no longer usedAndrew Gaffney2007-03-211-328/+0
* remove ClientConfig as it's no longer usedAndrew Gaffney2007-03-211-458/+0