aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/engineering.scm
diff options
context:
space:
mode:
authorDavid Craven <david@craven.ch>2017-02-09 19:21:22 +0100
committerDavid Craven <david@craven.ch>2017-02-10 17:15:34 +0100
commit96b714f5fdfadfa93865fe3151233b0b5beec1c1 (patch)
treedb586a7824d03a1720bd0f49924f30752ceb368e /gnu/packages/engineering.scm
parent3f73aa1a5a4335d536b9afea752689c8e3d95e7c (diff)
downloadguix-96b714f5fdfadfa93865fe3151233b0b5beec1c1.tar.gz
guix-96b714f5fdfadfa93865fe3151233b0b5beec1c1.zip
gnu: Add syslinux.
* gnu/packages/grub.scm (syslinux): New variable.
Diffstat (limited to 'gnu/packages/engineering.scm')
0 files changed, 0 insertions, 0 deletions
42d21ef8dd9'>bootloader: Use <menu-entry> for the bootloader side....Danny Milosavljevic 2017-07-15bootloader: Add u-boot....Danny Milosavljevic 2017-07-02gnu: Switch guile-cairo and dependents to Guile 2.2 again....Ludovic Courtès 2017-06-21bootloader: extlinux: Add extlinux-bootloader-gpt....Mathieu Othacehe 2017-06-08bootloader: Use menu-entry to define custom bootloader entries....Mathieu Othacehe 2017-05-21bootloader: extlinux: Add a warning message on top of generated conf file....Mathieu Othacehe 2017-05-18bootloader: extlinux: Remove syslinux-bootloader....Mathieu Othacehe 2017-05-18bootloader: extlinux: Remove undefined symbols from export list....Mathieu Othacehe 2017-05-16bootloader: Add extlinux support....Mathieu Othacehe