Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-15 | Isolation of udev code from remaining systemd | Anthony G. Basile | |
This commit is a first attempt to isolate the udev code from the remaining code base. It intentionally does not modify any files but purely delete files which, on a first examination, appear to not be needed. This is a sweeping commit which may easily have missed needed code. Files can be retrieved by doing a checkout from the previous commit: git checkout 2944f347d0 -- <filename> | |||
2012-07-15 | intltool: skip the intermediate file in case it remains, not the source file | Kay Sievers | |
2012-07-02 | units: rename systemd-debug-shell.service to debug-shell.service | Lennart Poettering | |
The systemd- prefix for services should be reserved only for services that invoke our own code rather than generic, external code. | |||
2012-06-07 | systemd-debug-shell: add to POTFILES.skip | Kay Sievers | |
2012-04-12 | move more main systemd parts to core/ | Kay Sievers | |
2012-04-11 | move libsystemd_core.la sources into core/ | Kay Sievers | |
2011-12-31 | hostnamed: move sources to subdirectory | Kay Sievers | |
2011-12-31 | localed: move sources to subdirectory | Kay Sievers | |
2011-12-31 | timedated: move sources to subdirectory | Kay Sievers | |
2011-07-12 | build-sys: fix make distcheck | Lennart Poettering | |