mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
Merge branch 'master' into core-updates
This commit is contained in:
commit
a13c1bf4ca
43 changed files with 1972 additions and 454 deletions
|
@ -317,8 +317,8 @@ file system labels."
|
|||
(_ ;the old format
|
||||
"/")))))
|
||||
(x ;unsupported format
|
||||
(warning (G_ "unrecognized boot parameters for '~a'~%")
|
||||
system)
|
||||
(warning (G_ "unrecognized boot parameters at '~a'~%")
|
||||
(port-filename port))
|
||||
#f)))
|
||||
|
||||
(define (read-boot-parameters-file system)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue