Bug #46
[KERNEL] lack of cryptsetup support
Статус: | Closed | Начата: | 11.01.2010 | |
---|---|---|---|---|
Приоритет: | High | Дата выполнения: | ||
Назначена: | - | Готовность в %: | 0% |
|
Категория: | Calculate Linux | Затраченное время: | - | |
Версия: | 10.4 | |||
Голоса: | 0 |
Описание
There is no sys-fs/cryptsetup support in kernel. CONFIG_BLK_DEV_DM
and CONFIG_DM_CRYPT
should be compiled in or built as modules. dm-crypt module should be added into /etc/conf.d/modules in second case.
История
Обновлено Alexander Tratsevskiy почти 15 года назад
- Параметр Версия изменился на 10.2
I will add support CONFIG_BLK_DEV_DM and CONFIG_DM_CRYPT, but the module dm-crypt into the Startup you will need to write yourself.
Обновлено Dmitry Osintsev почти 15 года назад
Alexander Tratsevskiy wrote:
I will add support CONFIG_BLK_DEV_DM and CONFIG_DM_CRYPT, but the module dm-crypt into the Startup you will need to write yourself.
This will do :-)
Обновлено Dmitry Osintsev почти 15 года назад
dimone none wrote:
Alexander Tratsevskiy wrote:
I will add support CONFIG_BLK_DEV_DM and CONFIG_DM_CRYPT, but the module dm-crypt into the Startup you will need to write yourself.
This will do :-)
An afterthought: dm_crypt does not boot automatically. What about those who doesn't know about it?
Обновлено Alexander Tratsevskiy почти 15 года назад
An afterthought: dm_crypt does not boot automatically. What about those who doesn't know about it?
If I understand correctly this is still not enough to support booting from an encrypted partition.
For prepare the system for yourself you can use the Interactive system build.
You can share the results of its work and we will add support for the next releases.
Обновлено Alexander Tratsevskiy почти 15 года назад
Обновлено Alexander Tratsevskiy почти 15 года назад
- Параметр Версия изменился с 10.2 на 10.4
Обновлено Mikhail Hiretsky больше 14 лет назад
- Параметр Статус изменился с New на Closed
Modules is added to kernel config.