Quoting Jag (agrajag@xxxxxxxxxxxxxx): > > Where can I find documentation for the anaconda-runtime rpm? > > > > In particular, what do all the files do /usr/lib/anaconda-runtime. > > The best documentation is to just look at the files and see what they > do. A lot of them are scripts called by other scripts in there. The > most important two are buildinstall which takes an RPM tree and builds > all the anaconda boot and stage2 images for it, as well as doing stuff > like genhdlist. The other is splitdistro which splits a big install > root into two directory trees, one for each disc, for burning purposes. On our 6.2 kickstarts we used this perl script to munge our own RPMs into the distribution: http://www.linuxdoc.org/HOWTO/KickStart-HOWTO-14.html Does the buildinstall do all the work of the above script? In particular, the perl script was pretty good and figuring out new rpms and inserting them into the root. I read several posts about samples/examples of using anaconda. Can someone post examples? genhdlist [--withnumbers] [--fileorder <path>] [--hdlist <path>] <paths>+ Like what do these parameters mean? Can someone show an execution of this program? Ditto for buildinstall Usage: buildinstall [--comp <component>] [--pkgorder <file>] [--version <version>] <root> -- Bob Tanner <tanner@xxxxxxxxxxxxx> | Phone : (952)943-8700 http://www.mn-linux.org, Minnesota, Linux | Fax : (952)943-8500 Key fingerprint = 6C E9 51 4F D5 3E 4C 66 62 A9 10 E5 35 85 39 D9