]> xenbits.xensource.com Git - people/aperard/centos-package-xen.git/log
people/aperard/centos-package-xen.git
10 years agoUpdate to blktap2.5 0.9.2
George Dunlap [Wed, 22 Oct 2014 17:46:31 +0000 (18:46 +0100)]
Update to blktap2.5 0.9.2

Signed-off-by: George Dunlap <george.dunlap@eu.citrix.com>
10 years agoUpdate to 4.4.1
George Dunlap [Wed, 15 Oct 2014 17:34:38 +0000 (18:34 +0100)]
Update to 4.4.1

* Remove a number of patches superseded by changes upstream
* Update hv_abi to 4.4
* Include polarssl (required for pv_grub)
* Enable xend (which is now off by default)
* Work around wget requirement
* Use --with-system-seabios config option rather than a patch
* Dealt with extra / missing files

Signed-off-by: George Dunlap <george.dunlap@eu.citrix.com>
10 years agoPort patchqueue to git-am technique
George Dunlap [Wed, 15 Oct 2014 14:48:34 +0000 (15:48 +0100)]
Port patchqueue to git-am technique

I found this trick on the internet: make your patch queue something
suitable for use with "git am".  This makes it much easier to handle
rebasing: You just "git am" onto the current release, "git rebase"
onto the new release, and "git format-patch" to generate the new
patchqueue.

It also removes the need to mess around with PatchNN and %patchNN in
the spec file every time you want to make a change.

I tried using this trick to rebase from Xen 4.2.4 to Xen 4.4.0, and it
worked pretty well.

At the moment, only patches which modify code in the main Xen git repo
can be applied this way.  This does not include either version of qemu
or the out-of-tree blktap 2.5.

Make the .am file with the following command:

git format-patch --stdout -N ${release-tag} > ${path-to-rpm-repo}/SOURCES/xen-queue.am

Signed-off-by: George Dunlap <george.dunlap@eu.citrix.com>
10 years agoEscape apostrophe
George Dunlap [Wed, 15 Oct 2014 17:28:31 +0000 (18:28 +0100)]
Escape apostrophe

So emacs syntax highlighting works

Signed-off-by: George Dunlap <george.dunlap@eu.citrix.com>
10 years agoRemove unnecessary CD from prep (not applying patches anymore)
George Dunlap [Wed, 15 Oct 2014 14:48:33 +0000 (15:48 +0100)]
Remove unnecessary CD from prep (not applying patches anymore)

Signed-off-by: George Dunlap <george.dunlap@eu.citrix.com>
10 years agoPrep for CBS by removing non-x86_64 arches
George Dunlap [Wed, 8 Oct 2014 11:08:24 +0000 (12:08 +0100)]
Prep for CBS by removing non-x86_64 arches

10 years agoimport xen-4.2.5-34.el6.centos.alt
Karanbir Singh [Tue, 7 Oct 2014 15:01:01 +0000 (15:01 +0000)]
import xen-4.2.5-34.el6.centos.alt

10 years agoimport xen-4.2.5-33.el6.centos.alt
Karanbir Singh [Tue, 7 Oct 2014 14:55:09 +0000 (14:55 +0000)]
import xen-4.2.5-33.el6.centos.alt

10 years agoimport xen-4.2.4-33.el6.centos.alt
Karanbir Singh [Tue, 7 Oct 2014 14:55:03 +0000 (14:55 +0000)]
import xen-4.2.4-33.el6.centos.alt

10 years agoimport xen-4.2.4-32.el6.centos.alt
Karanbir Singh [Tue, 7 Oct 2014 14:54:56 +0000 (14:54 +0000)]
import xen-4.2.4-32.el6.centos.alt

10 years agoimport xen-4.2.4-30.el6.centos.alt
Karanbir Singh [Tue, 7 Oct 2014 14:54:50 +0000 (14:54 +0000)]
import xen-4.2.4-30.el6.centos.alt

10 years agoimport xen-4.2.4-29.el6.centos.alt
Karanbir Singh [Tue, 7 Oct 2014 14:48:58 +0000 (14:48 +0000)]
import xen-4.2.4-29.el6.centos.alt

10 years agoimport xen-4.2.3-28.el6.centos.alt
Karanbir Singh [Tue, 7 Oct 2014 14:48:52 +0000 (14:48 +0000)]
import xen-4.2.3-28.el6.centos.alt

10 years agoimport xen-4.2.3-27.el6.centos.alt
Karanbir Singh [Tue, 7 Oct 2014 14:48:46 +0000 (14:48 +0000)]
import xen-4.2.3-27.el6.centos.alt

10 years agoimport xen-4.2.3-26.el6.centos.alt
Karanbir Singh [Tue, 7 Oct 2014 14:48:39 +0000 (14:48 +0000)]
import xen-4.2.3-26.el6.centos.alt

10 years agoimport xen-4.2.3-25.el6.centos.alt
Karanbir Singh [Tue, 7 Oct 2014 14:48:33 +0000 (14:48 +0000)]
import xen-4.2.3-25.el6.centos.alt

10 years agoimport xen-4.2.3-23.el6.centos.alt
Karanbir Singh [Tue, 7 Oct 2014 14:40:30 +0000 (14:40 +0000)]
import xen-4.2.3-23.el6.centos.alt

10 years agoimport xen-4.2.2-23.el6.centos.alt
Karanbir Singh [Tue, 7 Oct 2014 14:40:25 +0000 (14:40 +0000)]
import xen-4.2.2-23.el6.centos.alt

10 years agoimport xen-4.2.2-22.el6.centos.alt
Karanbir Singh [Tue, 7 Oct 2014 14:26:56 +0000 (14:26 +0000)]
import xen-4.2.2-22.el6.centos.alt

10 years agoinit git for xen
Karanbir Singh [Tue, 7 Oct 2014 14:26:50 +0000 (14:26 +0000)]
init git for xen