mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
Add build of ready installed flash-images
This commit is contained in:
1
make.sh
1
make.sh
@@ -696,6 +696,7 @@ buildpackages() {
|
||||
# Check if there is a loop device for building in virtual environments
|
||||
if [ -e /dev/loop/0 ] || [ -e /dev/loop0 ]; then
|
||||
ipfiremake usb-stick ED=$IPFVER
|
||||
ipfiremake flash-images ED=$IPFVER
|
||||
fi
|
||||
|
||||
mv $LFS/install/images/{*.iso,*.tgz,*.img.gz,*.bz2} $BASEDIR >> $LOGFILE 2>&1
|
||||
|
||||
Reference in New Issue
Block a user