guix-commits
[Top][All Lists]
Advanced

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

branch master updated (15f0de0 -> dd51caa)


From: Ludovic Courtès
Subject: branch master updated (15f0de0 -> dd51caa)
Date: Sat, 09 May 2015 21:54:05 +0000

civodul pushed a change to branch master
in repository guix.

      from  15f0de0   system: activate-ptrace-attach: Handle kernels without 
YAMA support.
       new  6f05630   gnu: wicd: Add patch to fix template instantiation.
       new  54d6223   doc: Rename OS config example.
       new  c217cbd   services: dhcp-client: Better track dhclient's PID.
       new  36ffaca   doc: Add desktop configuration example.
       new  e1fbc32   install: Have several OS config templates under 
/etc/configuration.
       new  dd51caa   doc: Show both the "bare-bones" and the "desktop" 
configurations.

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore                                         |    2 +
 Makefile.am                                        |    3 +-
 doc.am                                             |   14 +++--
 doc/guix.texi                                      |   55 +++++++-------------
 gnu-system.am                                      |    1 +
 .../patches/wicd-template-instantiation.patch      |   29 ++++++++++
 gnu/packages/wicd.scm                              |    4 +-
 gnu/services/networking.scm                        |   16 +++++-
 .../{os-config.tmpl => examples/bare-bones.tmpl}   |   23 ++++----
 gnu/system/examples/desktop.tmpl                   |   42 +++++++++++++++
 gnu/system/install.scm                             |   29 ++++++++---
 11 files changed, 155 insertions(+), 63 deletions(-)
 create mode 100644 gnu/packages/patches/wicd-template-instantiation.patch
 rename gnu/system/{os-config.tmpl => examples/bare-bones.tmpl} (70%)
 create mode 100644 gnu/system/examples/desktop.tmpl



reply via email to

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