diff options
Diffstat (limited to 'tests/fixtures')
-rw-r--r-- | tests/fixtures/0075-mount-options.installfile | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/fixtures/0075-mount-options.installfile b/tests/fixtures/0075-mount-options.installfile new file mode 100644 index 0000000..bb21b0c --- /dev/null +++ b/tests/fixtures/0075-mount-options.installfile @@ -0,0 +1,8 @@ +network false +hostname test.machine +pkginstall adelie-base +rootpw $6$gumtLGmHwOVIRpQR$2M9PUO24hy5mofzWWf9a.YLbzOgOlUby1g0hDj.wG67E2wrrvys59fq02PPdxBdbgkLZFtjfEx6MHZwMBamwu/ +mount /dev/gwyn/home /home relatime +mount /dev/gwyn/source /usr/src noatime +mount /dev/sda1 / +mount /dev/sda2 /usr |