From Fedora Project Wiki
< Anaconda
(way out of date... add a pointer to pungi) |
(customization) |
||
Line 5: | Line 5: | ||
{{admon/warning|This page is extremely out of date. These days, you probably want to use [http://fedorahosted.org/pungi pungi] for building custom trees these days}} | {{admon/warning|This page is extremely out of date. These days, you probably want to use [http://fedorahosted.org/pungi pungi] for building custom trees these days}} | ||
Following Fedora Core 5 Anaconda now uses yum so instructions on | Following Fedora Core 5 Anaconda now uses yum so instructions on customization have changed. | ||
* genhdlist is dead | * genhdlist is dead |
Latest revision as of 00:10, 8 August 2018
AnacondaCustomization
Following Fedora Core 5 Anaconda now uses yum so instructions on customization have changed.
- genhdlist is dead
- You'll need to run createrepo specifically for CD's as well as for the tree.
Quick summary:
- createrepo -g Fedora/base/comps.xml .
- run buildinstall
- run pkgorder
- run splittree
- run creatrepo with split option eg:
createrepo -v -g Fedora/base/comps.xml \ --baseurl=media://MEDIAID --split i386-disc?
- MEDIAID is set to the .discinfo timestamp eg head -1 i386-disc1/.discinfo