Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 99492 Details for
Bug 137831
gnome-mount unable to mount luks encrypted partitions
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for udev.rules file to fix device-mapper /dev/dm-X creation
50-udev.rules.patch (text/plain), 634 bytes, created by
Mike Auty (RETIRED)
on 2006-10-12 16:58:01 UTC
(
hide
)
Description:
Patch for udev.rules file to fix device-mapper /dev/dm-X creation
Filename:
MIME Type:
Creator:
Mike Auty (RETIRED)
Created:
2006-10-12 16:58:01 UTC
Size:
634 bytes
patch
obsolete
>--- 50-udev.rules 2006-10-13 01:12:19.000000000 +0100 >+++ /home/mike/50-udev.rules 2006-10-13 01:12:11.000000000 +0100 >@@ -78,10 +78,10 @@ > KERNEL=="microcode", NAME="cpu/microcode" > > # dm devices (ignore them) >-KERNEL=="dm-[0-9]*", OPTIONS="ignore_device" >+#KERNEL=="dm-[0-9]*", OPTIONS="ignore_device" > # create a symlink named after the device map name > # note devmap_name comes with extras/multipath >-#KERNEL=="dm-[0-9]*", PROGRAM="/sbin/devmap_name %M %m", NAME="%k", SYMLINK+="%c" >+KERNEL=="dm-[0-9]*", PROGRAM="/sbin/devmap_name %M %m", NAME="%k", SYMLINK+="%c" > KERNEL=="device-mapper", NAME="mapper/control" > > # fb devices
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 137831
:
99491
| 99492 |
118625