Re: Type of 'os' in gnu/system.scm

2023-12-11 Thread Saku Laesvuori
> 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 >

Type of 'os' in gnu/system.scm

2023-12-11 Thread Development of GNU Guix and the GNU System distribution.
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