[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#40480] [PATCH v3] services: Add file-system utils to profile.
From: |
Danny Milosavljevic |
Subject: |
[bug#40480] [PATCH v3] services: Add file-system utils to profile. |
Date: |
Wed, 22 Apr 2020 23:45:33 +0200 |
On Wed, 22 Apr 2020 20:50:04 +0200
Brice Waegeneire <address@hidden> wrote:
> +(define (file-system-type->utils type)
> + "Return a utils package for file system TYPE, #f otherwise."
> + (assoc-ref
> + `(("bachefs" . ,bcachefs-tools)
^^ Typo?
pgp90BUwVmtBq.pgp
Description: OpenPGP digital signature
- [bug#40480] [PATCH] services: Add file-system utils to profile., Brice Waegeneire, 2020/04/07
- [bug#40480] [PATCH v2] services: Add file-system utils to profile., Brice Waegeneire, 2020/04/12
- [bug#40480] [PATCH v2] services: Add file-system utils to profile., Brice Waegeneire, 2020/04/12
- [bug#40480] [PATCH v3] services: Add file-system utils to profile., Brice Waegeneire, 2020/04/22
- [bug#40480] [PATCH v4] services: Add file system utilities to profile., Brice Waegeneire, 2020/04/23
- [bug#40480] Re: [bug#40480] [PATCH v3] services: Add file-system utils to profile., Brice Waegeneire, 2020/04/23