diff --git a/man/systemd-nspawn.xml b/man/systemd-nspawn.xml index 777e0a3a77..834e2ccf14 100644 --- a/man/systemd-nspawn.xml +++ b/man/systemd-nspawn.xml @@ -320,6 +320,17 @@ + + Example 3 + + # pacstrap -c -d ~/arch-tree/ base +# systemd-nspawn -bD ~/arch-tree/ + + This installs a mimimal Arch Linux distribution into + the directory ~/arch-tree/ and then + boots an OS in a namespace container in it. + + Exit status @@ -334,6 +345,7 @@ chroot1, yum8, debootstrap8 + pacman8