Plain dm-crypt

2015-10-27 Thread christopher . toews
Hello; I apologize if this question has already been asked. A web search didn't turn anything up. Are there any plans to include plain dm-crypt support in a future version of grub? Thank you. Chris ___ Grub-devel mailing list Grub-devel@gnu.org http

Re: Plain dm-crypt

2015-10-27 Thread Andrei Borzenkov
On Tue, Oct 27, 2015 at 2:10 PM, Vladimir 'phcoder' Serbinenko wrote: > There are patches for it but they will not be integrated as plain dm-crypt > has no advantages compared to LUKS and cannot be configured reliably when > device names change as they have no UUID > Still there is real demand. I

Re: Plain dm-crypt

2015-10-27 Thread Vladimir 'phcoder' Serbinenko
There are patches for it but they will not be integrated as plain dm-crypt has no advantages compared to LUKS and cannot be configured reliably when device names change as they have no UUID Le 27 oct. 2015 8:20 AM, a écrit : > Hello; > I apologize if this question has already been asked. A web se

[PATCH] tcp: make GRUB honor TCP MSS option

2015-10-27 Thread Ignat Korchagin
Currently, GRUB neither parses nor announces TCP MSS option. According to RFC 879 and its successors if the MSS option is not present the default TCP segment size is 536. That is the exact amount received for every TCP segment for an HTTP download (tested with Debian Linux), that is the peer TCP st

Re: [PATCH] sparc64: boot performance improvements

2015-10-27 Thread Eric Snowberg
> On Oct 25, 2015, at 9:20 AM, Vladimir 'φ-coder/phcoder' Serbinenko > wrote: > > On 11.10.2015 18:49, Eric Snowberg wrote: >> >>> On Oct 10, 2015, at 1:35 AM, Vladimir 'phcoder' Serbinenko >>> wrote: >>> >>> >>> Le 10 oct. 2015 3:31 AM, "Eric Snowberg" a écrit >>> : > On