[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Rebuilding a Fedora Core Installation Boot Image
- From: Jason L Tibbitts III <tibbs math uh edu>
- To: Development discussions related to Fedora Core <fedora-devel-list redhat com>
- Subject: Re: Rebuilding a Fedora Core Installation Boot Image
- Date: Mon, 27 Feb 2006 15:20:08 -0600
>>>>> "RE" == Rob Emanuele <rje shoreis com> writes:
RE> Where can I find info on how to build those images?
Search for "buildinstall". Basically, install anaconda and
anaconda-runtime, copy your complete updated tree[1] to a writable
directory (I used /tmp/a), make sure you have a pkgorder file and run
something like:
/usr/lib/anaconda-runtime/buildinstall --debug --comp blah --pkgorder /tmp/a/pkgorder --version 4 --product Fedora --release "Fedora Core 4" --prodpath Fedora /tmp/a
which, if everything works, will grind for a bit and then spit out a
rebuilt set of images. I recently had to do this to support the hardware on
some systems with nForce4 430-based boards. (I had to apply a couple
of quick hacks to anaconda and kudzu as well; see the anaconda-devel
archives for details.
1) I have a script (pilfered from elsewhere on the 'net) that will
pull updates into a tree and regenerate hdlist for you. As a bonus
it spits out a pkgorder file as well. If you want it, let me know
and I'll put it somewhere accessible.
- J<
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]