First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 122901
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Daniel Black <dragonheart@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Magnus <magan@chello.se>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 122901 depends on: Show dependency tree
Show dependency graph
Bug 122901 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-02-15 04:02 0000
Since cowloop is supporting more than 10, lets raise it :)

Old rule:          'KERNEL=="cowloop[0-9]"  NAME="cow/%n"
Proposed new rule: 'KERNEL=="cowloop[0-9][0-9]*"  NAME="cow/%n"'

------- Comment #1 From Magnus 2006-02-15 04:49:11 0000 -------
Turns out my proposed fix doesnt match against numbers lower than 10 this time
:)
Made mistake of not reading the man page for udev very good. Sorry for that.
This works...tested against numbers below and above 10 :).....
'KERNEL=="cowloop[0-9]*"  NAME="cow/%n"'

------- Comment #2 From Daniel Black 2006-02-18 15:18:57 0000 -------
fixed in cowloop-2.15-r1.ebuild.

Thanks for the bug report and solution.

First Last Prev Next    No search results available      Search page      Enter new bug