QEMU 3.1.0/4.0.0 Build Scripts for CentOS & Debian/Ubuntu
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Zach Spreuer ff3ae4b902 Initial Setup of QEMU Build Scripts 4 years ago
README.md Initial Setup of QEMU Build Scripts 4 years ago
qemu-3.1.0.spec Initial Setup of QEMU Build Scripts 4 years ago
qemu-4.0.0.spec Initial Setup of QEMU Build Scripts 4 years ago
qemu-centos-buildscript.sh Initial Setup of QEMU Build Scripts 4 years ago
qemu-debian-buildscript.sh Initial Setup of QEMU Build Scripts 4 years ago

README.md

QEMU-Build

QEMU 3.1.0/4.0.0 Build Scripts for CentOS & Debian/Ubuntu

How To:

  1. Change Maintainer Info in SPEC files if using CentOS, Change Maintainer Info in qemu-debian-buildscript.sh file if using Debian/Ubuntu
  2. Follow Instructions Below Depending on Host OS

CentOS:

Execute qemu-centos-buildscript.sh script. RPM file will be in your home directory.

Debian/Ubuntu:

Execute qemu-debian-buildscript.sh script. When it gets to the checkinstall part, add a description for the package then a blank line then enter. Change the conflicts to be qemu-kvm then enter to build. Debian package file will be in your home directory.