help-guix
[Top][All Lists]
Advanced

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

Re: Install `guix pull'ed Guix to target partition on system install


From: zimoun
Subject: Re: Install `guix pull'ed Guix to target partition on system install
Date: Tue, 22 Dec 2020 14:16:27 +0100

Hi Ricardo,

On Tue, 22 Dec 2020 at 13:28, Ricardo Wurmus <rekado@elephly.net> wrote:

> On multi-user systems it does seem like a good idea to have a central
> copy of the git repository and let individual users check out different
> commits in their own worktree.
>
> Not sure exactly how this would work and if it’s really worth the
> effort, though.

The effort saves ~230MiB of download, did once.

And for multi-users context, it often means a sysadmin is around.  So,
the first pull could done with:

   guix pull --url=/home/simon/src/guix

where the path is a shared local repo created by the sysadmin.

Well, it could be imagined that the root repo is under say
/var/guix/checkouts/ and then if ~/.cache/guix/checkouts does not exist,
it tries first to clone from this local repo.

For sure, it is better the planet. ;-)

All the best,
simon



reply via email to

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