summaryrefslogtreecommitdiff
path: root/src/mount.c
Commit message (Expand)AuthorAge
...
* unit: get rid of gnoreDependencyFailure= instead treat ConflictedBy= as weake...Lennart Poettering2010-10-29
* unit: replace StopRetroactively= by BindTo= dependenciesLennart Poettering2010-10-29
* unit: replace recursive_stop by stop_retroactively to simplify things a littleLennart Poettering2010-10-28
* swap: add only swaps listed in /etc/fstab automatically to swap.target, other...Lennart Poettering2010-10-26
* systemctl: introduce systemctl killLennart Poettering2010-10-22
* mount: pull in quotacheck.service, not quotacheck.targetLennart Poettering2010-10-20
* mount: require fsckLennart Poettering2010-10-20
* mount: do not implicitly pull in fsck service for root dirLennart Poettering2010-10-20
* fsck: properly hook in fsck everywhere, add special support for fsck'ing root...Lennart Poettering2010-10-19
* swap: listen for POLLPRI events on /proc/swaps if availableLennart Poettering2010-10-18
* mount: pull in fsck only in systemd instancesLennart Poettering2010-10-13
* mount: hook in q fsck@.service instance for all mount points with passno > 0Lennart Poettering2010-10-13
* mount: minor cleanupsLennart Poettering2010-10-12
* service: optionally, create INIT_PROCESS/DEAD_PROCESS entries for a serviceLennart Poettering2010-10-08
* mount: properly handle NULL fstypeLennart Poettering2010-10-08
* mount: Don't stop the mountinfo parser if one line can't be readFabiano FidĂȘncio2010-10-05
* fix typo: s/seperat/separat/gDave Reisner2010-10-05
* mount: sort network mounts after network.target by defaultLennart Poettering2010-10-05
* mount: properly handle bind mountsLennart Poettering2010-09-28
* mount: Remove double include of "mount.h"Fabiano Fidencio2010-09-27
* vconsole: add new utility to initialize the virtual consoleLennart Poettering2010-09-16
* service: rework killing logic so that we always kill the main process, even i...Lennart Poettering2010-08-31
* manager: add missing second part of s/maintenance/failed/Matthew Miller2010-08-31
* mount: imply noauto for mount points configured with native mount filesLennart Poettering2010-08-25
* mount: rework automatic mounting to follow the 'nofail' option in fstabLennart Poettering2010-08-25
* mount: add global configuration options for handling of auto mountsLennart Poettering2010-08-25
* mount: don't create depdency for device node of root fs, since it is always t...Lennart Poettering2010-08-21
* mount: properly handle LABEL="" in fstabLennart Poettering2010-08-20
* dbus: follow standardized fdo PropertiesChanged signal specLennart Poettering2010-08-20
* emacs: make sure nobody accidently adds tabs to our sourcesLennart Poettering2010-08-14
* gc: remove a lot of unused codeLennart Poettering2010-08-11
* clang: fix numerous little issues found with clang-analyzerLennart Poettering2010-08-11
* manager: when two pending jobs conflict, keep the one that "conflicts", remov...Lennart Poettering2010-08-09
* automount: order automount units after fsck, tooLennart Poettering2010-08-06
* units: split fsck.target from sysinit.target for suse compatLennart Poettering2010-08-06
* systemctl: introduce reset-maintenance commandLennart Poettering2010-07-19
* execute: bump up log level of executed processes that failedLennart Poettering2010-07-17
* mount: add automatic start ordering dependencies for mountsLennart Poettering2010-07-12
* service: allow immediate stopping while startingLennart Poettering2010-07-10
* execute: add ability to configure the kill signalLennart Poettering2010-07-10
* mount: add implicit umount.target conflicts only in system modeLennart Poettering2010-07-10
* units: introduce umount.target for unmounting all file systemsLennart Poettering2010-07-10
* mount: fix confirm spawn settingLennart Poettering2010-07-08
* execute: if the main process of a service already owns the TTY, don't wait fo...Lennart Poettering2010-07-08
* dbus: make errors reported via D-Bus more usefulLennart Poettering2010-07-08
* manager: optionally print status updates to console on bootLennart Poettering2010-07-07
* turn negative options into positive optionsLennart Poettering2010-07-05
* dbus: complete exec status coverageLennart Poettering2010-07-04
* unit: simplify things a little by introducing API to add two dependencies in ...Lennart Poettering2010-07-03
* mount: automatically create non-existing mount point dirs prior to mountingLennart Poettering2010-07-02