Commit 5de5da1d authored by Michael Shigorin's avatar Michael Shigorin

regular.mk: rescue should use branding

Well actually it shouldn't -- except for rEFInd the boot manager: branding graphics within the build environment are used to add a single background image to EFI/refind/icons/ thus the change. Wonder how this got lost though as this screenshot: http://en.altlinux.org/File:Altlinux-rescue-uefi-memtest86.jpg clearly illustrates it was working back in December indeed!
parent 49b6291a
......@@ -127,7 +127,7 @@ distro/regular-razorqt: distro/.regular-desktop +razorqt +plymouth; @:
distro/regular-sugar: distro/.regular-gtk use/x11/sugar; @:
distro/regular-rescue: distro/.regular-bare use/rescue/rw \
use/efi/refind use/efi/shell use/efi/memtest86 \
use/branding use/efi/refind use/efi/shell use/efi/memtest86 \
use/syslinux/ui/menu use/hdt test/rescue/no-x11
@$(call set,KFLAVOURS,un-def)
@$(call add,RESCUE_PACKAGES,gpm)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment