On Wed, Jan 21, 2004 at 03:25:55PM -0500, Joey Hess wrote: > Joey Hess wrote: > > > +elif [ -d modules/$flavour ]; then > > > + modlistdir=modules/$flavour > > > > Looks like this would also allow the i386 xfs kernel to look like this > > in kernel-versions: > > > > i386 2.4.22 xfs ... > > > > And use the modules/i386-xfs directory. Steve? > > Er, no it won't. I suppose the flavor could be 386-xfs though.
Well, with i386 as the arch and xfs as the falvour, it'll use modules/i386-xfs, it's the line just above my own addition. -- Jeremie Koenig <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

