Generate a VHD image

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2019-06-13 12:18:52 +01:00
parent acf47bfa80
commit ee0e3beb39
3 changed files with 8 additions and 3 deletions

View File

@@ -1670,7 +1670,7 @@ buildpackages() {
lfsmake2 flash-images
fi
mv $LFS/install/images/{*.iso,*.img.xz,*.bz2} $BASEDIR >> $LOGFILE 2>&1
mv $LFS/install/images/{*.iso,*.img.xz,*.bz2,*.vhd} $BASEDIR >> $LOGFILE 2>&1
ipfirepackages