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
32d8fac477
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