From 5e0b8d508ed51004bd836384293be00950ee62c9 Mon Sep 17 00:00:00 2001 From: Pasha Date: Tue, 20 Feb 2024 18:49:50 +0000 Subject: init gnumach copy --- tests/grub.cfg.single.template | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tests/grub.cfg.single.template (limited to 'tests/grub.cfg.single.template') diff --git a/tests/grub.cfg.single.template b/tests/grub.cfg.single.template new file mode 100644 index 0000000..4432be3 --- /dev/null +++ b/tests/grub.cfg.single.template @@ -0,0 +1,4 @@ +echo TEST_START_MARKER +multiboot /boot/gnumach GNUMACHARGS +module /boot/BOOTMODULE BOOTMODULE '${host-port}' '${device-port}' '$(task-create)' '$(task-resume)' +boot -- cgit v1.2.1