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-11-12 | enable localization for common *ctl commands | Dave Reisner | |
2012-10-29 | hostnamectl: do not choke on set-hostname with no argument | Kay Sievers | |
https://bugzilla.redhat.com/show_bug.cgi?id=871172 | |||
2012-10-21 | hostnamectl: add more really basic system info to the status output | Lennart Poettering | |
2012-10-19 | timedatectl,hostnamectl: rework --help text | Lennart Poettering | |
2012-10-17 | hostname: add new hostnamectl tool as text client for hostnamed | Lennart Poettering | |