guix-commits
[Top][All Lists]
Advanced

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

branch master updated (37099f5 -> 9e5f206)


From: guix-commits
Subject: branch master updated (37099f5 -> 9e5f206)
Date: Wed, 27 Mar 2019 06:54:16 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

      from  37099f5   gnu: Add emacs-webfeeder.
       new  54043bf   installer: Emit 'bootloader' field before 'swap-devices'.
       new  50247be   installer: Produce an 'initrd-modules' field if needed.
       new  c73e554   installer: Ask for confirmation before formatting 
partitions.
       new  1c155ec   installer: Use the (service …) form for MATE.
       new  ee05cc7   services: Deprecate 'gnome-desktop-service'.
       new  391e0d6   services: Deprecate 'xfce-desktop-service'.
       new  45c0d1d   vm: Ask QEMU for more RAM in the VM that makes ISO9660 
images.
       new  9e5f206   scripts: Skip 'guix pull' suggestion when running code 
from a checkout.

The 8 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:
 doc/guix.texi                    | 65 +++++++++++++++++++++++++++-------------
 gnu/installer.scm                | 20 ++++++++-----
 gnu/installer/newt/page.scm      | 38 +++++++++++++++++++++++
 gnu/installer/newt/partition.scm |  8 ++++-
 gnu/installer/parted.scm         | 49 ++++++++++++++++++++++++------
 gnu/installer/services.scm       |  6 ++--
 gnu/services/desktop.scm         | 14 ++++++---
 gnu/system/examples/desktop.tmpl |  4 +--
 gnu/system/vm.scm                |  5 +++-
 guix/scripts.scm                 |  3 +-
 10 files changed, 165 insertions(+), 47 deletions(-)



reply via email to

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