From: Dirk Brenken Date: Sun, 20 May 2018 17:23:53 +0000 (+0200) Subject: luci-app-lxc: fix "plain-vanilla" integration X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=fa4dc6be91ad86dbaa0959b40bdb14f50ad21a67;hp=fa4dc6be91ad86dbaa0959b40bdb14f50ad21a67 luci-app-lxc: fix "plain-vanilla" integration I've tried to get the lxc app in a more usable state. Tested with mips and amd64 targets. * fix missing tar/xz dependency, only if LXC_BUSYBOX_OPTIONS is not selected * mute needless gpg validation warning * tidy up controller a little bit * fix multiple possible dispatcher errors * fix compatibility with XHTML standard theme (looks still horrible ;-) * inform the user about custom kernel prerequisites * inform the user about the template download * inform the user if no template was found Signed-off-by: Dirk Brenken ---