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: Sun Apr 29 2018 16:21:08 -0400
Threads in reverse chronological order
[
Next Period
]
grub-mkconfig does not fsync() or sync() - can result in boot failure
,
Chris Murphy
,
2018/04/24
Re: grub-mkconfig does not fsync() or sync() - can result in boot failure
,
Daniel Kiper
,
2018/04/26
[PATCH V2] Add support for BTRFS raid5/6 to GRUB
,
Goffredo Baroncelli
,
2018/04/24
[PATCH 1/7] Add support for reading a filesystem with a raid5 or raid6 profile.
,
Goffredo Baroncelli
,
2018/04/24
[PATCH 2/7] Add helper to check the btrfs header.
,
Goffredo Baroncelli
,
2018/04/24
[PATCH 3/7] Move from the find_device the error logging logic to the callee.
,
Goffredo Baroncelli
,
2018/04/24
[PATCH 4/7] Avoiding scanning for an already not found device.
,
Goffredo Baroncelli
,
2018/04/24
[PATCH 5/7] Refactor the code of read from disk
,
Goffredo Baroncelli
,
2018/04/24
[PATCH 6/7] Add support for recovery for a raid5 btrfs profiles.
,
Goffredo Baroncelli
,
2018/04/24
[PATCH 7/7] Add raid6 recovery.
,
Goffredo Baroncelli
,
2018/04/24
[PATCH v2] bufio: round up block size to power of 2
,
Michael Chang
,
2018/04/24
Re: [PATCH v2] bufio: round up block size to power of 2
,
Daniel Kiper
,
2018/04/24
Re: [PATCH v2] Makefile.am: Add `all_video` to `default_payload.elf`
,
Paul Menzel
,
2018/04/23
Re: [PATCH v2] Makefile.am: Add `all_video` to `default_payload.elf`
,
Daniel Kiper
,
2018/04/24
[PATCH] bufio: round up block size to power of 2
,
Michael Chang
,
2018/04/20
Re: [PATCH] bufio: round up block size to power of 2
,
Daniel Kiper
,
2018/04/23
Re: [PATCH] bufio: round up block size to power of 2
,
Michael Chang
,
2018/04/24
What is this grub_disk_read doing in the i386 linux loader?
,
Andrew Jeddeloh
,
2018/04/19
Re: What is this grub_disk_read doing in the i386 linux loader?
,
Daniel Kiper
,
2018/04/24
Re: What is this grub_disk_read doing in the i386 linux loader?
,
Andrew Jeddeloh
,
2018/04/24
Re: What is this grub_disk_read doing in the i386 linux loader?
,
Daniel Kiper
,
2018/04/25
Re: What is this grub_disk_read doing in the i386 linux loader?
,
Andrew Jeddeloh
,
2018/04/25
Re: What is this grub_disk_read doing in the i386 linux loader?
,
Michael Chang
,
2018/04/26
Re: What is this grub_disk_read doing in the i386 linux loader?
,
Daniel Kiper
,
2018/04/26
What is this grub_disk_read doing in the i386 linux loader
,
Andrew Jeddeloh
,
2018/04/19
[RFC] Add support for BTRFS raid5/6 to GRUB
,
Goffredo Baroncelli
,
2018/04/17
Re: [RFC] Add support for BTRFS raid5/6 to GRUB
,
Daniel Kiper
,
2018/04/23
Re: [RFC] Add support for BTRFS raid5/6 to GRUB
,
Goffredo Baroncelli
,
2018/04/23
[GRUB PARTUUID PATCH V10 0/4] Add PARTUUID detection support
,
Nicholas Vinson
,
2018/04/17
[GRUB PARTUUID PATCH V10 1/4] Centralize guid prints
,
Nicholas Vinson
,
2018/04/17
[GRUB PARTUUID PATCH V10 2/4] Update grub_gpt_partentry
,
Nicholas Vinson
,
2018/04/17
[GRUB PARTUUID PATCH V10 3/4] Add PARTUUID detection support to grub-probe
,
Nicholas Vinson
,
2018/04/17
[GRUB PARTUUID PATCH V10 4/4] Update grub script template files
,
Nicholas Vinson
,
2018/04/17
Re: [GRUB PARTUUID PATCH V10 4/4] Update grub script template files
,
Daniel Kiper
,
2018/04/17
Re: [GRUB PARTUUID PATCH V10 4/4] Update grub script template files
,
Nick Vinson
,
2018/04/17
Re: [GRUB PARTUUID PATCH V10 4/4] Update grub script template files
,
Daniel Kiper
,
2018/04/17
Re: [PATCHv2] os-prober: Fix translating device to mach format
,
Samuel Thibault
,
2018/04/16
[PATCH] bufio: fix the next_buf calculation
,
Michael Chang
,
2018/04/16
Re: [PATCH] bufio: fix the next_buf calculation
,
Daniel Kiper
,
2018/04/17
Re: [PATCH] bufio: fix the next_buf calculation
,
Michael Chang
,
2018/04/18
Re: [PATCH] bufio: fix the next_buf calculation
,
Daniel Kiper
,
2018/04/18
[PATCH v3] grub-install: locale depends on nls
,
Olaf Hering
,
2018/04/13
Re: [PATCH v3] grub-install: locale depends on nls
,
Daniel Kiper
,
2018/04/17
[PATCH RFC] Proposition of a --auto-nvram option for grub-install
,
Lukasz Zemczak
,
2018/04/12
Re: [PATCH RFC] Proposition of a --auto-nvram option for grub-install
,
Daniel Kiper
,
2018/04/17
Re: [PATCH RFC] Proposition of a --auto-nvram option for grub-install
,
Lukasz Zemczak
,
2018/04/19
Re: [PATCH RFC] Proposition of a --auto-nvram option for grub-install
,
Daniel Kiper
,
2018/04/23
[PATCH] pass kernel command line as verbatim
,
Michael Chang
,
2018/04/11
Re: [PATCH] pass kernel command line as verbatim
,
Michael Chang
,
2018/04/11
Re: [PATCH] pass kernel command line as verbatim
,
Daniel Kiper
,
2018/04/17
Re: [PATCH] pass kernel command line as verbatim
,
Michael Chang
,
2018/04/18
Re: [PATCH] pass kernel command line as verbatim
,
Daniel Kiper
,
2018/04/24
Re: [PATCH] pass kernel command line as verbatim
,
Michael Chang
,
2018/04/26
[PATCH] diskboot: trivial correction on stale comments
,
Cao jin
,
2018/04/10
Re: [PATCH] diskboot: trivial correction on stale comments
,
Daniel Kiper
,
2018/04/11
Re: stale comment in diskboot.S ?
,
Daniel Kiper
,
2018/04/10
Re: stale comment in diskboot.S ?
,
Cao jin
,
2018/04/10
[GRUB PARTUUID PATCH V9 0/5] Add PARTUUID detection support
,
Nicholas Vinson
,
2018/04/07
[GRUB PARTUUID PATCH V9 1/5] Centralize guid prints
,
Nicholas Vinson
,
2018/04/07
[GRUB PARTUUID PATCH V9 2/5] Update grub_gpt_partentry
,
Nicholas Vinson
,
2018/04/07
[GRUB PARTUUID PATCH V9 3/5] Add PARTUUID detection support to grub-probe
,
Nicholas Vinson
,
2018/04/07
[GRUB PARTUUID PATCH V9 5/5] Default to disabling partition UUID support
,
Nicholas Vinson
,
2018/04/07
[GRUB PARTUUID PATCH V9 4/5] Update grub script template files
,
Nicholas Vinson
,
2018/04/07
Re: [GRUB PARTUUID PATCH V9 4/5] Update grub script template files
,
Daniel Kiper
,
2018/04/10
Re: [GRUB PARTUUID PATCH V9 4/5] Update grub script template files
,
Nick Vinson
,
2018/04/10
Re: [GRUB PARTUUID PATCH V9 4/5] Update grub script template files
,
Daniel Kiper
,
2018/04/11
Re: [GRUB PARTUUID PATCH V9 4/5] Update grub script template files
,
Nick Vinson
,
2018/04/11
Re: [GRUB PARTUUID PATCH V9 4/5] Update grub script template files
,
Daniel Kiper
,
2018/04/16
Re: [GRUB PARTUUID PATCH V9 4/5] Update grub script template files
,
Nick Vinson
,
2018/04/17
Re: [GRUB PARTUUID PATCH V9 0/5] Add PARTUUID detection support
,
Daniel Kiper
,
2018/04/10
Re: [GRUB PARTUUID PATCH V9 0/5] Add PARTUUID detection support
,
Nick Vinson
,
2018/04/10
Re: Add TPM measured boot support
,
Matthew Garrett
,
2018/04/06
Re: Add TPM measured boot support
,
Daniel Kiper
,
2018/04/09
Re: Multiboot ELF segment handling patch
,
Daniel Kiper
,
2018/04/06
Re: Multiboot ELF segment handling patch
,
Alexander Boettcher
,
2018/04/13
Re: Multiboot ELF segment handling patch
,
Daniel Kiper
,
2018/04/17
Re: Multiboot ELF segment handling patch
,
Konrad Rzeszutek Wilk
,
2018/04/17
Re: Multiboot ELF segment handling patch
,
Alexander Boettcher
,
2018/04/23
Re: Multiboot ELF segment handling patch
,
Daniel Kiper
,
2018/04/24
Re: Multiboot ELF segment handling patch
,
Alexander Boettcher
,
2018/04/26
Checksummed environments
,
Kristian Amlie
,
2018/04/06
Re: Checksummed environments
,
Daniel Kiper
,
2018/04/06
Re: Checksummed environments
,
Kristian Amlie
,
2018/04/06
Re: Checksummed environments
,
Daniel Kiper
,
2018/04/10
Re: Checksummed environments
,
Daniel Kiper
,
2018/04/12
Re: Checksummed environments
,
Kristian Amlie
,
2018/04/12
Re: Checksummed environments
,
Daniel Kiper
,
2018/04/12
Re: Checksummed environments
,
Kristian Amlie
,
2018/04/12
[PATCH] ieee1275: obdisk driver
,
Eric Snowberg
,
2018/04/05
Re: [PATCH] ieee1275: obdisk driver
,
Daniel Kiper
,
2018/04/11
Re: [PATCH] ieee1275: obdisk driver
,
Eric Snowberg
,
2018/04/29
Re: [PATCH 4/4] EFI: Do not set text-mode until we actually need it
,
Daniel Kiper
,
2018/04/05
Re: [PATCH 4/4] EFI: Do not set text-mode until we actually need it
,
Hans de Goede
,
2018/04/05
Re: [PATCH 4/4] EFI: Do not set text-mode until we actually need it
,
Daniel Kiper
,
2018/04/06
Re: [PATCH 3/4] Optionally print less messages at boot
,
Daniel Kiper
,
2018/04/05
Re: [PATCH 3/4] Optionally print less messages at boot
,
Hans de Goede
,
2018/04/05
Re: [PATCH 3/4] Optionally print less messages at boot
,
Daniel Kiper
,
2018/04/06
Re: [PATCH 2/4] Accept Both ESC and F8 as user interrupt keys
,
Daniel Kiper
,
2018/04/05
Re: [PATCH 1/4] Add new "version" command
,
Daniel Kiper
,
2018/04/05
Re: [GRUB PARTUUID PATCH V8 4/4] Update grub script template files
,
Daniel Kiper
,
2018/04/04
Re: [GRUB PARTUUID PATCH V8 4/4] Update grub script template files
,
Nick Vinson
,
2018/04/05
Re: [GRUB PARTUUID PATCH V8 3/4] Add PARTUUID detection support to grub-probe
,
Daniel Kiper
,
2018/04/04
Re: [PATCH] F2FS support
,
Pete Batard
,
2018/04/01
Re: [PATCH] F2FS support
,
Daniel Kiper
,
2018/04/04
Re: [PATCH] F2FS support
,
Pete Batard
,
2018/04/04
Re: [PATCH] F2FS support
,
Daniel Kiper
,
2018/04/04
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc