]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/shared/bootspec.c
bootctl: add --root and --image
authorLuca Boccassi <bluca@debian.org>
Sun, 12 Jun 2022 23:01:02 +0000 (00:01 +0100)
committerLuca Boccassi <bluca@debian.org>
Fri, 8 Jul 2022 15:58:15 +0000 (16:58 +0100)
commit80a2381d5c156cffedf41a3e7b95f7a00045a0fd
treec84b84deb3bb654c3d40cdd14f19293e474a49ad
parent99080ed3f0cca0f5a3cc8fc02d1445f6566cca36
bootctl: add --root and --image

Operate on image/directory, and also take files to install from it
man/bootctl.xml
shell-completion/bash/bootctl
shell-completion/zsh/_bootctl
src/boot/bless-boot.c
src/boot/bootctl.c
src/fuzz/fuzz-bootspec.c
src/shared/bootspec.c
src/shared/bootspec.h
src/shared/find-esp.c
src/shared/find-esp.h
src/systemctl/systemctl-start-special.c