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
/
alpha.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pass InstalltData to booty __init__ as it needs access to many of its members
Hans de Goede
2009-08-05
1
-2
/
+2
*
Add a dracutSetupString method to network.py
Hans de Goede
2009-08-04
1
-2
/
+2
*
Catch errors from bootloader installation and tell the user (#502210).
Chris Lumens
2009-06-05
1
-10
/
+16
*
Clean up argument list after changing from rhpl to iutil for execWithRedirect
Jesse Keating
2009-04-17
1
-2
/
+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
-2
/
+2
*
Stop with the fsset usage.
David Lehman
2009-03-05
1
-2
/
+2
*
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
-1
/
+1
*
Add a storage instance to all bootloaderInfo subclasses.
Chris Lumens
2009-03-04
1
-4
/
+4
*
There's no need to paste together the full path over and over again.
Chris Lumens
2009-03-04
1
-6
/
+7
*
Remove all uses of fsset.getEntryByMountPoint.
Chris Lumens
2009-03-04
1
-12
/
+12
*
Don't use rhpl.executil anymore.
Chris Lumens
2009-03-04
1
-3
/
+3
*
Move each bootloader class into its own file.
Chris Lumens
2009-03-04
1
-0
/
+143