diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2019-10-21 01:36:47 -0500 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2019-10-21 01:36:47 -0500 |
commit | 07a2de27b57848789171dee2559e4bd78d0e921c (patch) | |
tree | 67f4a95dc146a09207f293feccb6555063c6f955 /tests/fixtures/0122-disklabel-apm.installfile | |
parent | 790217353e94a4a9ee14d51b8a9e6c2dafc6377d (diff) | |
download | horizon-07a2de27b57848789171dee2559e4bd78d0e921c.tar.gz horizon-07a2de27b57848789171dee2559e4bd78d0e921c.tar.bz2 horizon-07a2de27b57848789171dee2559e4bd78d0e921c.tar.xz horizon-07a2de27b57848789171dee2559e4bd78d0e921c.zip |
hscript: Implement DiskLabel, add tests
Diffstat (limited to 'tests/fixtures/0122-disklabel-apm.installfile')
-rw-r--r-- | tests/fixtures/0122-disklabel-apm.installfile | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/fixtures/0122-disklabel-apm.installfile b/tests/fixtures/0122-disklabel-apm.installfile new file mode 100644 index 0000000..8acb90b --- /dev/null +++ b/tests/fixtures/0122-disklabel-apm.installfile @@ -0,0 +1,7 @@ +network false +hostname test.machine +pkginstall adelie-base +rootpw $6$gumtLGmHwOVIRpQR$2M9PUO24hy5mofzWWf9a.YLbzOgOlUby1g0hDj.wG67E2wrrvys59fq02PPdxBdbgkLZFtjfEx6MHZwMBamwu/ +mount /dev/sda1 / +diskid /dev/sda ST1000 +disklabel /dev/sda apm |