summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2010-10-25units: activate wall agent automatically if something is dropped in /dev/.sys...Lennart Poettering
2010-10-25ask-password: add basic tty agentLennart Poettering
2010-10-22ask-password: rename ask-password-agent to gnome-ask-password-agentLennart Poettering
2010-10-20syslog: enable kmsg bridge by default and enable syslogging for early boot se...Lennart Poettering
2010-10-20install: enable quota/fsck-root/hwclock load by defaultLennart Poettering
2010-10-20units: add missing fsck unitsLennart Poettering
2010-10-19fsck: properly hook in fsck everywhere, add special support for fsck'ing root...Lennart Poettering
2010-10-19fsck: add initial version of fsck and quotacheck wrappersLennart Poettering
2010-10-18tmpfiles: integrate kay's directory cleanup code and otherwise beef up tmpfil...Lennart Poettering
2010-10-14fedora: add compat unit for /sbin/halt.localLennart Poettering
2010-10-14units: introduce final.target that can be used to plug units between shutdown...Lennart Poettering
2010-10-14units: get rid of distro-specific shutdown scripts, replace them by systemd-s...Lennart Poettering
2010-10-14units: introduce kexec.service, kexec.target and exit.targetLennart Poettering
2010-10-13move .h file from SOURCES to DIST to make vala autotools happyKay Sievers
2010-10-13unit: add minimal condition checker for unit startupLennart Poettering
2010-10-08service: optionally, create INIT_PROCESS/DEAD_PROCESS entries for a serviceLennart Poettering
2010-10-08systemd-shutdown: add umount.h to sourcesKay Sievers
2010-10-07systemd-user-sessions: install .service file and enable by defaultLennart Poettering
2010-10-07user-sessions: add minimal utility to kill user sessions that shall be called...Lennart Poettering
2010-10-07shutdown: Adding binary to shutdown the systemFabiano Fidencio
2010-10-07vconsole-setup: fix path on ArchLucas De Marchi
2010-10-06systemctl: require correctly formed unit names when enabling unitsLennart Poettering
2010-10-05man: document readahdea split-offLennart Poettering
2010-10-05sd-daemon: split off sd_readahead() since it is not a feature of systemd itse...Lennart Poettering
2010-09-29units: properly terminate readahead collection 10s after bootLennart Poettering
2010-09-29units: get rid of special setup services for /var/run, /var/lock and /tmp, an...Lennart Poettering
2010-09-29units: ship unit file for systemd-tmpfiles by defaultLennart Poettering
2010-09-28tmpfiles: install default tmpfiles configurationLennart Poettering
2010-09-28tmpfiles: rename tempfiles to tmpfiles since this isn't windowsLennart Poettering
2010-09-28build-sys: add missing header files to tarballLennart Poettering
2010-09-28units: add readahead unit filesLennart Poettering
2010-09-28units: enable mount units by default and hook binary units into base.target i...Lennart Poettering
2010-09-28tempfiles: add little utility for creating volatile files/dirs in tmpfs hiera...Lennart Poettering
2010-09-26readahead: add interface to sd-daemon.[ch] to control readaheadLennart Poettering
2010-09-23readahead: implement minimal readahead logic based on fanotify(), mincore() a...Lennart Poettering
2010-09-22units: add tmp.service to file listKay Sievers
2010-09-22units: enable getty.target by defaultKay Sievers
2010-09-22units: move ctrl-alt-delete, default getty targets from /etc to /libKay Sievers
2010-09-22units: hwclock support for non-UTC must not be in the defaultKay Sievers
2010-09-21units: enable var-run + var-lock service by defaultKay Sievers
2010-09-21units: enable sysctl by defaultKay Sievers
2010-09-21units: enable hwclock by defaultKay Sievers
2010-09-21units: always enable random-seed, module-load, vconsoleKay Sievers
2010-09-21tmpwatch: install the unit filesKay Sievers
2010-09-21units: add default tmpwatch unitsLennart Poettering
2010-09-21gentoo: vconsole-setup support.Gustavo Sverzut Barbieri
2010-09-17ask-password: popup notification when we ask for a passwordLennart Poettering
2010-09-17ask-password: add minimal framework to allow services query SSL/harddisk pass...Lennart Poettering
2010-09-16locale: initialize locale from /etc/locale by defaultLennart Poettering
2010-09-16vconsole: add new utility to initialize the virtual consoleLennart Poettering