mwarning / openwrt-firmware-selector

OpenWrt firmware selector. With custom image builder support.
https://mwarning.github.io/openwrt-firmware-selector/www/
Creative Commons Zero v1.0 Universal
38 stars 23 forks source link

luci support #42

Closed FreifunkUFO closed 4 years ago

FreifunkUFO commented 4 years ago

would be nice to have this project in luci it is only html and js, so it should be possible.

but the misc-directory (incl. python) has to be changed first https://github.com/mwarning/yet_another_firmware_selector/issues/41

FreifunkUFO commented 4 years ago

a bit like https://github.com/openwrt/luci/tree/master/applications/luci-app-attendedsysupgrade , but also for build other-devices images or images for that device, but with different settings (f.i. packages or config or files)

mwarning commented 4 years ago

I do not understand how the misc folder is a problem, because YAFS as LuCI module would be a new project that has different folders etc. anyway.

mwarning commented 4 years ago

There is the luci-app-attendedsysupgrade (ASU) package. That should do it.