system: Mention '--skip-checks' in initrd diagnostics.
* gnu/system/mapped-devices.scm (check-device-initrd-modules): Add note about '--skip-checks'.master
parent
e10bf49668
commit
88600acc93
|
@ -157,7 +157,10 @@ these lines:
|
|||
;; @dots{}
|
||||
(initrd-modules (append (list~{ ~s~})
|
||||
%base-initrd-modules)))
|
||||
@end example\n")
|
||||
@end example
|
||||
|
||||
If you think this diagnostic is inaccurate, use the @option{--skip-checks}
|
||||
option of @command{guix system}.\n")
|
||||
missing)))
|
||||
(&error-location
|
||||
(location (source-properties->location location)))))))))
|
||||
|
|
Reference in New Issue