grub-devel.gnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-13 16:34:56 to 2018-09-20 10:14:25 UTC [more...]

[PATCH V1] hostdisk: Fix linux disk cache workaround on multipath disks
 2018-09-20 10:14 UTC  (3+ messages)

[PATCH 1/9] btrfs: Add support for reading a filesystem with a RAID 5 or RAID 6 profile
 2018-09-19 18:42 UTC  (2+ messages)

[PATCH V7] Add support for BTRFS raid5/6 to GRUB
 2018-09-19 18:40 UTC  (10+ messages)
` [PATCH 1/9] btrfs: Add support for reading a filesystem with a RAID 5 or RAID 6 profile
` [PATCH 2/9] btrfs: Add helper to check the btrfs header
` [PATCH 3/9] btrfs: Move the error logging from find_device() to its caller
` [PATCH 4/9] btrfs: Avoid a rescan for a device which was already not found
` [PATCH 5/9] btrfs: Move logging code in grub_btrfs_read_logical()
` [PATCH 6/9] btrfs: Refactor the code that read from disk
` [PATCH 7/9] btrfs: Add support for recovery for a RAID 5 btrfs profiles
` [PATCH 8/9] btrfs: Make more generic the code for RAID 6 rebuilding
` [PATCH 9/9] btrfs: Add RAID 6 recovery for a btrfs filesystem

`all_video.mod` missing loading `grub.cfg` generated by grub-pc in GRUB payload (coreboot)
 2018-09-19 16:12 UTC  (12+ messages)
    ` [PATCH] Makefile.am: Add `all_video` to `default_payload.elf`
      ` [PATCH v2] "
            ` [PATCH v3] "

[PATCH] build: Use pkg-config to find Freetype
 2018-09-19 15:06 UTC  (7+ messages)
  ` [PATCH v2 1/2] build: Capitalise *freetype_* variables
  ` [PATCH v2 2/2] build: Use pkg-config to find FreeType

[PATCH] grub-install: Mention *efibootmgr* in no-nvram description
 2018-09-19 14:18 UTC  (5+ messages)
` [PATCH v2] grub-install: Mention *efibootmgr* in `no-nvram` description

[PATCH] osdep/linux: convert partition start to disk sector length
 2018-09-19 14:00 UTC  (8+ messages)
  ` [PATCH v2] "

How I configure to get Unicode.pf2 and the command of grub-mkfont
 2018-09-19 13:51 UTC  (2+ messages)

[PATCH] msdos: Fix overflow in converting partition start and length into 512B blocks
 2018-09-19 13:46 UTC  (2+ messages)

Patch: allow the 'python' used to run gentpl.py to be configured
 2018-09-19 12:43 UTC  (7+ messages)

grubenv on md, Btrfs, LUKS, etc
 2018-09-18 19:40 UTC  (2+ messages)

efinet SNP issue affects iscsi boot
 2018-09-14  0:06 UTC 

[PATCH] hostdisk: Fix linux disk cache workaround on multipath disks
 2018-09-12  8:27 UTC  (3+ messages)

[PATCH 0/3] btrfs: Add zstd support to btrfs
 2018-09-11 19:48 UTC  (7+ messages)
` [PATCH 1/3] btrfs: Import kernel zstd
` [PATCH 2/3] btrfs: Patch the "
` [PATCH 3/3] btrfs: Add zstd support to btrfs

[PATCH 0/3] use central copy of grub_efi_find_mmap_size
 2018-09-06 13:46 UTC  (5+ messages)
` [PATCH 1/3] loader/i386/linux: "
` [PATCH 2/3] loader/ia64/linux: "
` [PATCH 3/3] loader/multiboot_mbi2: "

Requirements to start Grub properly
 2018-09-06 11:13 UTC  (2+ messages)

Question: grub2 grubx64.efi and load dynamic modules
 2018-09-05 11:04 UTC 

[PATCH v2] ieee1275: obdisk driver
 2018-09-05  9:36 UTC  (14+ messages)

grub-mkrescue: Option --core-compress is in help text but not recognized
 2018-09-04 21:17 UTC  (2+ messages)

[PATCH] tests: Disable sercon in SeaBIOS
 2018-09-04 14:33 UTC  (2+ messages)

[PATCH] tests: Fix qemu options for UHCI test
 2018-09-04 14:22 UTC  (2+ messages)

[PATCH] ahci: Increase time-out from 10 s to 32 s
 2018-09-04 12:30 UTC  (2+ messages)

[PATCH] grub-reboot: Warn when "for the next boot only" promise cannot be kept
 2018-09-04 12:23 UTC  (2+ messages)

[PATCH] grub-probe: Sort lists of enums and targets
 2018-09-04 10:58 UTC  (2+ messages)

[PATCH v2] ofnet: Initialize structs in bootpath parser
 2018-09-04 10:27 UTC  (2+ messages)

[PATCH] relocator16.S: comments update
 2018-09-04 10:00 UTC  (2+ messages)

[PATCH] linux16 module: code cleanup
 2018-09-04  9:36 UTC  (2+ messages)

[PATCH] module-verifier: make it possible to run checkers on grub-module-verifierxx.c
 2018-09-03 15:40 UTC  (3+ messages)

[PATCH] Fix an 8 year old typo
 2018-09-03 13:06 UTC  (2+ messages)

[PATCH] grub-module-verifier: report the filename or modname in errors
 2018-09-03 13:05 UTC  (2+ messages)

[PATCH V6] Add support for BTRFS raid5/6 to GRUB
 2018-09-03 12:52 UTC  (8+ messages)
` [PATCH 1/9] btrfs: Add support for reading a filesystem with a RAID 5 or RAID 6 profile
` [PATCH 4/9] btrfs: Avoid a rescan for a device which was already not found

[PATCH V5] Add support for BTRFS raid5/6 to GRUB
 2018-09-03 12:32 UTC  (6+ messages)
` [PATCH 7/9] btrfs: Add support for recovery for a RAID 5 btrfs profiles

[PATCH] grub-probe: Sort lists of enums and targets
 2018-08-31 17:35 UTC 

Question about the boot protocol
 2018-08-30  6:25 UTC 

[PATCH] ofnet: Initialize structs in bootpath parser
 2018-08-29  9:43 UTC  (5+ messages)
` [PATCH resend] "

[RFC][PATCH 0/2] grub-install: Use arm-efi target EFI-mode QEMU virt machines
 2018-08-28 19:33 UTC  (3+ messages)
` [RFC][PATCH 1/2] Factor out EFI detection into its own function
` [RFC][PATCH 2/2] arm: grub-install: Default to arm-efi target in EFI-based QEMU virt models

How can I debug the grub2.02?
 2018-08-22 10:36 UTC  (2+ messages)

the rootcause of the grub2 that can support USB keyboard
 2018-08-22  4:16 UTC  (2+ messages)

Grub2 EFI: add check for hybrid application
 2018-08-18 18:19 UTC 

Legacy Firmware/INT 13H supporting >512 byte sectors?
 2018-08-17 18:07 UTC  (4+ messages)

questions about relocator16.S
 2018-08-16  2:59 UTC  (3+ messages)

Questions about grub_video_set_mode()
 2018-08-11  1:14 UTC  (3+ messages)

Recent removal of a.out and COFF support for sparc
 2018-08-10 10:12 UTC  (35+ messages)

GRUB no longer builds on sparc64 after recent binutils changes
 2018-08-07 10:24 UTC 

[PATCH RFC v2 0/5] verifiers: Framework and EFI shim lock verifier
 2018-08-03 21:11 UTC  (9+ messages)
` [PATCH RFC v2 1/5] verifiers: File type for fine-grained signature-verification controlling
` [PATCH RFC v2 2/5] verifiers: Framework core
` [PATCH RFC v2 3/5] verifiers: Add possibility to verify kernel and modules command lines
` [PATCH RFC v2 4/5] verifiers: Add the documentation
` [PATCH RFC v2 5/5] efi: Add EFI shim lock verifier

grub-2.02-164-gc79ebcd grub-core/lib/i386/relocator64.S
 2018-08-02 11:03 UTC 

Any plans for GRUB 2.03 release?
 2018-08-01 21:25 UTC  (2+ messages)

[RFC PATCH] i386: don't include lib/i386/reset.c in EFI builds
 2018-07-25 12:33 UTC  (10+ messages)

General Protection Fault while reading initrd from mdraid volume
 2018-07-25  0:32 UTC 

BUG | grub-2.02~rc2-for-windows | grub-install.exe | File system `fat' doesn't support embedding
 2018-07-22 15:29 UTC 

Which filesystems support embedding?
 2018-07-20 11:58 UTC 

TPM support within Grub2
 2018-07-20 11:37 UTC  (16+ messages)

Signing keys for releases on ftp.gnu.org
 2018-07-19 22:25 UTC  (3+ messages)

[PATCH] ieee1275/ofnet.c: Fix uninitialized ipv4 field
 2018-07-19  9:36 UTC 

Add MD5 support
 2018-07-18  1:21 UTC  (2+ messages)

V/v: Compatibility with Bootmgr
 2018-07-16 12:48 UTC  (4+ messages)
    ` V/v: "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).