Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [package] extroot: block-mount block-extroot: Added ability to do a whole ↵ | cshore | 2011-03-13 | 1 | -0/+10 |
| | | | | | | disk extroot instead of only an overlay-based extroot. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26109 3c298f89-4303-0410-b956-a3cf2f4a3e73 | ||||
* | [package]: block-extroot: Fixed hang when no modules in on either squashfs ↵ | cshore | 2011-01-31 | 1 | -2/+2 |
| | | | | | | or jffs2 and suppressed extraneous not found error message when no modules on jffs2. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25259 3c298f89-4303-0410-b956-a3cf2f4a3e73 | ||||
* | [package] base/block-extroot, base/block-mount: Modified preinit and ↵ | cshore | 2010-09-23 | 1 | -6/+8 |
| | | | | | | | | | | | | | | | | | | block-extroot and block-mount so that use of block-mount and block-extroot do not require that block-extroot, block-mount, nor the kernel modules they depend, on are required to included in the image. That is block-extroot and dependencies may now be installed as modules onto the jffs2 part of a squashfs system and it will work. In addition packages which are installed into the jffs2 of a squashfs system may now affect preinit, so long as they do not require execution of commands that occur before the merging of the jffs2 and built-in (squashfs) preinit scripts is done. Thanks jow for the preinit merge stuff! git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23110 3c298f89-4303-0410-b956-a3cf2f4a3e73 | ||||
* | add block-extroot, a package for using an external filesystem as rootfs ↵ | nbd | 2010-02-26 | 1 | -0/+24 |
(patch by cshore) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19880 3c298f89-4303-0410-b956-a3cf2f4a3e73 |