]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/nspawn/nspawn.c
nspawn,vmspawn: let's add some terminal magic to the welcome text 31023/head
authorLennart Poettering <lennart@poettering.net>
Fri, 19 Jan 2024 22:23:48 +0000 (23:23 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 22 Jan 2024 15:24:00 +0000 (16:24 +0100)
commit1807baa931e4afa6d0c61fb9582f6529b25189eb
tree71e6bb0389a18f4e43472e5e08976ddc6da44c89
parent3df61bf00cee67f93fe31dffde9e8df3a83a411d
nspawn,vmspawn: let's add some terminal magic to the welcome text

Let's grey the text out, and prefix it with a vertical grey bar, to make
clear this is output from the host, not the payload, and make it clearly
distinguishable from what follows.

Let's also make the image name clickable (with new enough
shared-mime-info this should allow you to look into the image with
gnome-disk-utility or a similar tool.
src/nspawn/nspawn.c
src/vmspawn/vmspawn.c