Commit 3ae69fa5 authored by Michael Shigorin's avatar Michael Shigorin

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.
parent cd0db8d3
......@@ -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)))
......
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