Re: [PATCH v3 1/1] plainmount: Support plain encryption mode.

2022-06-25 Thread Maxim Fomin
--- Original Message --- On Saturday, June 25th, 2022 at 12:55 AM, Glenn Washburn wrote: > > + > > +Offset of encrypted data (device argument) and offset of keyfile (option > > @option{-d}) > > +can be specified with grub blocklist syntax ('+10M') where single word > > suffixes 'K', > >

Re: [PATCH] configure.ac: warn if stack-protector not allowed

2022-06-25 Thread Nicholas Vinson
On 6/24/22 21:11, Glenn Washburn wrote: On Fri, 24 Jun 2022 14:12:44 -0400 Nicholas Vinson wrote: On 6/24/22 12:28, Daniel Kiper wrote: Adding Chris... On Tue, Jun 14, 2022 at 06:19:00PM -0400, Nicholas Vinson wrote: Previous version of configure.ac would error out when --enable-stack-prote