I build a custom Fedora distro locally with the following commands:
/usr/lib/anaconda-runtime/genhdlist --withnumbers --productpath Fedora
${coradir}
PYTHONPATH=/usr/lib/anaconda /usr/lib/anaconda-runtime/pkgorder
${coradir} ${buildarch} Fedora > ${coradir}/pkgorder 2>/dev/null
/usr/lib/anaconda-runtime/genhdlist --fileorder ${coradir}/pkgorder
--withnumbers --productpath Fedora ${coradir}
Two questions:
- Is the double running of genhdlist still necessary?
- I have been building the x86_64 version on a x86_64 machine because
pkgorder complained when run on i386. Does anyone know if this has been
fixed? Perhaps I'll just give is a try....
- Orion
--
fedora-devel-list mailing list
fedora-devel-list@xxxxxxxxxx
http://www.redhat.com/mailman/listinfo/fedora-devel-list