[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (6cd7b1b -> 6e0521e)
From: |
guix-commits |
Subject: |
branch master updated (6cd7b1b -> 6e0521e) |
Date: |
Sat, 27 Apr 2019 09:08:27 -0400 (EDT) |
civodul pushed a change to branch master
in repository guix.
from 6cd7b1b gnu: knot: Add configuration fields.
new dbab5eb maint: Pass '--image-size=30G' to 'guix system vm-image'.
new 05b6075 doc: Recommend virtio-blk to access the VM image.
new ea2acfe doc: Update bit about SSH in the VM.
new 5df29aa vm-image: Add a font to the global profile.
new ff587e0 vm-image: Mention 'info guix' in the MOTD.
new 68400df doc: Suggest 1G of RAM for the VM image.
new 6e0521e vm-image: Allow for password-less sudo.
The 7 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 | 6 +++++-
doc/guix.texi | 27 ++++++++++++++++++---------
gnu/system/examples/vm-image.tmpl | 18 +++++++++++++++---
3 files changed, 38 insertions(+), 13 deletions(-)
- branch master updated (6cd7b1b -> 6e0521e),
guix-commits <=
- 01/07: maint: Pass '--image-size=30G' to 'guix system vm-image'., guix-commits, 2019/04/27
- 02/07: doc: Recommend virtio-blk to access the VM image., guix-commits, 2019/04/27
- 05/07: vm-image: Mention 'info guix' in the MOTD., guix-commits, 2019/04/27
- 04/07: vm-image: Add a font to the global profile., guix-commits, 2019/04/27
- 03/07: doc: Update bit about SSH in the VM., guix-commits, 2019/04/27
- 07/07: vm-image: Allow for password-less sudo., guix-commits, 2019/04/27
- 06/07: doc: Suggest 1G of RAM for the VM image., guix-commits, 2019/04/27