> Hi,
>
> Looking at this definition in gnu/system.scm [1] I am trying to figure
> out what 'os' is:
>
> (define* (operating-system-kernel-arguments
> os root-device #:key (version %boot-parameters-version))
> "Return all the kernel arguments, including the ones not specified
>
Hi,
Looking at this definition in gnu/system.scm [1] I am trying to figure
out what 'os' is:
(define* (operating-system-kernel-arguments
os root-device #:key (version %boot-parameters-version))
"Return all the kernel arguments, including the ones not specified directly
by the