summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2019-12-25 15:22:15 +0200
committerLars Wirzenius <liw@liw.fi>2020-02-29 10:48:03 +0200
commite2762720881ff3cfc91bf25605df0f3afcb3dccd (patch)
tree11d0cc1c7b2244cea049b41645177e4b19060821 /README.md
parent0fa9b518f3244f46edd272419c97e8bf6348d70d (diff)
downloadv-i-e2762720881ff3cfc91bf25605df0f3afcb3dccd.tar.gz
Add: script to build v-i image
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index ab40df3..ad8ab48 100644
--- a/README.md
+++ b/README.md
@@ -64,10 +64,11 @@ The main files are:
this is used from the system booted from the image built by v-i.vmdb
* x220.yml -- the Ansible playbook used by x220.vmdb
-To build the installer image, run
+To build the installer image, run (the cached tarball will be created
+if it doesn't exist, but you need to choose the location):
~~~sh
-sudo ./v-i.sh
+sudo ./v-i.sh /path/to/rootfs/tarball/for/caching/debootstrap.tar.gz
~~~
To write the resulting v-i.img to a USB drive: