#!@SHELL@ # A shorthand for "guix substitute", for use by the daemon. if test "x$GUIX_UNINSTALLED" = "x" then prefix="@prefix@" exec_prefix="@exec_prefix@" exec "@bindir@/guix" substitute "$@" else exec guix substitute "$@" fi tom feed' href='https://git.koszko.org/guix/atom/gnu/bootloader/extlinux.scm?h=koszko' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/bootloader/extlinux.scm
AgeCommit message (Expand)Author
2022-08-30bootloader: Add device-tree-support? option....Reza Alizadeh Majd