Mailinglist Archive: opensuse-autoinstall (46 mails)
| < Previous | Next > |
Re: [opensuse-autoinstall] Installing packages from repository in postinstall
- From: Uwe Gansert <ug@xxxxxxx>
- Date: Mon, 10 Dec 2007 17:17:25 +0100
- Message-id: <200712101717.25966.ug@xxxxxxx>
On Montag, 10. Dezember 2007, Dag Wieers wrote:
either run "yast -i" in an init-scripts section or set "network_needed" to
true in your rug-command-script and add the packages you want to install in
the post-packages section
adding an <add-on> section to the profile and use the <packages> or
<post-packages> section.
--
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
now playing Diary Of Dreams - The Plague
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
We created a few extra repositories (using mrepo) and add these with a
rug-command during the postinstall. The next thing we would like to do is
install some of the packages from these repositories in the postinstall.
Sadly, running 'yast -i' does not work, because of an error message that
yast is already runing or the package database is being lock by another
yast:
either run "yast -i" in an init-scripts section or set "network_needed" to
true in your rug-command-script and add the packages you want to install in
the post-packages section
So what is the best way to install packages in the postinstall from a
repository without adding the packages directly to the installation
media.
adding an <add-on> section to the profile and use the <packages> or
<post-packages> section.
--
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
now playing Diary Of Dreams - The Plague
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
| < Previous | Next > |