From: Efraim Flashner <efraim@flashner.co.il>
To: Ricardo Wurmus <ricardo.wurmus@mdc-berlin.de>
Cc: guix-devel <guix-devel@gnu.org>
Subject: Re: Environment containers
Date: Wed, 28 Oct 2015 21:09:39 +0200 [thread overview]
Message-ID: <20151028210939.603ec9a0@debian-netbook> (raw)
In-Reply-To: <idjsi4v57q1.fsf@bimsb-sys02.mdc-berlin.net>
[-- Attachment #1: Type: text/plain, Size: 1649 bytes --]
On Wed, 28 Oct 2015 16:32:54 +0100
Ricardo Wurmus <ricardo.wurmus@mdc-berlin.de> wrote:
> Thompson, David <dthompson2@worcester.edu> writes:
>
> > Hello Guix hackers,
> >
> > I am pleased to announce that the patch for adding Linux container
> > support to 'guix environment' has just landed in master!
>
> Yay! Thank you so much for your work on this!
>
> > 2) There are no disk images. Disk images are opaque blobs that are
> > often not reproducible, whereas the items in the Guix store tell you
> > the full story of how the software came to be. Thus, Guix containers
> > do not worry at all about the complications involved with layering
> > disk images in an overlayfs-style setup. They are simply not needed.
>
> Beautiful!
agreed.
efraim@debian-netbook:~$ ls -la /gnu/store/*sh
-r-xr-xr-x 27 root root 1425560 Jan 1 1970 /gnu/store/gvwf71vddp8c1d7ydqg02p43mgdjrx6s-bash
-r--r--r-- 2 root root 1153 Jan 1 1970 /gnu/store/jd51fxgzf2bj3v9naliq44vgcib06ay9-build-bootstrap-guile.sh
-r-xr-xr-x 27 root root 1351732 Jan 1 1970 /gnu/store/mzfkrxd4w8vqrmyrx169wj8wyw7r8i37-bash
-r--r--r-- 2 root root 1153 Jan 1 1970 /gnu/store/x06d80rn9lxbh3305pkizf4k2dswsbn1-build-bootstrap-guile.sh
-r-xr-xr-x 2 root guix-builder 765 Jan 1 1970 /gnu/store/zrnjijsg19f52ficwlk4n5cccf6smhya-run-vm.sh
765 bytes is the smallest VM I've ever seen :)
--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next prev parent reply other threads:[~2015-10-28 19:09 UTC|newest]
Thread overview: 41+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-26 1:27 Environment containers Thompson, David
2015-10-26 10:45 ` Daniel Pimentel
2015-10-26 12:16 ` Alex Vong
2015-10-26 14:33 ` Ludovic Courtès
2015-10-26 14:37 ` Taylan Ulrich Bayırlı/Kammer
2015-10-26 14:38 ` Thompson, David
2015-10-27 5:11 ` Alex Vong
2015-10-27 10:58 ` Ludovic Courtès
2015-10-28 13:10 ` bug#21410: " Alex Vong
2015-10-28 13:10 ` Alex Vong
2015-10-28 14:45 ` bug#21410: " Ludovic Courtès
2015-10-28 15:14 ` Alex Vong
2015-10-28 15:20 ` Thompson, David
2015-10-28 15:20 ` Thompson, David
2015-10-28 15:56 ` Ludovic Courtès
2015-10-28 16:08 ` Thompson, David
2015-10-28 16:20 ` bug#21410: " Alex Vong
2015-10-28 16:20 ` Alex Vong
2015-10-29 19:24 ` bug#21410: " Ludovic Courtès
2015-10-29 19:24 ` Ludovic Courtès
2015-10-29 19:25 ` bug#21410: " Thompson, David
2015-10-29 19:25 ` Thompson, David
2015-11-20 14:51 ` bug#21410: " Ludovic Courtès
2015-11-21 13:36 ` Alex Vong
2015-11-21 15:57 ` Ludovic Courtès
2015-11-21 15:57 ` Ludovic Courtès
2015-11-21 17:47 ` Mathieu Lirzin
2015-11-21 21:27 ` Ludovic Courtès
2015-11-23 15:08 ` Alex Vong
2015-11-21 21:27 ` Ludovic Courtès
2015-11-21 17:47 ` Mathieu Lirzin
2015-11-21 13:36 ` Alex Vong
2015-11-20 14:51 ` Ludovic Courtès
2015-10-28 16:08 ` Thompson, David
2015-10-28 15:56 ` Ludovic Courtès
2015-10-29 10:25 ` Taylan Ulrich Bayırlı/Kammer
2015-10-26 16:23 ` Christopher Allan Webber
2015-10-26 17:50 ` Thompson, David
2015-10-28 15:32 ` Ricardo Wurmus
2015-10-28 19:09 ` Efraim Flashner [this message]
2015-10-29 12:36 ` Thompson, David
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=20151028210939.603ec9a0@debian-netbook \
--to=efraim@flashner.co.il \
--cc=guix-devel@gnu.org \
--cc=ricardo.wurmus@mdc-berlin.de \
/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.