On Wed, Jan 02, 2008 at 08:59:04PM -0500, Francis Gendreau wrote:
> 
> Also, if someone can email-me how to uses diff so I can create patch in
> a single file, it would be greatly appreciated. :)

  diff -urp grub.old grub.new

-r for recursive.

-u is needed to prevent everyone's eyes from bleeding (for some odd reason,
everyone prefers this but is still not the default).

-p is often preferred in this list to track which functions you changed.

Please resend your patch with the new params, it'll make it easier to review
it.

Also, remember to include a ChangeLog entry describing it.

Thanks!

-- 
Robert Millan

<GPLv2> I know my rights; I want my phone call!
<DRM> What use is a phone call, if you are unable to speak?
(as seen on /.)


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to