FS#14424 - give lilo back in the install wizard
Attached to Project:
Release Engineering
Opened by amir (pika) - Wednesday, 22 April 2009, 10:14 GMT
Last edited by Dieter Plaetinck (Dieter_be) - Thursday, 29 December 2011, 20:51 GMT
Opened by amir (pika) - Wednesday, 22 April 2009, 10:14 GMT
Last edited by Dieter Plaetinck (Dieter_be) - Thursday, 29 December 2011, 20:51 GMT
|
Details
in 2009.02 lilo had been removed from the install wizard
you cannot edit the file and install it as part of the install wizard like before you can chroot after completing the wizard to install it i request giving lilo back as option in the wizard like there was in the 2008 releases i could not find the discussion in the arch dev-public mailing list i could find one theredebian-devel@lists.debian.org/msg261395.html"> http://www.mail-archive.com/debian-devel@lists.debian.org/msg261395.html if the reason for removal in arch is indeed image size on amd64 i think that justifies a short warning in the wizard : choose a boot loader grub lilo (use at your own risk) none but not just removal |
This task depends upon
Closed by Dieter Plaetinck (Dieter_be)
Thursday, 29 December 2011, 20:51 GMT
Reason for closing: Won't implement
Additional comments about closing: nobody wants to support/maintain lilo support in aif
Thursday, 29 December 2011, 20:51 GMT
Reason for closing: Won't implement
Additional comments about closing: nobody wants to support/maintain lilo support in aif
a) works with GPT partition tables (our grub-legacy package doesn't)
b) lilo could be used as boot loader on raid levels other only raid0/raid1 (untested)
But lilo back in installer? Hmm, abstain...
I think it could be installed from command line (instead grub from installer) for those people who will use lilo...
Fwiw: readding lilo support back doesn't seem that hard ( see http://projects.archlinux.org/?p=installer.git;a=blob;f=setup;h=7b3d80342ac31a775078ea3162737fcd082bd075;hb=02edf10459168b5ad6e0814b0bd8ddcb9fc0e104 )
Especially for the install scripts it would be silly to let our branches diverge. Rather we should try to keep them in sync as much as we can.
So if it were up to me, i would accept patches for both lilo and syslinux