PFSenseDevWiki : SubmittingPatches

PfSenseDevHome :: Categories :: PageIndex :: RecentChanges :: RecentlyCommented :: Login/Register
Most recent edit on 2007-08-24 03:41:55 by Agent86 [Added rehash command]

Additions:
rehash # (optional; rebuilds hash table of executables in PATH)



Oldest known version of this page was edited on 2007-08-18 23:39:12 by ChrisBuechler []
Page view:

Submitting patches


To submit a patch, please provide it with the following switches to diff:

-rub

Example: diff -rub services_dhcp.php.orig my_services_dhcp.php

If you need these utilities, simply download from my extra folder:

Issue these commands from the shell for the *nix challanged:

fetch -o /usr/bin/diff http://www.pfsense.com/~sullrich/extra/diff
fetch -o /usr/bin/patch http://www.pfsense.com/~sullrich/extra/patch
chmod a+rx /usr/bin/*

* please attach the resulting diff file to http://cvstrac.pfsense.com/ , if there's a ticket which reports a bug and your patch fixes that particular bug
* otherwise E-mail patches as attachments to coreteam@pfsense.com
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by Wikka Wakka Wiki 1.1.6.3
Page was generated in 0.0408 seconds