SuSE Version: 10.1
Greetings All!
I am currently testing a install image for SuSE 10.1. In the control file, I have the following entry to remove software packages:
<remove-packages config:type="list"> <package>kdegames3</package> <package>xmoto</package> <package>bsd-games</package> <package>freeciv</package> <package>frozen-bubble</package> <package>supertux</package> <package>knights</package> <package>enigma</package> <package>autofs</package> </remove-packages>
The install went fine, however, the packages that I want removed, were installed. I have the remove-packages section within the <software></software> tag. Anything else I am missing?
My best to you,
-- Rick King
On Friday 27 April 2007 21:21, King, Richard (CE1 UNIX Admin) wrote:
SuSE Version: 10.1
The install went fine, however, the packages that I want removed, were installed. I have the remove-packages section within the <software></software> tag. Anything else I am missing?
10.1 had a bug in the <remove-packages> section. There is a driverupdate on ftp://ftp.suse.com/pub/people/ug/autoyast that you can try but keep in mind, packages that are required(!) by a pattern can't be removed by autoyast. But the games should not be required in that way and so they should be removeable.
Uwe,
Thank you very much for your reply, very much appreciated!
Quick question: After I download the file (10.1_root_fix_v0.2), is there anything else I need to do to "enable" the driverupdate? This is what I have so far in the install directory. Thanks again Uwe!
|-- 10.1_root_fix_v0.2 |-- ARCHIVES.gz |-- COPYING |-- COPYING.de |-- COPYRIGHT |-- COPYRIGHT.de |-- ChangeLog |-- INDEX.gz |-- LICENSE.TXT |-- LIESMICH |-- LIESMICH.DOS |-- README |-- README.BETA.DOS |-- README.DOS |-- SuSEgo.ico |-- TIME |-- add_on_products |-- autorun.inf |-- boot |-- content |-- content.asc |-- content.key |-- control.xml |-- directory.yast |-- docu |-- dosutils |-- gpg-pubkey-0dfb3188-41ed929b.asc |-- gpg-pubkey-1d061a62-427a396f.asc |-- gpg-pubkey-307e3d54-44201d5d.asc |-- gpg-pubkey-3d25d3d9-36e12d04.asc |-- gpg-pubkey-9c800aca-40d8063e.asc |-- ls-lR.gz |-- media.1 |-- pubring.gpg |-- suse |-- updates `-- yast
~~RK
-----Original Message----- From: Uwe Gansert [mailto:ug@suse.de] Sent: Wednesday, May 02, 2007 4:02 AM To: opensuse-autoinstall@opensuse.org Subject: Re: [opensuse-autoinstall] Removal of Packages
On Friday 27 April 2007 21:21, King, Richard (CE1 UNIX Admin) wrote:
SuSE Version: 10.1
The install went fine, however, the packages that I want removed, were installed. I have the remove-packages section within the <software></software> tag. Anything else I am missing?
10.1 had a bug in the <remove-packages> section. There is a driverupdate on ftp://ftp.suse.com/pub/people/ug/autoyast that you can try but keep in mind, packages that are required(!) by a pattern can't be removed by autoyast. But the games should not be required in that way and so they should be removeable.
-- ciao, Uwe Gansert
Uwe Gansert, Server Technologies Team SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) Business: http://www.suse.de/~ug -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org
On Wednesday 02 May 2007 16:08, King, Richard (CE1 UNIX Admin) wrote:
Quick question: After I download the file (10.1_root_fix_v0.2), is there anything else I need to do to "enable" the driverupdate? This is what I have so far in the install directory. Thanks again Uwe!
|-- 10.1_root_fix_v0.2 |-- ARCHIVES.gz |-- COPYING
...
you have to run the patch. It's a shell script and it will create a file "driverupdate". You don't need the 10.1_root_fix_v0.2 on the installation source. Just the created "driverupdate"
autoinstall@lists.opensuse.org