Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Apr 2016 01:28:43 +0200
From:      Oliver Pinter <oliver.pinter@hardenedbsd.org>
To:        Allan Jude <allanjude@freebsd.org>
Cc:        "src-committers@freebsd.org" <src-committers@freebsd.org>,  "svn-src-all@freebsd.org" <svn-src-all@freebsd.org>,  "svn-src-head@freebsd.org" <svn-src-head@freebsd.org>
Subject:   Re: svn commit: r297629 - in head/sys/boot: geli i386/libi386 i386/zfsboot
Message-ID:  <CAPQ4ffueJ6bLOCdfsP_yPUveDRqisT=hoSEqBmU9r1N%2B7eh0=g@mail.gmail.com>
In-Reply-To: <201604062321.u36NLisl029446@repo.freebsd.org>
References:  <201604062321.u36NLisl029446@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday, April 7, 2016, Allan Jude <allanjude@freebsd.org> wrote:

> Author: allanjude
> Date: Wed Apr  6 23:21:44 2016
> New Revision: 297629
> URL: https://svnweb.freebsd.org/changeset/base/297629
>
> Log:
>   Fix GELIBoot support for GELI sector size is > 512
>
>   Add support for 4k sector GELI encrypted partitions to the bootloader
>   This is the default created by the installer
>
>   Because the IV is different for each sector, and the XTS tweak carries
> forward you can not decrypt a partial sector if the starting offset is not 0
>
>   Make boot2 and the loader read in 4k aligned chunks
>
>   Reviewed by:  ed, oshogbo
>   Sponsored by: ScaleEngine Inc.
>   Differential Revision:        https://reviews.freebsd.org/D5820
>
> Modified:
>   head/sys/boot/geli/geliboot.c
>   head/sys/boot/geli/geliboot.h
>   head/sys/boot/i386/libi386/biosdisk.c
>   head/sys/boot/i386/zfsboot/zfsboot.c



Hi Allan!

Are you plan to MFC this commit to 10-stable?

>
> Modified: head/sys/boot/geli/geliboot.c
>
> ==============================================================================
> -


>
> ...

> __________________
> svn-src-head@freebsd.org <javascript:;> mailing list
> https://lists.freebsd.org/mailman/listinfo/svn-src-head
> To unsubscribe, send any mail to "svn-src-head-unsubscribe@freebsd.org
> <javascript:;>"
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAPQ4ffueJ6bLOCdfsP_yPUveDRqisT=hoSEqBmU9r1N%2B7eh0=g>