[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (bbb1246 -> 1fda01e)
From: |
Ludovic Courtès |
Subject: |
branch master updated (bbb1246 -> 1fda01e) |
Date: |
Tue, 12 Sep 2017 17:56:39 -0400 (EDT) |
civodul pushed a change to branch master
in repository guix.
from bbb1246 gnu: youtube-dl: Update to 2017.09.11.
new 45bba47 store: 'run-with-store' has a #:target parameter.
new 96da5d6 system: Add gexp compiler for <operating-system>.
new 4e854b1 install: Include the whole bare-bones OS in the image.
new 960c40d doc: Use Screen and OpenSSH in the bare-bones example.
new 1fda01e gnu: texinfo: Add 6.5.
The 5 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 | 5 +++--
gnu/packages/texinfo.scm | 16 +++++++++++++++-
gnu/system.scm | 10 ++++++++++
gnu/system/examples/bare-bones.tmpl | 4 ++--
gnu/system/install.scm | 9 ++++++++-
guix/store.scm | 5 +++--
6 files changed, 41 insertions(+), 8 deletions(-)
- branch master updated (bbb1246 -> 1fda01e),
Ludovic Courtès <=
- 03/05: install: Include the whole bare-bones OS in the image., Ludovic Courtès, 2017/09/12
- 02/05: system: Add gexp compiler for <operating-system>., Ludovic Courtès, 2017/09/12
- 01/05: store: 'run-with-store' has a #:target parameter., Ludovic Courtès, 2017/09/12
- 04/05: doc: Use Screen and OpenSSH in the bare-bones example., Ludovic Courtès, 2017/09/12
- 05/05: gnu: texinfo: Add 6.5., Ludovic Courtès, 2017/09/12