[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#29100] [PATCH 1/3] build: Use overlayfs instead of unionfs.
From: |
Ludovic Courtès |
Subject: |
[bug#29100] [PATCH 1/3] build: Use overlayfs instead of unionfs. |
Date: |
Mon, 06 Nov 2017 11:30:06 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) |
Hartmut Goebel <address@hidden> skribis:
> Am 05.11.2017 um 22:08 schrieb Ludovic Courtès:
>>> ,@(if volatile-root?
>>> - (list unionfs-fuse/static)
>>> + (list ) ;; nothing requierd in this case
>>> '())))
>> You can remove the whole ‘if’ here.
>
> Okay. should I remove the then unused #:key volatile-root?, too?
No, I think you can keep it (and also the overlay.ko is added
conditionally based on that IIRC.)
Thanks,
Ludo’.
- [bug#29100] [PATCH 1/3] build: Use overlayfs instead of unionfs., (continued)
[bug#29100] [PATCH 1/3] build: Use overlayfs instead of unionfs., Ludovic Courtès, 2017/11/05
bug#29100: Updated, tested again and merged, Hartmut Goebel, 2017/11/08