diff options
Diffstat (limited to 'tests/scripts/0002-basic-commented.installfile')
-rw-r--r-- | tests/scripts/0002-basic-commented.installfile | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/tests/scripts/0002-basic-commented.installfile b/tests/scripts/0002-basic-commented.installfile new file mode 100644 index 0000000..fd9a5e8 --- /dev/null +++ b/tests/scripts/0002-basic-commented.installfile @@ -0,0 +1,17 @@ +# This file contains comments. + +# And blank lines. +network true + +hostname test.machine +pkginstall adelie-base + +rootpw $6$gumtLGmHwOVIRpQR$2M9PUO24hy5mofzWWf9a.YLbzOgOlUby1g0hDj.wG67E2wrrvys59fq02PPdxBdbgkLZFtjfEx6MHZwMBamwu/ + + + + + + + +mount /dev/sda1 / |