From 597856130181473bff35f225d87b05c5825b1670 Mon Sep 17 00:00:00 2001 From: Lukas Nykryn Date: Wed, 15 Apr 2015 14:04:52 +0200 Subject: [PATCH] Revert "man: switch yum to dnf for Fedora" This reverts commit 74a6d87d0cd1f2213869e168b6ca55eded6f4ae8. Conflicts: man/systemd-nspawn.xml --- man/custom-html.xsl | 12 ------------ man/systemd-nspawn.xml | 4 +--- 2 files changed, 1 insertion(+), 15 deletions(-) diff --git a/man/custom-html.xsl b/man/custom-html.xsl index 706b95a1c4..1df824cbbc 100644 --- a/man/custom-html.xsl +++ b/man/custom-html.xsl @@ -60,18 +60,6 @@ - - - - https://www.mankier.com/ - - / - - - - - - diff --git a/man/systemd-nspawn.xml b/man/systemd-nspawn.xml index 65b4c2f294..cbd44d4aba 100644 --- a/man/systemd-nspawn.xml +++ b/man/systemd-nspawn.xml @@ -98,7 +98,6 @@ container. Use a tool like - dnf8, yum8, debootstrap8, or @@ -668,7 +667,7 @@ Build and boot a minimal Fedora distribution in a container - # dnf -y --releasever=21 --nogpg --installroot=/srv/mycontainer --disablerepo='*' --enablerepo=fedora install systemd passwd dnf fedora-release vim-minimal + # yum -y --releasever=21 --nogpg --installroot=/srv/mycontainer --disablerepo='*' --enablerepo=fedora install systemd passwd yum fedora-release vim-minimal # systemd-nspawn -bD /srv/mycontainer This installs a minimal Fedora distribution into the @@ -729,7 +728,6 @@ systemd1, chroot1, - dnf8, yum8, debootstrap8, pacman8,