[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (6ffa706 -> 9f4a249)
From: |
Ludovic Courtès |
Subject: |
branch master updated (6ffa706 -> 9f4a249) |
Date: |
Tue, 27 Oct 2015 20:44:58 +0000 |
civodul pushed a change to branch master
in repository guix.
from 6ffa706 refresh: Add '--list-updaters' option.
new 85d4aea gnu: Add python-debian.
new 816a653 gnu: Add python-chardet.
new 08dcff4 gnu: Add Diffoscope.
new c448bf7 system: grub: On MIPS, the linux image name is vmlinuz,
not bzImage.
new 6b173ac system: grub: Adjust eye-candy to work on non-Intel
systems.
new 9f4a249 linux-initrd: Use pata_acpi, pata_atiixp, and isci
modules only on Intel.
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/packages/package-management.scm | 54 ++++++++++++++++++++++++++++
gnu/packages/python.scm | 67 +++++++++++++++++++++++++++++++++++
gnu/system/grub.scm | 57 +++++++++++++++++++----------
gnu/system/linux-initrd.scm | 6 ++-
4 files changed, 162 insertions(+), 22 deletions(-)
- branch master updated (6ffa706 -> 9f4a249),
Ludovic Courtès <=
- 01/06: gnu: Add python-debian., Ludovic Courtès, 2015/10/27
- 04/06: system: grub: On MIPS, the linux image name is vmlinuz, not bzImage., Ludovic Courtès, 2015/10/27
- 05/06: system: grub: Adjust eye-candy to work on non-Intel systems., Ludovic Courtès, 2015/10/27
- 06/06: linux-initrd: Use pata_acpi, pata_atiixp, and isci modules only on Intel., Ludovic Courtès, 2015/10/27
- 03/06: gnu: Add Diffoscope., Ludovic Courtès, 2015/10/27
- 02/06: gnu: Add python-chardet., Ludovic Courtès, 2015/10/27