* Short writeup on deterministic system configuration with GNU Guix
@ 2015-12-11 9:15 Pjotr Prins
2015-12-11 10:04 ` Alex Sassmannshausen
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Pjotr Prins @ 2015-12-11 9:15 UTC (permalink / raw)
To: guix-devel
A short writeup on how Guix handles sudo:
https://github.com/pjotrp/guix-notes/blob/master/SYSCONFIG.org
Comments?
Pj.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Short writeup on deterministic system configuration with GNU Guix
2015-12-11 9:15 Short writeup on deterministic system configuration with GNU Guix Pjotr Prins
@ 2015-12-11 10:04 ` Alex Sassmannshausen
2015-12-11 12:50 ` Thompson, David
2015-12-12 20:18 ` Ludovic Courtès
2 siblings, 0 replies; 4+ messages in thread
From: Alex Sassmannshausen @ 2015-12-11 10:04 UTC (permalink / raw)
To: Pjotr Prins; +Cc: guix-devel
Hi Pjotr,
Nice text. I like the journey following sudo that you took, instead of
providing a broad overview in general. I have a few suggested
corrections:
- There are a couple of paren issues (Github highlights them, I guess
some of them may be the result of only partially copying sexps).
- " system services, timezone and locale settings, user accounts—"
^- and instead of ,
- "next copied to /etc and finally permissions are set."
^- it is ^- its
- "should only be done when it has a clear purpose"
there is a good reason to do so
- " it free from"
^- replace it with is
- "because the require"
^- y
- "allows for creating new Guix expressions."
Not sure what this means — was it left there from a previous version?
- "Alternatively create"
^- you can
- "create the packager"
^- drop the r
- "The next evolutionary step, light-weight containers in conjunction
with GNU Guix, system administration"
Maybe "The next evolutionary step in systems administration,
light-weight containers in conjunction with GNU Guix,"
HTH!
Alex
Pjotr Prins writes:
> A short writeup on how Guix handles sudo:
>
> https://github.com/pjotrp/guix-notes/blob/master/SYSCONFIG.org
>
> Comments?
>
> Pj.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Short writeup on deterministic system configuration with GNU Guix
2015-12-11 9:15 Short writeup on deterministic system configuration with GNU Guix Pjotr Prins
2015-12-11 10:04 ` Alex Sassmannshausen
@ 2015-12-11 12:50 ` Thompson, David
2015-12-12 20:18 ` Ludovic Courtès
2 siblings, 0 replies; 4+ messages in thread
From: Thompson, David @ 2015-12-11 12:50 UTC (permalink / raw)
To: Pjotr Prins; +Cc: guix-devel
On Fri, Dec 11, 2015 at 4:15 AM, Pjotr Prins <pjotr.public12@thebird.nl> wrote:
> A short writeup on how Guix handles sudo:
>
> https://github.com/pjotrp/guix-notes/blob/master/SYSCONFIG.org
>
> Comments?
Good stuff, Pjotr! I'm going to share this.
- Dave
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Short writeup on deterministic system configuration with GNU Guix
2015-12-11 9:15 Short writeup on deterministic system configuration with GNU Guix Pjotr Prins
2015-12-11 10:04 ` Alex Sassmannshausen
2015-12-11 12:50 ` Thompson, David
@ 2015-12-12 20:18 ` Ludovic Courtès
2 siblings, 0 replies; 4+ messages in thread
From: Ludovic Courtès @ 2015-12-12 20:18 UTC (permalink / raw)
To: Pjotr Prins; +Cc: guix-devel
Pjotr Prins <pjotr.public12@thebird.nl> skribis:
> A short writeup on how Guix handles sudo:
>
> https://github.com/pjotrp/guix-notes/blob/master/SYSCONFIG.org
Nice stuff!
It might make sense to distinguish Guix (the package manager) and GuixSD
to avoid confusion. For instance, “How does Guix configure sudo?”
explains how GuixSD handles ‘sudo’; Guix itself doesn’t do anything to
address setuid binaries, so someone using Guix on another distro might
be surprised.
Thank you for sharing!
Ludo’.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2015-12-12 20:18 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-11 9:15 Short writeup on deterministic system configuration with GNU Guix Pjotr Prins
2015-12-11 10:04 ` Alex Sassmannshausen
2015-12-11 12:50 ` Thompson, David
2015-12-12 20:18 ` Ludovic Courtès
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.