On Wed, 02 Feb 2022 15:00:10 +
Maxim Fomin wrote:
> --- Original Message ---
> > >
> > > Plainmount can work with '(hdX,gptY)' syntax in config or shell
> > > (actually, this
> > >
> > > is the base syntax) and thus it is not limited to GPT paritions, what is
> > > limited
> > >
> >
--- Original Message ---
> >
> > Plainmount can work with '(hdX,gptY)' syntax in config or shell (actually,
> > this
> >
> > is the base syntax) and thus it is not limited to GPT paritions, what is
> > limited
> >
> > is the ability to use UUID - currently only on GPT. If partition scheme
On Tue, 01 Feb 2022 15:48:01 +
Maxim Fomin wrote:
> --- Original Message ---
>
> On Monday, January 31st, 2022 at 23:40, Glenn Washburn
> wrote:
>
> > On Sun, 30 Jan 2022 19:40:37 +
> >
> > Maxim Fomin ma...@fomin.one wrote:
> >
> > > This patch adds support for plain encrypti
--- Original Message ---
On Monday, January 31st, 2022 at 23:40, Glenn Washburn
wrote:
> On Sun, 30 Jan 2022 19:40:37 +
>
> Maxim Fomin ma...@fomin.one wrote:
>
> > This patch adds support for plain encryption mode (plain dm-crypt) via new
> >
> > module/command named 'plainmount'.
On Sun, 30 Jan 2022 19:40:37 +
Maxim Fomin wrote:
> This patch adds support for plain encryption mode (plain dm-crypt) via new
> module/command named 'plainmount'. This is an extension of previous patch
> (member of crypto enhancement patch series) sent to grub-devel by John Lane.
> The plain
This patch adds support for plain encryption mode (plain dm-crypt) via new
module/command named 'plainmount'. This is an extension of previous patch
(member of crypto enhancement patch series) sent to grub-devel by John Lane.
The plain mode patch was fully reworked, the most important changes are: