/[soft]/drakx/trunk/perl-install/bootloader.pm
ViewVC logotype

Diff of /drakx/trunk/perl-install/bootloader.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3570 by tv, Mon Mar 12 19:31:03 2012 UTC revision 3571 by colin, Mon Mar 19 18:33:40 2012 UTC
# Line 1057  sub suggest { Line 1057  sub suggest {
1057                 {                 {
1058                  root => $root,                  root => $root,
1059                  if_($options{vga_fb}, vga => $options{vga_fb}), #- using framebuffer                  if_($options{vga_fb}, vga => $options{vga_fb}), #- using framebuffer
1060                  if_($options{vga_fb} && $options{quiet}, append => "splash=silent"),                  if_($options{vga_fb} && $options{splash}, append => "splash"),
1061                    if_($options{quiet}, append => "quiet"),
1062                 });                 });
1063    
1064          if ($options{vga_fb} && $e->{label} eq 'linux') {          if ($options{vga_fb} && $e->{label} eq 'linux') {

Legend:
Removed from v.3570  
changed lines
  Added in v.3571

  ViewVC Help
Powered by ViewVC 1.1.30