This website requires JavaScript.
Explore
Help
Register
Sign In
hak5
/
openwrt
mirror of
https://github.com/hak5/openwrt.git
Watch
1
Star
0
Fork
You've already forked openwrt
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6cfc172b61
openwrt
/
package
/
base-files
/
files
/
etc
/
init.d
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
..
boot
add new config option for the hostname in /etc/config/system (
fixes
#1302
,
#1438
)
2007-03-06 21:28:57 +00:00
config
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
network
add support for if{down,up} -a and implement proper start/stop/restart for /etc/init.d/network
2007-03-02 13:21:33 +00:00
rcS
use syslogd -C16 instead of syslogd -C 16 (busybox 1.4 compatibility)
2007-01-25 17:39:38 +00:00
usb
make usb init script executable
2007-01-25 17:42:07 +00:00