From f518ee04d71cbd681e4a0a4f73fc9d0a05e103c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Sun, 2 Jul 2017 13:37:27 -0400 Subject: [PATCH] man: add zypper instructions for systemd-nspawn v2: - add -c and update the list of packages v3: - link to a man page on mankier.com --- man/systemd-nspawn.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/man/systemd-nspawn.xml b/man/systemd-nspawn.xml index 7014443f53..5d3212dec7 100644 --- a/man/systemd-nspawn.xml +++ b/man/systemd-nspawn.xml @@ -1090,6 +1090,18 @@ in a namespace container in it. + + Install the OpenSUSE Tumbleweed rolling distribution + + # zypper --root=/var/lib/machines/tumbleweed ar -c \ + https://download.opensuse.org/tumbleweed/repo/oss tumbleweed +# zypper --root=/var/lib/machines/tumbleweed refresh +# zypper --root=/var/lib/machines/tumbleweed install --no-recommends \ + systemd shadow zypper openSUSE-release vim +# systemd-nspawn -M tumbleweed passwd root +# systemd-nspawn -M tumbleweed -b + + Boot into an ephemeral snapshot of the host system @@ -1132,6 +1144,7 @@ dnf8, debootstrap8, pacman8, + zypper8, systemd.slice5, machinectl1, btrfs8