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
19723d09c2
openwrt
/
package
/
base-files
/
files
/
lib
History
Daniel Dickinson
1385904dfa
base-files: Add function pi_include the /lib/functions/boot.sh used by preinit, which safely sources files as well as working correctly whether the script using it is a package added to the jffs2 part of a squashfs or built into an image or on some other root filesystem.
...
SVN-Revision: 23099
2010-09-19 23:29:40 +00:00
..
firstboot
change from /jffs to /overlay, patch from Daniel Dickinson
2010-03-21 17:16:50 +00:00
functions
base-files: Add function pi_include the /lib/functions/boot.sh used by preinit, which safely sources files as well as working correctly whether the script using it is a package added to the jffs2 part of a squashfs or built into an image or on some other root filesystem.
2010-09-19 23:29:40 +00:00
network
base-files: kill possibly existing udhcpc instance when bringing up a dhcp iface, utilize service_kill() in dhcp shutdown. Based on patch by Stijn Tintel. Possibly related to
#7314
2010-09-19 15:13:06 +00:00
preinit
base-files: localize variable in do_move_devtmpfs(), remove extra temporary variable and shorten conditional
2010-07-24 19:33:11 +00:00
upgrade
change from /jffs to /overlay, patch from Daniel Dickinson
2010-03-21 17:16:50 +00:00