Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2011-02-08 | build-sys: initial support ALTLinux | Alexey Shabalin | |
Hi all! I added basic support for ALTLinux. Please see patch or http://git.altlinux.org/people/shaba/packages/systemd.git?p=systemd.git;a=shortlog;h=refs/heads/altlinux Thanks. | |||
2010-08-30 | unit: introduce AllowIsolate= switch | Lennart Poettering | |
2010-08-26 | units: don't install runlevel links anymore, since thsoe are maintained in ↵ | Lennart Poettering | |
/lib now | |||
2010-08-09 | manager: when two pending jobs conflict, keep the one that "conflicts", ↵ | Lennart Poettering | |
remove the one that is "conflicted" This gives the writer of units control which unit is kept and which is stopped when two units conflict. | |||
2010-08-03 | units: make sure that prefdm wins over the getty if both are pulled in | Lennart Poettering | |
2010-07-07 | units: in order to make the default services parseable by GKeyFile, merge ↵ | Lennart Poettering | |
repeated lines | |||
2010-06-18 | unit: add [Install] section to various service files | Lennart Poettering | |
2010-05-20 | units: SUSE support | Kay Sievers | |
2010-05-19 | shorten copyright header of configuration files | Lennart Poettering | |
2010-05-17 | units: add a couple of Conflicts to make boot targets exclusive | Lennart Poettering | |
2010-05-17 | units: fix commenting | Lennart Poettering | |
2010-05-17 | units: add distribution-specific units | Lennart Poettering | |