diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2003-01-07 01:25:40 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2003-01-07 01:25:40 +0000 |
commit | a602d02f16f68fcd0d67178b69268e64334ddae7 (patch) | |
tree | 9d8c882c0e10676d9902703da4dbf7c1ce9d40d4 /perl-install/c | |
parent | 071f08879eb991db55b7a0c743a19fc539c33f5a (diff) | |
download | drakx-a602d02f16f68fcd0d67178b69268e64334ddae7.tar drakx-a602d02f16f68fcd0d67178b69268e64334ddae7.tar.gz drakx-a602d02f16f68fcd0d67178b69268e64334ddae7.tar.bz2 drakx-a602d02f16f68fcd0d67178b69268e64334ddae7.tar.xz drakx-a602d02f16f68fcd0d67178b69268e64334ddae7.zip |
(method_choices): returns the choices of bootloaders (lilo, grub, yaboot...) + cleanup
(suggest_onmbr): "lilo" and "grub" are now "unsafe" "on_mbr" choices
- renaming of $lilo with $bootloader
- $bootloader->{methods} is replaced by the much simpler $bootloader->{method},
the special handling of grub (which need to also generate lilo.conf)
is nicely handled in bootloader::install()
- cleanup error handling: it was using the ugly (though safe) /tmp/.error
temporary file, better use an exception
Diffstat (limited to 'perl-install/c')
0 files changed, 0 insertions, 0 deletions