Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| docs:techref:luci2 [2020/09/09 14:42] – [LuCI2 (OpenWrt web user interface)] jamesmacwhite | docs:techref:luci2 [2021/03/18 12:48] (current) – Add warning, remove old luci2 feed hnyman | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== LuCI2 (OpenWrt web user interface) ====== | ====== LuCI2 (OpenWrt web user interface) ====== | ||
| + | {{page> | ||
| + | |||
| + | ==== NOTE: This page currently mixes the five+ years old abandoned original " | ||
| + | |||
| For years OpenWrt was using [[LuCI]], a web user interface written in [[http:// | For years OpenWrt was using [[LuCI]], a web user interface written in [[http:// | ||
| Line 113: | Line 117: | ||
| console.log(memory); | console.log(memory); | ||
| });</ | });</ | ||
| - | |||
| - | ==== How to test ==== | ||
| - | Code is being developed here [[https:// | ||
| - | |||
| - | FIXME: As of March 2019 - The ' | ||
| - | |||
| - | Add new feed into [[docs: | ||
| - | < | ||
| - | src-git luci2 https:// | ||
| - | </ | ||
| - | |||
| - | Install luci2 packages: | ||
| - | < | ||
| - | ./ | ||
| - | </ | ||
| - | |||
| - | Select package Luci2 in menuconfig and compile new image. | ||