luci-app-lxc: fix "plain-vanilla" integration 1808/head
authorDirk Brenken <dev@brenken.org>
Sun, 20 May 2018 17:23:53 +0000 (19:23 +0200)
committerDirk Brenken <dev@brenken.org>
Wed, 23 May 2018 20:21:46 +0000 (22:21 +0200)
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 <dev@brenken.org>

No differences found