From 7d65dd71f344d7d0acbd38089c2bcbbb501550bf Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Wed, 14 Oct 2009 16:17:48 +0000 Subject: add some comments --- lib/MDV/Draklive/Initrd.pm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/MDV/Draklive/Initrd.pm b/lib/MDV/Draklive/Initrd.pm index fc1af8b..ff32e37 100644 --- a/lib/MDV/Draklive/Initrd.pm +++ b/lib/MDV/Draklive/Initrd.pm @@ -279,6 +279,8 @@ sub add_splash { cp_f($initrd, $live->get_system_root . $tmp_initrd); { local $::prefix = $live->get_system_root; + #- also calls switch-themes -u (through make-boot-splash) + #- which will regenerate gfxboot current link bootloader::add_boot_splash($tmp_initrd, $live->{system}{vga_mode}); } cp_f($live->get_system_root . $tmp_initrd, $initrd); -- cgit v1.2.1