<br><br><div><span class="gmail_quote">On 1/22/06, <b class="gmail_sendername">Justin Conover</b> <<a href="mailto:justin.conover@gmail.com">justin.conover@gmail.com</a>> 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> <<a href="mailto:katzj@redhat.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">katzj@redhat.com
</a>> 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>> On 1/20/06, Chasecreek Systemhouse <<a href="mailto:chasecreek.systemhouse@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
chasecreek.systemhouse@gmail.com</a>><br>> wrote:<br>>         On 1/20/06, Justin Conover <
<a href="mailto:justin.conover@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">justin.conover@gmail.com</a>> wrote:<br>><br>>         >  Is there a text file that shows the default packages
<br>><br>>         In /root -- look at those file AFTER you have installed a base
<br>>         system.<br>><br>> Good idea, I'll do that too, there has to be a file that list them out<br>> in a  readable format and I would guess that is the comps.xml file but<br>> it a little hard to read atm.
<br>><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?  Or, is looking at things like "yum groupinfo Base" + 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.  This wouldn't please the "everything" crowd, but its not intended as a replacement, just an added feature.
</div></div></blockquote><div><br> </div> yum groupinfo Core && yum deplist kernel brings in some light.<br><br></div><br>