[PATCH 02/13] Don't change bootloader names for various configurations.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



---
 pyanaconda/bootloader.py |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/pyanaconda/bootloader.py b/pyanaconda/bootloader.py
index e2a9ef3..eb8f799 100644
--- a/pyanaconda/bootloader.py
+++ b/pyanaconda/bootloader.py
@@ -1106,7 +1106,6 @@ class GRUB(BootLoader):
 
 
 class EFIGRUB(GRUB):
-    name = "GRUB (EFI)"
     can_dual_boot = False
     _config_dir = "efi/EFI/redhat"
 
@@ -1347,8 +1346,6 @@ class Yaboot(YabootSILOBase):
 
 
 class IPSeriesYaboot(Yaboot):
-    # XXX is this just for pSeries?
-    name = "Yaboot (IPSeries)"
     prog = "mkofboot"
 
     target_device_format_types = ["prepboot"]
@@ -1369,7 +1366,6 @@ class IPSeriesYaboot(Yaboot):
 
 
 class MacYaboot(Yaboot):
-    name = "Yaboot (Mac)"
     prog = "mkofboot"
 
     can_dual_boot = True
-- 
1.7.3.4

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list


[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux