summaryrefslogtreecommitdiffstats
path: root/iw/bootloader_gui.py
Commit message (Collapse)AuthorAgeFilesLines
* s/set_usize/set_size_request/gMatt Wilson2002-01-081-1/+1
|
* don't let user enter spaces for a lilo label. Resolves bug 55875bfox2001-11-091-3/+6
|
* merge anaconda-gtk-2-0-branch to HEADMatt Wilson2001-10-161-81/+79
|
* multiple blank labels is fine (50584)Jeremy Katz2001-08-071-1/+1
|
* remove dbeug printsJeremy Katz2001-07-311-2/+0
|
* Remove all python use of Imlib; replace with gdk pixbufMatt Wilson2001-07-251-12/+8
|
* set the long or short label depending on which should be changed (49446)Jeremy Katz2001-07-191-1/+1
|
* longlabel can't be noneJeremy Katz2001-07-181-0/+3
|
* pychecker fixupsbfox2001-07-181-17/+0
|
* change message slightlyMike Fulbright2001-07-171-1/+2
|
* fix setting of device in bootloader guiJeremy Katz2001-07-161-1/+3
|
* copyrightMatt Wilson2001-07-161-0/+13
|
* add a button for lba32 mode with a warning if it's selected (14351)Jeremy Katz2001-07-161-1/+18
|
* grub password screenbfox2001-07-111-89/+7
|
* if checkLiloReqs is true, the Next button should re-enable if grub passwd ↵bfox2001-07-111-1/+8
| | | | box unchecked
* add ability to set grub password in gui and tuiJeremy Katz2001-07-101-2/+98
|
* use the selected device for the bootloaderJeremy Katz2001-07-091-1/+1
|
* changed options to radio buttonsbfox2001-07-061-36/+44
|
* remove create boot disk questionMike Fulbright2001-07-061-13/+0
|
* fix label changing based on what bootloader is selectedJeremy Katz2001-07-061-5/+34
|
* fix bugs pychecker found...Jeremy Katz2001-07-061-3/+5
|
* integrated changes suggested by docsMike Fulbright2001-07-061-5/+5
|
* minor changes to packing orderbfox2001-07-051-16/+24
|
* make some of the bootloader bits more generic in preparation of landing theJeremy Katz2001-07-021-2/+5
| | | | | ia64 bootloader bits. this also makes lilo work again for those poor souls who don't realize how nice grub is :)
* renamed lilo_gui.py to bootloader_gui.pybfox2001-06-291-0/+420