From: Andreas Enge <andreas@enge.fr>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: guix-devel@gnu.org
Subject: Re: Guix binary tarball
Date: Sat, 16 May 2015 08:47:44 +0200 [thread overview]
Message-ID: <20150516064744.GB6519@debian> (raw)
In-Reply-To: <87382xwyoz.fsf@gnu.org>
On Fri, May 15, 2015 at 07:14:04PM +0200, Ludovic Courtès wrote:
> > - The tarball also contains /, /root and /var. When unpacking it, the owner
> > and permissions are changed on the system.
> No. Maybe we can fix it by using two tar invocations with different
> --owner.
Hm. Then maybe the documentation should suggest the following?
cd /tmp
tar xf ...
chmod ... (optional if we have the correct owners in the tarball)
mv root/.guix-profile /root
mv var/guix /var
mv /gnu /
This would also mean that the user does not need to put so much trust into us
that the tarball does not replace vital parts of the system...
> > Another point, which might simply lead to modifications in the documentation:
> OK, patch welcome. :-)
Sure, as soon as the final approach is fixed.
> A couple of days earlier would have been even better, but thanks for the
> detailed feedback! ;-)
I thought it would avoid me to update the system immediately afterwards again
if I waited for 0.8.2 :-) Actually, we have not yet tried how this
installation method interacts with "guix pull".
Andreas
next prev parent reply other threads:[~2015-05-16 6:47 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-15 16:46 Guix binary tarball Andreas Enge
2015-05-15 17:14 ` Ludovic Courtès
2015-05-15 17:37 ` Andreas Enge
2015-05-15 19:45 ` Taylan Ulrich Bayırlı/Kammer
2015-05-16 18:55 ` Ludovic Courtès
2015-05-16 2:53 ` Mark H Weaver
2015-05-17 21:34 ` Ludovic Courtès
2015-05-16 6:47 ` Andreas Enge [this message]
2015-05-16 18:57 ` Ludovic Courtès
2015-05-17 22:15 ` Ludovic Courtès
2015-05-17 22:45 ` Ludovic Courtès
2015-05-18 11:34 ` Andreas Enge
2015-05-18 19:38 ` Ludovic Courtès
2015-05-19 23:03 ` Mark H Weaver
2015-05-20 8:10 ` Andreas Enge
2015-05-20 10:19 ` Ludovic Courtès
2015-05-20 19:12 ` Mark H Weaver
2015-05-21 8:16 ` Ludovic Courtès
2015-06-07 12:39 ` Thomas Schwinge
2015-06-07 13:16 ` /run/current-system (was: Guix binary tarball) Thomas Schwinge
2015-06-07 16:19 ` /run/current-system Ludovic Courtès
2015-06-07 16:14 ` Guix binary tarball Ludovic Courtès
2015-06-08 9:34 ` Alex Kost
2015-06-08 21:33 ` Ludovic Courtès
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150516064744.GB6519@debian \
--to=andreas@enge.fr \
--cc=guix-devel@gnu.org \
--cc=ludo@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.