guix-commits
[Top][All Lists]
Advanced

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

branch master updated (fd4c7a0 -> b94c80f)


From: guix-commits
Subject: branch master updated (fd4c7a0 -> b94c80f)
Date: Wed, 13 Mar 2019 18:12:52 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

      from  fd4c7a0   gnu: Add python-velocyto.
       new  13f62ae   maint: Change Guix System file names from guixsd-*.
       new  59e8044   Remove traces of "GuixSD".
       new  4cd386a   linux-modules: Factorize 'missing-modules'.
       new  82f29e5   installer: network: Adjust wording.
       new  e1c15e8   doc: Document the graphical installer some more.
       new  b94c80f   linux-container: 'containerized-operating-system' removes 
"useless" services.

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:
 Makefile.am                         |  38 +++++-----
 doc/guix.texi                       | 143 ++++++++++++++++++++++++++----------
 doc/images/installer-network.png    | Bin 0 -> 24342 bytes
 doc/images/installer-partitions.png | Bin 0 -> 55847 bytes
 doc/images/installer-resume.png     | Bin 0 -> 35829 bytes
 doc/local.mk                        |   7 +-
 gnu/bootloader/extlinux.scm         |   4 +-
 gnu/bootloader/grub.scm             |   8 +-
 gnu/build/linux-modules.scm         |  27 ++++++-
 gnu/build/vm.scm                    |   6 +-
 gnu/ci.scm                          |   4 +-
 gnu/installer/newt/network.scm      |   6 +-
 gnu/installer/newt/welcome.scm      |   4 +-
 gnu/packages/audio.scm              |   2 +-
 gnu/packages/curl.scm               |   2 +-
 gnu/packages/emacs.scm              |   2 +-
 gnu/packages/gnome.scm              |   2 +-
 gnu/packages/julia.scm              |   2 +-
 gnu/packages/kde-frameworks.scm     |   2 +-
 gnu/packages/linux.scm              |   6 +-
 gnu/packages/package-management.scm |   4 +-
 gnu/packages/polkit.scm             |   2 +-
 gnu/packages/tex.scm                |   2 +-
 gnu/services/base.scm               |   2 +-
 gnu/services/cups.scm               |   2 +-
 gnu/services/mail.scm               |   2 +-
 gnu/services/messaging.scm          |   2 +-
 gnu/system/examples/vm-image.tmpl   |   2 +-
 gnu/system/install.scm              |   2 +-
 gnu/system/linux-container.scm      |  14 +++-
 gnu/system/mapped-devices.scm       |  57 ++++++--------
 gnu/system/vm.scm                   |   6 +-
 gnu/tests/install.scm               |   4 +-
 guix/modules.scm                    |   4 +-
 nix/libstore/optimise-store.cc      |   2 +-
 35 files changed, 232 insertions(+), 140 deletions(-)
 create mode 100644 doc/images/installer-network.png
 create mode 100644 doc/images/installer-partitions.png
 create mode 100644 doc/images/installer-resume.png



reply via email to

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