guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 13/15] scripts: system: Add 'container' action.


From: Ludovic Courtès
Subject: Re: [PATCH 13/15] scripts: system: Add 'container' action.
Date: Tue, 27 Oct 2015 18:41:08 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

"Thompson, David" <address@hidden> skribis:

> From 5dde31ef51502726a2915cc4faba81f4fadb851c Mon Sep 17 00:00:00 2001
> From: David Thompson <address@hidden>
> Date: Mon, 8 Jun 2015 09:04:38 -0400
> Subject: [PATCH] scripts: system: Add 'container' action.
>
> * guix/scripts/system.scm (show-help): Display 'container' action.
>   (system-derivation-for-action, guix-system): Add 'container' case.
>   (perform-action): Skip GRUB config generation when building a container.
> * doc/guix.texi (Invoking guix system): Document it.

[...]

> +              ;; A range of 65536 uid/gids is used to cover 16 bits worth of
> +              ;; users and groups, which is sufficient for most cases.

Should be enough for everyone.  ;-)

>    (display (_ "\
> +  container         build a Linux container that shares the host's store\n"))

I’d remove “Linux” here (after all, we use libc’s interface, which
hopefully will be implemented for the Hurd eventually.)

OK with this change, thank you!

Ludo’.



reply via email to

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