On Sun, Mar 21, 2021 at 03:22:19PM -0500, Glenn Washburn wrote:
> This conforms to the behavior of the -s option of the bash read command.
>
> docs/grub: Document the -s option for the read command.
>
> Signed-off-by: Glenn Washburn
Reviewed-by: Daniel Kiper
Daniel
On Sun, Mar 21, 2021 at 01:09:10PM -0500, Glenn Washburn wrote:
> This is primarily useful to do something like "loopback newdev (dev)8+" to
> create a device that skips the first 4K, which may contain a container
> header, eg. a non-standard RAID1 header, that grub does not recognize. This
> would
CC-ing Javier...
On Mon, Aug 30, 2021 at 01:48:50PM +0200, Carlos Maiolino wrote:
> Hi.
> On Mon, Aug 30, 2021 at 11:18:31AM +0200, Erwan Velu wrote:
> >Good day list,
> >Le jeu. 26 août 2021 à 15:26, Carlos Maiolino <[1]cmaiol...@redhat.com>
> >a écrit :
> >
> > [..]
> > Tha
On Wed, Sep 01, 2021 at 02:40:57PM +0200, Daniel Kiper wrote:
> CC-ing Javier...
>
> On Mon, Aug 30, 2021 at 01:48:50PM +0200, Carlos Maiolino wrote:
> > Hi.
> > On Mon, Aug 30, 2021 at 11:18:31AM +0200, Erwan Velu wrote:
> > >Good day list,
> > >Le jeu. 26 août 2021 à 15:26, Carlos Maioli
On Fri, Aug 27, 2021 at 11:05:06PM +0200, Thomas Schmitt wrote:
> iso9660_test fails if the effective locale is not UTF-8. This happens
> because xorriso needs to convert file names and FSLABEL to UCS-2 when
> preparing a Joliet tree. grub-fs-tester obviously intends to use UTF-8
> as character set
Patrick Steinhardt writes:
> Currently, all platforms will set up their heap on initialization of the
> platform code. While this works mostly fine, it poses some limitations
> on memory management on us. Most notably, allocating big chunks of
> memory in the gigabyte range would require us to pr
On Tue, Aug 31, 2021 at 03:12:28PM +0800, Michael Chang via Grub-devel wrote:
> The zstd support in btrfs brings significant size increment to the
> on-disk image that it can no longer fit into btrfs bootloader area and
> short mbr gap.
>
> In order to support grub update on outstanding i386-pc set
On Mon, Aug 30, 2021 at 04:08:07PM +0200, Erwan Velu wrote:
> This patch got written by Arthur Mesh from Juniper (now at Apple Sec team).
> It was extracted from
> https://lists.gnu.org/archive/html/grub-devel/2015-09/msg00065.html
>
> Since this email, the this patch was :
> - rebased against the
On Wed, Sep 01, 2021 at 06:38:22PM +0200, Daniel Kiper wrote:
> On Tue, Aug 31, 2021 at 03:12:28PM +0800, Michael Chang via Grub-devel wrote:
> > The zstd support in btrfs brings significant size increment to the
> > on-disk image that it can no longer fit into btrfs bootloader area and
> > short m