This website requires JavaScript.
Explore
Help
Sign In
hurricos
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
7480065917
openwrt
/
package
/
base-files
/
files
/
lib
History
Florian Fainelli
7480065917
/dev/null was used before it was created, so an empty file was created. This prevented the actual device node from being created. The attached patch fixes that, patch from cshore
...
SVN-Revision: 19472
2010-01-31 21:01:21 +00:00
..
firstboot
add preinit modularization work by Daniel Dickinson (cshore)
2010-01-25 17:11:17 +00:00
functions
add preinit modularization work by Daniel Dickinson (cshore)
2010-01-25 17:11:17 +00:00
network
base-files: ensure that the ip6addr of the main interface stays the primary ip by re-adding it after alias setup is completed - patch by Alina Friedrichsen
2010-01-23 22:56:07 +00:00
preinit
/dev/null was used before it was created, so an empty file was created. This prevented the actual device node from being created. The attached patch fixes that, patch from cshore
2010-01-31 21:01:21 +00:00
upgrade
base-files: sysupgade library coomon.sh has "bug" in glibc enviorement. For some reason ld-linux.so.3 is not installed at ramfs and sysupgrade always fails. Signed-off-by: Zintis Petersons <zintis.petersons@e-mail.lv>
2010-01-16 13:39:13 +00:00