User Tools

Site Tools


patching

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
patching [2009/03/15 14:40] – fixed typos. darkaudaxpatching [2009/03/24 01:06] – --dry-run has a dash in the middle. netrolller3d
Line 28: Line 28:
  
 You can obtain the patch in a variety of ways.  The wiki page normally provides a download link.  As well, patches are included in the aircrack-ng source package in the "patches" directory.  Many times patches are under development and you can find links to them on the [[http://forum.tinyshell.be|Forum]]. You can obtain the patch in a variety of ways.  The wiki page normally provides a download link.  As well, patches are included in the aircrack-ng source package in the "patches" directory.  Many times patches are under development and you can find links to them on the [[http://forum.tinyshell.be|Forum]].
 +
  
  
Line 60: Line 61:
 If you want to test applying the patch: If you want to test applying the patch:
  
-   patch -Np0 --dryrun --verbose -i <name of the patch file>+   patch -Np0 --dry-run --verbose -i <name of the patch file>
  
-NOTE: There is double dash in front of "dryrun" and "verbose".+NOTE: There is double dash in front of "dry-run" and "verbose".
  
 It is always a good idea to perform a test prior to applying it for real.  This way you can avoid problems. It is always a good idea to perform a test prior to applying it for real.  This way you can avoid problems.
patching.txt · Last modified: 2018/10/05 22:57 by mister_x