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-26 14:19:43 +00:00
Code
Issues
Actions
5
Packages
Projects
Releases
Wiki
Activity
openwrt
/
package
/
base-files
History
Jo-Philipp Wich
3c3941f109
base-files: remove network preconfig, it collides with ar71xx network firstboot uci-defaults To supply custom network settings, it is better to embed a complete network config file using the files/ overlay, the old image lan preconfig options are also very limited in scope and actually collide with sysupgrade and firstboot hardware detection on at least ar71xx and possibly other targets, therfore drop this facility.
...
SVN-Revision: 31258
2012-04-12 09:43:44 +00:00
..
files
base-files: split service related functions off to /lib/functions/service.sh
2012-03-20 14:29:50 +00:00
glibc-files
/etc
base-files: Add /etc/nsswitch.conf to targets running glibc/eglibc, otherwise name resolution fails
2011-02-18 10:37:26 +00:00
image-config.in
fix missing quote (thx, puchu)
2010-01-25 23:03:53 +00:00
Makefile
base-files: remove network preconfig, it collides with ar71xx network firstboot uci-defaults To supply custom network settings, it is better to embed a complete network config file using the files/ overlay, the old image lan preconfig options are also very limited in scope and actually collide with sysupgrade and firstboot hardware detection on at least ar71xx and possibly other targets, therfore drop this facility.
2012-04-12 09:43:44 +00:00