live.mk: live-rescue += use/efi
The whole live-rescue needs a massive facelift regarding applications included and user experience achieved (remember that folks are going to be stressed enough already with data lost or system(s) not booting, and probably offline as well); but at least it's UEFI bootable now.
This commit is contained in:
parent
cd0db8d363
commit
3ae69fa5dc
@ -35,7 +35,7 @@ distro/live-icewm: distro/.live-desktop use/live/autologin +icewm; @:
|
||||
distro/live-razorqt: distro/.live-desktop use/live/autologin +razorqt; @:
|
||||
distro/live-tde: distro/.live-desktop-ru use/live/install +tde; @:
|
||||
|
||||
distro/live-rescue: distro/live-icewm
|
||||
distro/live-rescue: distro/live-icewm use/efi
|
||||
@$(call add,LIVE_LISTS,$(call tags,rescue && (fs || live || x11)))
|
||||
@$(call add,LIVE_LISTS,openssh \
|
||||
$(call tags,(base || extra) && (archive || rescue || network)))
|
||||
|
Loading…
Reference in New Issue
Block a user