summaryrefslogtreecommitdiff
path: root/src/fsck
Commit message (Expand)AuthorAge
* stop complaining about unknown kernel cmdline optionsLennart Poettering2014-06-19
* fsck: disable "-l" option for nowKay Sievers2014-06-04
* fsck: include device name in the message about missing fsckZbigniew Jędrzejewski-Szmek2014-05-30
* fsck: Allow to specify the fsck repair option in the cmdlineHolger Hans Peter Freyther2014-05-16
* fsck: Search for fsck.type in PATHMike Gilbert2014-04-12
* util: replace close_pipe() with new safe_close_pair()Lennart Poettering2014-03-24
* util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering2014-03-18
* util: move more intellegince into parse_proc_cmdline()Lennart Poettering2014-03-06
* Extract looping over /proc/cmdline into a shared functionZbigniew Jędrzejewski-Szmek2014-02-17
* everywhere: always use O_CLOEXEC where it makes senseLennart Poettering2014-02-13
* systemctl: simplify start_unitZbigniew Jędrzejewski-Szmek2013-12-26
* fsck,fstab-generator: be lenient about missing fsck.<type>Zbigniew Jędrzejewski-Szmek2013-11-15
* fsck: modernizationZbigniew Jędrzejewski-Szmek2013-11-15
* util: unify reading of /proc/cmdlineLennart Poettering2013-11-06
* general: various cleanupsLennart Poettering2013-10-30
* bus: move ssh support into public API of libsystem-busLennart Poettering2013-10-30
* fsck: port to sd-busTom Gundersen2013-10-18
* Introduce udev object cleanup functionsZbigniew Jędrzejewski-Szmek2013-10-13
* Do no isolate in case of emergency or severe problemsDr. Tilmann Bubeck2013-04-01
* honor SELinux labels, when creating and writing config filesHarald Hoyer2013-02-14
* fsck: remove distro specific hacks from fsck/quotacheckLennart Poettering2013-01-04
* log.h: new log_oom() -> int -ENOMEM, use itShawn Landden2012-07-26
* use "Out of memory." consistantly (or with "\n")Shawn Landden2012-07-25
* cryptsetup: allow configuration of LUKS disks via the kernel cmdlineLennart Poettering2012-06-22
* build-sys: add stub makefiles to all subdirs to ease development with emacsLennart Poettering2012-04-13
* move all tools to subdirsKay Sievers2012-04-12