summaryrefslogtreecommitdiffstats
path: root/Makefile.am (follow)
Commit message (Expand)AuthorAgeFilesLines
* fedora: enable system mounting/swapping by defaultLennart Poettering2010-10-291-2/+0
* units: no need to create rescue.target.wants anymoreLennart Poettering2010-10-291-1/+0
* units: make fedora/single.service standard and rename it to rescue.serviceLennart Poettering2010-10-291-10/+7
* units: introduce plymouth-start and plymouth-kexec, and move a few things bac...Lennart Poettering2010-10-291-15/+24
* fedora: get rid of sysinit.serviceLennart Poettering2010-10-291-1/+0
* Fedora: Link graphical-target.wants to the virtual display-manager.service, n...Bill Nottingham2010-10-291-3/+3
* Fedora: Make systemunitdir/graphical.target.wants on 'make install'.Bill Nottingham2010-10-291-0/+1
* Fedora: further unit tweaksBill Nottingham2010-10-291-7/+4
* Fedora: Don't ship a init.d reboot symlink.Bill Nottingham2010-10-291-2/+0
* selinux: automatically load policy if the initrd hasn't done this for us yetLennart Poettering2010-10-271-0/+1
* build-sys: fix 'make fedora'Lennart Poettering2010-10-261-2/+4
* systemctl: automatically spawn temporary password agent when we might need oneLennart Poettering2010-10-261-1/+2
* ask-password: enable plymouth agent by defaultLennart Poettering2010-10-261-3/+7
* arch: remove obsolete sysinit.serviceTom Gundersen2010-10-251-1/+0
* fsck: remove symlink from fsck.target to sysinit.targetTom Gundersen2010-10-251-15/+0
* ubuntu: Treat Ubuntu as a distinct distro in configure.ac etcAndrew Edmunds2010-10-251-2/+4
* units: activate wall agent automatically if something is dropped in /dev/.sys...Lennart Poettering2010-10-251-3/+8
* ask-password: add basic tty agentLennart Poettering2010-10-251-1/+9
* ask-password: rename ask-password-agent to gnome-ask-password-agentLennart Poettering2010-10-221-6/+6
* syslog: enable kmsg bridge by default and enable syslogging for early boot se...Lennart Poettering2010-10-201-3/+4
* install: enable quota/fsck-root/hwclock load by defaultLennart Poettering2010-10-201-1/+12
* units: add missing fsck unitsLennart Poettering2010-10-201-3/+4
* fsck: properly hook in fsck everywhere, add special support for fsck'ing root...Lennart Poettering2010-10-191-3/+8
* fsck: add initial version of fsck and quotacheck wrappersLennart Poettering2010-10-191-4/+30
* tmpfiles: integrate kay's directory cleanup code and otherwise beef up tmpfil...Lennart Poettering2010-10-181-11/+10
* fedora: add compat unit for /sbin/halt.localLennart Poettering2010-10-141-1/+6
* units: introduce final.target that can be used to plug units between shutdown...Lennart Poettering2010-10-141-0/+1
* units: get rid of distro-specific shutdown scripts, replace them by systemd-s...Lennart Poettering2010-10-141-19/+7
* units: introduce kexec.service, kexec.target and exit.targetLennart Poettering2010-10-141-2/+6
* move .h file from SOURCES to DIST to make vala autotools happyKay Sievers2010-10-131-1/+1
* unit: add minimal condition checker for unit startupLennart Poettering2010-10-131-1/+2
* service: optionally, create INIT_PROCESS/DEAD_PROCESS entries for a serviceLennart Poettering2010-10-081-1/+1
* systemd-shutdown: add umount.h to sourcesKay Sievers2010-10-081-0/+1
* systemd-user-sessions: install .service file and enable by defaultLennart Poettering2010-10-071-2/+5
* user-sessions: add minimal utility to kill user sessions that shall be called...Lennart Poettering2010-10-071-1/+12
* shutdown: Adding binary to shutdown the systemFabiano Fidencio2010-10-071-0/+17
* vconsole-setup: fix path on ArchLucas De Marchi2010-10-071-0/+7
* systemctl: require correctly formed unit names when enabling unitsLennart Poettering2010-10-061-1/+2
* man: document readahdea split-offLennart Poettering2010-10-051-0/+1
* sd-daemon: split off sd_readahead() since it is not a feature of systemd itse...Lennart Poettering2010-10-051-2/+6
* units: properly terminate readahead collection 10s after bootLennart Poettering2010-09-291-1/+5
* units: get rid of special setup services for /var/run, /var/lock and /tmp, an...Lennart Poettering2010-09-291-11/+2
* units: ship unit file for systemd-tmpfiles by defaultLennart Poettering2010-09-291-0/+4
* tmpfiles: install default tmpfiles configurationLennart Poettering2010-09-281-0/+5
* tmpfiles: rename tempfiles to tmpfiles since this isn't windowsLennart Poettering2010-09-281-5/+5
* build-sys: add missing header files to tarballLennart Poettering2010-09-281-1/+3
* units: add readahead unit filesLennart Poettering2010-09-281-1/+4
* units: enable mount units by default and hook binary units into base.target i...Lennart Poettering2010-09-281-3/+18
* tempfiles: add little utility for creating volatile files/dirs in tmpfs hiera...Lennart Poettering2010-09-281-1/+11
* readahead: add interface to sd-daemon.[ch] to control readaheadLennart Poettering2010-09-261-0/+1