[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: guixsd in lxd container
From: |
Eddy Pronk |
Subject: |
Re: guixsd in lxd container |
Date: |
Fri, 16 Jun 2017 22:21:59 +1000 |
On Mon, Jun 12, 2017 at 6:26 AM, Ludovic Courtès <address@hidden> wrote:
>> I had to comment out some snippets from activation.scm:
>>
>> ;; activate-modprobe
>> ;; activate-firmware
>> ;; activate-ptrace-attach
>
> Yeah, ‘guix system container’ does that too:
>
> http://git.savannah.gnu.org/cgit/guix.git/tree/gnu/system.scm#n418
> http://git.savannah.gnu.org/cgit/guix.git/tree/gnu/services.scm#n466
>
> I think we should look for ways that would allow you to reuse what ‘guix
> system container’ does.
Shall I open a bug for this so it can be tracked?
Eddy