[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (a5c72da -> f6e3f0f)
From: |
guix-commits |
Subject: |
branch master updated (a5c72da -> f6e3f0f) |
Date: |
Sun, 14 Apr 2019 17:40:59 -0400 (EDT) |
civodul pushed a change to branch master
in repository guix.
from a5c72da gnu: rust: Update to 1.34.0.
new c1c5d68 colors: Add 'highlight'.
new 3dae43a ui: Highlight heading of generation lists.
new 6a0287a installer: Fix snippet for the DHCP client.
new 7cd3878 installer: Force user to choose exactly one network
management method.
new 4ce3a32 system: Remove "beta" from GRUB menu entries.
new f6e3f0f vm: Remove Xorriso "-padding" option.
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:
gnu/build/vm.scm | 5 -----
gnu/installer/newt/services.scm | 41 +++++++++++++++++++++++++++++++----------
gnu/installer/services.scm | 2 +-
gnu/system.scm | 6 ++----
guix/colors.scm | 10 ++++++++++
guix/ui.scm | 13 +++----------
6 files changed, 47 insertions(+), 30 deletions(-)
- branch master updated (a5c72da -> f6e3f0f),
guix-commits <=
- 06/06: vm: Remove Xorriso "-padding" option., guix-commits, 2019/04/14
- 04/06: installer: Force user to choose exactly one network management method., guix-commits, 2019/04/14
- 05/06: system: Remove "beta" from GRUB menu entries., guix-commits, 2019/04/14
- 03/06: installer: Fix snippet for the DHCP client., guix-commits, 2019/04/14
- 02/06: ui: Highlight heading of generation lists., guix-commits, 2019/04/14
- 01/06: colors: Add 'highlight'., guix-commits, 2019/04/14