Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Feb 2007 10:02:55 -0300
From:      Fernan Aguero <fernan@iib.unsam.edu.ar>
To:        Craig Rodrigues <rodrigc@crodrigues.org>
Cc:        freebsd-doc@freebsd.org
Subject:   Re: Document for how to work with patches?
Message-ID:  <20070208130255.GB92089@iib.unsam.edu.ar>
In-Reply-To: <20070208045831.GA1340@crodrigues.org>
References:  <20070208045831.GA1340@crodrigues.org>

next in thread | previous in thread | raw e-mail | index | archive | help
+----[ Craig Rodrigues <rodrigc@crodrigues.org> (08.Feb.2007 02:05):
|
| Hi,
| 
| Is there a FreeBSD document somewhere that explains how to
| work with patches?  As experienced FreeBSD developers, we often take
| this for granted, but a lot of newbies do not.
| Something that explains how to create a patch, how to apply a patch, etc.
| would be useful.  It would actually be useful to have this, not just
| for FreeBSD, but for other open source projects.
|
+----]

Google 'diff patch tutorial'

Contributing to Open Source Projects HOWTO
http://www.kegel.com/academy/opensource.html

Diff, Patch, and Friends
http://www.linuxjournal.com/article/1237

Using diff and patch (tutorial)
http://www.linuxtutorialblog.com/post/introduction-using-diff-and-patch-tutorial

How to Prepare a Patch
http://cocoon.apache.org/2.1/howto/howto-patch.html

How to create and use a patch in Linux
http://www.cpqlinux.com/patch.html

and many many more ...

fernan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070208130255.GB92089>