mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
bootloader: extlinux: Remove syslinux-bootloader.
* gnu/bootloader/extlinux.scm (export): Remove syslinux-bootloader
that was forgotten in 8ad37ad7b.
This commit is contained in:
@@ -25,8 +25,7 @@
|
||||
#:use-module (guix monads)
|
||||
#:use-module (guix records)
|
||||
#:use-module (guix utils)
|
||||
#:export (extlinux-bootloader
|
||||
syslinux-bootloader))
|
||||
#:export (extlinux-bootloader))
|
||||
|
||||
(define* (extlinux-configuration-file config entries
|
||||
#:key
|
||||
|
||||
Reference in New Issue
Block a user