aboutsummaryrefslogtreecommitdiff
path: root/src/fe
Commit message (Expand)AuthorAgeFilesLines
* committing changes to gtkfe in stages.Preston Cody2008-05-261-7/+7
* committing changes to gtkfe in stages.Preston Cody2008-05-267-93/+92
* committing changes to gtkfe in stages.Preston Cody2008-05-261-5/+9
* committing changes to gtkfe in stages.Preston Cody2008-05-265-55/+54
* adding gettext support written by Jesus Rivero (Neurogeek)Preston Cody2008-05-261-3/+11
* adding languages po and spanish translation,Preston Cody2008-05-265-0/+3684
* Check for -1 from get_extended_partition() instead of 0Andrew Gaffney2008-05-131-8/+12
* fixing bug 220275 by moving the cancel checkPreston Cody2008-05-041-3/+3
* Remove text referring to UTCAndrew Gaffney2008-04-161-5/+1
* Truncate progress bar status text at 80 charactersAndrew Gaffney2008-04-071-0/+2
* Switch to running vdb_to_fake_binrepo.py instead of reading systempkgs.txtAndrew Gaffney2008-02-281-2/+1
* fix two stupid typos i should've caught earlier.Preston Cody2007-12-061-2/+2
* stupid typoAndrew Gaffney2007-12-041-1/+1
* add a check for no hard drives found so it doesn't barf.Preston Cody2007-12-031-5/+8
* comment out kernelpkgs stuff in gtkfeAndrew Gaffney2007-11-261-1/+1
* taking out kernel-packages support (wasn't stable)Preston Cody2007-11-261-2/+0
* adding commmand-line option for advanced mode which allows full functionality.Preston Cody2007-11-261-9/+10
* attempting to throw in kernpkgs support. will see how this goes.Preston Cody2007-11-191-2/+7
* pre-create conf.d/xdmAndrew Gaffney2007-11-181-8/+4
* s/install_logger/install_logging_daemon/Andrew Gaffney2007-11-171-1/+1
* 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
* 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
* correct bugzilla location for bug 178144Andrew Gaffney2007-11-171-1/+1
* fix error in debug mode for bug 178475Andrew Gaffney2007-11-171-1/+2
* make install log location consistent throughout codeAndrew Gaffney2007-11-172-2/+9
* adding a change to force networkless mode.Preston Cody2007-11-131-22/+22
* 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
* add check for mounted partitionsAndrew Gaffney2007-05-112-0/+4
* new gtkfe splash imageAndrew Gaffney2007-04-121-0/+0
* 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
* add kernel arguments entry field and activate 'doscsi' detection codeAndrew Gaffney2007-03-271-20/+23
* 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
* 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