Hi,
I was toying with pxe and noticed some errors in the code small errors
in the code. In the file read method it is possible to return error
codes instead of amount read. This patch fix that by setting the error
and returning -1 instead. It also fix some coding style by removing tabs
and use UN
FYI: I just tested latest revision (2154) and there is no error message
about "multiple metadata areas". I suppose it was fixed (probably "by
accident" ;) ) in on of latest patches ("Partitions can start at zero" ?
just wild guess).
Anyway I only tested grub-probe on my current system (with 2 di
If there's both a symlink and a kernel at which the symlink is pointing
in the list of detected kernels of 10_linux, two entries are created for
actually the same kernel. This patch checks for this condition and only
uses the symlink (usually the wanted behaviour), in case the target of
the sym
Patch looks fine for me. I think you can commit it
As for lua put the origin clearly and put the original copyright notice
below grub's one. Tomorrow I'll do the same for freebsd64 patch and will
merge it
> Oh, I think it is quite compact already, have you got any suggestion
>> to reduce its size