Archives are refreshed every 30 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
grub-devel (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Sat Mar 31 2018 16:47:42 -0400
Threads in reverse chronological order
[
Next Period
]
Multiboot ELF segment handling patch
,
Alexander Boettcher
,
2018/03/29
[GRUB PARTUUID PATCH V8 0/4] Add PARTUUID detection support
,
Nicholas Vinson
,
2018/03/28
[GRUB PARTUUID PATCH V8 1/4] Centralize guid prints
,
Nicholas Vinson
,
2018/03/28
[GRUB PARTUUID PATCH V8 2/4] Update grub_gpt_partentry
,
Nicholas Vinson
,
2018/03/28
[GRUB PARTUUID PATCH V8 3/4] Add PARTUUID detection support to grub-probe
,
Nicholas Vinson
,
2018/03/28
[GRUB PARTUUID PATCH V8 4/4] Update grub script template files
,
Nicholas Vinson
,
2018/03/28
[PATCH 0/4] Make hidden menu really hidden
,
Hans de Goede
,
2018/03/28
[PATCH 1/4] Add new "version" command
,
Hans de Goede
,
2018/03/28
Re: [PATCH 1/4] Add new "version" command
,
Olaf Hering
,
2018/03/29
Re: [PATCH 1/4] Add new "version" command
,
Thomas Schmitt
,
2018/03/29
Re: [PATCH 1/4] Add new "version" command
,
Hans de Goede
,
2018/03/29
Re: [PATCH 1/4] Add new "version" command
,
Olaf Hering
,
2018/03/29
[PATCH 2/4] Accept Both ESC and F8 as user interrupt keys
,
Hans de Goede
,
2018/03/28
Re: [PATCH 2/4] Accept Both ESC and F8 as user interrupt keys
,
Lennart Sorensen
,
2018/03/28
Re: [PATCH 2/4] Accept Both ESC and F8 as user interrupt keys
,
Hans de Goede
,
2018/03/28
Re: [PATCH 2/4] Accept Both ESC and F8 as user interrupt keys
,
Lennart Sorensen
,
2018/03/28
Re: [PATCH 2/4] Accept Both ESC and F8 as user interrupt keys
,
Hans de Goede
,
2018/03/28
[PATCH 4/4] EFI: Do not set text-mode until we actually need it
,
Hans de Goede
,
2018/03/28
[PATCH 3/4] Optionally print less messages at boot
,
Hans de Goede
,
2018/03/28
Re: [PATCH 0/4] Make hidden menu really hidden
,
Daniel Kiper
,
2018/03/28
stale comment in diskboot.S ?
,
Cao jin
,
2018/03/28
[GRUB PARTUUID PATCH V7 0/4] Add PARTUUID detection support
,
Nicholas Vinson
,
2018/03/27
[GRUB PARTUUID PATCH V7 2/4] Update grub_gpt_partentry
,
Nicholas Vinson
,
2018/03/27
[GRUB PARTUUID PATCH V7 3/4] Add PARTUUID detection support to grub-probe
,
Nicholas Vinson
,
2018/03/27
Re: [GRUB PARTUUID PATCH V7 3/4] Add PARTUUID detection support to grub-probe
,
Daniel Kiper
,
2018/03/27
Re: [GRUB PARTUUID PATCH V7 3/4] Add PARTUUID detection support to grub-probe
,
Nick Vinson
,
2018/03/28
Re: [GRUB PARTUUID PATCH V7 3/4] Add PARTUUID detection support to grub-probe
,
Daniel Kiper
,
2018/03/28
[GRUB PARTUUID PATCH V7 1/4] Centralize guid prints
,
Nicholas Vinson
,
2018/03/27
[GRUB PARTUUID PATCH V7 4/4] Update grub script template files
,
Nicholas Vinson
,
2018/03/27
Re: [GRUB PARTUUID PATCH V7 0/4] Add PARTUUID detection support
,
Daniel Kiper
,
2018/03/27
[GRUB PARTUUID PATCH V7.1 3/4] Add PARTUUID detection support to grub-probe
,
Nicholas Vinson
,
2018/03/28
[PATCH 1/1] Fix PCIe LER when GRUB2 accesses non-enabled MMIO data from VGA
,
Mike Travis
,
2018/03/23
Re: [PATCH 1/1] Fix PCIe LER when GRUB2 accesses non-enabled MMIO data from VGA
,
Daniel Kiper
,
2018/03/26
[PATCH 1/1] Fix PCIe LER when GRUB2 accesses non-enabled MMIO data from VGA
,
mike.travis
,
2018/03/28
Re: [PATCH 1/1] Fix PCIe LER when GRUB2 accesses non-enabled MMIO data from VGA
,
Daniel Kiper
,
2018/03/29
Re: [PATCH 1/1] Fix PCIe LER when GRUB2 accesses non-enabled MMIO data from VGA
,
Michael Chang
,
2018/03/29
Re: [PATCH 1/1] Fix PCIe LER when GRUB2 accesses non-enabled MMIO data from VGA
,
Daniel Kiper
,
2018/03/29
Re: [PATCH 1/1] Fix PCIe LER when GRUB2 accesses non-enabled MMIO data from VGA
,
Mike Travis
,
2018/03/29
Re: [PATCH 1/1] Fix PCIe LER when GRUB2 accesses non-enabled MMIO data from VGA
,
Hans de Goede
,
2018/03/29
Re: [PATCH 1/1] Fix PCIe LER when GRUB2 accesses non-enabled MMIO data from VGA
,
Daniel Kiper
,
2018/03/29
[PATCH v2] Makefile.am: Add `all_video` to `default_payload.elf`
,
Paul Menzel
,
2018/03/21
./include/grub/gpt_partition.h:79:1: error: alignment 1 of ‘struct grub_gpt_partentry’ is less than 8 [-Werror=packed-not-aligned]
,
Paul Menzel
,
2018/03/21
[PATCH] Fix packed-not-aligned error on GCC 8
,
Michael Chang
,
2018/03/21
Re: [PATCH] Fix packed-not-aligned error on GCC 8
,
Daniel Kiper
,
2018/03/22
Re: [PATCH] Fix packed-not-aligned error on GCC 8
,
Michael Chang
,
2018/03/26
Re: [PATCH] Fix packed-not-aligned error on GCC 8
,
Daniel Kiper
,
2018/03/26
Re: [PATCH] Fix packed-not-aligned error on GCC 8
,
Michael Chang
,
2018/03/28
Re: [PATCH] Fix packed-not-aligned error on GCC 8
,
Paul Menzel
,
2018/03/31
[GRUB PARTUUID PATCH V6 0/4] Add PARTUUID detection support
,
Nicholas Vinson
,
2018/03/18
[GRUB PARTUUID PATCH V6 1/4] Centralize guid prints
,
Nicholas Vinson
,
2018/03/18
Re: [GRUB PARTUUID PATCH V6 1/4] Centralize guid prints
,
Daniel Kiper
,
2018/03/22
[GRUB PARTUUID PATCH V6 2/4] Update grub_gpt_partentry
,
Nicholas Vinson
,
2018/03/18
Re: [GRUB PARTUUID PATCH V6 2/4] Update grub_gpt_partentry
,
Daniel Kiper
,
2018/03/22
[GRUB PARTUUID PATCH V6 3/4] Add PARTUUID detection support to grub-probe
,
Nicholas Vinson
,
2018/03/18
Re: [GRUB PARTUUID PATCH V6 3/4] Add PARTUUID detection support to grub-probe
,
Daniel Kiper
,
2018/03/22
Re: [GRUB PARTUUID PATCH V6 3/4] Add PARTUUID detection support to grub-probe
,
Nick Vinson
,
2018/03/22
[GRUB PARTUUID PATCH V6 4/4] Update grub script template files
,
Nicholas Vinson
,
2018/03/18
Re: [GRUB PARTUUID PATCH V6 4/4] Update grub script template files
,
Daniel Kiper
,
2018/03/22
Re: [GRUB PARTUUID PATCH V6 4/4] Update grub script template files
,
Nick Vinson
,
2018/03/22
Re: [GRUB PARTUUID PATCH V6 4/4] Update grub script template files
,
Daniel Kiper
,
2018/03/26
Re: [GRUB PARTUUID PATCH V5 3/3] Update grub script template files
,
Nick Vinson
,
2018/03/18
Re: [GRUB PARTUUID PATCH V5 2/3] Add PARTUUID detection support to grub-probe
,
Nick Vinson
,
2018/03/18
Re: [GRUB PARTUUID PATCH V5 1/3] Update grub_gpt_partentry; centralize guid prints
,
Nick Vinson
,
2018/03/18
Re: [PATCH] F2FS support
,
林博仁
,
2018/03/17
Re: [PATCH] F2FS support
,
Pete Batard
,
2018/03/18
Re: [PATCH] F2FS support
,
Daniel Kiper
,
2018/03/22
[PATCH] F2FS support
,
Pete Batard
,
2018/03/22
Re: [PATCH] F2FS support
,
Daniel Kiper
,
2018/03/28
Re: [PATCH] F2FS support
,
Pete Batard
,
2018/03/29
Re: [PATCH] F2FS support
,
Paul Menzel
,
2018/03/31
[PATCH] ieee1275: NULL pointer dereference in grub_machine_get_bootlocation
,
Eric Snowberg
,
2018/03/14
Re: [PATCH] ieee1275: NULL pointer dereference in grub_machine_get_bootlocation
,
Daniel Kiper
,
2018/03/22
[PATCHv2] os-prober: Fix translating device to mach format
,
Samuel Thibault
,
2018/03/14
Re: [PATCHv2] os-prober: Fix translating device to mach format
,
Daniel Kiper
,
2018/03/22
Re: [PATCHv2] os-prober: Fix translating device to mach format
,
Samuel Thibault
,
2018/03/22
Re: [PATCHv2] os-prober: Fix translating device to mach format
,
Daniel Kiper
,
2018/03/26
[PATCH 1/7] Cryptomount support LUKS detached header
,
John Lane
,
2018/03/14
[PATCH 5/7] Cryptomount support for hyphens in UUID
,
John Lane
,
2018/03/14
[PATCH 4/7] Cryptomount support plain dm-crypt
,
John Lane
,
2018/03/14
[PATCH 2/7] Cryptomount support key files
,
John Lane
,
2018/03/14
Re: [PATCH 2/7] Cryptomount support key files
,
TJ
,
2018/03/17
Re: [PATCH 2/7] Cryptomount support key files
,
John Lane
,
2018/03/18
[PATCH 3/7] cryptomount luks allow multiple passphrase attempts
,
John Lane
,
2018/03/14
Re: [PATCH 3/7] cryptomount luks allow multiple passphrase attempts
,
TJ
,
2018/03/17
Re: [PATCH 3/7] cryptomount luks allow multiple passphrase attempts
,
John Lane
,
2018/03/18
[PATCH 7/7] Add support for using a whole device as a keyfile
,
John Lane
,
2018/03/14
[PATCH 6/7] Retain constness of parameters.
,
John Lane
,
2018/03/14
Re: [PATCH 1/7] Cryptomount support LUKS detached header
,
Daniel Kiper
,
2018/03/14
Re: [PATCH 1/7] Cryptomount support LUKS detached header
,
John Lane
,
2018/03/14
Re: [PATCH 1/7] Cryptomount support LUKS detached header
,
Paul Menzel
,
2018/03/21
Re: [PATCH 1/7] Cryptomount support LUKS detached header
,
Daniel Kiper
,
2018/03/22
Re: [PATCH 1/7] Cryptomount support LUKS detached header
,
TJ
,
2018/03/22
Re: [PATCH 1/7] Cryptomount support LUKS detached header
,
John Lane
,
2018/03/26
Re: [PATCH 1/7] Cryptomount support LUKS detached header
,
Daniel Kiper
,
2018/03/26
Re: [PATCH 1/7] Cryptomount support LUKS detached header
,
TJ
,
2018/03/17
Re: [PATCH 1/7] Cryptomount support LUKS detached header
,
John Lane
,
2018/03/18
Developing a custom module
,
Ruslan R . Laishev
,
2018/03/13
Is the IP-stuff is available in the GRUB2 in EFI mode only ?
,
Ruslan R . Laishev
,
2018/03/14
[PATCH] os-prober: Fix translating device to mach format
,
Samuel Thibault
,
2018/03/11
Re: [PATCH] os-prober: Fix translating device to mach format
,
Daniel Kiper
,
2018/03/14
Re: [PATCH] os-prober: Fix translating device to mach format
,
Samuel Thibault
,
2018/03/14
Grub website issues
,
Samuel Thibault
,
2018/03/11
Re: Grub website issues
,
Daniel Kiper
,
2018/03/14
Re: Grub website issues
,
Daniel Kiper
,
2018/03/26
[PATCH V2] ieee1275: split up grub_machine_get_bootlocation
,
Eric Snowberg
,
2018/03/09
Re: [PATCH V2] ieee1275: split up grub_machine_get_bootlocation
,
Daniel Kiper
,
2018/03/14
Re: [PATCH] ahci: Improve error handling
,
Paul Menzel
,
2018/03/08
[PATCH] ieee1275: split up grub_machine_get_bootlocation
,
Eric Snowberg
,
2018/03/07
Re: [PATCH] ieee1275: split up grub_machine_get_bootlocation
,
Daniel Kiper
,
2018/03/08
Re: [PATCH] ieee1275: split up grub_machine_get_bootlocation
,
Eric Snowberg
,
2018/03/08
Re: [PATCH] ieee1275: split up grub_machine_get_bootlocation
,
Daniel Kiper
,
2018/03/08
[PATCH] mkimage: fix build regression in grub_mkimage_load_image
,
Eric Snowberg
,
2018/03/06
Re: [PATCH] mkimage: fix build regression in grub_mkimage_load_image
,
Peter Jones
,
2018/03/06
Re: [PATCH] mkimage: fix build regression in grub_mkimage_load_image
,
Daniel Kiper
,
2018/03/07
Support for detached LUKS header
,
Yannik Sembritzki
,
2018/03/06
Re: Support for detached LUKS header
,
Daniel Kiper
,
2018/03/07
Re: Support for detached LUKS header
,
John Lane
,
2018/03/14
[PATCH v2] grub-install: locale depends on nls
,
Olaf Hering
,
2018/03/06
Re: [PATCH v2] grub-install: locale depends on nls
,
Daniel Kiper
,
2018/03/07
Re: [PATCH v2] grub-install: locale depends on nls
,
Olaf Hering
,
2018/03/07
Re: [PATCH v2] grub-install: locale depends on nls
,
Daniel Kiper
,
2018/03/08
Re: [PATCH] grub-mkconfig/10_linux: Support multiple early initrd images
,
Daniel Kiper
,
2018/03/05
Re: [PATCH] grub-mkconfig/10_linux: Support multiple early initrd images
,
Christian Hesse
,
2018/03/17
Re: [PATCH] grub-install: locale depends on nls
,
Daniel Kiper
,
2018/03/05
Re: [PATCH] grub-install: locale depends on nls
,
Olaf Hering
,
2018/03/05
Re: [PATCH 09/10] commands/file: use definitions from arm/linux.h
,
Daniel Kiper
,
2018/03/05
Re: [PATCH] chainloader: patch in BPB's sectors_per_track and num_heads
,
C. Masloch
,
2018/03/03
Re: [PATCH] chainloader: patch in BPB's sectors_per_track and num_heads
,
Daniel Kiper
,
2018/03/05
Re: [PATCH] chainloader: patch in BPB's sectors_per_track and num_heads
,
Daniel Kiper
,
2018/03/05
[PATCH] Revert "Keep the native terminal active when enabling gfxterm"
,
dann frazier
,
2018/03/02
Re: [PATCH] Revert "Keep the native terminal active when enabling gfxterm"
,
Daniel Kiper
,
2018/03/05
[PATCH] sparc64: Limit nvme of_path_of_nvme to just SPARC
,
Eric Snowberg
,
2018/03/01
Re: [PATCH] sparc64: Limit nvme of_path_of_nvme to just SPARC
,
Daniel Kiper
,
2018/03/05
[PATCH v3] ieee1275: Fix crash in of_path_of_nvme when of_path is empty
,
John Paul Adrian Glaubitz
,
2018/03/01
[PATCH] ieee1275: Fix crash in of_path_of_nvme when of_path is empty
,
John Paul Adrian Glaubitz
,
2018/03/01
Re: [PATCH] ieee1275: Fix crash in of_path_of_nvme when of_path is empty
,
Eric Snowberg
,
2018/03/01
Re: [PATCH] ieee1275: Fix crash in of_path_of_nvme when of_path is empty
,
Daniel Kiper
,
2018/03/05
[PATCH v2] ieee1275: Fix crash in of_path_of_nvme when of_path is empty
,
John Paul Adrian Glaubitz
,
2018/03/01
[PATCH] ieee1275: Fix crash in of_path_of_nvme when of_path is empty
,
John Paul Adrian Glaubitz
,
2018/03/01
Re: Bug#891773: [PATCH] ieee1275: Fix crash in of_path_of_nvme when of_path is empty
,
James Clarke
,
2018/03/01
Re: Bug#891773: [PATCH] ieee1275: Fix crash in of_path_of_nvme when of_path is empty
,
John Paul Adrian Glaubitz
,
2018/03/01
[PATCH] ieee1275: Fix crash in of_path_of_nvme when of_path is empty
,
John Paul Adrian Glaubitz
,
2018/03/01
[PATCH] ieee1275: Fix crash in of_path_of_nvme when of_path is empty
,
John Paul Adrian Glaubitz
,
2018/03/01
Re: [PATCH] ieee1275: Fix crash in of_path_of_nvme when of_path is empty
,
John Paul Adrian Glaubitz
,
2018/03/01
Bug#891773: Info received ([PATCH] ieee1275: Fix crash in of_path_of_nvme when of_path is empty)
,
Debian Bug Tracking System
,
2018/03/01
Re: Bug#891773: Related bug #871229 (but it didn't break my system))
,
John Paul Adrian Glaubitz
,
2018/03/01
Re: Bug#891773: Related bug #871229 (but it didn't break my system))
,
John Paul Adrian Glaubitz
,
2018/03/01
Re: Bug#891773: Related bug #871229 (but it didn't break my system))
,
John Paul Adrian Glaubitz
,
2018/03/01
Re: Bug#891773: Related bug #871229 (but it didn't break my system))
,
John Paul Adrian Glaubitz
,
2018/03/01
Re: [PATCH 0/7] Add additional IEEE1275 methods
,
Daniel Kiper
,
2018/03/01
Re: [PATCH 1/7] ieee1275: decode-unit command for 4 addr cell devs
,
Daniel Kiper
,
2018/03/01
Put user written module in the GRUB2's tree
,
Ruslan R . Laishev
,
2018/03/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc