aboutsummaryrefslogtreecommitdiffstats
path: root/package/targets.mak
Commit message (Collapse)AuthorAgeFilesLines
* Fix mdevd-coldlplug -O loop bugLaurent Bercot2022-08-031-0/+2
| | | | | | | | mdevd-coldplug -O reads its data from mdevd, a user process, so the check that we only read kernel data is invalid. Add an option to mdevd_uevent_read() to activate the check or not. Signed-off-by: Laurent Bercot <ska@appnovation.com>
* New mdevd model, prepare for 0.1.0.0Laurent Bercot2018-01-141-1/+0
| | | | | | - mdevd-netlink removed - mdevd listens to the netlink itself - mdevd-coldplug writes nothing to stdout, but triggers the kernel to create uevents
* Initial commitLaurent Bercot2017-10-221-0/+7