On Tuesday 26 April 2005 16:28, boopathy krishnamoorthy wrote:
I had customised the installation using AutoYaST. For adding my own package to install using AutoYaST, i had created a directory "custom" under "install_root/suse/". # ls suse i586 custom noarch nosrc setup src x86_64
In the control.xml i added the following portion <extra_packages> <package_location> custom </package_location> <packages config:type="list"> <package>glibc</package> <package>libnscd</package> </packages> </extra_packages> </software>
AFAIK since version 9.1 it's not necessary to enhance the autoast profile. Just do: cd INSTALLATION_ROOT/suse cp my.rpm ./i586/ create_package_descr -d . -x setup/descr/EXTRA_PROV at the next installation, the new RPM should be found -- ciao, Uwe Gansert Uwe Gansert, Server Technologies Team SUSE LINUX Products GmbH, Maxfeldstrasse 5, D-90409 Nürnberg, Germany e-mail: uwe.gansert@suse.de, Tel: +49-(0)911-74053-0, Fax: +49-(0)911-74053-476, Web: http://www.suse.de