diff options
author | Ludovic Courtès <ludo@gnu.org> | 2014-09-08 23:46:48 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2014-09-08 23:47:29 +0200 |
commit | 42d10464bedb43a9211d8bc187e668fe33272368 (patch) | |
tree | 5920fcb26601739f079e565ba46f7cf732090eed /nix-upstream | |
parent | df650fa84e15bfd65245adcd454c0433ad8c6121 (diff) | |
download | guix-42d10464bedb43a9211d8bc187e668fe33272368.tar guix-42d10464bedb43a9211d8bc187e668fe33272368.tar.gz |
linux-initrd: Store Linux modules in a normal store directory.
* gnu/system/linux-initrd.scm (expression->initrd): Remove #:linux and
#:linux-modules parameters. Remove call to
'float-linux-module-directory'.
(base-initrd): Add call to 'float-linux-module-directory'. Use it in
#:linux-modules argument in the gexp. Remove #:linux and
#:linux-modules arguments to 'expression->initrd'.
* gnu/build/linux-initrd.scm (build-initrd): Remove
#:linux-module-directory parameter. Don't create 'modules'
sub-directory.
* gnu/build/linux-boot.scm (boot-system): Mentin that LINUX-MODULES is a
list of absolute file names. Don't prepend "/modules/" to
LINUX-MODULES.
* doc/guix.texi (Initial RAM Disk): Adjust accordingly.
Diffstat (limited to 'nix-upstream')
0 files changed, 0 insertions, 0 deletions