Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | define get in base class -- for some reason non-ia32 bootloader UIs are ↵ | Matt Wilson | 2001-07-13 | 1 | -0/+3 | |
| | | | | calling this | |||||
* | move GUI GRUB password to a new screen | bfox | 2001-07-11 | 1 | -0/+3 | |
| | ||||||
* | add ability to set grub password in gui and tui | Jeremy Katz | 2001-07-10 | 1 | -0/+7 | |
| | ||||||
* | fix up going back to the partitioning screen and forward to it again... | Jeremy Katz | 2001-07-09 | 1 | -6/+10 | |
| | | | | also, don't setup bootloader choices while going backwards | |||||
* | support for setting grub passwords | Jeremy Katz | 2001-07-09 | 1 | -1/+23 | |
| | ||||||
* | add backend support for forcing lba32 mode | Jeremy Katz | 2001-07-09 | 1 | -8/+26 | |
| | | | | run grub with --no-floppy | |||||
* | take into account whether or not we have a separate /boot for splashimage | Jeremy Katz | 2001-07-09 | 1 | -10/+15 | |
| | | | | make grubbyPartitionName handle just the disk as well | |||||
* | fix device setting for raid devices | Jeremy Katz | 2001-07-07 | 1 | -11/+0 | |
| | | | | | move partitioningComplete into partitioning.py make raidmembers be a list of uniqueIDs instead of list of parts | |||||
* | don't always use ext2.. that's silly | Jeremy Katz | 2001-07-06 | 1 | -1/+2 | |
| | ||||||
* | should initialize efi correctly on a fresh ia64 now | Jeremy Katz | 2001-07-06 | 1 | -0/+21 | |
| | ||||||
* | fix bugs pychecker found... | Jeremy Katz | 2001-07-06 | 1 | -13/+1 | |
| | ||||||
* | typo | Matt Wilson | 2001-07-03 | 1 | -1/+2 | |
| | ||||||
* | write out the splashimage path | Matt Wilson | 2001-07-03 | 1 | -3/+4 | |
| | ||||||
* | write out bootloader to ks.cfg | Jeremy Katz | 2001-07-03 | 1 | -0/+22 | |
| | ||||||
* | ia64 really installs now | Jeremy Katz | 2001-07-02 | 1 | -3/+4 | |
| | | | | | reference paths to initrd and kernel based on kernelLocation only try to boot dos partitions on i386 | |||||
* | fix another niggle and add the ia64 bits | Jeremy Katz | 2001-07-02 | 1 | -2/+36 | |
| | ||||||
* | fix dual boot | Jeremy Katz | 2001-07-02 | 1 | -2/+2 | |
| | ||||||
* | make some of the bootloader bits more generic in preparation of landing the | Jeremy Katz | 2001-07-02 | 1 | -122/+170 | |
| | | | | | ia64 bootloader bits. this also makes lilo work again for those poor souls who don't realize how nice grub is :) | |||||
* | change name by default | Mike Fulbright | 2001-06-27 | 1 | -1/+1 | |
| | ||||||
* | don't write bootloader config in test mode | Bill Nottingham | 2001-06-27 | 1 | -1/+2 | |
| | ||||||
* | move upgrade mounting code into generic function, split bootloader init away ↵ | Matt Wilson | 2001-06-27 | 1 | -2/+2 | |
| | | | | from what ever the heck is going on with getting the partition requests set up | |||||
* | we don't use this, and it breaks / on raid. oops | Jeremy Katz | 2001-06-27 | 1 | -1/+0 | |
| | ||||||
* | fix kickstart bootloader and partitioning | Jeremy Katz | 2001-06-27 | 1 | -1/+16 | |
| | | | | move setting of the fsset out of gui and tui and into partitioningComplete | |||||
* | more bootloader fixes | Jeremy Katz | 2001-06-26 | 1 | -3/+2 | |
| | ||||||
* | typo | Mike Fulbright | 2001-06-26 | 1 | -1/+1 | |
| | ||||||
* | use tuple expansion instead of string addition - it's faster | Matt Wilson | 2001-06-26 | 1 | -4/+5 | |
| | ||||||
* | really fix initrds on /boot | Jeremy Katz | 2001-06-26 | 1 | -1/+1 | |
| | ||||||
* | fix for var name change | Erik Troan | 2001-06-25 | 1 | -2/+1 | |
| | ||||||
* | more pychecker | Jeremy Katz | 2001-06-23 | 1 | -1/+1 | |
| | ||||||
* | more pychecker fixups | Matt Wilson | 2001-06-23 | 1 | -0/+35 | |
| | ||||||
* | bye bye debugging | Jeremy Katz | 2001-06-23 | 1 | -1/+0 | |
| | ||||||
* | make it so you can specify nolinear via kickstart for compatibility | Jeremy Katz | 2001-06-23 | 1 | -1/+6 | |
| | ||||||
* | pychecker caught this - not sure how to fix | Mike Fulbright | 2001-06-22 | 1 | -0/+1 | |
| | ||||||
* | copyright | Matt Wilson | 2001-06-22 | 1 | -0/+15 | |
| | ||||||
* | crap | Mike Fulbright | 2001-06-22 | 1 | -1/+1 | |
| | ||||||
* | dont put red hat version in for dos stanzas | Mike Fulbright | 2001-06-22 | 1 | -1/+1 | |
| | ||||||
* | misc fixes | Jeremy Katz | 2001-06-22 | 1 | -2/+2 | |
| | ||||||
* | merge back in oot's initrd fix | Jeremy Katz | 2001-06-22 | 1 | -1/+1 | |
| | ||||||
* | support dual boot | Mike Fulbright | 2001-06-22 | 1 | -6/+15 | |
| | ||||||
* | fixes for separate /boot | Erik Troan | 2001-06-21 | 1 | -4/+4 | |
| | ||||||
* | merge dispatch to HEAD | Matt Wilson | 2001-06-20 | 1 | -0/+407 | |