system: examples: Add bare-hurd.tmpl.
authorJan (janneke) Nieuwenhuizen <janneke@gnu.org>
Mon, 13 Apr 2020 15:15:10 +0000 (17:15 +0200)
committerJan Nieuwenhuizen <janneke@gnu.org>
Mon, 8 Jun 2020 11:51:19 +0000 (13:51 +0200)
commit59bcffa314171294278444aad4b7012abe50257a
treefb3da83f672c4c08d7af60950a47d96cae5d16f7
parente6cd8581c192f739712013874dfa9690522ea9f1
system: examples: Add bare-hurd.tmpl.

* gnu/system/hurd.scm (%hurd-def%hurd-default-operating-system-kernel,
%hurd-default-operating-system): New exported variables.
* gnu/system/examples/bare-hurd.tmpl: New file.
* Makefile.am (EXAMPLES): Add it.
* tests/guix-system.sh: Add --target=i586-pc-gnu when testing it.
Makefile.am
gnu/services.scm
gnu/system/examples/bare-hurd.tmpl [new file with mode: 0644]
gnu/system/hurd.scm
tests/guix-system.sh