[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Best-practice to "develop" a system-config / service?
From: |
Ludovic Courtès |
Subject: |
Re: Best-practice to "develop" a system-config / service? |
Date: |
Mon, 13 Nov 2017 11:44:46 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) |
Hartmut Goebel <address@hidden> skribis:
> Am 11.11.2017 um 14:51 schrieb Ludovic Courtès:
>> Well, I’ve always used the above approach to test system services as I
>> worked on them, and the 10–30 seconds it took for ‘guix system vm’ to
>> complete as I tweak the service were never that much of a hindrance to
>> me.
>
> JFYI: Building a new VM takes more than 90 seconds on my system.
With ‘guix system vm’, right? I guess it also depends on the number of
things that need to be built, but 90 seconds remains acceptable IMO.
Ludo’.