summaryrefslogtreecommitdiff
path: root/src/shared/install.c
AgeCommit message (Expand)Author
2012-07-26systemd: enable/disable instances of templateMichal Sekletar
2012-07-10unit-name: remove unit_name_is_valid_no_type() and move unit_name_is_valid() ...Lennart Poettering
2012-06-27core: rename system.preset to system-presets to follow naming scheme of other...Lennart Poettering
2012-06-21preset: don't look for preset files in /lib unless /usr is split offLennart Poettering
2012-05-31mkdir: append _label to all mkdir() calls that explicitly set the selinux con...Kay Sievers
2012-05-23manager: rework generator logicLennart Poettering
2012-05-21unit: introduce RequiredBy= setting in [Install], to complement WantedBy=Lennart Poettering
2012-05-15install: fix inverted meaning of '--force' in systemctl enableMichal Schmidt
2012-05-08util: split-out path-util.[ch]Kay Sievers
2012-05-07util: split-out conf-file.[ch]Kay Sievers
2012-04-19fix typo in src/shared/install.cSven Anders
2012-04-12move more common files to shared/ and add them to shared.laKay Sievers