[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (79bfa42 -> 247649d)
From: |
guix-commits |
Subject: |
branch master updated (79bfa42 -> 247649d) |
Date: |
Wed, 15 May 2019 10:36:29 -0400 (EDT) |
civodul pushed a change to branch master
in repository guix.
from 79bfa42 gnu: Add python-pylzma.
new 1537464 installer: Rename 'auto-partition' to 'auto-partition!'.
new d906028 doc: Mention ModemManager.
new 32747aa nls: Update 'zh_CN' translation.
new 6edd5c5 linux-container: Do not add %CONTAINER-FILE-SYSTEMS to
Docker image OSes.
new 3f9bed0 linux-container: Compute essential services for
THIS-OPERATING-SYSTEM.
new 9fcfe30 system: Add 'operating-system-with-gc-roots'.
new 7ff4fde docker: 'build-docker-image' accepts an optional
#:entry-point.
new 247649d vm: 'system-docker-image' provides an entry point.
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 | 35 +-
gnu/installer/newt/partition.scm | 2 +-
gnu/installer/parted.scm | 21 +-
gnu/system.scm | 12 +
gnu/system/linux-container.scm | 68 +-
gnu/system/vm.scm | 18 +-
gnu/tests/docker.scm | 118 +-
gnu/tests/install.scm | 11 -
guix/docker.scm | 15 +-
po/doc/guix-manual.zh_CN.po | 18175 +++++++++++++++++++------------------
10 files changed, 9499 insertions(+), 8976 deletions(-)
- branch master updated (79bfa42 -> 247649d),
guix-commits <=
- 01/08: installer: Rename 'auto-partition' to 'auto-partition!'., guix-commits, 2019/05/15
- 02/08: doc: Mention ModemManager., guix-commits, 2019/05/15
- 04/08: linux-container: Do not add %CONTAINER-FILE-SYSTEMS to Docker image OSes., guix-commits, 2019/05/15
- 05/08: linux-container: Compute essential services for THIS-OPERATING-SYSTEM., guix-commits, 2019/05/15
- 08/08: vm: 'system-docker-image' provides an entry point., guix-commits, 2019/05/15
- 06/08: system: Add 'operating-system-with-gc-roots'., guix-commits, 2019/05/15
- 07/08: docker: 'build-docker-image' accepts an optional #:entry-point., guix-commits, 2019/05/15
- 03/08: nls: Update 'zh_CN' translation., guix-commits, 2019/05/16