Files
notes/tiddlywiki/Brico.md
2026-03-12 22:01:38 +01:00

1.3 KiB
Executable File

https://demolition-debarras.com/

Scripts

make-fedora-rpm.py

Fedora-specific script that ties it all together. Run it like:

./make-fedora-rpm.py

What it does roughly:

  • Extracts all the .zip files in $scriptdir/new-builds/ to a temporary directory. The .zip files should contain all the build input for make-driver-dir.py. I prepopulate this with fetch-latest-builds.py but other people can use the build input mirror mentioned above.
  • Runs make-driver-dir.py on the unzipped output
  • Runs make-virtio-win-rpm-archive.py on the make-driver-dir.py output
  • Updates the virtio-win.spec
  • Runs ./make-repo.py

Jfrjfr r ng tng th t,h ,ty h

vfvf 
gthth
hythyt

make-installer.py

This uses a virtio-win-guest-tools-installer.git git submodule to build .msi installers for all the drivers. Invoking this successfully requires quite a few RPMs installed on the host