guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch wip-hurd-vm updated (cd57c13 -> 7c919d1)


From: guix-commits
Subject: branch wip-hurd-vm updated (cd57c13 -> 7c919d1)
Date: Sat, 23 May 2020 13:37:20 -0400 (EDT)

mothacehe pushed a change to branch wip-hurd-vm
in repository guix.

    from cd57c13  system: hurd: Remove bash from boot process.
     new d9cf730  bootloader: Add 'disk-image-installer'.
     new 9b0486d  bootloader: grub: Do not run grub-install when creating a 
disk-image.
     new fc29bf1  bootloader: grub: Use inheritance to define 
grub-minimal-bootloader.
     new 530c220  image: Add bootloader installation support.
     new 5bf53c7  system: image: Correct genimage configuration file 
indentation.
     new 35ed1ec  image: Use grub-efi to install the EFI bootloader.
     new ba1376f  system: image: Fix image-with-os.
     new 40d0e6a  image: Do not use VM to create disk-images.
     new 7c0ee08  !squash system: Fix initrd field.
     new 7c919d1  image: Add Hurd support.

The 10 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/bootloader.scm      |   5 +-
 gnu/bootloader/grub.scm |  80 ++++++++++++++++++++++------
 gnu/build/image.scm     |   9 +++-
 gnu/ci.scm              |  20 +++----
 gnu/system.scm          |   2 +-
 gnu/system/image.scm    | 137 +++++++++++++++++++++++++++---------------------
 gnu/tests/install.scm   |   8 +--
 guix/scripts/system.scm |  16 +++---
 guix/utils.scm          |   5 ++
 9 files changed, 180 insertions(+), 102 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]