GNU bug report logs - #37305
[PATCH] Allow booting from a Btrfs subvolume.

Previous Next

Package: guix-patches;

Reported by: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Date: Thu, 5 Sep 2019 00:21:01 UTC

Severity: normal

Tags: patch

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #61 received at 37305 <at> debbugs.gnu.org (full text, mbox):

From: Pierre Neidhardt <mail <at> ambrevar.xyz>
To: maxim.cournoyer <at> gmail.com
Cc: Ludovic Courtès <ludo <at> gnu.org>, 37305 <at> debbugs.gnu.org
Subject: Re: [bug#37305] Allow booting from a Btrfs subvolume [review part 2]
Date: Sun, 17 May 2020 16:03:41 +0200
[Message part 1 (text/plain, inline)]
Hi Maxim!

maxim.cournoyer <at> gmail.com writes:

> +@lisp
> +(file-system
> +  (device (file-system-label "btrfs-pool-1"))
> +  (mount-point "/gnu/store")
> +  (type "btrfs")
> +  (options "subvol=root-snapshots/root-current/guix-store"
> +  ("compress" . "zstd")))
> +@end lisp
[Message part 2 (text/plain, inline)]
Is this ("compress" . "zstd") intentional?  It does not match the first example.

-- 
Pierre Neidhardt
https://ambrevar.xyz/
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 5 years and 33 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.