[Unit] Description=Read-only @storedir@ for GNU Guix DefaultDependencies=no ConditionPathExists=@storedir@ Before=guix-daemon.service [Install] WantedBy=guix-daemon.service [Mount] What=@storedir@ Where=@storedir@ Type=none Options=bind,ro href='https://git.koszko.org/guix/atom/gnu/bootloader.scm?h=koszko' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/bootloader.scm
AgeCommit message (Expand)Author
2017-08-28bootloader: Emit warnings with 'warning'....Ludovic Courtès
2017-08-23gnu: bootloader: Deprecate "device" field in favor of "target"....Andy Wingo
2017-07-28bootloader: Use <menu-entry> for the bootloader side....Danny Milosavljevic
2017-06-08bootloader: Use menu-entry to define custom bootloader entries....Mathieu Othacehe
2017-05-16bootloader: Add extlinux support....Mathieu Othacehe