From 9ace91446fdff67650d771f3fd1daf6d409d7fc6 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 29 Sep 2008 09:59:05 +0000 Subject: (setupBootloaderBefore) update an obsolete comment --- perl-install/any.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install') diff --git a/perl-install/any.pm b/perl-install/any.pm index 7f05b0fc3..3564ef8f6 100644 --- a/perl-install/any.pm +++ b/perl-install/any.pm @@ -202,7 +202,7 @@ sub setupBootloaderBefore { detect_devices::matching_desc__regexp('GeForce.*Integrated') #- needed for fbdev driver (hack). ); - #- propose the default fb mode for kernel fb, if aurora or bootsplash is installed. + #- propose the default fb mode for kernel fb, if bootsplash is installed. my $need_fb = $do_pkgs->are_installed('bootsplash'); bootloader::suggest($bootloader, $all_hds, vga_fb => ($force_vga || $vga && $need_fb) && $vga_fb, -- cgit v1.2.1