/[packages]/updates/infra_4/draklive/current/SOURCES/draklive-gfxmenu.patch
ViewVC logotype

Contents of /updates/infra_4/draklive/current/SOURCES/draklive-gfxmenu.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 822665 - (show annotations) (download)
Fri May 22 18:27:02 2015 UTC (8 years, 11 months ago) by tmb
File size: 814 byte(s)
add buildsystem specific gfxmenu hack
1 diff -Nurp draklive-2.3.orig/draklive draklive-2.3/draklive
2 --- draklive-2.3.orig/draklive 2015-05-22 21:14:50.000000000 +0300
3 +++ draklive-2.3/draklive 2015-05-22 21:24:11.322341774 +0300
4 @@ -81,6 +81,8 @@ sub build_syslinux_cfg {
5 my $boot = $live->get_media_prefix('boot', $opts->{boot});
6 my ($initrd, $kernel, $bootlogo, $help) = map { $to_root ? basename($_) : $_ }
7 map { $boot . $_ } $media->get_initrd_path, @syslinux_boot_files;
8 + # Hack for broken gfxmenu
9 + cp_f("/home/draklive/live-config/files/hacks/message", $live->get_builddir . $live->{prefix}{build}{boot} . '/syslinux/bootlogo');
10 my $has_bootlogo = $live->{system}{gfxboot} &&
11 -e ($live->get_builddir . $live->{prefix}{build}{boot} . '/syslinux/bootlogo');
12 my $timeout = get_bootloader_timeout($live) * 10;

  ViewVC Help
Powered by ViewVC 1.1.30