]> git.ipfire.org Git - thirdparty/systemd.git/commit
firstboot: add --image= switch
authorLennart Poettering <lennart@poettering.net>
Mon, 30 Mar 2020 13:39:43 +0000 (15:39 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 7 Jul 2020 09:20:42 +0000 (11:20 +0200)
commit3ff9fa591e885b0517336d52bdd6e653dbb765f9
tree6314cd64b06b604cc62f4a3645b0820e6f20ad4c
parent827ea5212507c3833b6ae14cdf65e446b36b5e05
firstboot: add --image= switch

This is like --root=, but takes an image file path or device node path
and dissects the image directly, mounting it internally.
src/firstboot/firstboot.c