[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (573489f -> 8ce6f4d)
From: |
guix-commits |
Subject: |
branch master updated (573489f -> 8ce6f4d) |
Date: |
Wed, 2 Sep 2020 11:09:39 -0400 (EDT) |
mothacehe pushed a change to branch master
in repository guix.
from 573489f gnu: nyxt: Update to 2-pre-release-1.
new 2282739 install: Factorize cow-store procedure.
new 5316dfc linux-container: Do not jail the container unconditionally.
new 8ce6f4d installer: Run the installation inside a container.
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
gnu/build/install.scm | 44 ++++++++++++++-
gnu/build/linux-container.scm | 3 +-
gnu/build/shepherd.scm | 18 +++++-
gnu/installer/final.scm | 124 +++++++++++++++++++++---------------------
gnu/installer/newt/final.scm | 7 ---
gnu/services/base.scm | 115 ++++++++++++++++++++++-----------------
gnu/system/install.scm | 52 ++++--------------
7 files changed, 199 insertions(+), 164 deletions(-)
- branch master updated (573489f -> 8ce6f4d),
guix-commits <=