mirror of
https://git.netzspielplatz.de/docker-multiarch/openwrt-firmware-selector.git
synced 2025-11-08 22:29:28 +00:00
Add functionality to edit UCI defaults
A new section in Advanced section is introduced that can be used to build custom images with custom UCI defaults Fixes #10 Signed-off-by: Sudhanshu Gautam <me@sudhanshug.com>
This commit is contained in:
parent
db14840f4a
commit
b835f928a4
4 changed files with 129 additions and 100 deletions
|
|
@ -15,6 +15,7 @@
|
|||
"Build": "Build",
|
||||
"Cancel": "Cancel",
|
||||
"Add package(s)": "Add package(s)",
|
||||
"Edit UCI defaults": "Edit UCI defaults",
|
||||
"Version": "Version",
|
||||
"Please confirm that you want to perform this action": "Please confirm that you want to perform this action",
|
||||
"Building image requires computation resources, so we would request you to check if this selection is what you want": "Building image requires computation resources, so we would request you to check if this selection is what you want",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue