summaryrefslogtreecommitdiff
path: root/units/.gitignore
AgeCommit message (Expand)Author
2012-10-28logind: support for hybrid sleep (i.e. suspend+hibernate at the same time)Lennart Poettering
2012-09-28journal: add minimal journal gateway daemon based on GNU libmicrohttpdLennart Poettering
2012-09-11build-sys: perform autodetection of quota-tools binariesDave Reisner
2012-07-11journal: replace implicit flushing of journal by explicit oneLennart Poettering
2012-07-02units: Rename systemd-udev.service to systemd-udevd.serviceColin Guthrie
2012-07-02units: rename systemd-debug-shell.service to debug-shell.serviceLennart Poettering
2012-06-25units: rename halt/hibernate/kexec/poweroff/reboot/suspend to systed-xxxLennart Poettering
2012-06-25units: rename fsck@.service to systemd-fsck@.serviceLennart Poettering
2012-06-10update .gitignoreKay Sievers
2012-06-07systemd-debug-shell: add to POTFILES.skipKay Sievers
2012-06-07delete plymouth units; moved to plymouthKay Sievers
2012-05-08sleep: implement suspend/hibernate as first class targetsLennart Poettering
2012-04-24remount: consolidate remount-api-vfs and remount-rootfs into oneLennart Poettering
2012-04-22container: spawn a getty instead of a sulogin in a containerLennart Poettering
2012-04-17udev: install udevd as /usr/lib/systemd/systemd-udevdKay Sievers
2012-04-04units/: use @SYSTEMCTL@ instead of hardcoded pathsDave Reisner
2012-04-04move imported udev into placeKay Sievers
2011-12-30journal: add unit files and shared library glueLennart Poettering
2011-08-30stdout-bridge: rename logger to stdout-syslog-bridge to make it more descriptiveLennart Poettering
2011-06-30logind: add service for per-user shared systemd daemonLennart Poettering
2011-06-21dbus: add dbus introspection extractionLennart Poettering
2011-06-21mechanisms: add mechanisms to change system locale and clockLennart Poettering
2011-06-14remote-fs.target: do not order after network.targetTom Gundersen
2011-04-16hostnamed: introduce systemd-hostnamedLennart Poettering
2011-04-04binfmt: add binfmt tool to set up binfmt_misc at bootLennart Poettering
2011-03-18units: we don't need to generate syslog.target with sed anymoreLennart Poettering
2011-03-18units: we no longer need m4 to build graphical.target or multi-user.taregtLennart Poettering
2011-03-14units: add console-shell.service which can be used insted of the gettys to ge...Lennart Poettering
2010-11-18sysctl: implement native sysctl tool to support Debian-style /etc/sysctl.dLennart Poettering
2010-11-18units: enable console ask-password agent by defaultLennart Poettering
2010-10-29units: make fedora/single.service standard and rename it to rescue.serviceLennart Poettering
2010-10-26ask-password: enable plymouth agent by defaultLennart Poettering
2010-10-25units: activate wall agent automatically if something is dropped in /dev/.sys...Lennart Poettering
2010-10-20units: add missing fsck unitsLennart Poettering
2010-10-18tmpfiles: integrate kay's directory cleanup code and otherwise beef up tmpfil...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-07systemd-user-sessions: install .service file and enable by defaultLennart Poettering
2010-09-29units: properly terminate readahead collection 10s after bootLennart Poettering
2010-09-29units: ship unit file for systemd-tmpfiles by defaultLennart Poettering
2010-09-28units: add readahead unit filesLennart Poettering
2010-09-16vconsole: add new utility to initialize the virtual consoleLennart Poettering
2010-08-25units: fix auto-serial unitLennart Poettering
2010-08-25serial: use seperate getty template for serial ttysLennart Poettering
2010-08-21syslog: add minimal syslog/kmsg bridge syslogdLennart Poettering
2010-08-20remount: add tool that applies /etc/fstab mount options to all api mountsLennart Poettering
2010-08-19modules-load: add systemd-modules-load tool that can load a configured list o...Lennart Poettering
2010-08-17load-fragment: make parser more forgivingLennart Poettering
2010-08-16systemctl: add support for delayed shutdown, similar to sysv in styleLennart Poettering
2010-08-14random-seed: add missing random-seed.c fileLennart Poettering