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!
This commit is contained in:
parent
49b6291a40
commit
5de5da1d55
@ -127,7 +127,7 @@ distro/regular-razorqt: distro/.regular-desktop +razorqt +plymouth; @:
|
|||||||
distro/regular-sugar: distro/.regular-gtk use/x11/sugar; @:
|
distro/regular-sugar: distro/.regular-gtk use/x11/sugar; @:
|
||||||
|
|
||||||
distro/regular-rescue: distro/.regular-bare use/rescue/rw \
|
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
|
use/syslinux/ui/menu use/hdt test/rescue/no-x11
|
||||||
@$(call set,KFLAVOURS,un-def)
|
@$(call set,KFLAVOURS,un-def)
|
||||||
@$(call add,RESCUE_PACKAGES,gpm)
|
@$(call add,RESCUE_PACKAGES,gpm)
|
||||||
|
Loading…
Reference in New Issue
Block a user