* Reminder: Encrypted LV on unencrypted PV
@ 2009-01-19 5:52 Warren Togami
0 siblings, 0 replies; only message in thread
From: Warren Togami @ 2009-01-19 5:52 UTC (permalink / raw)
To: initramfs-u79uwXL29TY76Z2rM5mHXA
Reminder, please don't forget to add this to upstream git.
diff --git a/rules.d/63-luks.rules b/rules.d/63-luks.rules
index 4c95c5d..5d8297b 100644
--- a/rules.d/63-luks.rules
+++ b/rules.d/63-luks.rules
@@ -7,6 +7,7 @@
SUBSYSTEM!="block", GOTO="luks_end"
ACTION!="add|change", GOTO="luks_end"
+KERNEL!="sr*", IMPORT{program}="vol_id --export $tempnode"
ENV{ID_FS_TYPE}=="crypto_LUKS", RUN+="/bin/plymouth ask-for-password
--command '/sbin/cryptsetup luksOpen $env{DEVNAME} luks-$env{ID_FS_UUID}"
--
To unsubscribe from this list: send the line "unsubscribe initramfs" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2009-01-19 5:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-19 5:52 Reminder: Encrypted LV on unencrypted PV Warren Togami
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox