On Sun, Mar 23, 2003 at 10:45:20PM +0100, Martin Sj?gren wrote: > > It's harder to parse. I don't want anna to screw up because someone > named their udeb a bit weird. The pattern for kernel module udebs so far > seem to be on the form *-modules-*.*.*-*-udeb which is a bit too unclear > for my taste :/
This seems pretty simple to me. Find "-modules-" in the string, and then keep going until you see "-udeb" at the end. -- Debian GNU/Linux 3.0 is out! ( http://www.debian.org/ ) Email: Herbert Xu ~{PmV>HI~} <[EMAIL PROTECTED]> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

