<br><br><div><span class="gmail_quote">On 1/22/06, <b class="gmail_sendername">Justin Conover</b> &lt;<a href="mailto:justin.conover@gmail.com">justin.conover@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br><br><div><span class="q"><span class="gmail_quote">On 1/20/06, <b class="gmail_sendername">Jeremy Katz</b> &lt;<a href="mailto:katzj@redhat.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">katzj@redhat.com
</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Fri, 2006-01-20 at 09:41 -0600, Justin Conover wrote:<br>&gt; On 1/20/06, Chasecreek Systemhouse &lt;<a href="mailto:chasecreek.systemhouse@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
chasecreek.systemhouse@gmail.com</a>&gt;<br>&gt; wrote:<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; On 1/20/06, Justin Conover &lt;
<a href="mailto:justin.conover@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">justin.conover@gmail.com</a>&gt; wrote:<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt;&nbsp;&nbsp;Is there a text file that shows the default packages
<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; In /root -- look at those file AFTER you have installed a base
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; system.<br>&gt;<br>&gt; Good idea, I'll do that too, there has to be a file that list them out<br>&gt; in a&nbsp;&nbsp;readable format and I would guess that is the comps.xml file but<br>&gt; it a little hard to read atm.
<br>&gt;<br>It wouldn't be that difficult to write a script which parses the comps<br>file according to the same rules as anaconda -- it's basically all of<br>the default + mandatory packages in default groups and then doing a
<br>depsolve.<br><br>Jeremy</blockquote></span><div><br>So if I grep for mandatory out of comps.xml + running depsolve that would pretty much be a minimum install right?&nbsp; Or, is looking at things like &quot;yum groupinfo Base&quot; + maybe depsolve since I don't see kernel and grub in the list and would would assume those are important to boot a new install of Linux ;)
<br><br>The reason I'm looking at this is to see if it would be easy to create smaller iso sets like:<br><br>Fedora Gnome iso<br>Base + GNOME Desktop Environment + default Office/Productivity + Graphical Internet<br><br>
Fedora KDE iso
<br>Base + KDE (K Desktop Environment) + default Office/Productivity + Graphical Internet<br><br>Maybe a dev iso with all the tools/lib and such.<br><br>Not sure its worth it or not but giving a small d/l amount to some I think would be handy.&nbsp; This wouldn't please the &quot;everything&quot; crowd, but its not intended as a replacement, just an added feature.
</div></div></blockquote><div><br>&nbsp;</div>&nbsp;yum groupinfo Core &amp;&amp; yum deplist kernel brings in some light.<br><br></div><br>