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
/
booty
/
ppc.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use iutil arch specifiers rather than rhpl
Jeremy Katz
2009-07-01
1
-4
/
+3
*
Catch errors from bootloader installation and tell the user (#502210).
Chris Lumens
2009-06-05
1
-11
/
+17
*
Clean up argument list after changing from rhpl to iutil for execWithRedirect
Jesse Keating
2009-04-17
1
-1
/
+1
*
Fix writing out the partition= line on PPC (#492732).
Chris Lumens
2009-04-03
1
-6
/
+2
*
Look for a PReP "partition" by examining the format, not the flags (#492426).
Chris Lumens
2009-04-01
1
-2
/
+2
*
getDevice returns a string. Use that to look up the device object (#492465).
Chris Lumens
2009-03-27
1
-1
/
+2
*
Make root= line in grub.conf and path spec in fstab consistent
Hans de Goede
2009-03-20
1
-1
/
+1
*
Fix booty for dmraid
Hans de Goede
2009-03-09
1
-1
/
+1
*
Stop with the fsset usage.
David Lehman
2009-03-05
1
-1
/
+1
*
Fix passing a device vs. passing a device's name in several more places.
Chris Lumens
2009-03-04
1
-1
/
+1
*
bootloader.write takes fewer arguments now, so clean up arg passing.
Chris Lumens
2009-03-04
1
-1
/
+1
*
Move BootyNoKernelWarning into __init__.py and use it.
Chris Lumens
2009-03-04
1
-1
/
+2
*
Use anaconda's provided rootDevice instead of performing another lookup.
Chris Lumens
2009-03-04
1
-7
/
+4
*
Add a storage instance to all bootloaderInfo subclasses.
Chris Lumens
2009-03-04
1
-23
/
+21
*
Remove all uses of fsset.getEntryByMountPoint.
Chris Lumens
2009-03-04
1
-20
/
+23
*
Don't use rhpl.executil anymore.
Chris Lumens
2009-03-04
1
-5
/
+6
*
Move each bootloader class into its own file.
Chris Lumens
2009-03-04
1
-0
/
+179