Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | nlplug-findfs: run trigger in thread | Natanael Copa | 2015-09-23 | 1 | -13/+33 | |
| | ||||||
* | nlplug-findfs: fix usage help | Natanael Copa | 2015-09-23 | 1 | -15/+28 | |
| | ||||||
* | nlplug-findfs: do not depend on external trigger script | Natanael Copa | 2015-09-23 | 1 | -7/+35 | |
| | | | | We recursively scan /sys and trigger the events ourselves. | |||||
* | add new tool nlplug-findfs | Natanael Copa | 2015-09-23 | 1 | -0/+511 | |
nlplug-findfs is a tool that will help us to find a given filesystem using coldplug. The only reason that initramfs exist in first place is to set up a rootfs and switch to it. The nlplug-findfs will handle coldplug events til a given filesystem/device is found and then mount it. |