summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Add _cleanup_pclose_ and fix mismatching pipe close opened by popen()Zbigniew Jędrzejewski-Szmek2013-01-251-0/+3
* build-sys: add silent rules for gperf generationZbigniew Jędrzejewski-Szmek2013-01-241-3/+7
* build-sys: add silent rules for xslt processingZbigniew Jędrzejewski-Szmek2013-01-241-2/+6
* build-sys: add silent rule for m4 processingZbigniew Jędrzejewski-Szmek2013-01-241-3/+9
* build-sys: link runlevel targets on install only if sysv compat is enabledZbigniew Jędrzejewski-Szmek2013-01-241-6/+14
* build-sys: add variables to collect unit aliasesZbigniew Jędrzejewski-Szmek2013-01-241-86/+87
* build-sys: add a variable to collect .wants linksZbigniew Jędrzejewski-Szmek2013-01-241-141/+112
* efi: add efi boot generator that automatically mounts the ESP to /bootLennart Poettering2013-01-211-1/+10
* execute: Fix seccomp support on x32Jonathan Callen2013-01-191-2/+2
* core: if the bootloader supports it, determine firmware and boot loader delayLennart Poettering2013-01-191-1/+10
* build-sys: prune the list of directories we create on installLennart Poettering2013-01-191-3/+0
* core/cgroup-util: simplify functions and add testsZbigniew Jędrzejewski-Szmek2013-01-181-1/+9
* journal-gatewayd: redirect microhttpd messages to journalZbigniew Jędrzejewski-Szmek2013-01-181-1/+3
* build-sys: keep noninstallable tests in noinst_testsZbigniew Jędrzejewski-Szmek2013-01-181-27/+7
* service: ignore dependencies on $syslog and $local_fs in LSB scriptsLennart Poettering2013-01-161-1/+0
* systemctl,loginctl,cgls: do not ellipsize cgroup members when --full is speci...Lukas Nykryn2013-01-161-1/+2
* service: sysv - remove distribution specific targetsKay Sievers2013-01-161-1/+0
* man: generate xml not html for indexZbigniew Jędrzejewski-Szmek2013-01-151-13/+6
* man: add links to directive index to see-alsosZbigniew Jędrzejewski-Szmek2013-01-151-1/+1
* make-directive-index: link to systemd optionsZbigniew Jędrzejewski-Szmek2013-01-151-0/+1
* man: add bootchart.conf to directives indexZbigniew Jędrzejewski-Szmek2013-01-151-1/+2
* login: introduce sd_session_get_tty()Lennart Poettering2013-01-151-0/+2
* build-sys: do not install to / in 'make distcheck'Zbigniew Jędrzejewski-Szmek2013-01-101-1/+4
* build-sys: fix 'make distcheck' w/o sysvinit compatZbigniew Jędrzejewski-Szmek2013-01-101-10/+8
* udev: move string copy functions to shared/Kay Sievers2013-01-091-0/+2
* bootchart: install missing man page and config fileUmut Tezduyar2013-01-081-1/+4
* build-sys: fix spelling of sysvrcndirv197Lennart Poettering2013-01-081-2/+2
* build-sys: bump version and so revisionsLennart Poettering2013-01-081-6/+6
* analyze: add emacs mode headerLennart Poettering2013-01-081-1/+1
* Revert "build-sys: remove .la files after installation"Kay Sievers2013-01-071-13/+0
* bootchart: merge bootchartAuke Kok2013-01-071-0/+16
* build-sys: remove .la files after installationZbigniew Jędrzejewski-Szmek2013-01-071-0/+13
* nss-myhostname: integrate documentationTom Gundersen2013-01-071-0/+5
* nss-myhostname: integrate into systemd buildsystemTom Gundersen2013-01-071-0/+21
* build: Drop "=" from move-to-rootlibdir defineMichael Biebl2013-01-061-1/+1
* build-sys: use recipe for moving libsZbigniew Jędrzejewski-Szmek2013-01-061-70/+34
* udev: enable persistent network device namingKay Sievers2013-01-061-0/+1
* build-sys: invoke scripts with $PYTHON during buildZbigniew Jędrzejewski-Szmek2013-01-041-2/+2
* systemd-analyze: use specified binary, add --versionZbigniew Jędrzejewski-Szmek2013-01-041-0/+2
* systemd-analyze: pipe through SED_PROCESSZbigniew Jędrzejewski-Szmek2013-01-041-3/+13
* build-sys: allow update-hwdb with seperate build dirZbigniew Jędrzejewski-Szmek2013-01-041-5/+5
* build-sys: drop unused $RUNTIME_DIRZbigniew Jędrzejewski-Szmek2013-01-041-1/+0
* build-sys: drop all distribution specfic checksLennart Poettering2013-01-041-18/+0
* build-sys: make path of loadkeys/setfont configurable in configureLennart Poettering2013-01-041-41/+0
* build-sys: make rc-local support part of SYSV compatLennart Poettering2013-01-041-32/+9
* hwdb: Add database for Bluetooth company identifiersMarcel Holtmann2012-12-311-0/+1
* logind: add support for automatic suspend/hibernate/shutdown on idleLennart Poettering2012-12-241-0/+2
* build-sys: Make libsystemd-shared link to libsystemd-daemonColin Walters2012-12-231-0/+2
* shared: move fdset.c from core/ to shared/ since it is used by more than the ...Lennart Poettering2012-12-231-5/+3
* journalctl: strip TABs and ANSI color sequences from log messages when displa...Lennart Poettering2012-12-231-2/+10