Mailinglist Archive: opensuse-autoinstall (148 mails)

< Previous Next >
I want to use remove-packages
  • From: Erik Streb <erik.streb@xxxxxx>
  • Date: Mon, 19 Jun 2006 11:16:16 +0000 (UTC)
  • Message-id: <44968779.8040001@xxxxxx>
Hello.

I'm using suse-autoinstall with Suse Linux 10.1. In the software section of the xml-file I put some packages to remove (to not install). But after installation the packages are installed anyway. Why?

Looks like this:

<software>
<addons config:type="list">
<addon>Kde-Desktop</addon>
<addon>Min</addon>
</addons>
<base>Minimal</base>
<remove-packages config:type="list">
<package>OpenOffice_org-de-templates</package>
<package>OpenOffice_org-Quickstarter</package>
<package>OpenOffice_org-de</package>
<package>OpenOffice_org-kde</package>
<package>OpenOffice_org</package>
<package>beagle-firefox</package>
<package>MozillaFirefox-translations</package>
<package>MozillaFirefox</package>
<package>acroread</package>
<package>RealPlayer</package>
<package>amarok</package>
<package>amarok-helix</package>
<package>flash-player</package>
</remove-packages>
</software>

All of the packages in the remove-packages section are installed to my regret.

Thanks
Erik Streb

< Previous Next >
This Thread
Follow Ups