Commit Graph

6 Commits (3972dc5d43ea824ee4ab78592e759f62ce90bf6a)

Author SHA1 Message Date
Efraim Flashner b856a78c94
gnu: efilinux: Set ARCH variable on some architectures.
Even with this patch efilinux does not build for arm*.

* gnu/packages/efi.scm (efilinux)[arguments]: On armhf-linux and
aarch64-linux set the ARCH variable apropriately.
2019-02-12 18:08:19 +02:00
Danny Milosavljevic c7797b75cc
gnu: efilinux: Fix indentation of source code.
Follow-up to 6adfcbeab1.

* gnu/packages/efi.scm (efilinux): Fix indentation of source code.
2019-02-04 00:16:47 +01:00
Danny Milosavljevic bb4a8f4851
gnu: Add efilinux.
* gnu/packages/efi.scm (efilinux): New variable.
2019-02-04 00:14:18 +01:00
Danny Milosavljevic 527aab6f18
gnu: Add efitools.
* gnu/packages/efi.scm (efitools): New variable.
2019-02-04 00:14:18 +01:00
Danny Milosavljevic 3da49652ad
gnu: Add sbsigntools.
* gnu/packages/efi.scm (sbsigntools): New variable.
2019-02-04 00:14:18 +01:00
Danny Milosavljevic f8ff37d6c0
gnu: Add gnu-efi.
* gnu/packages/efi.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2019-02-04 00:14:16 +01:00