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