summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-09-14build-sys: bump versionv10Lennart Poettering1-1/+1
2010-09-14systemctl: use isolate when called as telinit for a runlevelLennart Poettering2-2/+6
2010-09-14manager: log job mode when running jobLennart Poettering1-1/+1
2010-09-14prefdm: make sure we start prefdm only after the getty is killedLennart Poettering1-0/+1
2010-09-14initctl: properly use isolate when activating runlevelsLennart Poettering1-14/+25
2010-09-14target: add implicit target/unit ordering deps only if both sides have been f...Lennart Poettering3-8/+37
2010-09-14socket: fix output of TCP congestion optionsLennart Poettering2-1/+2
2010-09-14units: make sure the file system is writable before we write utmp dataLennart Poettering2-2/+4
2010-09-14service: fix check for non-LSB filesLennart Poettering1-3/+3
2010-09-14units: add generic description for http-daemon.targetLennart Poettering2-0/+12
2010-09-13service: add generic LSB provides handling for facilitiesLennart Poettering1-2/+4
2010-09-13service: translate 'httpd' LSB Provides into '$httpd' on FedoraLennart Poettering2-1/+3
2010-09-13man: s/triggerin/triggerun/ for rpm upgradesLennart Poettering1-1/+1
2010-09-13minor nit: printf attribute was removed by -DSD_EXPORT_SYMBOLSRainer Gerhards1-2/+6
2010-09-13fedora: don't quit plymouth too earlyMichal Schmidt1-0/+1
2010-09-13util: add Arch welcome messageTom Gundersen1-0/+2
2010-09-13util: add Debian welcome messageSedat Dilek1-0/+13
2010-09-13target: add default unit ordering deps from the unit not the targetLennart Poettering2-21/+42
2010-09-13man: some clarificationsLennart Poettering1-5/+5
2010-09-11manager: report correctly which job was deleted when breaking cycleMichal Schmidt1-1/+1
2010-09-11service: don't automatically add D-Bus service name as an alias to all dbus s...Lennart Poettering1-21/+1
2010-09-10units: pull in syslog.target for synchronization purposes by systemd-logger.s...Lennart Poettering1-1/+2
2010-09-10units: start logger only after syslog is upLennart Poettering1-1/+1
2010-09-10units: we should be able to reach syslog.target even if no logger is enabled ...Lennart Poettering1-1/+0
2010-09-10units: set working directory to /root for sulogin, since sulogin is crazyLennart Poettering2-0/+2
2010-09-10logger: support SOCK_STREAM /dev/log sockets as necessary for syslog-ngLennart Poettering2-10/+41
2010-09-10units: set HOME=/root when running shellsLennart Poettering2-0/+2
2010-09-10update fixmeKay Sievers1-0/+1
2010-09-10update fixmeKay Sievers1-0/+7
2010-09-09util: add Gentoo welcome message.Gustavo Sverzut Barbieri1-0/+11
2010-09-08log: support logging into SOCK_STREAM /dev/log sockets for comaptibility with...Lennart Poettering2-17/+87
2010-09-08units: On Debian Runlevel 2, 3, 4 and 5 are multi-userMichael Biebl2-0/+7
2010-09-08units: add umount unit files for DebianMichael Biebl4-1/+67
2010-09-08sd-daemon: optionally, avoid hiding the ELF symbolsLennart Poettering1-1/+1
2010-09-08main: when we encounter 'emergency' on the kernel cmdline start the emergency...Lennart Poettering2-9/+14
2010-09-06units: make sure we always fully write the utmp dataLennart Poettering2-3/+2
2010-09-06man: Fix small typo: s/seperate/separate/Michael Biebl12-20/+20
2010-09-06units: Provide separate fsck.target for DebianMichael Biebl3-2/+18
2010-09-06units: Add halt, killall, poweroff and reboot unit files for DebianMichael Biebl5-0/+83
2010-09-06systemctl: make --version a little bit more verboseLennart Poettering3-1/+5
2010-09-06systemctl: implement --versionLennart Poettering1-0/+7
2010-09-06dbus: downgrade activation failure messagesLennart Poettering1-1/+1
2010-09-06automount: make sure we don't crash if there's an automount unit without moun...Lennart Poettering1-0/+3
2010-09-03work around busted capability.hKay Sievers1-0/+1
2010-09-03build-sys: fix fedpkg git pathLennart Poettering1-1/+1
2010-09-03build-sys: prepare new releasev9Lennart Poettering2-8/+8
2010-09-03man: extend documentation on systemctl isolateMatthew Miller1-3/+12
2010-09-03service: calculate sysv startup priority only in start runlevelsLennart Poettering1-3/+4
2010-09-03update fixmeLennart Poettering1-4/+0
2010-09-03service: make sure we properly figure out whether a sysv service is enabled b...Lennart Poettering2-43/+66