Related build script enhancements:
- GitHub - Kicksecure/developer-meta-files: Scripts for managing derivative official repositor; debug scripts; developer documentation
- https://github.com/Whonix/Whonix
Added:
- raw image support
- multiple architecture support
https://forums.whonix.org/t/long-wiki-edits-thread/3477/2009
https://github.com/Whonix/Whonix/commit/f5c0a78f30b68ee3c0bca29b72794f2152e7a520
Done?
Included in 15.0.1.7.6
.
--flavor qcow2
/ --flavor raw
might be insufficient. --flavor qcow2
used to imply Linux libvirt
(KVM).
- I could rename
--target
to--format
(image format). - Then
--target
would bevirtualbox
,libvirt
,m1
(target platform).
Depending on what is required and what makes sense. Not sure that is already needed. Let me know what would be useful.