On Tue, Sep 28, 2021 at 01:50:47PM +0800, Michael Chang via Grub-devel wrote:
> The following procedure to build xen/pvgrub is broken.
>
> git clone https://git.savannah.gnu.org/git/grub.git
> cd grub
> ./bootstrap
> mkdir build-xen
> cd build-xen
> ../configure --with-platform=xen
>
On Mon, Sep 27, 2021 at 05:39:56PM +0800, Michael Chang via Grub-devel wrote:
> Currently the grub_diskfilter_memberlist function returns all physical
> volumes added to a volume group to which a logical volume (LV) belongs.
> However this is suboptimal as it doesn't fit the intended behavior of
>
On Thu, Sep 23, 2021 at 06:06:03PM +0300, Nikolai Kostrigin wrote:
> From: Nikolai Kostrigin
>
> Signed-off-by: Nikolai Kostrigin
Reviewed-by: Daniel Kiper
Daniel
___
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/
On Fri, Sep 10, 2021 at 09:54:31AM +0200, Krzysztof Nowicki wrote:
> When a file on ext4 is stored as sparse the data belonging to
> zero-filled blocks is not written to storage and the extent map is
> missing entries for these blocks. Such case can happen both for depth
> 0 extents (leafs) as well
On Sun, Sep 05, 2021 at 03:57:42PM -0700, Stephen Balousek wrote:
> Allow the use of HTTP servers listening on ports other 80. This is done
> with an extension to the http notation of either:
>
> (http[,server[,port]])
>
> - or -
>
> (http[,server[:port]])
>
> Signed-off-by: Stephen Balousek
CC-ing Glenn...
On Wed, Aug 11, 2021 at 08:55:32PM +0200, Patrick Steinhardt wrote:
> It was reported in the #grub IRC channel that decryption of LUKS2
Which IRC network?
> partitions fails with errors about invalid digests and/or salts. In all
> of these cases, what failed was decoding the Base
On Tue, 28 Sep 2021 17:13:10 +0200
Daniel Kiper wrote:
> CC-ing Glenn...
Thanks, I missed this
> On Wed, Aug 11, 2021 at 08:55:32PM +0200, Patrick Steinhardt wrote:
> > It was reported in the #grub IRC channel that decryption of LUKS2
>
> Which IRC network?
>
> > partitions fails with errors
Many of the prerequisites for exercising the full `make check' test suite
have not been documented. This adds them along with a note that some tests
require elevated privileges to run.
Signed-off-by: Glenn Washburn
---
INSTALL | 24 ++--
1 file changed, 22 insertions(+), 2 de
Hi,
I'm recently considering to cross-port btrfs-progs/U-boot btrfs code to
GRUB, so that we can have more unified code base, with more features
(and of-course bug fixes)
But the first blockage I'm hitting is the code style.
It looks like GRUB is using its own code style which is not found i
Qu Wenruo via Grub-devel writes:
> Hi,
>
> I'm recently considering to cross-port btrfs-progs/U-boot btrfs code to
> GRUB, so that we can have more unified code base, with more features
> (and of-course bug fixes)
>
> But the first blockage I'm hitting is the code style.
>
> It looks like GRUB
Le mer. 29 sept. 2021, 07:42, Qu Wenruo via Grub-devel
a écrit :
> Hi,
>
> I'm recently considering to cross-port btrfs-progs/U-boot btrfs code to
> GRUB, so that we can have more unified code base, with more features
> (and of-course bug fixes)
>
Did you check the license compatibility first? GR
11 matches
Mail list logo