bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#18061: 'guix system init' should store derivation outputs on target


From: Ludovic Courtès
Subject: bug#18061: 'guix system init' should store derivation outputs on target store
Date: Wed, 23 Jul 2014 17:50:41 +0200
User-agent: Gnus/5.130009 (Ma Gnus v0.9) Emacs/24.3 (gnu/linux)

Commit 83a17b6 solves this by adding a ‘cow-store’ service that makes
/gnu/store copy-on-write, with the user’s installation disk as the
backing store.

This requires users to explicitly type:

  deco start cow-store /mnt

before running ‘guix system init’, but that seems like an acceptable
trade-off.

Ludo’.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]