From 018207ef2f3cc02fc5e20bdc8c43bbe3c6acbf52 Mon Sep 17 00:00:00 2001 From: Greg Steuck Date: Thu, 9 May 2019 12:46:24 -0700 Subject: tools/create-openbsd-vmm-worker.sh: set location to cd0 for consistency (and speed) (#1168) --- tools/create-openbsd-vmm-worker.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'tools') diff --git a/tools/create-openbsd-vmm-worker.sh b/tools/create-openbsd-vmm-worker.sh index 738bbb9a1..e6f292652 100755 --- a/tools/create-openbsd-vmm-worker.sh +++ b/tools/create-openbsd-vmm-worker.sh @@ -108,6 +108,7 @@ Use (A)uto layout, (E)dit auto layout, or create (C)ustom layout = auto URL to autopartitioning template for disklabel = file://disklabel.template Set name(s) = -* +bsd +bsd.mp +base* +site* done Directory does not contain SHA256.sig. Continue without verification = yes +Location of sets = cd0 EOF # Disklabel template. -- cgit mrf-deployment