Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1) Fix all copyrights 2) move everything to use rhpl.translate instead of ↵ | Mike Fulbright | 2002-05-23 | 1 | -2/+2 |
| | | | | our own translate.py | ||||
* | make the bootloader choices thing actually use the bootloader device order | Jeremy Katz | 2002-05-07 | 1 | -1/+1 |
| | | | | | | so that we can do things like avoid saying the mbr is on a removable device. abstract out part of the fsset.bootloaderChoices logic so that it can be used without the bootloader object as needed | ||||
* | more merging fun from the hampton branch. I'm pretty sure this doesn't | Jeremy Katz | 2002-04-19 | 1 | -1/+3 |
| | | | | work now, at least in gui. text mode might, though | ||||
* | skip the later bootloader screens if we select no bootloader (thanks notting) | Jeremy Katz | 2002-02-01 | 1 | -1/+5 |
| | |||||
* | land boot loader changes to use booty backend infrastructure and switch | Jeremy Katz | 2002-01-21 | 1 | -28/+37 |
| | | | | | over to new screens. tagged as before_bootloader_merge and after_bootloader_merge appropriately | ||||
* | saying you're not sure you don't want a bootloader should take you back to ↵ | Jeremy Katz | 2001-08-17 | 1 | -16/+21 |
| | | | | choosing which bootloader to choose | ||||
* | don't make the label None, that's silly | Jeremy Katz | 2001-08-14 | 1 | -0/+3 |
| | |||||
* | make the label at least an empty string, should fix 51071 | Jeremy Katz | 2001-08-14 | 1 | -0/+2 |
| | |||||
* | warning for bootloader passwords less than six characters instead of | Jeremy Katz | 2001-08-01 | 1 | -0/+17 |
| | | | | | strictly enforcing the limit. make sure it's at least one character though (50528) | ||||
* | just call it a boot loader password instead of GRUB password (49971) | Jeremy Katz | 2001-07-31 | 1 | -1/+1 |
| | |||||
* | set the long or short label depending on which should be changed (49446) | Jeremy Katz | 2001-07-19 | 1 | -2/+2 |
| | |||||
* | skip bootloader password if no bootloader is being installed | Jeremy Katz | 2001-07-18 | 1 | -1/+3 |
| | |||||
* | fix pychecker complaints | Mike Fulbright | 2001-07-18 | 1 | -2/+2 |
| | |||||
* | sync message | Jeremy Katz | 2001-07-17 | 1 | -1/+2 |
| | |||||
* | fix up for bootloaderpassword step | Jeremy Katz | 2001-07-16 | 1 | -7/+19 |
| | | | | fix for editing labels/setting defaults (49194) | ||||
* | add a button for lba32 mode with a warning if it's selected (14351) | Jeremy Katz | 2001-07-16 | 1 | -9/+28 |
| | |||||
* | fix help tags | Mike Fulbright | 2001-07-11 | 1 | -6/+7 |
| | |||||
* | *sigh* | Jeremy Katz | 2001-07-11 | 1 | -1/+1 |
| | |||||
* | method, not var | Jeremy Katz | 2001-07-11 | 1 | -1/+1 |
| | |||||
* | fix going back from bootloader pass | Jeremy Katz | 2001-07-11 | 1 | -1/+1 |
| | |||||
* | add ability to set grub password in gui and tui | Jeremy Katz | 2001-07-10 | 1 | -0/+77 |
| | |||||
* | more copyright notices | Matt Wilson | 2001-07-09 | 1 | -4/+13 |
| | |||||
* | more tag changes for online docs | Mike Fulbright | 2001-07-06 | 1 | -1/+1 |
| | |||||
* | text.py | Jeremy Katz | 2001-07-06 | 1 | -31/+68 |
| | |||||
* | integrated changes suggested by docs | Mike Fulbright | 2001-07-06 | 1 | -9/+9 |
| | |||||
* | more bootloader fixes for yesterday | Jeremy Katz | 2001-07-04 | 1 | -2/+5 |
| | |||||
* | make some of the bootloader bits more generic in preparation of landing the | Jeremy Katz | 2001-07-02 | 1 | -2/+5 |
| | | | | | ia64 bootloader bits. this also makes lilo work again for those poor souls who don't realize how nice grub is :) | ||||
* | change hot key to F2 instead of space bar | bfox | 2001-07-02 | 1 | -3/+5 |
| | |||||
* | renaming lilo_text.py to bootloader_text.py | bfox | 2001-07-02 | 1 | -0/+255 |