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:
Sudhanshu Gautam 2019-09-13 02:20:41 +05:30
parent db14840f4a
commit b835f928a4
4 changed files with 129 additions and 100 deletions

View file

@ -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",