From: John Bradford <john@grabjohn.com>
To: ednei_gp@yahoo.com.br (ednei_gp)
Cc: linux-kernel@vger.kernel.org
Subject: Re: Kernel patch
Date: Wed, 15 Jan 2003 10:26:57 +0000 (GMT) [thread overview]
Message-ID: <200301151026.h0FAQv2R000864@darkstar.example.net> (raw)
In-Reply-To: <20030115101133.10886.qmail@web21006.mail.yahoo.com> from "ednei_gp" at Jan 15, 2003 07:11:33 AM
> I'm testing the devel kernel 2.5.52 but I've a problem
> if framebuffer , so I'll use a patch to uptade my
> kernel but I'dont know if to me use the patch 2.5.58 I
> need to install the other patchs before, like patch
> 2.5.53,2.5.54,2.5.55...
Yes, you need to apply each patch, using:
bzip2 -dc patch-2.5.53.bz2 | patch -p1
and you can test them first using:
bzip2 -dc patch-2.5.53.bz2 | patch -p1 --dry-run
> Because if I'll need do this I'll download the last
> version than use all that patchs...
Note - if 2.5.58 doesn't work, you can always download patch-2.5.58,
and apply it with:
bzip2 -dc patch-2.5.58.bz2 | patch -p1 -R
to create a 2.5.57 tree, even if you didn't go from 2.5.57 to 2.5.58
by using a patch.
John.
next prev parent reply other threads:[~2003-01-15 10:17 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-01-15 10:11 Kernel patch ednei_gp
2003-01-15 10:26 ` John Bradford [this message]
[not found] <299ffe0d0704260057r37c2669ekb2f3e504dcd676c8@mail.gmail.com>
2007-04-26 7:59 ` Kernel Patch OOzy Pal
[not found] <CALt5Xr0wA6KoUTeSnsxeDYF4HTgbWpT7Kk76Eh7DA0hhMqO8zg@mail.gmail.com>
2015-12-08 13:49 ` Kernel patch Jiri Kosina
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200301151026.h0FAQv2R000864@darkstar.example.net \
--to=john@grabjohn.com \
--cc=ednei_gp@yahoo.com.br \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox