GNU bug report logs -
#31360
[PATCH 0/5] 'guix pack --relocatable'
Previous Next
Reported by: Ludovic Courtès <ludo <at> gnu.org>
Date: Thu, 3 May 2018 20:16:02 UTC
Severity: normal
Tags: patch
Done: ludo <at> gnu.org (Ludovic Courtès)
Bug is archived. No further changes may be made.
Full log
Message #26 received at 31360 <at> debbugs.gnu.org (full text, mbox):
Hello!
"Thompson, David" <dthompson2 <at> worcester.edu> skribis:
> On Thu, May 3, 2018 at 4:15 PM, Ludovic Courtès <ludo <at> gnu.org> wrote:
>> Hello Guix!
>>
>> This is the cleaned up version of what we discussed at:
>>
>> https://lists.gnu.org/archive/html/guix-devel/2018-04/msg00252.html
>>
>> Part of the work here is to use relative symlinks in profiles and in
>> links created with ‘guix pack -S’ such that, if you run:
>>
>> guix pack -R -S /mybin=bin bash-static
>>
>> you can then unpack the result and run:
>>
>> ./mybin/sh
>
> Just wanted to say that this is awesome! Is there a way to share host
> system resources? I would like a relocatable pack that could connect
> to the host's X server and do graphical things.
Yes: the C wrapper, ‘run-in-namespace.c’, shares everything. That is,
it creates a separate mount namespace but the only difference compared
to the host is /gnu/store.
Ludo’.
This bug report was last modified 7 years and 94 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.