chiark / gitweb /
core/mount: add dependencies to dynamically mounted mounts too
[elogind.git] / src / gpt-auto-generator /
2014-12-12 Lennart Poetteringgpt-auto-generator: make use of new btrfs-util.h APIs
2014-11-28 Michal Schmidttreewide: another round of simplifications
2014-11-28 Michal Schmidttreewide: use log_*_errno whenever %m is in the format...
2014-11-28 Michal Schmidttreewide: more log_*_errno + return simplifications
2014-11-28 Michal Schmidttreewide: no need to negate errno for log_*_errno()
2014-11-28 Michal Schmidttreewide: auto-convert the simple cases to log_*_errno()
2014-11-24 Zbigniew Jędrzejew... gpt-auto-generator: properly ignore value
2014-11-07 Lennart Poetteringutil: simplify proc_cmdline() to reuse get_process_cmdl...
2014-09-25 Daniel Buchreadahead: wipe out readahead
2014-09-16 Lukas Nykryngpt-auto-generator: fix typo
2014-06-19 Lennart Poetteringstop complaining about unknown kernel cmdline options
2014-03-13 Lennart Poetteringgpt-auto-generator: there's no point in looking for...
2014-03-13 Lennart Poetteringgpt-auto-generator: print debug messages when we ignore...
2014-03-13 Lennart Poetteringgpt-auto-generator: honour read-only and no-auto flag...
2014-03-12 Tomasz Torczgpt-auto-generator: don't return OOM on parentless...
2014-03-11 Lennart Poetteringgpt-auto-generator: rename root device node symlink...
2014-03-10 Lennart Poetteringnspawn: add --image= switch to boot GPT disk images...
2014-03-08 Lennart Poetteringgpt-auto-generator: probe only partition table and...
2014-03-07 Lennart Poetteringgpt-auto-generator: automatically find the root disk...
2014-03-06 Lennart Poetteringgenerators: make automatic discovery generators work...
2014-03-06 Lennart Poetteringgenerators: add Documentation= fields that point to...
2014-03-06 Lennart Poetteringgpt-auto-generation: set a pretty description string
2014-03-06 Lennart Poetteringgpt-auto-generator: properly handle LUKS partitions
2014-03-06 Lennart Poetteringupdate TODO
2014-03-06 Lennart Poetteringgenerators: rework mount generators
2014-01-11 Zbigniew Jędrzejew... gpt-auto-generator: use EBADSLT code when unable to...
2014-01-11 Łukasz Stelmachgpt-auto-generator: skip nonexistent devices
2013-12-10 Thomas Hindoe Paab... fix scan-build issues
2013-12-03 Lennart Poetteringbus: add generator that turns old dbus1 activation...
2013-10-19 Thomas Bächlergpt-auto-generator: Generate explicit dependencies...
2013-10-14 Lennart Poetteringutil: allow trailing semicolons on define_trivial_clean...
2013-10-13 Zbigniew Jędrzejew... Introduce udev object cleanup functions
2013-10-13 Zbigniew Jędrzejew... Modernization
2013-10-04 Zbigniew Jędrzejew... gpt-auto-generator: exit immediately if in container
2013-09-17 Lennart Poetteringgpt-auto-generator: do not assume that /dev/block/...
2013-08-21 Zbigniew Jędrzejew... Rename F_TYPE_CMP() to F_TYPE_EQUAL()
2013-08-21 Zbigniew Jędrzejew... gpt-auto-generator: do not show error for non-GPT disks
2013-08-21 Zbigniew Jędrzejew... gpt-auto-generator: use _cleanup_ for blkid_free_probe
2013-08-21 Zbigniew Jędrzejew... gpt-auto-generator: include device name in error reports
2013-08-16 Michael Marineaubuild-sys: Add configure check for linux/btrfs.h
2013-08-13 Lennart Poetteringgpt-auto-generator: fix swap unit generation
2013-08-13 Lennart Poetteringbuild-sys: add two makefile symlinks
2013-08-13 Lennart Poetteringgpt-auto-generator: Skip /home mounting if /home is...
2013-08-13 Lennart Poetteringgpt-auto-generator: add basic auto-discovery of GPT...