index
:
anaconda.git
f12-branch
master
Unnamed repository; edit this file to name it for gitweb.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bootloader.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
add '-w' option to efibootmgr invocation, so that a disk id gets written (#50...
Bill Nottingham
2001-08-10
1
-1
/
+1
*
don't include rootdev in the device.map unless we need it since that could be...
Jeremy Katz
2001-08-09
1
-1
/
+0
*
fix ia64
Matt Wilson
2001-08-09
1
-1
/
+2
*
hook edd detection for lilo back in (51096)
Jeremy Katz
2001-08-08
1
-1
/
+12
*
argh, have to have device.map containing all of the devices we use (50904, 49...
Jeremy Katz
2001-08-07
1
-2
/
+17
*
give an example stanza with both kernel and initrd and a small bit of explana...
Jeremy Katz
2001-08-07
1
-3
/
+8
*
add a comment about not having to rerun grub, and fix permissions again (when...
Jeremy Katz
2001-08-01
1
-0
/
+6
*
set bootloader default properly for grub (50249)
Jeremy Katz
2001-08-01
1
-1
/
+17
*
don't use makeactive when setting up the chainlist for dos-ish os's since it'...
Jeremy Katz
2001-07-31
1
-1
/
+1
*
change default timeout to be 10 secs for grub (50217)
Jeremy Katz
2001-07-31
1
-1
/
+1
*
make modules.conf prior to package installation so the kernel %post mkinitrd
Jeremy Katz
2001-07-30
1
-15
/
+2
*
handle the weird raid controllers right
Jeremy Katz
2001-07-25
1
-5
/
+20
*
dual boots with nt
Jeremy Katz
2001-07-25
1
-0
/
+4
*
skip bootloader screens/setup if rootOnLoop
Mike Fulbright
2001-07-24
1
-0
/
+8
*
kill debug spew
Jeremy Katz
2001-07-20
1
-2
/
+0
*
identity crisis
Jeremy Katz
2001-07-20
1
-1
/
+1
*
handle long labels properly everywhere
Jeremy Katz
2001-07-20
1
-13
/
+17
*
set the long or short label depending on which should be changed (49446)
Jeremy Katz
2001-07-19
1
-4
/
+6
*
use grub-install --just-copy to copy the stages into place so that we
Jeremy Katz
2001-07-19
1
-9
/
+20
*
fixes something jeremy broke
Mike Fulbright
2001-07-19
1
-2
/
+2
*
a few more bootloader options output and some sanity checking of the root par...
Jeremy Katz
2001-07-19
1
-0
/
+11
*
use actual partition type as one of the criteria in determining if it should
Jeremy Katz
2001-07-19
1
-1
/
+4
*
raid1 for /boot no longer blows up with either lilo or grub; swap the order o...
Jeremy Katz
2001-07-18
1
-15
/
+29
*
fix mbr vs partition install of bootloader via kickstart
Jeremy Katz
2001-07-17
1
-3
/
+8
*
write both lilo and grub configs out (49195)
Jeremy Katz
2001-07-16
1
-6
/
+9
*
ditto, why is the grub stuff coming up on ia64 anway?
Matt Wilson
2001-07-13
1
-0
/
+1
*
and some UI seems to access this directly (fixing ia64 upgrades in beta2)
Matt Wilson
2001-07-13
1
-0
/
+1
*
define get in base class -- for some reason non-ia32 bootloader UIs are calli...
Matt Wilson
2001-07-13
1
-0
/
+3
*
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
*
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
*
take into account whether or not we have a separate /boot for splashimage
Jeremy Katz
2001-07-09
1
-10
/
+15
*
fix device setting for raid devices
Jeremy Katz
2001-07-07
1
-11
/
+0
*
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
*
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
*
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
*
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
[next]