Hello!

I would like to build a customized installer image on my F17 i386.
I've found out that revisor is for that task. I had problems with
starting revisor and needed some work on my system (linking
/usr/libexec/anaconda folder to /usr/lib/anaconda-runtime).

Finally I create revisor.conf, configuration for yum and a kickstart
file. I'd started the build with the following:

revisor \
 --config=revisor.conf \
 --kickstart=ks.cfg \
 --model='slc63-i386' \
 --install-dvd \
 --cli \
 --yes \
 --debug 9

The build process always finished with "No Package Matching
anaconda-runtime. This is a required package.". If I remove anaconda
from kickstart it says that anaconda is required package and then says
anaconda-runtime is not found. Any idea what is the problem?

As you might notice I am building an SLC spin but I think as long as
repositories are right that is possible.

Bye,
a
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to