Mailinglist Archive: opensuse-autoinstall (87 mails)

< Previous Next >
Re: [opensuse-autoinstall] insmod-Parameters not transferred to INITRD_MODULES anymore?
  • From: Steffen Winterfeldt <snwint@xxxxxxx>
  • Date: Tue, 13 Feb 2007 13:22:30 +0100 (CET)
  • Message-id: <Pine.LNX.4.63.0702131317590.19323@xxxxxxxxxxxxxx>
On Tue, 13 Feb 2007, Frank Steiner wrote:

> Uwe Gansert wrote
>
> > On Monday 05 February 2007 16:20, Steffen Winterfeldt wrote:
> >
> >> If the autoyast framework gives you no means to do it,
> >
> > a chrooted=false chroot script can do the job.
>
> Well, I'm using a chroot script now, but that's not the same: I can
> insert a fixed set of modules in this script, but AY on SLES9 was
> clever enough to put only those modules into INITRD_MODULES that
> were really used on the currently installed system. I.e., I could
> give all modules that I would ever need on any of my > 80 hosts
> and could be sure that on every host only the needed ones made it
> do INITRD_MODULES. Veeeery nice feature! Any chance to get this
> back?

Basically, yes. linuxrc adds an 'InitrdModules' entry to /etc/install.inf.
That is what YaST used to pick up. You would have to do that with some
script yourself.

This doesn't cover modules loaded by YaST, though.


Steffen
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx

< Previous Next >
Follow Ups