Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-14 | container: skip a few things when we are run in a container such as ↵ | Lennart Poettering | |
accessing /proc/cmdline | |||
2011-03-14 | util: return exit status in wait_for_terminate_and_warn() | Lennart Poettering | |
2011-03-09 | dev: use /dev/.run/systemd as runtime directory, instead of /dev/.systemd | Lennart Poettering | |
2011-03-08 | build-sys: add Mandriva distribution supportsystemd/v20 | Andrey Borzenkov | |
This merges several separate patches that I carry as part of Mandriva systemd RPM. They touch those parts that are very unlikely to be changed in near future and do not impose any functionality change for systemd core. I also think it is useful for troubleshooting to have real distribution name in system logs, espicially when someone reports problem upstream. The patch looks bigger than sum of replaced patches because - previous patches were applied on top of distro=fedora, now I need to add all those bits for distro=mandriva as well - part of patch was done as spec file magic, but it seems more logical to ship all these bits together | |||
2010-12-01 | src/quotacheck.c: Fix typo | Ozan Çağlayan | |
Fix quota misspelling in quotacheck.c Signed-off-by: Ozan Çağlayan <ozan@pardus.org.tr> | |||
2010-10-19 | fsck: properly hook in fsck everywhere, add special support for fsck'ing ↵ | Lennart Poettering | |
root dir | |||
2010-10-19 | fsck: add initial version of fsck and quotacheck wrappers | Lennart Poettering | |