From: Andries Brouwer <aeb@veritas.com>
To: Kai Germaschewski <kai@thphy.uni-duesseldorf.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: RFC: "SubmittingPatches" text
Date: Fri, 17 Nov 2000 16:37:16 +0100 [thread overview]
Message-ID: <20001117163716.A29847@veritas.com> (raw)
In-Reply-To: <200011162132.PAA01944@mandrakesoft.mandrakesoft.com> <Pine.LNX.4.10.10011170927000.20243-100000@chaos.thphy.uni-duesseldorf.de>
In-Reply-To: <Pine.LNX.4.10.10011170927000.20243-100000@chaos.thphy.uni-duesseldorf.de>; from kai@thphy.uni-duesseldorf.de on Fri, Nov 17, 2000 at 09:30:13AM +0100
On Fri, Nov 17, 2000 at 09:30:13AM +0100, Kai Germaschewski wrote:
> One question comes to my mind: Are patches supposed to be applied with
> patch -p0 or patch -p1?
Suppose the kernel tree is in /kernpath, starting with /kernpath/linux.
Linus' patches can be applied by (cd /kernpath; patch -p0 -s < patch)
while Alan's patches only work if you do
(cd /kernpath/linux; patch -p1 -s < ../patch)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
next prev parent reply other threads:[~2000-11-17 16:07 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-11-16 21:32 RFC: "SubmittingPatches" text Jeff Garzik
2000-11-16 22:04 ` Alan Cox
2000-11-16 22:31 ` Tigran Aivazian
2000-11-17 2:22 ` Gary Lawrence Murphy
2000-11-18 10:16 ` Rogier Wolff
2000-11-18 13:36 ` Werner Almesberger
2000-11-17 4:59 ` Peter Samuelson
2000-11-17 8:30 ` Kai Germaschewski
2000-11-17 15:37 ` Andries Brouwer [this message]
2000-11-18 10:24 ` Rogier Wolff
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=20001117163716.A29847@veritas.com \
--to=aeb@veritas.com \
--cc=kai@thphy.uni-duesseldorf.de \
--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