bug#41541: [PATCH 6/8] system: examples: Add bare-hurd.tmpl.

2020-06-06 Thread Mathieu Othacehe
> ./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

bug#41541: [PATCH 6/8] system: examples: Add bare-hurd.tmpl.

2020-06-04 Thread Jan (janneke) Nieuwenhuizen
With this, we can now build a VM like so ./pre-inst-env guix system vm-image --target=i586-pc-gnu --no-grafts \ gnu/system/examples/bare-hurd.tmpl it boots, but needs some more setup/services to be really useful. See also: ; wip-disk-image. * gnu/system/h