On Tue, Jun 22, 2010 at 10:13 PM, Gerardo Exequiel Pozzi <[email protected]> wrote: > Avoid warning about unknown keyword when boot with syslinux. > This option is valid under pxelinux. > > Signed-off-by: Gerardo Exequiel Pozzi <[email protected]> > ---
With this and the next two commits, you should probably combine them into one patch rather than hang out your mistakes to dry. Take a look at `git rebase -i` and the squash and fixup stuff there. -Dan
