Just out of curiosity, why you want to install all packages?<br><br><div class="gmail_quote">2011/12/14 Sérgio Basto <span dir="ltr"><<a href="mailto:sergio@serjux.com">sergio@serjux.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On Wed, 2011-12-14 at 14:48 +0000, Magyari, Miklos wrote:<br>
> > "You can use a kickstart file to install every available package by<br>
> >  specifying * in the %packages section. Red Hat does not support this type<br>
> >  of installation.<br>
> >  In previous releases of Red Hat Enterprise Linux, this functionality was<br>
> >  provided by @Everything, but this is not included in Red Hat Enterprise<br>
> >  Linux 6."<br>
><br>
> thank you for pointing this out, * seems to be a help for 6, but for 5.x, combining everything and -conflicts still fails with package conflicts. We have only managed to run successful installs listing all package groups in the kickstart file, but this resulted tons of missing packages on the installed box.<br>

<br>
</div>you will need this patch<br>
<a href="http://www.serjux.com/pungi/pungi-2.0.14-revdeselectPackage.patch" target="_blank">http://www.serjux.com/pungi/pungi-2.0.14-revdeselectPackage.patch</a><br>
or "-something" wont work.<br>
my lastest ks:<br>
<a href="http://www.serjux.com/pungi/confs/f14-fedora.ks" target="_blank">http://www.serjux.com/pungi/confs/f14-fedora.ks</a><br>
<br>
I have done a script which check duplicated packages that appears in<br>
repo:<br>
<a href="http://www.serjux.com/pungi/confs/checkduplicateds" target="_blank">http://www.serjux.com/pungi/confs/checkduplicateds</a><br>
<br>
I am also interested in respin all packages to work off-line.<br>
<br>
Thanks,<br>
<span class="HOEnZb"><font color="#888888">--<br>
Sérgio M. B.<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
Kickstart-list mailing list<br>
<a href="mailto:Kickstart-list@redhat.com">Kickstart-list@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/kickstart-list" target="_blank">https://www.redhat.com/mailman/listinfo/kickstart-list</a></div></div></blockquote></div><br>