This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
mirror of
https://github.com/openwrt/openwrt.git
synced
2025-01-28 23:23:59 +00:00
Code
Issues
Actions
6
Packages
Projects
Releases
Wiki
Activity
openwrt
/
package
/
base-files
/
files
/
lib
/
config
History
Felix Fietkau
2c62bddcfe
Add an 'Image Configuration' menu to menuconfig Packages can export a list of config options with labels and data types through the metadata. The selected config values will be exported to the target filesystem in /etc/uci-defaults and applied on the first boot.
...
SVN-Revision: 6572
2007-03-16 03:02:31 +00:00
..
specs
Integrate basic UCI config file validation support Needs more testing and validation is not enforced yet
2007-02-26 20:04:04 +00:00
parse_spec.awk
Integrate basic UCI config file validation support Needs more testing and validation is not enforced yet
2007-02-26 20:04:04 +00:00
template.awk
rename default/ to files/
2006-11-22 23:30:57 +00:00
uci-update.awk
rename default/ to files/
2006-11-22 23:30:57 +00:00
uci.sh
Add an 'Image Configuration' menu to menuconfig Packages can export a list of config options with labels and data types through the metadata. The selected config values will be exported to the target filesystem in /etc/uci-defaults and applied on the first boot.
2007-03-16 03:02:31 +00:00
validate_config.awk
Integrate basic UCI config file validation support Needs more testing and validation is not enforced yet
2007-02-26 20:04:04 +00:00
validate_spec.awk
Integrate basic UCI config file validation support Needs more testing and validation is not enforced yet
2007-02-26 20:04:04 +00:00
validate.sh
Integrate basic UCI config file validation support Needs more testing and validation is not enforced yet
2007-02-26 20:04:04 +00:00