summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2010-06-04units: introduce and explain sysinit.targetLennart Poettering1-7/+9
2010-06-03tests: build the right testsLennart Poettering1-1/+1
2010-06-02untis: fix path to helper servicesLennart Poettering1-3/+2
2010-06-02units: add SUSE service filesKay Sievers1-0/+7
2010-06-02build-sys: add missing backslashLennart Poettering1-1/+1
2010-06-02build-sys: move systemd from /sbin to /bin since it should be used by normal ...Lennart Poettering1-5/+2
2010-06-02build-sys: install stuff intended for / into ${rootdir} which is configurable...Lennart Poettering1-16/+23
2010-06-01units: drop fuse fs from automount, since this is now done by udev internallyLennart Poettering1-2/+0
2010-05-24units: fix Gentoo servicesMarc-Antoine Perennou1-0/+8
2010-05-24unit: introduce exit.service for exiting from session instancesLennart Poettering1-1/+6
2010-05-24unit: ship a mail-transfer-agent.target unit by defaultLennart Poettering1-0/+1
2010-05-24unit: turn display-manager.target into a serviceLennart Poettering1-2/+5
2010-05-24path: add .path unit type for monitoring filesLennart Poettering1-1/+4
2010-05-24timer: fully implement timer unitsLennart Poettering1-0/+2
2010-05-23dbus: automatically generate and install introspection filesLennart Poettering1-0/+19
2010-05-23unit: add automount units for a number of API filesystemsLennart Poettering1-2/+14
2010-05-22kmod: automatically load a few kernel modules we need for normal operation be...Lennart Poettering1-0/+1
2010-05-20units: add services for GentooMarc-Antoine Perennou1-0/+9
2010-05-20unit: ship default.service for sessions by defaultLennart Poettering1-0/+3
2010-05-20fedora: we must call the halt script with a symlink of reboot for rebootingLennart Poettering1-0/+2
2010-05-19units: don't install var-run.mount anymore for the momentLennart Poettering1-4/+0
2010-05-18units: replace a few non-essential API mounts with automount unitsLennart Poettering1-1/+21
2010-05-18build-sys: remove vala generated sources only when valac is aroundLennart Poettering1-3/+7
2010-05-17cgroup: don't require debug cgroup controller anymore, use name hierarchy ins...Lennart Poettering1-1/+2
2010-05-17build-sys: don't fail if we cannot create /cgroup/debugLennart Poettering1-2/+2
2010-05-17build-sys: enable xsltproc rules only if we have xsltprocLennart Poettering1-2/+2
2010-05-17build-sys: simplify sed rulesLennart Poettering1-4/+1
2010-05-17build-sys: fix make distcheckLennart Poettering1-9/+9
2010-05-17man: replace syslog name in man page by configured nameLennart Poettering1-33/+56
2010-05-17build-sys: make xsltproc/sed invocations silentLennart Poettering1-3/+3
2010-05-17build-sys: set M4_DISTRO_FLAG from the configure scriptLennart Poettering1-10/+4
2010-05-17units: make sure to ship units/remote-fs.target.m4 in tarballLennart Poettering1-1/+4
2010-05-17unit: properly generate session unitsLennart Poettering1-8/+23
2010-05-17docs: add terse distribution porting guideLennart Poettering1-1/+2
2010-05-17units: add distribution-specific unitsLennart Poettering1-16/+106
2010-05-16units: add rpcbind.target specialLennart Poettering1-0/+1
2010-05-16man: document a few special unitsLennart Poettering1-4/+7
2010-05-16units: automatically generated syslog.targetLennart Poettering1-2/+10
2010-05-16units: move a number of units into the tarballLennart Poettering1-0/+18
2010-05-16build-sys: generate intermediate files in subdirsLennart Poettering1-14/+18
2010-05-16build-sys: move source files to subdirectoryLennart Poettering1-78/+88
2010-05-16build-sys: use autoconf'igured mkdir/ln/sed programsLennart Poettering1-4/+5
2010-05-16build-sys: fix make distcheckLennart Poettering1-5/+4
2010-05-16logger,initctl: port to daemon reference implementationLennart Poettering1-2/+6
2010-05-15install: create both session/system unit dirs, even if emptyLennart Poettering1-0/+2
2010-05-15man: add some initial man page workLennart Poettering1-15/+43
2010-05-14install: create /cgroup/debug mount point on installLennart Poettering1-1/+5
2010-05-14manager: merge /etc/xdg/systemd/session and /etc/systemd/sessionLennart Poettering1-0/+5
2010-05-13build-sys: include README and LICENSE in tarballLennart Poettering1-1/+3
2010-05-13vala: hide a few vala warningsLennart Poettering1-3/+3