[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: branch master updated: services: Add file system utilities to profil
From: |
Mathieu Othacehe |
Subject: |
Re: branch master updated: services: Add file system utilities to profile. |
Date: |
Thu, 29 Sep 2022 16:12:47 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) |
Hey,
> services: Add file system utilities to profile.
>
> * gnu/services/base.scm (file-system-type->utilities)
> (file-system-utilities): New procedures.
> (file-system-service-type): Extend 'profile-service-type' with
> 'file-system-utilities'.
> * gnu/system.scm (boot-file-system-service): New procedure.
> (operating-system-default-essential-services): Use it.
> (%base-packages): Remove 'e2fsprogs'.
I think this somehow breaks the following test:
https://ci.guix.gnu.org/build/1545484/log/raw
Thanks,
Mathieu