summaryrefslogtreecommitdiff
path: root/src/gpt-auto-generator
AgeCommit message (Expand)Author
2015-07-06fileio: consolidate write_string_file*()Daniel Mack
2015-05-29path-util: Change path_is_mount_point() symlink arg from bool to flagsMartin Pitt
2015-05-05core: rework unit name validation and manipulation logicLennart Poettering
2015-04-12gpt-generator: Find device on a stateless systemTobias Hunger
2015-03-14gpt-auto-generator: prefix messages with device nameZbigniew Jędrzejewski-Szmek
2015-03-13gpt-auto-generator: allow type check to failZbigniew Jędrzejewski-Szmek
2015-03-13gpt-auto-generator: fix detection of /srvMathieu Chevrier
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2015-02-03util: rework strappenda(), and rename it strjoina()Lennart Poettering
2014-12-12gpt-auto-generator: make use of new btrfs-util.h APIsLennart Poettering
2014-11-28treewide: another round of simplificationsMichal Schmidt
2014-11-28treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt
2014-11-28treewide: more log_*_errno + return simplificationsMichal Schmidt
2014-11-28treewide: no need to negate errno for log_*_errno()Michal Schmidt
2014-11-28treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt
2014-11-24gpt-auto-generator: properly ignore valueZbigniew Jędrzejewski-Szmek
2014-11-07util: simplify proc_cmdline() to reuse get_process_cmdline()Lennart Poettering
2014-09-25readahead: wipe out readaheadDaniel Buch
2014-09-16gpt-auto-generator: fix typoLukas Nykryn
2014-06-19stop complaining about unknown kernel cmdline optionsLennart Poettering
2014-03-13gpt-auto-generator: there's no point in looking for a superblock on raw disk,...Lennart Poettering
2014-03-13gpt-auto-generator: print debug messages when we ignore a block deviceLennart Poettering
2014-03-13gpt-auto-generator: honour read-only and no-auto flag from GPT dataLennart Poettering
2014-03-12gpt-auto-generator: don't return OOM on parentless devicesTomasz Torcz
2014-03-11gpt-auto-generator: rename root device node symlink to /dev/gpt-auto-rootLennart Poettering
2014-03-10nspawn: add --image= switch to boot GPT disk images that follow the Discovera...Lennart Poettering
2014-03-08gpt-auto-generator: probe only partition table and partitions we are interest...Lennart Poettering
2014-03-07gpt-auto-generator: automatically find the root disk of the systemLennart Poettering
2014-03-06generators: make automatic discovery generators work correctly when reloadingLennart Poettering
2014-03-06generators: add Documentation= fields that point to the generator man pagesLennart Poettering
2014-03-06gpt-auto-generation: set a pretty description stringLennart Poettering
2014-03-06gpt-auto-generator: properly handle LUKS partitionsLennart Poettering
2014-03-06update TODOLennart Poettering
2014-03-06generators: rework mount generatorsLennart Poettering
2014-01-11gpt-auto-generator: use EBADSLT code when unable to detect partition typeZbigniew Jędrzejewski-Szmek
2014-01-11gpt-auto-generator: skip nonexistent devicesŁukasz Stelmach
2013-12-10fix scan-build issuesThomas Hindoe Paaboel Andersen
2013-12-03bus: add generator that turns old dbus1 activation files into .busname + .ser...Lennart Poettering
2013-10-19gpt-auto-generator: Generate explicit dependencies on systemd-fsck@.service i...Thomas Bächler
2013-10-14util: allow trailing semicolons on define_trivial_cleanup_func linesLennart Poettering
2013-10-13Introduce udev object cleanup functionsZbigniew Jędrzejewski-Szmek
2013-10-13ModernizationZbigniew Jędrzejewski-Szmek
2013-10-03gpt-auto-generator: exit immediately if in containerZbigniew Jędrzejewski-Szmek
2013-09-17gpt-auto-generator: do not assume that /dev/block/%u:%u is useableLennart Poettering
2013-08-20Rename F_TYPE_CMP() to F_TYPE_EQUAL()Zbigniew Jędrzejewski-Szmek
2013-08-20gpt-auto-generator: do not show error for non-GPT disksZbigniew Jędrzejewski-Szmek
2013-08-20gpt-auto-generator: use _cleanup_ for blkid_free_probeZbigniew Jędrzejewski-Szmek
2013-08-20gpt-auto-generator: include device name in error reportsZbigniew Jędrzejewski-Szmek
2013-08-16build-sys: Add configure check for linux/btrfs.hMichael Marineau
2013-08-13gpt-auto-generator: fix swap unit generationLennart Poettering