Age | Commit message (Expand) | Author |
2010-05-19 | automount: try to modprobe autofs4 if its lacking | Lennart Poettering |
2010-05-19 | shorten copyright header of configuration files | Lennart Poettering |
2010-05-19 | service: refuse to parse sysv scripts that are requested with a boot. prefix ... | Lennart Poettering |
2010-05-19 | load-fragment: add support for overriding argv[0] in parsed command lines | Lennart Poettering |
2010-05-19 | execute: send output of services by default to same place as systemd internal... | Lennart Poettering |
2010-05-19 | execute: simplify stdin/stderr/stdout fixup a little | Lennart Poettering |
2010-05-19 | execute: s/EXEC_OUTPUT_KERNEL/EXEC_OUTPUT_KMSG/ to follow LOG_TARGET_xxx nome... | Lennart Poettering |
2010-05-19 | units: don't install var-run.mount anymore for the moment | Lennart Poettering |
2010-05-19 | service: by default send service output to syslog, except for SysV services w... | Lennart Poettering |
2010-05-19 | service: sysv_chkconfig_order() actually has nothing to do with chkconfig any... | Lennart Poettering |
2010-05-19 | service: properly drop boot. prefix and .sh suffix from dependency names in t... | Lennart Poettering |
2010-05-19 | logger: use the right enum type | Lennart Poettering |
2010-05-19 | automount: never consider our own mount point a prefix mount of us | Lennart Poettering |
2010-05-18 | log: never close file descriptors < 3 | Lennart Poettering |
2010-05-18 | units: fix syntax of mount unit files | Lennart Poettering |
2010-05-18 | manager: before entering loop dispatch queued up SIGCHLDs | Lennart Poettering |
2010-05-18 | unit: don't gc units that are still in STUB state | Lennart Poettering |
2010-05-18 | main: ignore EPERM in TIOCSTTY when opening terminal for crash shell | Lennart Poettering |
2010-05-18 | main: if we fail to acquire a terminal for the crash shell, warn but continue | Lennart Poettering |
2010-05-18 | units: replace a few non-essential API mounts with automount units | Lennart Poettering |
2010-05-18 | units: synchronize with shutdown.target | Lennart Poettering |
2010-05-18 | units: fix execution environment for a few services | 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 | units: add getty@.service define for Gentoo | Marc-Antoine Perennou |
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 | units: add a couple of Conflicts to make boot targets exclusive | Lennart Poettering |
2010-05-17 | man: complete service.special(7) man page | Lennart Poettering |
2010-05-17 | build-sys: fix --distro= configure explations | Lennart Poettering |
2010-05-17 | docs: update DISTRO_PORTING a little | Lennart Poettering |
2010-05-17 | units: fix commenting | Lennart Poettering |
2010-05-17 | unit: properly generate session units | Lennart Poettering |
2010-05-17 | build-sys: add small redirecting Makefiles to simplify compilation from withi... | 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 | swap: add swap.target Wants links only when running as system instance | Lennart Poettering |
2010-05-16 | mount: add remote-fs.target/local-fs.target Wants links only when running as ... | Lennart Poettering |
2010-05-16 | man: document a few special units | Lennart Poettering |
2010-05-16 | units: add missing syslog.target.in file to git tree | Lennart Poettering |
2010-05-16 | build-sys: provide distro-agnostic defaults for distro-specific settings | Lennart Poettering |
2010-05-16 | units: drop After=sysinit.service line in local-fs.target which should be rev... | Lennart Poettering |
2010-05-16 | units: automatically generated syslog.target | Lennart Poettering |