Commit 202f4734 authored by Michael Shigorin's avatar Michael Shigorin

conf.d/live.mk: live-webkiosk += live.hooks

Rather convenient for native flash images but can also be beneficial with usual ISO by editing one before burning it.
parent 97e1be6a
......@@ -39,7 +39,7 @@ distro/live-rescue: distro/live-icewm
@$(call add,LIVE_LISTS, \
$(call tags,(base || extra) && (archive || rescue || network)))
distro/live-webkiosk: distro/.live-x11
distro/live-webkiosk: distro/.live-x11 use/live/hooks
@$(call add,LIVE_PACKAGES,livecd-webkiosk)
@$(call add,LIVE_PACKAGES,fonts-ttf-dejavu fonts-ttf-droid)
......
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