1
0
forked from pool/kernel-source

commit 713a73c139f83ba0a220ab9e19fb8c7d7c7e4fa7

OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7399
This commit is contained in:
Michal Marek
2012-12-08 07:02:45 +00:00
committed by Git OBS Bridge
parent a0d2cdbd0f
commit 24783e6b73
42 changed files with 444 additions and 60 deletions

View File

@@ -1,3 +1,23 @@
-------------------------------------------------------------------
Fri Dec 7 12:14:08 CET 2012 - jbeulich@suse.com
- rpm/kernel-binary.spec.in: Conditionalize the use of vmlinuz instead
of bzImage for Xen flavors.
- commit 713a73c
-------------------------------------------------------------------
Fri Dec 7 09:45:21 CET 2012 - jbeulich@suse.com
- Update Xen config files (enable XEN_BZIMAGE and EFI_STUB).
- commit d1ec1be
-------------------------------------------------------------------
Fri Dec 7 09:36:08 CET 2012 - jbeulich@suse.com
- Update Xen patches to 3.7-rc7 and c/s 1211.
- allow non-pv-ops kernel to be built as bzImage.
- commit 2a7feb8
-------------------------------------------------------------------
Thu Dec 6 21:51:12 CET 2012 - ohering@suse.de