Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 170753
Collapse All | Expand All

(-)initrd.scripts.orig (+1 lines)
Lines 622-627 openLUKS() { Link Here
622
			then
622
			then
623
				break
623
				break
624
			else
624
			else
625
				setup_md_device ${LUKS_DEVICE}
625
				if cryptsetup isLuks ${LUKS_DEVICE}
626
				if cryptsetup isLuks ${LUKS_DEVICE}
626
				then
627
				then
627
					good_msg "Opening LUKS device ${LUKS_DEVICE}"
628
					good_msg "Opening LUKS device ${LUKS_DEVICE}"

Return to bug 170753