guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#37305] Allow booting from a Btrfs subvolume [review part 2]


From: Pierre Neidhardt
Subject: [bug#37305] Allow booting from a Btrfs subvolume [review part 2]
Date: Sun, 17 May 2020 16:03:41 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)

Hi Maxim!

address@hidden 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
Is this ("compress" . "zstd") intentional?  It does not match the first example.

-- 
Pierre Neidhardt
https://ambrevar.xyz/

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]