summaryrefslogtreecommitdiffstats
path: root/bootloader.py
Commit message (Expand)AuthorAgeFilesLines
* kill debug spewJeremy Katz2001-07-201-2/+0
* identity crisisJeremy Katz2001-07-201-1/+1
* handle long labels properly everywhereJeremy Katz2001-07-201-13/+17
* set the long or short label depending on which should be changed (49446)Jeremy Katz2001-07-191-4/+6
* use grub-install --just-copy to copy the stages into place so that weJeremy Katz2001-07-191-9/+20
* fixes something jeremy brokeMike Fulbright2001-07-191-2/+2
* a few more bootloader options output and some sanity checking of the root par...Jeremy Katz2001-07-191-0/+11
* use actual partition type as one of the criteria in determining if it shouldJeremy Katz2001-07-191-1/+4
* raid1 for /boot no longer blows up with either lilo or grub; swap the order o...Jeremy Katz2001-07-181-15/+29
* fix mbr vs partition install of bootloader via kickstartJeremy Katz2001-07-171-3/+8
* write both lilo and grub configs out (49195)Jeremy Katz2001-07-161-6/+9
* ditto, why is the grub stuff coming up on ia64 anway?Matt Wilson2001-07-131-0/+1
* and some UI seems to access this directly (fixing ia64 upgrades in beta2)Matt Wilson2001-07-131-0/+1
* define get in base class -- for some reason non-ia32 bootloader UIs are calli...Matt Wilson2001-07-131-0/+3
* move GUI GRUB password to a new screenbfox2001-07-111-0/+3
* add ability to set grub password in gui and tuiJeremy Katz2001-07-101-0/+7
* fix up going back to the partitioning screen and forward to it again...Jeremy Katz2001-07-091-6/+10
* support for setting grub passwordsJeremy Katz2001-07-091-1/+23
* add backend support for forcing lba32 modeJeremy Katz2001-07-091-8/+26
* take into account whether or not we have a separate /boot for splashimageJeremy Katz2001-07-091-10/+15
* fix device setting for raid devicesJeremy Katz2001-07-071-11/+0
* don't always use ext2.. that's sillyJeremy Katz2001-07-061-1/+2
* should initialize efi correctly on a fresh ia64 nowJeremy Katz2001-07-061-0/+21
* fix bugs pychecker found...Jeremy Katz2001-07-061-13/+1
* typoMatt Wilson2001-07-031-1/+2
* write out the splashimage pathMatt Wilson2001-07-031-3/+4
* write out bootloader to ks.cfgJeremy Katz2001-07-031-0/+22
* ia64 really installs nowJeremy Katz2001-07-021-3/+4
* fix another niggle and add the ia64 bitsJeremy Katz2001-07-021-2/+36
* fix dual bootJeremy Katz2001-07-021-2/+2
* make some of the bootloader bits more generic in preparation of landing theJeremy Katz2001-07-021-122/+170
* change name by defaultMike Fulbright2001-06-271-1/+1
* don't write bootloader config in test modeBill Nottingham2001-06-271-1/+2
* move upgrade mounting code into generic function, split bootloader init away ...Matt Wilson2001-06-271-2/+2
* we don't use this, and it breaks / on raid. oopsJeremy Katz2001-06-271-1/+0
* fix kickstart bootloader and partitioningJeremy Katz2001-06-271-1/+16
* more bootloader fixesJeremy Katz2001-06-261-3/+2
* typoMike Fulbright2001-06-261-1/+1
* use tuple expansion instead of string addition - it's fasterMatt Wilson2001-06-261-4/+5
* really fix initrds on /bootJeremy Katz2001-06-261-1/+1
* fix for var name changeErik Troan2001-06-251-2/+1
* more pycheckerJeremy Katz2001-06-231-1/+1
* more pychecker fixupsMatt Wilson2001-06-231-0/+35
* bye bye debuggingJeremy Katz2001-06-231-1/+0
* make it so you can specify nolinear via kickstart for compatibilityJeremy Katz2001-06-231-1/+6
* pychecker caught this - not sure how to fixMike Fulbright2001-06-221-0/+1
* copyrightMatt Wilson2001-06-221-0/+15
* crapMike Fulbright2001-06-221-1/+1
* dont put red hat version in for dos stanzasMike Fulbright2001-06-221-1/+1
* misc fixesJeremy Katz2001-06-221-2/+2