Hello,
I use following for Fedora:
== ISO Repo Update ==
groupsXmlTemplate=$(ls -1 ${LINUX_MEDIUM_RESOURCE}/repodata/*comps.xml)
# reuse package groups xml file mkdir -p $(dirname $groupsXml)
# move all packages somewhere else and move the actual/latest versions back find Packages -name "*.rpm" >$packages
== ISO Creation ==
mkisofs \ HINT: ${LINUX_MEDIUM_RESOURCE}/isolinux/isolinux.cfg may contain medium lable name!
== Image?? ==
Do you talk about anaconda version update via image?
Mit freundlichen Grüßen/Best regards
Stefan Lauterwasser Von: anaconda-devel-list-bounces@xxxxxxxxxx <anaconda-devel-list-bounces@xxxxxxxxxx> im Auftrag von sad man <asadxflow@xxxxxxxxx>
Gesendet: Freitag, 10. Juli 2015 01:34 An: anaconda-devel-list@xxxxxxxxxx Betreff: Packaging Add-on in ISO Hello I am new to add-on development and have a question on how can I create ISO with my custom add-ons.
>From the guide, we can place the .img file in the images directory of ISO and the installer will pickup the add-on automatically. But the part on creating RPM is a little vague. Once the RPM is created, how/where should we place it in the ISO? and how can we direct anaconda to use the add-on RPM?
Cheers,
|
_______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list