Age | Commit message (Expand) | Author |
2010-06-16 | install: add systemd-install tool for managing alias/wants symlinks | Lennart Poettering |
2010-06-15 | manager: split off path lookup logic into own .c file | Lennart Poettering |
2010-06-15 | systemctl: reimplement systemctl in pure C without Vala/GObject | Lennart Poettering |
2010-06-07 | build-sys: make make distcheck work again | Lennart Poettering |
2010-06-07 | dbus: install bus activation file | Lennart Poettering |
2010-06-04 | units: introduce and explain sysinit.target | Lennart Poettering |
2010-06-03 | tests: build the right tests | Lennart Poettering |
2010-06-02 | untis: fix path to helper services | Lennart Poettering |
2010-06-02 | units: add SUSE service files | Kay Sievers |
2010-06-02 | build-sys: add missing backslash | Lennart Poettering |
2010-06-02 | build-sys: move systemd from /sbin to /bin since it should be used by normal ... | Lennart Poettering |
2010-06-02 | build-sys: install stuff intended for / into ${rootdir} which is configurable... | Lennart Poettering |
2010-06-01 | units: drop fuse fs from automount, since this is now done by udev internally | Lennart Poettering |
2010-05-24 | units: fix Gentoo services | Marc-Antoine Perennou |
2010-05-24 | unit: introduce exit.service for exiting from session instances | Lennart Poettering |
2010-05-24 | unit: ship a mail-transfer-agent.target unit by default | Lennart Poettering |
2010-05-24 | unit: turn display-manager.target into a service | Lennart Poettering |
2010-05-24 | path: add .path unit type for monitoring files | Lennart Poettering |
2010-05-24 | timer: fully implement timer units | Lennart Poettering |
2010-05-23 | dbus: automatically generate and install introspection files | Lennart Poettering |
2010-05-23 | unit: add automount units for a number of API filesystems | Lennart Poettering |
2010-05-22 | kmod: automatically load a few kernel modules we need for normal operation be... | Lennart Poettering |
2010-05-20 | units: add services for Gentoo | Marc-Antoine Perennou |
2010-05-20 | unit: ship default.service for sessions by default | Lennart Poettering |
2010-05-20 | fedora: we must call the halt script with a symlink of reboot for rebooting | Lennart Poettering |
2010-05-19 | units: don't install var-run.mount anymore for the moment | Lennart Poettering |
2010-05-18 | units: replace a few non-essential API mounts with automount units | Lennart Poettering |
2010-05-18 | build-sys: remove vala generated sources only when valac is around | Lennart Poettering |
2010-05-17 | cgroup: don't require debug cgroup controller anymore, use name hierarchy ins... | Lennart Poettering |
2010-05-17 | build-sys: don't fail if we cannot create /cgroup/debug | Lennart Poettering |
2010-05-17 | build-sys: enable xsltproc rules only if we have xsltproc | Lennart Poettering |
2010-05-17 | build-sys: simplify sed rules | Lennart Poettering |
2010-05-17 | build-sys: fix make distcheck | Lennart Poettering |
2010-05-17 | man: replace syslog name in man page by configured name | Lennart Poettering |
2010-05-17 | build-sys: make xsltproc/sed invocations silent | Lennart Poettering |
2010-05-17 | build-sys: set M4_DISTRO_FLAG from the configure script | Lennart Poettering |
2010-05-17 | units: make sure to ship units/remote-fs.target.m4 in tarball | Lennart Poettering |
2010-05-17 | unit: properly generate session units | Lennart Poettering |
2010-05-17 | docs: add terse distribution porting guide | Lennart Poettering |
2010-05-17 | units: add distribution-specific units | Lennart Poettering |
2010-05-16 | units: add rpcbind.target special | Lennart Poettering |
2010-05-16 | man: document a few special units | Lennart Poettering |
2010-05-16 | units: automatically generated syslog.target | Lennart Poettering |
2010-05-16 | units: move a number of units into the tarball | Lennart Poettering |
2010-05-16 | build-sys: generate intermediate files in subdirs | Lennart Poettering |
2010-05-16 | build-sys: move source files to subdirectory | Lennart Poettering |
2010-05-16 | build-sys: use autoconf'igured mkdir/ln/sed programs | Lennart Poettering |
2010-05-16 | build-sys: fix make distcheck | Lennart Poettering |
2010-05-16 | logger,initctl: port to daemon reference implementation | Lennart Poettering |
2010-05-15 | install: create both session/system unit dirs, even if empty | Lennart Poettering |