guix-commits
[Top][All Lists]
Advanced

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

branch master updated (29da157 -> a5bc3df)


From: David Craven
Subject: branch master updated (29da157 -> a5bc3df)
Date: Fri, 10 Feb 2017 11:16:08 -0500 (EST)

dvc pushed a change to branch master
in repository guix.

      from  29da157   gnu: wxmaxima: Update to 16.12.2.
       new  3f73aa1   gnu: Use 'license:' prefix in (gnu packages grub).
       new  96b714f   gnu: Add syslinux.
       new  862e38d   gnu: Move (gnu packages grub) and (gnu packages u-boot) 
...      to (gnu packages bootloaders).
       new  ce03b45   gnu: Use 'license:' prefix in (gnu packages firmware).
       new  1b533ba   gnu: Add seabios.
       new  a5bc3df   gnu: Add ovmf.

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/local.mk                 |   3 +-
 gnu/packages/bootloaders.scm | 332 +++++++++++++++++++++++++++++++++++++++++++
 gnu/packages/firmware.scm    | 136 +++++++++++++++++-
 gnu/packages/grub.scm        | 152 --------------------
 gnu/packages/u-boot.scm      | 138 ------------------
 gnu/system/grub.scm          |   4 +-
 gnu/system/install.scm       |   2 +-
 gnu/system/vm.scm            |   2 +-
 8 files changed, 468 insertions(+), 301 deletions(-)
 create mode 100644 gnu/packages/bootloaders.scm
 delete mode 100644 gnu/packages/grub.scm
 delete mode 100644 gnu/packages/u-boot.scm



reply via email to

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