Mailinglist Archive: opensuse-autoinstall (87 mails)
| < Previous | Next > |
Re: [opensuse-autoinstall] package selection
- From: Lee Mayes <autoinst@xxxxxxxxxxx>
- Date: Tue, 02 Jan 2007 14:46:49 -0500
- Message-id: <459AB6A9.9050601@xxxxxxxxxxx>
Lars Stavholm wrote:
I've not used 'Min+X11' in the past, but 10.2 has a couple patterns that might suffice, namely:
<software>
<patterns config:type="list">
<pattern>base</pattern>
<pattern>x11</pattern>
</patterns>
</software>
If you want to see what RPMS those map to, on CD1 (or DVD) cd to suse/setup/descr and look at the .pat files that map to those patterns for your architecture.
Hope that helps,
Lee
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
Hi All,Hi Lars,
just started trying out SuSE Linux 10.2 and I'm looking for an
easy way to say "Minimal+X11" using the new patterns format.
Is there a way? Or do I have to list all the actual packages?
I checked the documentation, and couldn't find anything.
Any input appreciated.
/Lars Stavholm
I've not used 'Min+X11' in the past, but 10.2 has a couple patterns that might suffice, namely:
<software>
<patterns config:type="list">
<pattern>base</pattern>
<pattern>x11</pattern>
</patterns>
</software>
If you want to see what RPMS those map to, on CD1 (or DVD) cd to suse/setup/descr and look at the .pat files that map to those patterns for your architecture.
Hope that helps,
Lee
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
| < Previous | Next > |