guix-commits
[Top][All Lists]
Advanced

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

branch core-updates updated (b58b7db -> aa1e194)


From: Mark H. Weaver
Subject: branch core-updates updated (b58b7db -> aa1e194)
Date: Thu, 08 Jan 2015 02:47:29 +0000

mhw pushed a change to branch core-updates
in repository guix.

      from  b58b7db   gnu: libtool: Skip nopic test on ARM and MIPS systems.
       new  aa1e194   gnu: Add bootstrap binaries for 'armhf-linux'.

The 1 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:
 .gitignore                               |    1 +
 build-aux/download.scm                   |    8 +++++-
 doc/guix.texi                            |    4 +++
 gnu-system.am                            |   13 +++++++++
 gnu/packages/bootstrap.scm               |   42 ++++++++++++++++++++++++++---
 gnu/packages/bootstrap/armhf-linux/bash  |  Bin 0 -> 802224 bytes
 gnu/packages/bootstrap/armhf-linux/mkdir |  Bin 0 -> 401544 bytes
 gnu/packages/bootstrap/armhf-linux/tar   |  Bin 0 -> 755356 bytes
 gnu/packages/bootstrap/armhf-linux/xz    |  Bin 0 -> 502884 bytes
 m4/guix.m4                               |   13 ++++++++-
 10 files changed, 74 insertions(+), 7 deletions(-)
 create mode 100755 gnu/packages/bootstrap/armhf-linux/bash
 create mode 100755 gnu/packages/bootstrap/armhf-linux/mkdir
 create mode 100755 gnu/packages/bootstrap/armhf-linux/tar
 create mode 100755 gnu/packages/bootstrap/armhf-linux/xz



reply via email to

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