summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/fixtures/0240-bootloader-invalid.installfile2
-rw-r--r--tests/fixtures/0249-bootloader-ppc.installfile2
-rw-r--r--tests/fixtures/0250-bootloader-x86efi.installfile2
-rw-r--r--tests/fixtures/0251-bootloader-x86bios.installfile2
-rw-r--r--tests/fixtures/0252-bootloader-alpha.installfile2
5 files changed, 5 insertions, 5 deletions
diff --git a/tests/fixtures/0240-bootloader-invalid.installfile b/tests/fixtures/0240-bootloader-invalid.installfile
index 210fe7f..7f14f5a 100644
--- a/tests/fixtures/0240-bootloader-invalid.installfile
+++ b/tests/fixtures/0240-bootloader-invalid.installfile
@@ -4,4 +4,4 @@ pkginstall adelie-base
rootpw $6$gumtLGmHwOVIRpQR$2M9PUO24hy5mofzWWf9a.YLbzOgOlUby1g0hDj.wG67E2wrrvys59fq02PPdxBdbgkLZFtjfEx6MHZwMBamwu/
mount /dev/sda1 /
arch ppc64
-bootloader grub-efi
+bootloader /dev/sda grub-efi
diff --git a/tests/fixtures/0249-bootloader-ppc.installfile b/tests/fixtures/0249-bootloader-ppc.installfile
index 3124cda..f734df0 100644
--- a/tests/fixtures/0249-bootloader-ppc.installfile
+++ b/tests/fixtures/0249-bootloader-ppc.installfile
@@ -4,4 +4,4 @@ pkginstall adelie-base
rootpw $6$gumtLGmHwOVIRpQR$2M9PUO24hy5mofzWWf9a.YLbzOgOlUby1g0hDj.wG67E2wrrvys59fq02PPdxBdbgkLZFtjfEx6MHZwMBamwu/
mount /dev/sda1 /
arch ppc
-bootloader yaboot
+bootloader /dev/sda yaboot
diff --git a/tests/fixtures/0250-bootloader-x86efi.installfile b/tests/fixtures/0250-bootloader-x86efi.installfile
index bb18a9a..5d64d3e 100644
--- a/tests/fixtures/0250-bootloader-x86efi.installfile
+++ b/tests/fixtures/0250-bootloader-x86efi.installfile
@@ -4,4 +4,4 @@ pkginstall adelie-base
rootpw $6$gumtLGmHwOVIRpQR$2M9PUO24hy5mofzWWf9a.YLbzOgOlUby1g0hDj.wG67E2wrrvys59fq02PPdxBdbgkLZFtjfEx6MHZwMBamwu/
mount /dev/sda1 /
arch pmmx
-bootloader grub-efi
+bootloader /dev/sda grub-efi
diff --git a/tests/fixtures/0251-bootloader-x86bios.installfile b/tests/fixtures/0251-bootloader-x86bios.installfile
index dbc461d..895c5b4 100644
--- a/tests/fixtures/0251-bootloader-x86bios.installfile
+++ b/tests/fixtures/0251-bootloader-x86bios.installfile
@@ -4,4 +4,4 @@ pkginstall adelie-base
rootpw $6$gumtLGmHwOVIRpQR$2M9PUO24hy5mofzWWf9a.YLbzOgOlUby1g0hDj.wG67E2wrrvys59fq02PPdxBdbgkLZFtjfEx6MHZwMBamwu/
mount /dev/sda1 /
arch x86_64
-bootloader grub-bios
+bootloader /dev/sda grub-bios
diff --git a/tests/fixtures/0252-bootloader-alpha.installfile b/tests/fixtures/0252-bootloader-alpha.installfile
index d522901..2faf21d 100644
--- a/tests/fixtures/0252-bootloader-alpha.installfile
+++ b/tests/fixtures/0252-bootloader-alpha.installfile
@@ -4,4 +4,4 @@ pkginstall adelie-base
rootpw $6$gumtLGmHwOVIRpQR$2M9PUO24hy5mofzWWf9a.YLbzOgOlUby1g0hDj.wG67E2wrrvys59fq02PPdxBdbgkLZFtjfEx6MHZwMBamwu/
mount /dev/sda1 /
arch alpha
-bootloader aboot
+bootloader /dev/sda aboot