From d343089bb14775626dfa1f8a08cee5c9e02fb685 Mon Sep 17 00:00:00 2001 From: Joanna Rutkowska Date: Fri, 1 Apr 2011 14:26:47 +0000 Subject: [PATCH] InstallationIsoBuilding changed One also needs to install anaconda on the devel system --- InstallationIsoBuilding.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/InstallationIsoBuilding.md b/InstallationIsoBuilding.md index 13a383bb..61859047 100644 --- a/InstallationIsoBuilding.md +++ b/InstallationIsoBuilding.md @@ -26,10 +26,11 @@ Packages will be in `rpm/noarch` and `rpm/x86_64`. Install Revisor --------------- -Next install the freshly built revisor: +Next install the freshly built revisor and anaconda: ``` {.wiki} yum install rpm/noarch/revisor*.rpm +yum install rpm/x86_64/anaconda*.rpm ``` Prepare configuration files