Hello Corey,
I am sorry too for the late reply. My employer generally allows to submit GPL staff. However, it seams that he refuses that I submit something. I tried to get an official permit a month ago and still failed to get something. May be in the future I"ll get one and may be not. Who knows.
Sorry
On Tue, Jan 15, 2008 at 7:13 AM, Corey Osgood corey.osgood@gmail.com wrote:
Sorry to be a pain, but any progress with this?
Thanks, Corey
OK, thank you. My employer approved the submission. I"ll do it soon.
On Nov 26, 2007 1:24 AM, Corey Osgood <[EMAIL PROTECTED]> wrote:
Fridel Fainshtein wrote:
OK,
supposing FILO USB works How do I submit the corrections?
http://www.linuxbios.org/Development_Guidelines#How_to_contribute
In short form:
- cd to the filo-0.5/ folder
- svn add * -R (if you've created any new files, be sure to move
files
you don't want added first) 3) svn diff > clever_patchname.patch 4) edit the patch, add a short description of what the patch does
(which
goes into the svn commit log) and a Signed-off-by: line, per the guidelines linked to above.
Thanks! -Corey