Parent Directory | Revision Log | Revision Graph
*** empty log message ***
1 | --- a/pyanaconda/bootloader.py |
2 | +++ b/pyanaconda/bootloader.py |
3 | @@ -2239,7 +2239,7 @@ class EXTLINUX(BootLoader): |
4 | stage2_device_types = ["partition"] |
5 | stage2_bootable = True |
6 | |
7 | - packages = ["syslinux-extlinux"] |
8 | + packages = ["extlinux-bootloader"] |
9 | |
10 | @property |
11 | def config_file(self): |
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |