summaryrefslogtreecommitdiff
path: root/src/gpt-auto-generator
Commit message (Expand)AuthorAge
* util: rework strappenda(), and rename it strjoina()Lennart Poettering2015-02-03
* gpt-auto-generator: make use of new btrfs-util.h APIsLennart Poettering2014-12-12
* treewide: another round of simplificationsMichal Schmidt2014-11-28
* treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt2014-11-28
* treewide: more log_*_errno + return simplificationsMichal Schmidt2014-11-28
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-28
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-28
* gpt-auto-generator: properly ignore valueZbigniew Jędrzejewski-Szmek2014-11-24
* util: simplify proc_cmdline() to reuse get_process_cmdline()Lennart Poettering2014-11-07
* readahead: wipe out readaheadDaniel Buch2014-09-25
* gpt-auto-generator: fix typoLukas Nykryn2014-09-16
* stop complaining about unknown kernel cmdline optionsLennart Poettering2014-06-19
* gpt-auto-generator: there's no point in looking for a superblock on raw disk,...Lennart Poettering2014-03-13
* gpt-auto-generator: print debug messages when we ignore a block deviceLennart Poettering2014-03-13
* gpt-auto-generator: honour read-only and no-auto flag from GPT dataLennart Poettering2014-03-13
* gpt-auto-generator: don't return OOM on parentless devicesTomasz Torcz2014-03-12
* gpt-auto-generator: rename root device node symlink to /dev/gpt-auto-rootLennart Poettering2014-03-11
* nspawn: add --image= switch to boot GPT disk images that follow the Discovera...Lennart Poettering2014-03-10
* gpt-auto-generator: probe only partition table and partitions we are interest...Lennart Poettering2014-03-08
* gpt-auto-generator: automatically find the root disk of the systemLennart Poettering2014-03-07
* generators: make automatic discovery generators work correctly when reloadingLennart Poettering2014-03-06
* generators: add Documentation= fields that point to the generator man pagesLennart Poettering2014-03-06
* gpt-auto-generation: set a pretty description stringLennart Poettering2014-03-06
* gpt-auto-generator: properly handle LUKS partitionsLennart Poettering2014-03-06
* update TODOLennart Poettering2014-03-06
* generators: rework mount generatorsLennart Poettering2014-03-06
* gpt-auto-generator: use EBADSLT code when unable to detect partition typeZbigniew Jędrzejewski-Szmek2014-01-11
* gpt-auto-generator: skip nonexistent devicesŁukasz Stelmach2014-01-11
* fix scan-build issuesThomas Hindoe Paaboel Andersen2013-12-10
* bus: add generator that turns old dbus1 activation files into .busname + .ser...Lennart Poettering2013-12-03
* gpt-auto-generator: Generate explicit dependencies on systemd-fsck@.service i...Thomas Bächler2013-10-19
* util: allow trailing semicolons on define_trivial_cleanup_func linesLennart Poettering2013-10-14
* Introduce udev object cleanup functionsZbigniew Jędrzejewski-Szmek2013-10-13
* ModernizationZbigniew Jędrzejewski-Szmek2013-10-13
* gpt-auto-generator: exit immediately if in containerZbigniew Jędrzejewski-Szmek2013-10-03
* gpt-auto-generator: do not assume that /dev/block/%u:%u is useableLennart Poettering2013-09-17
* Rename F_TYPE_CMP() to F_TYPE_EQUAL()Zbigniew Jędrzejewski-Szmek2013-08-20
* gpt-auto-generator: do not show error for non-GPT disksZbigniew Jędrzejewski-Szmek2013-08-20
* gpt-auto-generator: use _cleanup_ for blkid_free_probeZbigniew Jędrzejewski-Szmek2013-08-20
* gpt-auto-generator: include device name in error reportsZbigniew Jędrzejewski-Szmek2013-08-20
* build-sys: Add configure check for linux/btrfs.hMichael Marineau2013-08-16
* gpt-auto-generator: fix swap unit generationLennart Poettering2013-08-13
* build-sys: add two makefile symlinksLennart Poettering2013-08-13
* gpt-auto-generator: Skip /home mounting if /home is not emptyLennart Poettering2013-08-13
* gpt-auto-generator: add basic auto-discovery of GPT partitionsLennart Poettering2013-08-13