Custom ISO Howto
Greg Zartman <[email protected]> Fri, 12 Dec 2003 10:37:19 -0800
| Newsgroups | gmane.network.e-smith.devel |
|---|---|
| Message-ID | <[email protected]> |
Anyone on devinfo: Has this processed change for creating custom SME ISOs? As root: 1 Install anaconda and anaconda-runtime rpms if you don't have them. 2 Copy e-smith/mitel in ~/cd1 3 chmod u+w ~/cd1/RedHat/base/hdlist 4 chmod u+w ~/cd1/RedHat/base/comps 5 REPLACE every rpm that you want to update, for example Apache 6 IF you want to ADD a package copy it in ~/cd1/RedHat/RPMS/ 7 IF you have added some package, edit ~/cd1/RedHat/comps and add it's name in Customized Packages (or whatever you like best) /usr/lib/anaconda-runtime/genhdlist --withnumbers --hdlist 8 ~/cd1/RedHat/base/hdlist ~/cd1 9 cp ~/cd1/images/cdboot.img ~/images 10 mkisofs -V esmith -b ~/images/cdboot.img -c ~/boot.cat -r -T -o cd1.iso ~/cd1 From http://www.e-smith.org/docs/howto/contrib/e-smith-custom-iso.html Also, are the correct anaconda RPMS & SRPMS on the mirrors to do this? Any tricks missing from the 10 steps listed above? Greg -- Greg J. Zartman -- Please report bugs to [email protected] Please mail [email protected] (only) to discuss security issues Support for registered customers and partners to [email protected] To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] Searchable archive at http://www.mail-archive.com/devinfo%40lists.e-smith.org