summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
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
2010-05-16units: automatically generated syslog.targetLennart Poettering
2010-05-16units: move a number of units into the tarballLennart Poettering
2010-05-16build-sys: generate intermediate files in subdirsLennart Poettering
2010-05-16build-sys: move source files to subdirectoryLennart Poettering
2010-05-16build-sys: use autoconf'igured mkdir/ln/sed programsLennart Poettering
2010-05-16build-sys: fix make distcheckLennart Poettering
2010-05-16logger,initctl: port to daemon reference implementationLennart Poettering
2010-05-15install: create both session/system unit dirs, even if emptyLennart Poettering
2010-05-15man: add some initial man page workLennart Poettering
2010-05-14install: create /cgroup/debug mount point on installLennart Poettering
2010-05-14manager: merge /etc/xdg/systemd/session and /etc/systemd/sessionLennart Poettering
2010-05-13build-sys: include README and LICENSE in tarballLennart Poettering
2010-05-13vala: hide a few vala warningsLennart Poettering
2010-05-13configure: Allow to disable build of tools that require GTK.Michael Tremer
2010-05-10Distribute the necessary header files tooTollef Fog Heen
2010-05-10Remove .h files from _SOURCESTollef Fog Heen
2010-05-09swap: add .swap unit typeMaarten Lankhorst
2010-05-09loopback: configure lo device on bootupLennart Poettering
2010-05-08hostname: unify hostname configuration file parsers a littleLennart Poettering
2010-05-06we don't actually need libgee anymoreLennart Poettering
2010-04-23units: fix logger/initctl pathsLennart Poettering
2010-04-21execute: support basic filesystem namespacingLennart Poettering
2010-04-21reload: implement reload/reexec logicLennart Poettering
2010-04-18dbus: greatly extend dbus coverageLennart Poettering
2010-04-15core: add minimal templating systemLennart Poettering
2010-04-13units: install a few basic units by defaultLennart Poettering
2010-04-10udev: install rules file that ignore those nasty useless tty devices by defaultLennart Poettering
2010-04-10dbus: install D-Bus policy file by defaultLennart Poettering
2010-04-10mount: implement mounting properlyLennart Poettering
2010-04-10hostname: set hostname early during boottimeLennart Poettering
2010-04-07build-sys: fix build regarding SYSTEM_SYSVRCND_PATHLennart Poettering
2010-04-07build-sys: automatically detect SysV init dirsLennart Poettering
2010-04-04sysv: implement /dev/initctl compatibilityLennart Poettering