summaryrefslogtreecommitdiff
path: root/debvm-run
diff options
context:
space:
mode:
authorHelmut Grohne <helmut@subdivi.de>2022-12-23 22:51:50 +0100
committerHelmut Grohne <helmut@subdivi.de>2022-12-23 22:51:50 +0100
commit9aa4cb7de93569c35994faea051b9e390da25008 (patch)
tree5f76454a074955315596fbf40af292472a816bdb /debvm-run
parent6cd0bef858db460ecb4a6b153225d15bdc62a5fd (diff)
downloaddebvm-9aa4cb7de93569c35994faea051b9e390da25008.tar.gz
standardize on image name rootfs.ext4
Reported-by: Johannes Schauer Marin Rodrigues <josch@mister-muffin.de>
Diffstat (limited to 'debvm-run')
-rwxr-xr-xdebvm-run4
1 files changed, 2 insertions, 2 deletions
diff --git a/debvm-run b/debvm-run
index 1081597..729ba6d 100755
--- a/debvm-run
+++ b/debvm-run
@@ -32,7 +32,7 @@ This configuration is skipped in the presence of this option.
=item B<-i> I<image>
This option specifies the location of the virtual machine image file.
-By default B<rootfs.ext2> in the working directory is used.
+By default B<rootfs.ext4> in the working directory is used.
=item B<-s> I<sshport>
@@ -60,7 +60,7 @@ POD2MAN
set -u
-IMAGE=rootfs.ext2
+IMAGE=rootfs.ext4
SSHPORT=
GRAPHICAL=