index
:
anaconda.git
dup
firstboot-support
master
msivak
newtui
threading
Anaconda installer - personal development space, mostly the new TUI
Martin Sivák
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bootloader.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
'linux lilo' will get you lilo back now.
Jeremy Katz
2003-10-22
1
-0
/
+9
*
merge from taroon
Jeremy Katz
2003-09-20
1
-1
/
+1
*
merge taroon branch. mostly package bits, but a lot of other misc stuff
Jeremy Katz
2003-06-06
1
-1
/
+1
*
merge from taroon branch to HEAD. mostly the package stuff, but also
Jeremy Katz
2003-05-20
1
-1
/
+7
*
turn off exec shield for now. it breaks grub
Jeremy Katz
2003-05-08
1
-0
/
+6
*
another taroon merge. tagged before as before-taroon-merge, after as
Jeremy Katz
2003-04-24
1
-0
/
+5
*
port to parted 1.6.x
Matt Wilson
2002-11-01
1
-1
/
+1
*
fix mbr/partition handling for kickstart (#70380)
Jeremy Katz
2002-08-02
1
-5
/
+5
*
rootOnLoop cases should be dead
Jeremy Katz
2002-05-30
1
-8
/
+0
*
migrate to using rhpl log function
Mike Fulbright
2002-05-23
1
-1
/
+2
*
1) Fix all copyrights 2) move everything to use rhpl.translate instead of our...
Mike Fulbright
2002-05-23
1
-1
/
+1
*
make the bootloader choices thing actually use the bootloader device order
Jeremy Katz
2002-05-07
1
-1
/
+1
*
merge bootloader changes from HEAD
Jeremy Katz
2002-04-22
1
-0
/
+15
*
booty passes up an exception if no kernels are being installed so we can avoi...
Jeremy Katz
2002-02-07
1
-3
/
+10
*
stage 1 of the partitioning.py cleanup effort --
Jeremy Katz
2002-02-06
1
-2
/
+3
*
this was broken (#59281)
Jeremy Katz
2002-02-04
1
-2
/
+3
*
this will at least not traceback... not really right though
Jeremy Katz
2002-01-25
1
-2
/
+7
*
land boot loader changes to use booty backend infrastructure and switch
Jeremy Katz
2002-01-21
1
-927
/
+8
*
iutil.getArch now returns s390 for s390x, clean up to handle this nicely
Jeremy Katz
2002-01-09
1
-2
/
+2
*
fix cut and pasto (thanks harald)
Jeremy Katz
2001-12-27
1
-1
/
+0
*
whee! merge the first bunch of changes from the 390 branch. this
Jeremy Katz
2001-12-27
1
-6
/
+208
*
pychecker fixup... [].append() only takes one argument in python >= 1.6
Jeremy Katz
2001-11-27
1
-2
/
+2
*
python2 requires explicit tuples
Jeremy Katz
2001-10-31
1
-2
/
+2
*
use startswith
Matt Wilson
2001-10-30
1
-3
/
+5
*
only move the lilo.conf if it exists (they could not have installed any kernels
Jeremy Katz
2001-08-29
1
-1
/
+1
*
add /etc/grub.conf symlink as suggested by mkj; mv /etc/lilo.conf /etc/lilo.c...
Jeremy Katz
2001-08-28
1
-1
/
+15
*
use the same logic for if the default is in the chain list for grub as lilo; ...
Jeremy Katz
2001-08-23
1
-10
/
+3
*
fix-up so we only write out config files if there are any kernels being
Jeremy Katz
2001-08-21
1
-12
/
+33
*
and handle if it exists already (thanks matt)
Jeremy Katz
2001-08-17
1
-0
/
+5
*
symlink /boot/grub/menu.lst for people who are used to grub already
Jeremy Katz
2001-08-17
1
-0
/
+1
*
remove stale efi entries (50779)
Jeremy Katz
2001-08-13
1
-0
/
+28
*
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
[next]