Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-10-06 | Move probe-bcache to UDEVLIBDIR | Gabriel | |
2013-10-05 | udev: Fit into the standard rule sequencev1.0.2 | Gabriel | |
Move the rule to run a bit later, after the standard udev rules have called blkid. Don't run blkid manually, and run probe-bcache as a fallback which can be patched out in a package that depends on util-linux 2.24+. probe-bcache: bail if libblkid finds anything Preserve our last-resort safety check here in case earlier rules fail to call blkid. | |||
2013-04-11 | Register devices with just udev. | Gabriel | |
This means bcache devices will be registered earlier and in all cases, not just when the rootfs fails to mount. The initramfs hook is still there to ensure the bcache module and udev rules are shipped if an initramfs is used. | |||
2012-07-13 | Fix the initramfs script | Kent Overstreet | |
2012-04-11 | Update initramfs probe script | Kent Overstreet | |
2010-10-08 | UUIDs | Kent Overstreet | |