[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
GNU Guixguix source archive branch, master, updated. v0.6-130-g1d46283
From: |
Ludovic Courtès |
Subject: |
GNU Guixguix source archive branch, master, updated. v0.6-130-g1d46283 |
Date: |
Sun, 04 May 2014 20:43:14 +0000 |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "guix source archive".
The branch, master has been updated
via 1d4628329d37c5e5857c70f3720b941e4bbcfcd2 (commit)
via 2d49f8452215ab6e898589cd757d02fc1f1fc930 (commit)
from 0e2672aee3087e31bb49920c3eb1544220ae33d4 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 1d4628329d37c5e5857c70f3720b941e4bbcfcd2
Author: Ludovic Courtès <address@hidden>
Date: Sun May 4 22:24:47 2014 +0200
linux-initrd: Improve root file system switching.
* guix/build/linux-initrd.scm (move-essential-file-systems,
switch-root): New procedures.
(MS_MOVE): New variable.
(boot-system): Remove 'mount-essential-file-systems' call for ROOT.
Use 'switch-root' instead of chdir + chroot.
commit 2d49f8452215ab6e898589cd757d02fc1f1fc930
Author: Ludovic Courtès <address@hidden>
Date: Sun May 4 21:09:29 2014 +0200
services: networking: Fix typo in static networking service.
* gnu/services/networking.scm (static-networking-service): Use
$inetutils/bin/ifconfig, not $inetutils/sbin/ifconfig.
-----------------------------------------------------------------------
Summary of changes:
gnu/services/networking.scm | 2 +-
guix/build/linux-initrd.scm | 24 ++++++++++++++++++++----
2 files changed, 21 insertions(+), 5 deletions(-)
hooks/post-receive
--
guix source archive
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- GNU Guixguix source archive branch, master, updated. v0.6-130-g1d46283,
Ludovic Courtès <=