Displaying 20 results from an estimated 100 matches similar to: "Pristine 2.6.16 kernel fails to build with hg9646 patches"
2006 Apr 24
2
Where to get 3.0_3.0.2+hg9646-1 ?
http://lists.alioth.debian.org/pipermail/pkg-xen-devel/2006-April/000462.html
The above url hows 3.0_3.0.2+hg9646-1 being accepted, but
http://pkg-xen.alioth.debian.org/ shows 3.0_3.0.2+hg9611-1 as the
latest .deb, and
https://alioth.debian.org/project/showfiles.php?group_id=30894 shows
3.0.2+hg9629 patches.
Where can I get 3.0_3.0.2+hg9646-1?
--
Bob Tanner <tanner@real-time.com>
2005 Oct 14
5
[PATCH] Fix NAT for domU checksum offload
Below is a fix for the current problem of checksum offload not working
in a NAT''ed network. The cause is the NAT/iptables code incorrectly
modifying the TCP/UDP checksum (for the checksum offload case). The
original code assumes a valid checksum, which is not the case for
checksum offload packets (which has a complimented, partial checksum for
the hardware to use). The fix is to
2003 Apr 19
2
rsync: read error: Connection reset by peer
Getting the following error:
% rsync -avv --temp-dir=/var/tmp/ --exclude-from=../kde-redhat-exclude --delete --delete-excluded rsync://apt.unl.edu/apt/7.3/ 7.3/
rsync: read error: Connection reset by peer
rsync error: error in rsync protocol data stream (code 12) at io.c(177)
rsync: connection unexpectedly closed (56109 bytes read so far)
rsync error: error in rsync protocol data stream (code
2006 Jan 16
1
xen 3.0.0 on CentaurHauls VIA Samuel 2
Was on irc for a bit and I''m looking for confirmation that Xen 3.0.0 will or
will not work on a C3-II CPU.
Found this thread:
http://lists.xensource.com/archives/html/xen-devel/2004-03/msg00088.html
Which seems that Sean Atkinson created a fix and patch back in March 2004
http://lists.xensource.com/archives/html/xen-devel/2004-03/msg00119.html
But the box below
$ cat /proc/cpuinfo
2006 Oct 24
2
xm create -c vm01.cfg, Error: (22, 'Invalid argument')
# xm create -c vm01.cfg
Error: Cannot open config file "vm01.cfg"
www:/var/log/xen# xm create -c /etc/xen/auto/vm01.cfg
Using config file "/etc/xen/auto/vm01.cfg".
Error: (22, 'Invalid argument')
# xm log
[2006-10-24 16:16:30 xend.util.security 29229] INFO (__init__:1072) Resource
label file not found.
[2006-10-24 16:16:30 xend.util.security 29229] INFO
2006 May 09
4
[PATCH] Fix checksum errors when firewalling in domU
Another checksum offload problem was reported on xen-users, when using a
domU as a firewall:
http://lists.xensource.com/archives/html/xen-users/2006-04/msg01150.html
It also fails without VLANs.
The path from dom0->domU with ip_summed==CHECKSUM_HW/proto_csum_blank==1
is broken.
- skb_checksum_setup() assumes that a checksum will definitely be
calculated in dev_queue_xmit(), but
the
2006 Feb 24
2
r56 - trunk/debian
Author: tha-guest
Date: 2006-02-24 23:45:10 +0000 (Fri, 24 Feb 2006)
New Revision: 56
Modified:
trunk/debian/README.Debian
trunk/debian/changelog
trunk/debian/control
trunk/debian/linux-2.6.12-xen.patch
Log:
hopefully for the last commit before release ;-P
- xen-hypervisor & -pae now recommends grub (besides PXE-Boot there is no alternative)
- updated & added some more to
2006 Feb 22
0
Re: [PATCH] Fix IPSec for Xen checksum offload packets (Jon Mason)
Hello Xen folks,
I have independently verified that this patch indeed fixes the issue (I
posted a message about the issue over the summer:
http://lists.xensource.com/archives/html/xen-devel/2005-08/msg00114.html).
I used changeset 8911 of xen-unstable.hg. The patch as written expects
kernel linux-2.6.16-rc2, but changeset 8911 uses kernel 2.6.16-rc4. I
verified that the patch works with
2003 Feb 03
0
[Bug 39] New: can't execute 'make modules'
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=39
Summary: can't execute 'make modules'
Product: netfilter/iptables
Version: patch-o-matic
Platform: i386
OS/Version: RedHat Linux
Status: NEW
Severity: major
Priority: P2
Component: ip_tables (kernel)
AssignedTo:
2010 Feb 26
1
klibc pristine $(srctree) builds
Hi Peter,
I'm looking at using klibc for a small initramfs for our production
servers as a way for us to change a bunch of sysctls at boot as well as
handle root= logic.
To make my life easier in our build environment, I'd like to build klibc
outside of the linux tree and in an always clean source tree
(potentially a read-only nfs share), so I'd like to extend the build to
support
2015 May 29
0
[LLVMdev] Pristine Register Semantics
This is just a short heads-up for out-of-tree targets relying on the concept of pristine registers. I slightly changed their semantics in r238524 (see http://reviews.llvm.org/D10101 <http://reviews.llvm.org/D10101> for details). If you happened to not use the RegisterScavenger to get liveness past the PrologueEpilogue inserted and relied on MachineFrameInfo::getPristineRegs() without at same
2014 Aug 11
2
Sieve: Saving "pristine" messages for backups and spam training
Hello,
I'm trying to work out a way to have my Sieve filter save a "pristine"
version of email messages as a backup, primarily to use for training the
spam filter. I would like is to have every message saved into a single,
site-wide directory (in the global sieve) before being processed
additionally and delivered. The messages in that directory will be used
to train the spam
2006 May 10
1
Bug(?) in rc scripts?
Skipped content of type multipart/mixed-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/pkg-xen-devel/attachments/20060509/ec1f5ba0/attachment.pgp
2006 Feb 22
0
Make mkpatches fails in tip of xen-unstable; solution suggested
Hello,
I hope that this is an appropriate for this list - please educate me if
not.
Having cloned the unstable repository and attempted to run
"make mkpatches"
I found that it failed because it couldn''t download
linux.2.6.16-rc4.tar.bz2 from kernel.org.
This is because it''s looking for it in /pub/linux/kernel/v2.6 when in
fact it is to be found in
2006 Aug 26
0
Processed: Re: Bug#384638: Dom0 dows not boot with kernel package linux-image-2.6.16-2-xen-686 version 2.6.16-18
Processing commands for control@bugs.debian.org:
> severity 384638 important
Bug#384638: Dom0 dows not boot with kernel package linux-image-2.6.16-2-xen-686 version 2.6.16-18
Severity set to `important' from `critical'
> reassign 384638 xen-3.0
Bug#384638: Dom0 dows not boot with kernel package linux-image-2.6.16-2-xen-686 version 2.6.16-18
Bug reassigned from package
2006 Feb 13
1
kernel.org 2.6.16-rc2 vs xen-unstable 2.6.16-rc2 - missing buslogic?
Hello,
Is there some things removed from the kernel.org kernels before the get
into xen-unstable? I was just about to compile a new dom0 kernel, and
couldn''t find the option for Buslogic SCSI driver i xen-unstable kernel
synced earlier this morning.
I find this a bit strange, as I know the option is there in kernel.org''s
2.6.16-rc2. The config option was somehow lost in 2.6.15
2007 May 31
0
Branch 'as' - 8 commits - libswfdec/swfdec_as_context.c libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_string.c libswfdec/swfdec_as_strings.c libswfdec/swfdec_as_types.c test/trace
libswfdec/swfdec_as_context.c | 20 +
libswfdec/swfdec_as_interpret.c | 9
libswfdec/swfdec_as_string.c | 15 -
libswfdec/swfdec_as_strings.c | 2
libswfdec/swfdec_as_types.c | 2
test/trace/Makefile.am | 28 +
test/trace/isnan-5.swf |binary
2006 Mar 23
0
[ANNOUNCE] iproute2 2.6.16-060323
New version of iproute2 is available. No major changes, mostly just
small bug fixes.
http://developer.osdl.org/dev/iproute2/download/iproute2-2.6.16-060323.tar.gz
James Lentini
Increase size of hw address allowed for ip neigh to allow for IB.
Russell Stuart
Fix missing memset in tc sample
Add sample divisor
Alpt
Add more rt_proto values
Dale Sedivec
Warn when using
2006 Apr 19
1
kernel 2.6.16.* with xen 3.0.2?
Hi,
are there any patches for getting
linux kernel 2.6.16.* working with xen 3.0.2.
A friend told me .1 works fine, and .5 does
not work at all, but maybe that information
is outdated? Also there seem to be a number
of security issues (2.6.16.9 was released
today), so it would be nice if we could use
the latest stable kernel with these fixes.
are there patches to fix any problem with
xen
2006 May 26
0
Headers for kernel xen-kernel-2.6.16-xen3_86.1_rhel4.1
Hello All,
This is my first post to this list, though I''ve been following Xen''s
development since the beginning (well, after news about it first broke,
anyway). I''ve been wanting to try it out, and hopefully consolidate a
few servers here, so I finally made the decision to do just that.
I''ve downloaded the RHEL 4.1 RPMs from the xensource.com website, and