summaryrefslogtreecommitdiffstats
path: root/bootloader.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* merge back in oot's initrd fixJeremy Katz2001-06-221-1/+1
* support dual bootMike Fulbright2001-06-221-6/+15
* fixes for separate /bootErik Troan2001-06-211-4/+4
* merge dispatch to HEADMatt Wilson2001-06-201-0/+407