From f171268f41ed727d069cb9a76a28e6295e302788 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 15 Jan 2004 12:57:17 +0000 Subject: warly said that we should not restrict ourselves to lilo --- perl-install/standalone/drakboot | 2 -- 1 file changed, 2 deletions(-) diff --git a/perl-install/standalone/drakboot b/perl-install/standalone/drakboot index c7bb969c4..8aab8e1fb 100755 --- a/perl-install/standalone/drakboot +++ b/perl-install/standalone/drakboot @@ -96,8 +96,6 @@ if (member($cur_res, qw( 785 788 791 794))) { $no_bootsplash = 1; #- we can't select any theme we're not in Framebuffer mode :-/ } -#- and check that lilo is the correct loader -$no_bootsplash ||= $lilogrub ne 'LILO'; do { $no_bootsplash = 0; $cur_res = '800x600' } if $::testing; my @thms; my @boot_thms = if_(!$themes{default}, qw(default)); -- cgit v1.2.1