summaryrefslogtreecommitdiff
path: root/package/block-extroot/files/55_determine_extroot_sysupgrade
Commit message (Collapse)AuthorAgeFilesLines
* block-mount: Merged block-mount, block-extroot, and block-hotplug into a ↵Daniel Dickinson2011-03-271-63/+0
| | | | | | single binary package called block-mount. SVN-Revision: 26314
* block-mount block-extroot: Rename /tmp/rom-disabled to ↵Daniel Dickinson2011-03-271-2/+8
| | | | | | /tmp/whole_root-dsibled for disabled mounts of a non-overlay external rootfs. SVN-Revision: 26311
* extroot: block-mount block-extroot: Added ability to do a whole disk extroot ↵Daniel Dickinson2011-03-131-3/+3
| | | | | | instead of only an overlay-based extroot. SVN-Revision: 26109
* block-extroot: Fixed the functionality that disables the extroot after a ↵Daniel Dickinson2011-02-011-3/+5
| | | | | | 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
* block-extroot: Added md5sum to extroot and underlying root filesystem. This ↵Daniel Dickinson2010-12-031-0/+55
is used to ensure that the extroot is not mounted as the rootfs after a sysupgrade *until the user deals with the extroot). SVN-Revision: 24230