makefile: call isohybrid on created image (#440)
This commit is contained in:
parent
e5a7db13bc
commit
bececbc80f
1
Makefile
1
Makefile
@ -98,6 +98,7 @@ iso:
|
|||||||
cp rpm_verify /usr/local/bin/
|
cp rpm_verify /usr/local/bin/
|
||||||
ln -sf `pwd` /tmp/qubes-installer
|
ln -sf `pwd` /tmp/qubes-installer
|
||||||
revisor --cli --config=conf/qubes-install.conf --model=qubes-x86_64 --install-dvd
|
revisor --cli --config=conf/qubes-install.conf --model=qubes-x86_64 --install-dvd
|
||||||
|
isohybrid build/ISO/qubes-x86_64/iso/*.iso
|
||||||
rpm_verify build/work/revisor-install/R?-*/qubes-x86_64/x86_64/os/Packages/*.rpm
|
rpm_verify build/work/revisor-install/R?-*/qubes-x86_64/x86_64/os/Packages/*.rpm
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
|
Loading…
Reference in New Issue
Block a user