This website requires JavaScript.
Explore
Help
Sign In
mr
/
openwrt
Watch
2
Star
0
Fork
1
You've already forked openwrt
Code
Issues
7
Pull Requests
Releases
Wiki
Activity
7d67818ab1
openwrt
/
package
/
base-files
History
Felix Fietkau
7d67818ab1
Revert "add ifup -a to boot(),
closes
#4543
#2781
" (r17515) Hotpluggable interfaces are already brought up before /etc/init.d/network boot and this change can break them, if the ifup -a command runs at the wrong time, also starts many interfaces twice, which can lead to issues with PPPoE.
...
SVN-Revision: 17516
2009-09-05 13:05:59 +00:00
..
files
Revert "add ifup -a to boot(),
closes
#4543
#2781
" (r17515) Hotpluggable interfaces are already brought up before /etc/init.d/network boot and this change can break them, if the ifup -a command runs at the wrong time, also starts many interfaces twice, which can lead to issues with PPPoE.
2009-09-05 13:05:59 +00:00
Makefile
uclibc: to rebuild libc.so.0, mklibs.py needs access to libc_so.a which was not exported by default. use it instead of libc_pic.a
2009-08-29 11:56:27 +00:00