| Age | Commit message (Collapse) | Author |
|
Since 8f852885de485098812450711e81c1f446d3acb6 these are aliases.
* gnu/system/hurd.scm (%hurd64-default-operating-system,
%hurd64-default-operating-system-kernel): Delete variables.
* gnu/system/images/hurd.scm (hurd64-barebones-os): Replace
%hurd64-default-operating-system with %hurd-default-operating-system
* gnu/system/examples/bare-hurd64.tmpl (%hurd64-os): Same.
* gnu/tests/virtualization.scm (%childhurd64-os): Remove usage of
%hurd64-default-operating-system-kernel.
Merges: #5544.
Change-Id: Ie7345cd99dc37712e7a0f7683ad738c194c70fa7
|
|
On x86_64-gnu, that only works with RumpDISK, the GRUB bootloader
configuration always inserts "noide".
* gnu/system/examples/bare-hurd64.tmpl (%hurd64-os)[kernel-arguments]:
Remove.
Change-Id: Ic648d88ea4171adaa0f932436fbeaadb208cdbfa
|
|
* gnu/system/examples/bare-hurd64.tmpl: Remove outdated comment.
* gnu/system/examples/devel-hurd64.tmpl: Remove outdated comment.
Merges: https://codeberg.org/guix/guix/pulls/5545
Change-Id: Icd31fe47392263f2629e882c791013679a0fd597
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
Change-Id: I30bb65819421b71bb78f6b51dde79540fd8a504a
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/system/examples/bare-hurd64.tmpl: Remove --machine q35, there seems to
be no longer any need for this. Mention that there is no login prompt.
* gnu/system/examples/devel-hurd64.tmpl: Likewise.
Change-Id: Ib918cff3ca96f2a199869e876b6a75fedb09c983
|
|
* gnu/system/examples/bare-hurd64.tmpl: Add missing backslash escape.
Change-Id: I84c5d37c6efb005a14f15b96432360628003d87b
|
|
* gnu/system/examples/bare-hurd64.tmpl: Replace qemu@7 with qemu in invocation
example.
* gnu/system/examples/devel-hurd64.tmpl: Likewise.
Change-Id: I3cdbff6f68b810feff1d9b2929a323498af3fd29
|
|
* gnu/system/examples/bare-hurd.tmpl: Update comments.
* gnu/system/examples/bare-hurd64.tmpl: New file.
Change-Id: I8d26afd19afaa8fb3558948b50b0efdc0f83f29c
|