similar to: Is "rsync 3.0.9" supported on older linux system running with 2.6.10 linux kernel.

Displaying 20 results from an estimated 1000 matches similar to: "Is "rsync 3.0.9" supported on older linux system running with 2.6.10 linux kernel."

2013 Apr 30
1
Compilation error during rsync-3.0.9
I am new to usage of this mailing list, I have was going through some of the archives to see if my question is addressed already but I could find it. I could see mostly people are discussing about issues with rsync. My query is not much related with issues with rsync but it is related to compilation error which I am facing with latest version of rsync. I am compiling rsync-3.0.9 in my build
2012 Oct 05
1
Looking for Ruby on Rails Developers & Testers for Full time Job Opportunities
Hi All, Am looking for Ruby on Rails Developers and Testers for Full time Job Opportunities. Below are the available job opportunities:- 1. Position: Lead/Senior Application Engineer Location: San Mateo, CA Duration: Fulltime/ Contract to Hire Requirements: Developed usable, responsive applications in Ruby on Rails or Java / Spring / Hibernate Experience with UI frameworks (such as RoR and a
2004 Nov 16
1
R help
Hi, I was wondering as to how I could convert SPSS data imported to R into tabular form. In the sense, direct usage of read.table( ) doesnt help. Thanks --------------------------------- [[alternative HTML version deleted]]
2011 Apr 08
2
lars - lasso problem
hi, I have problem in following code, error is occurred. I have attached my data herewith. and my code is as following, > library(lars) Loaded lars 0.9-8 Warning message: package 'lars' was built under R version 2.12.2 > x<- read.table("D:/spring '11/james reggression/NewFeature.txt") > y<-read.table("D:/spring '11/lars/RFU.txt") > out<-
2009 Jan 12
1
[LLVMdev] implicit CC register Defs cause "physreg was not killed in defining block!" assert
Evan, >A physical register cannot be live across the block. So it >must have a use in the block or it must be marked dead. From >your dump, it looks like the CCFLAGS defs are not being marked >dead. It's unclear where things went wrong, but you can step >through LiveVariables to debug this. Thanks for your response. I did quite some stepping through the llc passes, and it
2003 Sep 11
10
phpconfig is out in CVS
I have put my phpconfig stuff out into the Digium CVS tree. Project name is phpconfig. see it at http://rads.netcom.utah.edu/phpconfig/phpconfig.php Lemme know if you have any patches or add on's are welcome Dave Packham aka p0lar
2013 May 18
3
OT: Script Help
Sorry for the off topic, but don't a better resource. I'm not great at scripting, but need a quick script to modify a file. I have a long file that has lines like this: some text some text2 CN=DATA.OU=XYZ.O=CO some text3 some text4 And this repeats, but XYZ changes. "DATA" is always called data. (it's being renamed basically) I need to change the middle line but leave
2005 Jan 07
0
[PATCH] linux-2.6.10-bk9
Some tidbits to make Xen (-unstable) compile with the latest 2.6 snapshot. No need for you to duplicate the work I already did. Signed-off-by: Rik van Riel <riel@redhat.com> --- linux-2.6.10/arch/xen/i386/kernel/i386_ksyms.c.bk7 2005-01-06 17:30:48.000000000 -0500 +++ linux-2.6.10/arch/xen/i386/kernel/i386_ksyms.c 2005-01-06 20:54:39.000000000 -0500 @@ -61,7 +61,6 @@ /* platform
2011 Aug 04
0
Puppet 2.6.10
We''ve run into a couple of bugs deemed "must fix" for puppet 2.6.10. Thus we will be delaying the 2.6.10 rc until these are fixed. We are hoping to have them squashed within the next week. As a reminder, 2.6.10 is the last planned release in the 2.6 branch of Puppet. For more background on 2.6.10 see:
2009 Feb 11
2
[LLVMdev] Eliminate PHI for non-copyable registers
In my hardware there are two special registers cannot be copied but can only be assigned and referenced (read) in the other instruction. They are allocatable also. br i1 %if_cond, label %then, label %else then: %x1 = fptosi float %y1 to i32 br label %endif else: %x2 = fptosi float %y2 to i32 br label %endif endif: %x3 = phi i32 [%x1, %then], [%x2, %else] PNE::LowerAtomiPHINode() fails
2005 Jan 04
0
IPSEC-Netfilter patch for 2.6.10
A merged patch usable on 2.6.10 has been placed in: http://shorewall.net/pub/shorewall/contrib/IPSEC/ipsec-nat-2.6.10.patch ftp://shorewall.net/pub/shorewall/contrib/IPSEC/ipsec-nat-2.6.10.patch This patch was posted today on the Netfilter Development list -- I have not tested it. -Tom -- Tom Eastep \ Nothing is foolproof to a sufficiently talented fool Shoreline, \ http://shorewall.net
2005 Jan 30
1
Kernel 2.6.10
Hello, now on my box I have Shorewall 2.0.7 who work fine but I want upgrade kernel to version 2.6.10 + Grsecurity, somebody have any problem with shorewall on this kernel? I read on one site that on this kernel APF don`t want work, APF users must change MONOKERN="0" to MONOKERN="1"! Shorewall? Thanks Sorry if my english bad! -- Best regards, Ratko
2005 Jan 20
1
Re: zaptel on 2.6.10 kernel - debian.
Hi Guys, Gals. Ok, so I have latest CVS sources on a debian box, 2.6.10-1-386 kernel kernel headers isntalled in the right plauce and all that stuff .. but whatever I try .. same results, I only need to get ztdummy working for a conference .. but I always end up stuffed :( heres the compile: robin@debian:~/zaptel$ make linux26 cc -I. -O4 -g -Wall -DBUILDING_TONEZONE
2004 Dec 31
1
FC3 compile with new 2.6.10 fails
All, I have FC3 fedora core 3 and just installed and compiled 2.6.10. after rebooting I attempted to recompile zaptel-1.0.3. I did a make clean then make. I got the following errors. Any suggestions? ------------------------------- /usr/src/digium/zaptel-1.0.3/torisa.c:1139: warning: 'set_tor_base' defined but not used CC [M] /usr/src/digium/zaptel-1.0.3/wcusb.o CC [M]
2005 Dec 24
1
need kernel 2.6.10 on Centos 4.2 switch to Fedora or compile kernel from source ?
Currently I have 2.6.9-22.0.1.EL but i need 2.6.10 or higher, since: 1. I need ipt_CONNMARK 2. The servers are throwing kernel panicks on 2.6.9 and they worked fine when they were running fedora core 3 with the kernel 2.6.10-1.760 So my question is: Do i switch the servers back to fedora. Or do I compile the kernel from source. Or is there a 3rd way out. Merry christmas and happy holidays :) S
2005 Jan 13
0
Unhandled exception (thread 0009) error on kernel 2.6.10
Hi! I use wine-bin ebuild (on Gentoo) V-20041019 for running several programs and it works fine. However, after upgrading to kernel 2.6.10, wine crashes with: wine: Unhandled exception (thread 0009), starting debugger... Booting with the old 2.6.9 kernel, everything is fine. Any idea what can 'cause wine crashes with 2.6.10 kernel? Sincerely, Gour -- Registered Linux User | #278493
2005 Mar 11
0
Patch iproute2-2.6.9 and 2.6.10 for esfq
This is a repost of a posting on 2/18/05 that did not survive the crash. Attached is a hacked patch that, when applied to iproute2-2.6.9 and newer (.10 is latest as of this writing) allows the use of esfq. Note that the original kernel patch must still be applied, so this probably does not apply to 2.6 kernels; it is meant for 2.4.18 and newer (.29 is latest as of this writing). Beware the
2005 Jan 04
0
Beware kernel 2.6.10
Unpatched 2.6.10 kernels are apparently broken WRT TCP connection tracking. Established connections that are ended with an RST are not removed from the conntrack table. See: http://lists.netfilter.org/pipermail/netfilter-devel/2005-January/017956.html -Tom -- Tom Eastep \ Nothing is foolproof to a sufficiently talented fool Shoreline, \ http://shorewall.net Washington USA \
2005 Jan 21
0
kdb for xen linux 2.6.10
There is a patch for xen linux 2.6.10 that enables kdb. It works with the xen 2.0.3 and xen-2.0-testing. (I intend to keep it current with 2.0-testing, but I can''t guarantee instant currency every time there are changes to the test branch.) The patch and a brief HOWTO are located at http://www.ncultra.org/xen/kdb/ kdb works with both privileged and unprivileged kernels. Mike --
2005 Feb 15
0
Oops in 2.6.10-ac12 in kjournald (journal_commit_transaction)
Today our mailserver froze after just one day of uptime. I was able to capture the Oops on the screen using my digital camera: http://www.stahl.bau.tu-bs.de/~hildeb/bugreport/ Keywords: EIP is at journal_commit_transaction, process kjournald # mount /dev/cciss/c0d0p6 on / type ext3 (rw,errors=remount-ro) proc on /proc type proc (rw) sysfs on /sys type sysfs (rw) devpts on /dev/pts type devpts