add build-initvm

Rev openSUSE:Tools/151 Md5 bd665a8e735521823685fc0a14e9df31 2011-10-25 13:24:31 adrianSuSE None
This commit is contained in:
OBS User adrianSuSE
2011-10-25 13:24:31 +00:00
committed by Git OBS Bridge
parent cca61569ac
commit 8eb11b161f
4 changed files with 89 additions and 20 deletions

View File

@@ -3,6 +3,12 @@ Mon Oct 10 19:29:20 CEST 2011 - mls@suse.de
- add sles11sp2 build config and adapt autodetection [bnc#711770]
-------------------------------------------------------------------
Tue Oct 4 12:43:27 UTC 2011 - adrian@suse.de
- use new qemu-*-binfmt handler to run commands with correct $0
- fix build for Factory
-------------------------------------------------------------------
Mon Sep 26 20:33:59 UTC 2011 - adrian@suse.de
@@ -51,6 +57,13 @@ Wed Apr 27 12:34:17 UTC 2011 - adrian@suse.de
- revert to single cpu build default for debian packages
-------------------------------------------------------------------
Fri Apr 15 08:55:14 UTC 2011 - adrian@suse.de
- switch back to single process build for debian to be conform with
their policy
- use cpuid kvm64 on kvm for 64bit as workaround for a cpuid bug
-------------------------------------------------------------------
Tue Mar 29 14:59:28 UTC 2011 - lnussel@suse.de
@@ -59,26 +72,8 @@ Tue Mar 29 14:59:28 UTC 2011 - lnussel@suse.de
-------------------------------------------------------------------
Tue Mar 1 15:35:21 UTC 2011 - adrian@suse.de
- fix xen build support
-------------------------------------------------------------------
Mon Feb 28 09:02:32 UTC 2011 - adrian@suse.de
- do not use current git branch for stable build package in distributions
- require bsdtar for vm builds to ensure a safe build
-------------------------------------------------------------------
Wed Dec 15 14:05:09 CET 2010 - mls@suse.de
- also use -o when using bsdtar --chroot
-------------------------------------------------------------------
Thu Dec 9 11:51:40 UTC 2010 - adrian@suse.de
- support bsdtar for setting up build enviroment
- make expanddeps use the highest version of a package if multiple
versions aver available in a repository [bnc#656599]
- support other file formats (esp. for .ZIP and .EXE export for crossbuild)
- support new cross build initvm. Done by James Perkins from LinuxFoundation
- do not use loop device anymore when using block devices directly
-------------------------------------------------------------------
Thu Nov 11 12:24:13 UTC 2010 - adrian@suse.de