Mailinglist Archive: opensuse-autoinstall (57 mails)
| < Previous | Next > |
[opensuse-autoinstall] How do I achieve a Minimal Install?
- From: Mike Brady <mike.brady@xxxxxxxxxxxxxx>
- Date: Mon, 12 Mar 2007 11:23:49 +1300
- Message-id: <45F48175.2040403@xxxxxxxxxxxxxx>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I am looking to use Autoyast to build a minimal system, but am not sure
what the correct approach is.
My point of reference is a Kickstart with a %packages --nobase, which
for Centos 4 x86_64 gives me an 88 package system.
So far I have a working autyast install with
<software>
<patterns config:type="list">
<pattern>base</pattern>
</patterns>
<packages config:type="list">
<package>yum</package>
</packages>
</software>
which gives me a 396 package system.
Only 300 odd package to get rid of :-)
What is the right approach here. Do I have to figure out my own list of
packages (i.e. don't use patterns) or is there some option that I
haven't found yet.
Looking back through the list archives there is a suggestion that the
underlying yast tools are going to pull in what is defined in base
pattern no matter what! Is that correct?
I feel that I am missing something here.
Thanks
Mike
- --
Mike Brady
GPG Key ID: 0x9C777DA4
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFF9IF16xLAi5x3faQRAh9CAJ9ZB/YBaChsWzqobBgtvdo8pfZ+AQCfTkDU
Vb6a0Oj0V02mIvjA6naEnXw=
=oFJq
-----END PGP SIGNATURE-----
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
Hash: SHA1
I am looking to use Autoyast to build a minimal system, but am not sure
what the correct approach is.
My point of reference is a Kickstart with a %packages --nobase, which
for Centos 4 x86_64 gives me an 88 package system.
So far I have a working autyast install with
<software>
<patterns config:type="list">
<pattern>base</pattern>
</patterns>
<packages config:type="list">
<package>yum</package>
</packages>
</software>
which gives me a 396 package system.
Only 300 odd package to get rid of :-)
What is the right approach here. Do I have to figure out my own list of
packages (i.e. don't use patterns) or is there some option that I
haven't found yet.
Looking back through the list archives there is a suggestion that the
underlying yast tools are going to pull in what is defined in base
pattern no matter what! Is that correct?
I feel that I am missing something here.
Thanks
Mike
- --
Mike Brady
GPG Key ID: 0x9C777DA4
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFF9IF16xLAi5x3faQRAh9CAJ9ZB/YBaChsWzqobBgtvdo8pfZ+AQCfTkDU
Vb6a0Oj0V02mIvjA6naEnXw=
=oFJq
-----END PGP SIGNATURE-----
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
| < Previous | Next > |