summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
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
2010-03-31cgroup: add cgroupsificationLennart Poettering
2010-02-13config: implement search path logicLennart Poettering
2010-02-05dbus: send out signals when units/jobs come, go and changeLennart Poettering
2010-02-03build: basic autoconfizationLennart Poettering