guix/guix
Marius Bakke 81bf2ccbc4
system: Use grub from bootloader configuration.
* gnu/system/grub.scm (gnu): Export grub-configuration-grub.
* guix/scripts/system.scm (perform-action): Use it.
(define-module): Don't import (gnu packages grub).

Co-authored-by: Danny Milosavljevic <dannym@scratchpost.org>
2016-11-08 14:35:05 +00:00
..
build download: Verify TLS certificates unless asked not to. 2016-11-07 23:39:01 +01:00
build-system build-system: Add asdf-build-system. 2016-10-08 21:20:35 +08:00
import import: cran: Fix off-by-one error. 2016-11-03 16:03:28 +01:00
scripts system: Use grub from bootloader configuration. 2016-11-08 14:35:05 +00:00
base32.scm
base64.scm base64: Restore original license header. 2016-08-27 08:45:27 -05:00
build-system.scm
combinators.scm
config.scm.in
cpio.scm
cve.scm
cvs-download.scm
derivations.scm Use (ice-9 binary-ports) instead of (rnrs io ports). 2016-10-19 15:54:10 +02:00
download.scm guix download: Add '--no-check-certificate' option. 2016-11-07 23:39:01 +01:00
elf.scm
ftp-client.scm Use (ice-9 binary-ports) instead of (rnrs io ports). 2016-10-19 15:54:10 +02:00
gcrypt.scm
gexp.scm gexp: Store compilers in a hash table for O(1) lookup. 2016-09-10 13:10:06 +02:00
git-download.scm
gnu-maintenance.scm gnu-maintenance: Add KDE updater. 2016-08-02 13:28:21 +02:00
gnupg.scm gnupg: Honor $GUIX_GPG_COMMAND and default to 'gpg'. 2016-09-06 11:12:11 +02:00
grafts.scm grafts: Apply the right grafts in the presence of multiple outputs. 2016-10-17 23:59:03 +02:00
graph.scm
hash.scm Use (ice-9 binary-ports) instead of (rnrs io ports). 2016-10-19 15:54:10 +02:00
hg-download.scm
http-client.scm Use (ice-9 binary-ports) instead of (rnrs io ports). 2016-10-19 15:54:10 +02:00
licenses.scm licenses: Export fdl1.2+. 2016-11-01 00:05:22 +00:00
modules.scm Add (guix modules). 2016-09-05 00:06:47 +02:00
monad-repl.scm
monads.scm
nar.scm
packages.scm packages: 'package-grafts' applies grafts on replacement. 2016-10-14 23:05:41 +02:00
pk-crypto.scm
pki.scm Use (ice-9 binary-ports) instead of (rnrs io ports). 2016-10-19 15:54:10 +02:00
profiles.scm profiles: Extract a procedure for getting relative generation numbers. 2016-11-06 18:08:53 +01:00
records.scm
scripts.scm emacs: Disable grafts when dry-run is enabled. 2016-07-30 18:17:03 +03:00
search-paths.scm
serialization.scm Use (ice-9 binary-ports) instead of (rnrs io ports). 2016-10-19 15:54:10 +02:00
sets.scm
store.scm Use (ice-9 binary-ports) instead of (rnrs io ports). 2016-10-19 15:54:10 +02:00
svn-download.scm
tests.scm Use (ice-9 binary-ports) instead of (rnrs io ports). 2016-10-19 15:54:10 +02:00
ui.scm guix package: Display generation diffs. 2016-10-26 14:53:29 +02:00
upstream.scm
utils.scm Use (ice-9 binary-ports) instead of (rnrs io ports). 2016-10-19 15:54:10 +02:00
zlib.scm