[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (423eef3 -> 939c5c3)
From: |
Ludovic Courtès |
Subject: |
branch master updated (423eef3 -> 939c5c3) |
Date: |
Mon, 08 Feb 2016 22:47:23 +0000 |
civodul pushed a change to branch master
in repository guix.
from 423eef3 gnu: add lispf4
new f2e4805 Add (guix build bournish) and use it in the initrd.
new 6eb4390 file-systems: Spawn a Bournish REPL upon fsck failure.
new 1f1ff6a linux-container: Accept file systems with a UUID 'source'.
new 939c5c3 system: Add Texinfo to '%base-packages'.
The 4 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 | 1 +
gnu/build/file-systems.scm | 6 +-
gnu/services.scm | 1 +
gnu/services/base.scm | 1 +
gnu/system.scm | 2 +
gnu/system/linux-container.scm | 4 +-
gnu/system/linux-initrd.scm | 4 +-
gnu/system/vm.scm | 1 +
guix/build/bournish.scm | 172 ++++++++++++++++++++++++++++++++++++++++
9 files changed, 188 insertions(+), 4 deletions(-)
create mode 100644 guix/build/bournish.scm
- branch master updated (423eef3 -> 939c5c3),
Ludovic Courtès <=