On Thu, Sep 19, 2019 at 8:11 AM Kalpa Welivitigoda <callka...@gmail.com> wrote:
>
> Hi all,
>
> Given a kickstart file (flatten) and we intend to make an iso using
> it, is there a tool or service by which we can estimate the size of
> the final iso (based on the packages defined in the kickstart file)
> before actually creating the iso?

Since a kickstart file can refer to RPM's stored on the ISO file, or
on a separate website, and those RPM's are the majority of the bulk of
an installation DVD, it's not clear you can gracefully do this. A
single RPM file can drag in a *lot* of dependencies that may change
based on upstream updates. Why try to guess rather than simply running
the tool, which will be pretty fast if you work from a local yum
mirror?
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to