Re: [systemd-devel] [PATCH] man: systemd-nspawn: Update syntax to launch an image

2019-05-22 Thread Lennart Poettering
On Mo, 20.05.19 17:08, Kashyap Chamarthy (kcham...@redhat.com) wrote: > To access a shell on a disk image, the man page on Fedora-29 says to > run: `systemd-nspawn -M Fedora-Cloud-Base-28-1.1.x86_64.raw`. Let's > try. > > List existing images: > > $> machinectl list-images | awk '{print $1,$2

Re: [systemd-devel] [PATCH] man: systemd-nspawn: Update syntax to launch an image

2019-05-20 Thread systemd github import bot
Patchset imported to github. To create a pull request, one of the main developers has to initiate one via: -- Generated by https://github.com/haraldh/mail2git

[systemd-devel] [PATCH] man: systemd-nspawn: Update syntax to launch an image

2019-05-20 Thread Kashyap Chamarthy
To access a shell on a disk image, the man page on Fedora-29 says to run: `systemd-nspawn -M Fedora-Cloud-Base-28-1.1.x86_64.raw`. Let's try. List existing images: $> machinectl list-images | awk '{print $1,$2}'; NAME TYPE Fedora-Cloud-Base-30… raw 1 images Now invoke `systemd-