Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-19 | setup-devd: add more tests | Natanael Copa | |
2022-05-16 | setup-devd: silence warnings | Natanael Copa | |
add --quiet option to silence warnings | |||
2022-05-16 | setup-devd: use long opts for rc-service | Natanael Copa | |
it makes the script more readable | |||
2022-05-16 | setup-devd: fix service `mdev-init' does not exist message | Natanael Copa | |
We currently does not have any mdev-init script. | |||
2022-05-16 | setup-devd: always perform a coldplug when enabling udev | Laurent Bercot | |
2022-05-12 | setup-devd: fix usage text | Natanael Copa | |
remove the prog prefix so we are consistent with the other scripts. | |||
2022-05-12 | setup-devd: make script testable, fix -h usage option | Natanael Copa | |
Don't exit with error with -h specified. Send usage text to stderr when there is a bad option | |||
2022-05-12 | setup-devd: don't install non-existing mdev-openrc | Natanael Copa | |
The mdev script is provided by busybox-initscripts | |||
2022-04-08 | setup-alpine: add setup-devd script | Laurent Bercot | |