Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment #155009: Force evms initscript to run prior to dmcrypt initscript V2 for
bug #224399
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 224399
| Differences between
Force evms initscript to run prior to dmcrypt initscript V3
Force evms initscript to run prior to dmcrypt initscript
and this patch
Collapse All
|
Expand All
(-)
dmcrypt.old (+2 lines)
Lines 5-10
Link Here
5
5
6
depend() {
6
depend() {
7
before checkfs fsck
7
before checkfs fsck
8
after evms
9
8
if [ -e /lib/librc.so ]; then
10
if [ -e /lib/librc.so ]; then
9
need device-mapper
11
need device-mapper
10
fi
12
fi
Return to
bug 224399