ALT Linux Bugzilla
– Attachment 5688 Details for
Bug 28255
открытие LUKS-контейнеров с некорневыми ФС
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
Всегда добавлять модуль luks в образ initrd
make-initrd-luks.patch (text/plain), 634 bytes, created by
timonbl4@altlinux.org
on 2012-12-27 14:26:44 MSK
(
hide
)
Description:
Всегда добавлять модуль luks в образ initrd
Filename:
MIME Type:
Creator:
timonbl4@altlinux.org
Created:
2012-12-27 14:26:44 MSK
Size:
634 bytes
patch
obsolete
>commit 2be6a97b74cdd6e493baff0de8e2ff44e4cd2083 >Author: Timur Aitov <timonbl4@altlinux.org> >Date: Thu Dec 27 14:19:19 2012 +0400 > > LUKS: always add this module > >diff --git a/features/luks/guess/device b/features/luks/guess/device >index 82419ef..ac0549c 100755 >--- a/features/luks/guess/device >+++ b/features/luks/guess/device >@@ -2,13 +2,6 @@ > > . guess-functions > >-[ -d "$SYSFS_PATH$1"/dm ] || >- exit 0 >- >-uuid="$(cat "$SYSFS_PATH$1"/dm/uuid)" >- >-if [ -z "${uuid##CRYPT-*}" ]; then >- guess_feature luks >- # We need keyboard to enter password >- guess-kbd >-fi >+guess_feature luks >+# We need keyboard to enter password >+guess-kbd
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 28255
: 5688