~ruther/guix-local

40245ef316d0a37721b2c79620e83e750368eef5 — Ludovic Courtès 10 years ago 5314210
gnu: linux-boot: Remove outdated and misleading comment.

* gnu/build/linux-boot.scm (boot-system): Remove outdated comment.
1 files changed, 0 insertions(+), 1 deletions(-)

M gnu/build/linux-boot.scm
M gnu/build/linux-boot.scm => gnu/build/linux-boot.scm +0 -1
@@ 418,7 418,6 @@ to it are lost."
             (switch-root "/root")
             (format #t "loading '~a'...\n" to-load)

             ;; TODO: Remove /lib, /share, and /loader.go.
             (primitive-load to-load)

             (format (current-error-port)