diff options
Diffstat (limited to 'tests/fixtures/0222-complete.installfile')
-rw-r--r-- | tests/fixtures/0222-complete.installfile | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/tests/fixtures/0222-complete.installfile b/tests/fixtures/0222-complete.installfile new file mode 100644 index 0000000..c82063f --- /dev/null +++ b/tests/fixtures/0222-complete.installfile @@ -0,0 +1,19 @@ +hostname horizonkvmtest-ppc64.adelielinux.org +rootpw $6$gumtLGmHwOVIRpQR$2M9PUO24hy5mofzWWf9a.YLbzOgOlUby1g0hDj.wG67E2wrrvys59fq02PPdxBdbgkLZFtjfEx6MHZwMBamwu/ +network true +netssid wlan0 "Testing" none +netaddress eth0 dhcp +nameserver 9.9.9.10 +diskid /dev/sda QEMU_HARDDISK +disklabel /dev/sda gpt +partition /dev/sda 1 fill +fs /dev/sda1 ext4 +mount /dev/sda1 / +repository https://distfiles.adelielinux.org/adelie/current/system +repository https://distfiles.adelielinux.org/adelie/current/user +signingkey /etc/apk/keys/packages@adelielinux.org.pub +pkginstall adelie-base-posix dash-binsh easy-kernel-power8 easy-kernel-power8-modules grub-ieee1275 netifrc openrc s6-linux-init +keymap us +language en_GB.UTF-8 +timezone America/Chicago +firmware false |