summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2010-06-17fix --nonet calls to xsltprocPavol Rusnak
2010-06-17doc: install sd-daemon.[ch] as docsLennart Poettering
2010-06-17systemctl: provide compatibility implementations for various sysv utilitiesLennart Poettering
2010-06-17notify: add systemd-notify command line toolLennart Poettering
2010-06-16units: make Arch bootTom Gundersen
2010-06-16service: optionally call into PAM when dropping priviligesLennart Poettering
2010-06-16socket: add optional libwrap supportLennart Poettering
2010-06-16notify: add minimal readiness/status protocol for spawned daemonsLennart Poettering
2010-06-16install: add systemd-install tool for managing alias/wants symlinksLennart Poettering
2010-06-15manager: split off path lookup logic into own .c fileLennart Poettering
2010-06-15systemctl: reimplement systemctl in pure C without Vala/GObjectLennart Poettering
2010-06-07build-sys: make make distcheck work againLennart Poettering
2010-06-07dbus: install bus activation fileLennart Poettering
2010-06-04units: introduce and explain sysinit.targetLennart Poettering
2010-06-03tests: build the right testsLennart Poettering
2010-06-02untis: fix path to helper servicesLennart Poettering
2010-06-02units: add SUSE service filesKay Sievers
2010-06-02build-sys: add missing backslashLennart Poettering
2010-06-02build-sys: move systemd from /sbin to /bin since it should be used by normal ...Lennart Poettering
2010-06-02build-sys: install stuff intended for / into ${rootdir} which is configurable...Lennart Poettering
2010-06-01units: drop fuse fs from automount, since this is now done by udev internallyLennart Poettering
2010-05-24units: fix Gentoo servicesMarc-Antoine Perennou
2010-05-24unit: introduce exit.service for exiting from session instancesLennart Poettering
2010-05-24unit: ship a mail-transfer-agent.target unit by defaultLennart Poettering
2010-05-24unit: turn display-manager.target into a serviceLennart Poettering
2010-05-24path: add .path unit type for monitoring filesLennart Poettering
2010-05-24timer: fully implement timer unitsLennart Poettering
2010-05-23dbus: automatically generate and install introspection filesLennart Poettering
2010-05-23unit: add automount units for a number of API filesystemsLennart Poettering
2010-05-22kmod: automatically load a few kernel modules we need for normal operation be...Lennart Poettering
2010-05-20units: add services for GentooMarc-Antoine Perennou
2010-05-20unit: ship default.service for sessions by defaultLennart Poettering
2010-05-20fedora: we must call the halt script with a symlink of reboot for rebootingLennart Poettering
2010-05-19units: don't install var-run.mount anymore for the momentLennart Poettering
2010-05-18units: replace a few non-essential API mounts with automount unitsLennart Poettering
2010-05-18build-sys: remove vala generated sources only when valac is aroundLennart Poettering
2010-05-17cgroup: don't require debug cgroup controller anymore, use name hierarchy ins...Lennart Poettering
2010-05-17build-sys: don't fail if we cannot create /cgroup/debugLennart Poettering
2010-05-17build-sys: enable xsltproc rules only if we have xsltprocLennart Poettering
2010-05-17build-sys: simplify sed rulesLennart Poettering
2010-05-17build-sys: fix make distcheckLennart Poettering
2010-05-17man: replace syslog name in man page by configured nameLennart Poettering
2010-05-17build-sys: make xsltproc/sed invocations silentLennart Poettering
2010-05-17build-sys: set M4_DISTRO_FLAG from the configure scriptLennart Poettering
2010-05-17units: make sure to ship units/remote-fs.target.m4 in tarballLennart Poettering
2010-05-17unit: properly generate session unitsLennart Poettering
2010-05-17docs: add terse distribution porting guideLennart Poettering
2010-05-17units: add distribution-specific unitsLennart Poettering
2010-05-16units: add rpcbind.target specialLennart Poettering
2010-05-16man: document a few special unitsLennart Poettering