QEMU 3.1.0/4.0.0 Build Scripts for CentOS & Debian/Ubuntu
Go to file
Zach Spreuer ff3ae4b902 Initial Setup of QEMU Build Scripts 2019-04-27 22:44:49 -05:00
README.md Initial Setup of QEMU Build Scripts 2019-04-27 22:44:49 -05:00
qemu-3.1.0.spec Initial Setup of QEMU Build Scripts 2019-04-27 22:44:49 -05:00
qemu-4.0.0.spec Initial Setup of QEMU Build Scripts 2019-04-27 22:44:49 -05:00
qemu-centos-buildscript.sh Initial Setup of QEMU Build Scripts 2019-04-27 22:44:49 -05:00
qemu-debian-buildscript.sh Initial Setup of QEMU Build Scripts 2019-04-27 22:44:49 -05:00

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.