Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 224399 | Differences between
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