[syslinux] 0001-syslinux.mk-determine-where-tftpboot-actually-is.patch

Jim Cromie jim.cromie at gmail.com
Fri Jun 10 12:37:59 PDT 2011


On Fri, Jun 10, 2011 at 12:40 PM, Jim Cromie <jim.cromie at gmail.com> wrote:
> On Fri, Jun 10, 2011 at 11:19 AM, Jim Cromie <jim.cromie at gmail.com> wrote:
>> on my laptop, TFTPBOOT should point to /var/lib/tftpboot
>> patch 1 makes that happen.
>>
>> patch 2 lets me install *.c32 to a subdir,
>> jimc at chumly:~/projects/syslinux/syslinux$ sudo NETMODS=c32 make netinstall
>>
>
> uhm, somethings not right, will fix..
>

ok.  problem was I switched branches and did make install,
this created /tftpboot, which exposed lack of else in
TFTPBOOT=$(shell...) code when I switched back.
else now added, and /var/lib/tftpboot is checked 1st.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-syslinux.mk-determine-where-tftpboot-actually-is.patch
Type: text/x-patch
Size: 895 bytes
Desc: not available
URL: <http://www.zytor.com/pipermail/syslinux/attachments/20110610/a022cd32/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-install-NETINSTALLABLEMODS-separately-from-NETINSTAL.patch
Type: text/x-patch
Size: 1696 bytes
Desc: not available
URL: <http://www.zytor.com/pipermail/syslinux/attachments/20110610/a022cd32/attachment-0001.bin>


More information about the Syslinux mailing list