summaryrefslogtreecommitdiff
path: root/src/boot/bootctl.c
AgeCommit message (Expand)Author
2016-06-06stuffLuke Shumaker
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2016-01-31bootctl: replace readdir() loops with FOREACH_DIRENTMichal Sekletar
2016-01-20bootctl: use DRAW_TREE_RIGHT rather than hard-coded UTF-8 characterDaniel Mack
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
2015-10-27util-lib: move more locale-related calls to locale-util.[ch]Lennart Poettering
2015-10-27util-lib: move more file I/O related calls into fileio.[ch]Lennart Poettering
2015-10-25util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-09-29util: introduce common version() implementation and use it everywhereLennart Poettering
2015-08-06bootctl: fix path in log messageKarel Zak
2015-07-29tree-wide: port everything over to fflush_and_check()Lennart Poettering
2015-07-25bootctl: add missing newlineKay Sievers
2015-07-15sd-boot: ignore missing /etc/machine-idDavid Herrmann
2015-07-04bootctl: fix sdboot to systemd-bootMiguel Bernal Marin
2015-05-23bootctl: fix an error checkThomas Hindoe Paaboel Andersen
2015-05-22bootctl: ferror must be called before FILE is closedThomas Hindoe Paaboel Andersen
2015-05-19bootctl: try to catch all errorsZbigniew Jędrzejewski-Szmek
2015-05-19bootctl: modernizationZbigniew Jędrzejewski-Szmek
2015-04-08remove duplicated includesRonny Chevalier
2015-04-06util: rework rm_rf() logicLennart Poettering
2015-03-19bootctl: drop redundant parse_argv()David Herrmann
2015-02-27bootctl: avoid NULL pointer dereferenceZbigniew Jędrzejewski-Szmek
2015-02-25bootctl: check that partition uuid is validThomas Hindoe Paaboel Andersen
2015-02-25bootctl: fix mem leaksThomas Hindoe Paaboel Andersen
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2015-02-18gummiboot/sd-boot/systemd-boot: rename galoreTom Gundersen
2015-02-17bootctl: add sd-boot supportKay Sievers
2014-08-03Unify parse_argv styleZbigniew Jędrzejewski-Szmek
2013-11-09bootctl: remove unused options from getopt_longThomas Hindoe Paaboel Andersen
2013-11-06clients: unify how we invoke getopt_long()Lennart Poettering
2013-11-06bootctl: typo fix in help messageThomas Hindoe Paaboel Andersen
2013-03-29bootctl: fix help textKoen Kooi
2013-03-28bootctl: ESP --> PartitionKay Sievers
2013-03-28bootctl: Binary: --> File:Kay Sievers
2013-03-27bootctl: rename status output headerKay Sievers
2013-03-10bootctl: print Options only when foundKay Sievers
2013-03-10bootctl: print secure boot flagsKay Sievers
2013-02-17bootctl: show "n/a" for empty boot option labelsKay Sievers
2013-02-11bootctl: print partition uuids as /dev/disk/by-partuuid/...Kay Sievers
2013-02-11bootctl: add boot loader and firmware interface toolKay Sievers