WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] xen on suse 9.3 and software raid

> >      # Filter modules into fs and non-fs (driver) modules
> > +    fs_modules=""
> > +    drv_modules=""

> both variables are local to mkinitrd_kernel(),

They are not, at least not in the version shipped with 9.3:

eskarina kraxel ~# grep fs_modules /sbin/mkinitrd 
                fs_modules="${fs_modules}${fs_modules:+\n}${module}"
    done < <(echo -e "$fs_modules")
eskarina kraxel ~# 

Maybe you look at something more recent?

  Gerd


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users