> Try 'gzip -dc patch-2.44.22-vs1.00.diff.gz' - unless the archive
> is faulty that should do it, though I see that I just got the
> *diff itself (it's only 98k).

That generated 5 files but buggered if I can make 'patch' do anything with them..

[EMAIL PROTECTED] linux-2.4.22]# ls
01_2.4.22_base.diff     05_2.4.22_net.diff  crypto         include  lib          net
Rules.make
02_2.4.22_syscall.diff  arch                Documentation  init     MAINTAINERS
patch-2.4.22-vs1.00.diff.gz  scripts
03_2.4.22_sched.diff    COPYING             drivers        ipc      Makefile     README
04_2.4.22_ili.diff      CREDITS             fs             kernel   mm
REPORTING-BUGS

[EMAIL PROTECTED] linux-2.4.22]# patch -p0 < 01_2.4.22_base.diff
can't find file to patch at input line 4
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -NurP --minimal linux-2.4.22/Makefile linux-2.4.22-vs1.00-base/Makefile
|--- linux-2.4.22/Makefile      Mon Aug 25 13:44:44 2003
|+++ linux-2.4.22-vs1.00-base/Makefile  Sat Nov  1 11:10:19 2003
--------------------------
File to patch:

[EMAIL PROTECTED] linux-2.4.22]# patch -p0 < *.diff
-bash: *.diff: ambiguous redirect
[EMAIL PROTECTED] linux-2.4.22]#

..Petar


----- Original Message ----- 
From: "Lyn St George" <[EMAIL PROTECTED]>
To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
Sent: Tuesday, November 11, 2003 1:12 AM
Subject: Re: [Vserver] RH9 (was RH8) + P4 Hyperthreading - what is needed?


> On Tue, 11 Nov 2003 00:55:44 +0800, Petar wrote:
>
> >Ok now I'm just starting to feel silly... I tried d/ling the .diff version
> >and feeding that to patch but same error. Here is the attempt with the .gz
> >version of the file.
> >
> >I'm not giving up until this thing boots a vserver kernel :-)
> >
> >[EMAIL PROTECTED] linux-2.4.22]# tar xzf patch-2.4.22-vs1.00.diff.gz
> >
> >gzip: stdin: not in gzip format
> >tar: Child returned status 1
> >tar: Error exit delayed from previous errors
>
> Try 'gzip -dc patch-2.44.22-vs1.00.diff.gz' - unless the archive
> is faulty that should do it, though I see that I just got the
> *diff itself (it's only 98k).
>
> (err - you're not downloading these via Windoze and then feeding
> them to a local Linux box are you? Check for DOS line endings)
>
>
> -
> Cheers
> Lyn St George
> +---------------------------------------------------------------------------------
> + http://www.zolotek.net .. eCommerce hosting, consulting
> +----------------------------------------------------------------------------------
>
> _______________________________________________
> Vserver mailing list
> [EMAIL PROTECTED]
> http://list.linux-vserver.org/mailman/listinfo/vserver
>


_______________________________________________
Vserver mailing list
[EMAIL PROTECTED]
http://list.linux-vserver.org/mailman/listinfo/vserver

Reply via email to