This website requires JavaScript.
Explore
Help
Register
Sign in
arne
/
openwrt
Watch
1
Star
0
Fork
You've already forked openwrt
0
forked from
mirror/openwrt
Code
Pull requests
Activity
c864843cbf
openwrt
/
package
/
block-extroot
History
Daniel Dickinson
3fa871cb4b
block-extroot: Fixed the functionality that disables the extroot after a firmware upgrade (which is necessary because of possible kernel version or uClibc version conflicts). It was implented but actually failed to disable extroot when it should have. This commit fixes that.
...
SVN-Revision: 25269
2011-02-01 06:28:59 +00:00
..
files
block-extroot: Fixed the functionality that disables the extroot after a firmware upgrade (which is necessary because of possible kernel version or uClibc version conflicts). It was implented but actually failed to disable extroot when it should have. This commit fixes that.
2011-02-01 06:28:59 +00:00
Config.in
add block-extroot, a package for using an external filesystem as rootfs (patch by cshore)
2010-02-26 22:46:10 +00:00
Makefile
block-extroot: Added md5sum to extroot and underlying root filesystem. This is used to ensure that the extroot is not mounted as the rootfs after a sysupgrade *until the user deals with the extroot).
2010-12-03 20:01:23 +00:00