GNU bug report logs -
#41541
merge wip-hurd-vm
Previous Next
Reported by: Jan Nieuwenhuizen <janneke <at> gnu.org>
Date: Tue, 26 May 2020 14:22:02 UTC
Severity: normal
Done: Jan Nieuwenhuizen <janneke <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> ./pre-inst-env guix system vm-image --target=i586-pc-gnu --no-grafts \
> gnu/system/examples/bare-hurd.tmpl
Not related to your serie, but I would really like the "image" catalog I
proposed to help here. Most people struggle to get the difference
between --system and --target. Plus, those cross-compilation targets are
not really documented.
I think if one could write:
guix system image gnu/system/images/bare-hurd.scm
or so, it would help. But this needs some more discussions.
> - #:use-module ((guix utils) #:select (source-properties->location))
> + #:use-module ((guix utils) #:select (source-properties->location
> + %current-target-system))
You're not using it right?
> + ;; (kernel-loadable-modules '())
Remove it.
> + ;; (label (operating-system-default-label this-operating-system))
Same for this one and the other commented lines below.
Thanks,
Mathieu
This bug report was last modified 5 years and 69 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.