diff options
author | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2020-02-11 14:00:06 -0500 |
---|---|---|
committer | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2020-05-20 08:30:34 -0400 |
commit | 281d80d8e547fe663aaacb3226119166dd3100f9 (patch) | |
tree | b666edb5528f263fa857ef231a4824f2ec1ffe7e /tests/hackage.scm | |
parent | 42d41d86f38958ebcff370b0e56da5c69165943c (diff) | |
download | guix-281d80d8e547fe663aaacb3226119166dd3100f9.tar.gz guix-281d80d8e547fe663aaacb3226119166dd3100f9.zip |
linux-boot: Refactor boot-system.
The --root option can now be omitted, and inferred from the root file system
declaration instead.
* gnu/build/file-systems.scm (canonicalize-device-spec): Extend to support NFS
directly, and...
* gnu/build/linux-boot.scm (boot-system): ...remove NFS special casing from
here. Remove nested definitions for root-fs-type, root-fs-flags and
root-fs-options, and bind those inside the let* instead. Make "--root" take
precedence over the device field string representation of the root file
system.
* doc/guix.texi (Initial RAM Disk): Document that "--root" can be left
unspecified.
Diffstat (limited to 'tests/hackage.scm')
0 files changed, 0 insertions, 0 deletions