openwrt/package/block-mount/files
Daniel Dickinson 18b473ca9b base/block-extroot, base/block-mount: Modified preinit and 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!

SVN-Revision: 23110
2010-09-23 13:58:05 +00:00
..
10-swap add the block-mount package by Daniel Dickinson (cshore), replacing existing automount functionality 2010-02-26 22:45:39 +00:00
20-fsck add the block-mount package by Daniel Dickinson (cshore), replacing existing automount functionality 2010-02-26 22:45:39 +00:00
40-mount add the block-mount package by Daniel Dickinson (cshore), replacing existing automount functionality 2010-02-26 22:45:39 +00:00
block.sh block-mount: Fixed mount deadlocks due to buggy use of locks in /lib/functions/block.sh 2010-06-29 10:07:45 +00:00
fsck.sh base/block-extroot, base/block-mount: Modified preinit and 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. 2010-09-23 13:58:05 +00:00
fstab.config add the block-mount package by Daniel Dickinson (cshore), replacing existing automount functionality 2010-02-26 22:45:39 +00:00
fstab.init block-mount: Attempt swapon a after mounting as well as before. This ensures that swap on a filesystem is enabled. 2010-07-12 17:28:50 +00:00
mount.sh base/block-extroot, base/block-mount: Modified preinit and 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. 2010-09-23 13:58:05 +00:00