summaryrefslogtreecommitdiffstats
path: root/README (unfollow)
Commit message (Expand)AuthorFilesLines
2010-05-19load-fragment: add support for overriding argv[0] in parsed command linesLennart Poettering2-14/+38
2010-05-19execute: send output of services by default to same place as systemd internal...Lennart Poettering1-2/+3
2010-05-19execute: simplify stdin/stderr/stdout fixup a littleLennart Poettering1-23/+12
2010-05-19execute: s/EXEC_OUTPUT_KERNEL/EXEC_OUTPUT_KMSG/ to follow LOG_TARGET_xxx nome...Lennart Poettering3-8/+8
2010-05-19units: don't install var-run.mount anymore for the momentLennart Poettering1-4/+0
2010-05-19service: by default send service output to syslog, except for SysV services w...Lennart Poettering2-0/+9
2010-05-19service: sysv_chkconfig_order() actually has nothing to do with chkconfig any...Lennart Poettering1-2/+2
2010-05-19service: properly drop boot. prefix and .sh suffix from dependency names in t...Lennart Poettering1-15/+24
2010-05-19logger: use the right enum typeLennart Poettering1-1/+1
2010-05-19automount: never consider our own mount point a prefix mount of usLennart Poettering2-1/+7
2010-05-18log: never close file descriptors < 3Lennart Poettering2-3/+5
2010-05-18units: fix syntax of mount unit filesLennart Poettering9-9/+9
2010-05-18manager: before entering loop dispatch queued up SIGCHLDsLennart Poettering1-0/+5
2010-05-18unit: don't gc units that are still in STUB stateLennart Poettering1-0/+3
2010-05-18main: ignore EPERM in TIOCSTTY when opening terminal for crash shellLennart Poettering4-7/+16
2010-05-18main: if we fail to acquire a terminal for the crash shell, warn but continueLennart Poettering1-7/+2
2010-05-18units: replace a few non-essential API mounts with automount unitsLennart Poettering11-5/+235
2010-05-18units: synchronize with shutdown.targetLennart Poettering4-0/+4
2010-05-18units: fix execution environment for a few servicesLennart Poettering7-1/+13
2010-05-18build-sys: remove vala generated sources only when valac is aroundLennart Poettering3-4/+9
2010-05-17cgroup: don't require debug cgroup controller anymore, use name hierarchy ins...Lennart Poettering4-30/+16
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 Poettering5-66/+93
2010-05-17units: add getty@.service define for GentooMarc-Antoine Perennou1-0/+1
2010-05-17build-sys: make xsltproc/sed invocations silentLennart Poettering1-3/+3
2010-05-17build-sys: set M4_DISTRO_FLAG from the configure scriptLennart Poettering2-10/+13
2010-05-17units: make sure to ship units/remote-fs.target.m4 in tarballLennart Poettering1-1/+4
2010-05-17units: add a couple of Conflicts to make boot targets exclusiveLennart Poettering3-0/+3
2010-05-17man: complete service.special(7) man pageLennart Poettering1-47/+326
2010-05-17build-sys: fix --distro= configure explationsLennart Poettering1-4/+4
2010-05-17docs: update DISTRO_PORTING a littleLennart Poettering1-4/+25
2010-05-17units: fix commentingLennart Poettering11-27/+15
2010-05-17unit: properly generate session unitsLennart Poettering4-8/+29
2010-05-17build-sys: add small redirecting Makefiles to simplify compilation from withi...Lennart Poettering3-0/+30
2010-05-17docs: add terse distribution porting guideLennart Poettering2-1/+38
2010-05-17units: add distribution-specific unitsLennart Poettering20-16/+532
2010-05-16units: add rpcbind.target specialLennart Poettering3-0/+23
2010-05-16swap: add swap.target Wants links only when running as system instanceLennart Poettering1-1/+1
2010-05-16mount: add remote-fs.target/local-fs.target Wants links only when running as ...Lennart Poettering1-4/+6
2010-05-16man: document a few special unitsLennart Poettering20-9/+368