Displaying 20 results from an estimated 45 matches for "buildconfig".
Did you mean:
build_config
2007 Dec 13
0
Re: [Xen-changelog] [linux-2.6.18-xen] xen: make gntdev code configurable
...the defconfigs. Below is a patch that makes this a module for
xen and xen0, unconfigured for xenU. That might not be the best thing
here however.
Thanks
kurt
Signed-off-by: Kurt Hackel <kurt.hackel@oracle.com>
=====================================================
diff -r cd744c5ec950 buildconfigs/linux-defconfig_xen0_ia64
--- a/buildconfigs/linux-defconfig_xen0_ia64 Wed Dec 12 10:18:35 2007 +0000
+++ b/buildconfigs/linux-defconfig_xen0_ia64 Wed Dec 12 18:19:45 2007 -0800
@@ -1677,6 +1677,7 @@ CONFIG_XEN_BLKDEV_FRONTEND=y
CONFIG_XEN_BLKDEV_FRONTEND=y
CONFIG_XEN_NETDEV_FRONTEND=y
CONFIG_X...
2009 Jan 04
1
How to compile Kernel with pciback.hide
...k.hide=(0000:02:05.0)(0000:02:06.0)(0000:02:07.0)(0000:02:08.0)(0000:02:09.0)'':
ignoring
when i tried to compile a Kernel like last times, it doesn''t work...
DOMAIN0:/usr/src/xen-3.3.0# make linux2.6-xen0-config
CONFIGNAME=menuconfig KERNELS="linux-2.6-xen0"
make -f buildconfigs/mk.linux2.6-xen0 config
make[1]: Entering directory `/usr/src/xen-3.3.0''
make[1]: buildconfigs/mk.linux2.6-xen0: Datei oder Verzeichnis nicht
gefunden
make[1]: *** Keine Regel, um »buildconfigs/mk.linux2.6-xen0« zu
erstellen. Schluss.
make[1]: Leaving directory `/usr/src/xen-3.3.0...
2006 Jul 28
6
[PATCH] ia64 buildconfig update
Hi Keir,
This patch updates the ia64 buildconfigs, enabling pcifront for all
kernels and pciback for -xen and -xen0. Thanks,
Alex
Signed-off-by: Alex Williamson <alex.williamson@hp.com>
---
diff -r 4833dc75ce4d buildconfigs/linux-defconfig_xen0_ia64
--- a/buildconfigs/linux-defconfig_xen0_ia64 Fri Jul 28 17:52:57 2006 +0100
+++ b/build...
2006 May 09
0
[PATCH] build: make linux download more flexible
...ly cleaned if desired.
* Fix bug introduced by xen-unstable.hg:9931:39fa9a75d84b whereby
the downloaded kernel source is not removed on mrproper
Signed-Off-By: Horms <horms@verge.net.au>
Config.mk | 12 ++++++++++-
Makefile | 14 +++++++++++++
buildconfigs/Rules.mk | 44 ++++++++++++++++++++++++++++++++---------
buildconfigs/mk.linux-2.6-xen | 4 ++-
4 files changed, 63 insertions(+), 11 deletions(-)
--- x/Config.mk
+++ x/Config.mk
@@ -69,7 +69,17 @@ LDFLAGS += $(foreach i, $(EXTRA_LIB), -L
CFLAGS += $(foreach i, $(EXTRA_INCLUDES), -I...
2009 Mar 26
7
error while compiling xen
Hi,
I am facing the below error while compiling dom0. Please guide.
root@cbananth:/usr/src/xen-3.3.1# make linux-2.6-xen0-config
CONFIGMODE=menuconfig
make -f buildconfigs/mk.linux-2.6-xen0 config
make[1]: Entering directory `/usr/src/xen-3.3.1''
set -e ; \
if [ ! -e linux-2.6.18-xen.hg/.hg ] ; then \
__repo=$(sh buildconfigs/select-repository linux-2.6.18-xen.hg .:..)
; \
if [ -d ${__repo} ] ; then \
echo "Linking ${__re...
2010 Dec 04
4
Make world problem compiling Xen 4.0.1 from source
Greetings, Xen gurus!
Per the Ubuntu community documentation at https://help.ubuntu.com/community/Xen#Maverick%20Notes%20(Xen%204.0.1%20pvops%20on%20Ubuntu%2010.10) I am trying to install Xen 4.0.1 from source which I got from bits.xensource.com/oss-xen/release/4.0.1/xen-4.0.1.tar.gz because apparently the ubuntu-xen-server package has broken dependencies. The instructions as provided state
2006 Aug 02
2
[PATCH 1/6] scsifront/back drivers'' common Makefile and header
...nori@lab.ntt.co.jp
# Node ID 7111077b493ea53ef055ce38098f8af67f87d749
# Parent ed8d345449c176cb5fe0ccff4299da782eb63c08
SCSI frontend and backend drivers'' common Makefile and header
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
diff -r ed8d345449c1 -r 7111077b493e buildconfigs/linux-defconfig_xen0_x86_32
--- a/buildconfigs/linux-defconfig_xen0_x86_32 Wed Aug 02 15:11:34 2006 +0900
+++ b/buildconfigs/linux-defconfig_xen0_x86_32 Wed Aug 02 15:14:15 2006 +0900
@@ -491,6 +491,7 @@ CONFIG_IDEDMA_AUTO=y
#
# CONFIG_RAID_ATTRS is not set
CONFIG_SCSI=y
+CONFIG_SCSI_TGT=y
CON...
2008 Jul 17
2
compile xen 3.2.1 problem
...n I download xen3.2.1 source code from this url:
http://bits.xensource.com/oss-xen/release/3.2.1/xen-3.2.1.tar.gz
then I want compile it on my Debian testing(kernel 2.6.24-1-686)
when I run this command to compile xen0''s kernel,
#make linux-2.6-xen-config CONFIGMODE=menuconfig
make -f buildconfigs/mk.linux-2.6-xen config
make[1]: Entering directory `/tmp/xen-3.2.1''
set -e ; \
if [ ! -e linux-2.6.18-xen.hg/.hg ] ; then \
__repo=$(sh buildconfigs/select-repository linux-2.6.18-xen.hg .:..) ; \
if [ -d ${__repo} ] ; then \
echo "Linking ${__repo} to linux-2.6....
2007 Apr 18
0
customize xen kernel with rpmbuild
....0.4.1/source
+ ln -s /usr/src/linux-2.6.16.33-xenHAHAHA_3.0.4.1 /var/tmp/xen-3.0.4.1-3.0.4.1-0603ab5b0ede.bb101e77d4a3-root/lib/modules/2.6.16.33-xenHAHAHA_3.0.4.1/source
+ mkdir -p /var/tmp/xen-3.0.4.1-3.0.4.1-0603ab5b0ede.bb101e77d4a3-root/usr/src/linux-2.6.16.33-xenHAHAHA_3.0.4.1
+ chmod -R a+r buildconfigs config Config.mk COPYING dist docs extras install.sh linux-2.6.16.33-xenHAHAHA_3.0.4.1 linux-2.6-xen-sparse Makefile patches pristine-linux-2.6.16.33 README ref-linux-2.6.16.33 tools unmodified_drivers xen
+ /usr/bin/make linux-2.6-2.6.16.33-xenHAHAHA_3.0.4.1-clean
/usr/bin/make -f buildconfigs/mk...
2005 Dec 19
0
RE: [PATCH]Allow different config file for xenlinux on samearch
...o Xen and Linux sub-trees.
> ifneq ($(XEN_TARGET_ARCH),)
> SUBARCH := $(subst x86_32,i386,$(XEN_TARGET_ARCH))
>-export XEN_TARGET_ARCH SUBARCH
>+export XEN_TARGET_ARCH SUBARCH XEN_SYSTYPE
> endif
>
> # Default target must appear before any include lines
>diff -r 0255f48b757f buildconfigs/mk.linux-2.6-xen
>--- a/buildconfigs/mk.linux-2.6-xen Sun Dec 4 19:12:00 2005
>+++ b/buildconfigs/mk.linux-2.6-xen Wed Dec 14 17:35:04 2005
>@@ -30,7 +30,7 @@
> CONFIG_VERSION=$$(sed -ne ''s/^EXTRAVERSION = //p''
>$(LINUX_DIR)/Makefile); \
> [ -r
>$(DESTDIR)...
2007 Mar 13
4
Object sync problem
...hlevel/src.tgz/
"
$xenfile = "xen-$xenrelease\_$xenpatchlevel-src.tgz"
$xenmd5file = "xen-$xenrelease\_$xenpatchlevel-src.md5"
$targetdir = "/usr/src"
$rulefile = "Rules.mk"
$rulefilecwd =
"/usr/src/xen-$xenrelease\_$xenpatchlevel-src/buildconfigs/"
extracttar { "xen-source-verified":
file => "$xenfile",
target => "$targetdir",
options => "zxf",
before => Sedfile["change-to-local-repos"]...
2007 Jan 31
1
I2O_EXT_ADAPTEC_DMA64
...ault (Y) allows the build to continue to completion.
After a little research, it looks like this parameter was pulled out of
linux-defconfig_xen_x86_32 in changeset 13509: 4fad820a2233 by Christian
Limpach during the update to 2.6.17
http://xenbits2.xensource.com/xen-unstable.hg?diff/4fad820a2233/buildconfigs/linux-defconfig_xen_x86_32;style=rev%3D%2B%2509buildconfigs%252Flinux
My question is -
If this was intentionally pulled out of the buildconfig - what am I
doing wrong?
Alternately
If this was an unintended result of the merge - would you accept a
simple patch to fix this?
Regards,
Ben Guthro...
2009 Jan 23
4
How to build xen 3.3.1 and linux-2.6.27-xen.hg from source?
Hello List,
how do i build xen 3.3.1 and linux-2.6.27-xen.hg from source?
Here is what i tried:
----------------------------------------
cd /usr/src
hg clone http://xenbits.xensource.com/ext/linux-2.6.27-xen.hg
cd /usr/src/xen-3.3.1
Then i changed LINUX_VER from 2.6.18 to 2.6.27 in
buildconfigs/mk.linux-2.6-xen. The files mk.linux-2.6-xen0 and
mk.linux-2.6-xenU seem to be obsolete.
After doing a "make world" i get:
.
.
.
make[4]: Leaving directory
`/usr/src/xen-3.3.1/build-linux-2.6.27-xen_x86_64''
select-linux-arch: x86
make[4]: Entering directory
`/usr/src/xen-3....
2008 Jul 02
3
Error compiling xen 3.2.1 on ubuntu hardy
.../install/usr/include/xen
make[3]: Saindo do diretório `/usr/local/src/xen-3.2.1/xen''
make[2]: Saindo do diretório `/usr/local/src/xen-3.2.1/xen''
for i in linux-2.6-xen ; do make $i-install || exit 1; done
make[2]: Entrando no diretório `/usr/local/src/xen-3.2.1''
make -f buildconfigs/mk.linux-2.6-xen build
make[3]: Entrando no diretório `/usr/local/src/xen-3.2.1''
set -e ; \
if [ ! -e linux-2.6.18-xen.hg/.hg ] ; then \
__repo=$(sh buildconfigs/select-repository linux-2.6.18-xen.hg
.:..) ; \
if [ -d ${__repo} ] ; then \
echo "Linking...
2007 Mar 20
2
0.22.2 bug?
...command => "sed -i ''s#\(KERNEL_REPO.*=\).*#\1
$mirror#'' ${rulefile}",
path => "/usr/bin:/usr/sbin:/bin",
cwd =>
"/usr/src/xen-${xenrelease}_${xenpatchlevel}-src/buildconfigs/",
logoutput => "true",
before =>
Exec["make-prep-kernels"];
}
Version 0.22.1 ran ok but version 0.22.2 produces the following warning:
warning: Unrecognised escape sequence ''\(...
2007 Apr 29
3
Building Modules Against Xen Sources
...is some sort of build-.... directory where things
happen now.
This is a problem. I build a number of things against these kernels,
not the least of which include Coraid''s AoE drivers and Redhat''s CMAN
and DLM stuff.
I was able to get kernel source directories by adjusting buildconfigs/
mk.linux-2.6-xen. I changed the line that read:
LINUXSRC_DIR=....
to:
LINU
This still requires me to build my kernels a second time to get a
good build directory. Is there a better way to do this? Can we make
this easier?
--
Jayson Vantuyl
Systems Architect
Engine Yard
jvantuyl@engi...
2007 Mar 18
1
Dependancy sequencing problem
...ts.xensource.com/oss-xen/release/${xenrelease}-${xenpatchlevel}/src.tgz/
"
$xenfile = "xen-${xenrelease}_${xenpatchlevel}-src.tgz"
$targetdir = "/usr/src"
$rulefile = "Rules.mk"
$rulefilecwd =
"/usr/src/xen-${xenrelease}_${xenpatchlevel}-src/buildconfigs/"
wgetfile { "xen-source":
url => "$xenurl",
file => "$xenfile",
target => "$targetdir",
require => Package[$requiredpackages];
}
extracttar { "xen-source-verified":
file =>...
2008 Jul 06
8
Still un-answered: How-To build Xen (3.2) to override XenSource''s linux-kernel (2.6.18) with a xenified kernel (your own or distribution)
Hello,
I can say that I have searched the entire ''world wide web'' and still haven''t found ''complete and clear answers'' to the often asked question of:
Given a Xen (release) build (say 3.2.0), which by default tries to get and build and assume Linux kernel-xen 2.6.18 from the mercurial repository, HOW TO override the build and make it work with a
2010 May 11
1
Xen 4.0 build error
...eate xen entries under /sys/hypervisor
=0A(XEN_SYS_HYPERVISOR) [Y/n/?] y
#
# configuration
written to =0A.config
#
make-3.79.1-p7[3]: Leaving
directory =0A`/foo/xen40/xen-4.0.0/linux-2.6-pvo=
ps.git''
make-3.79.1-p7 -C =0Abuild-linux-2.6-pvops_x86_64 ARCH=3D$(sh
buildconfigs/=
select-linux-arch =0Alinux-2.6-pvops.git) prepare
select-linux-arch: x86
make-3.79.1-p7[3]:=0A Entering
directory `/foo/xen40/xen-4.0.0/build-linux-=
2.6-pvops_x86_64''
Makefile:7:=0A *** first argument to `word'' function must be greater
than 0=
.=A0...
2010 May 20
4
Xen 4.0 build git
After download of Xen4.0,
Is there a simple way to disable to not
download from git implicitly ?
(I already did it offline and
would like to use that build instead.)
Idea is: "make world" would not enforce git automatically.
Any suggestions ?
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com