
jbebel at google
May 23, 2007, 6:21 PM
Post #13 of 15
(1603 views)
Permalink
|
|
Re: SYSLINUX 3.50-pre14 pushed out; adds INCLUDE support
[In reply to]
|
|
This works great! Thanks for the quick addition of a very useful feature. It was a little tricky dealing with including entire configuration files because I picked up all the unwanted settings too, like MENU TITLE, or MENU DEFAULT. I don't have a great method of dealing with the MENU DEFAULT when including other configs, but the MENU TITLE I dealt with by creating a separate header file for each submenu that contained the correct title, and then created a file with only labels, which I included both in the header for that submenu, and in the top level pxelinux.cfg. This is working quite well, and greatly simplifies my configuration. Thanks again, Joel Joel Ebel wrote: > Thanks! I'll test it out tomorrow. > > Joel > > H. Peter Anvin wrote: >> It really turned out not to be all that hard to do, after all. I >> definitely feel a bit silly, but there you have it. >> >> Please test this out as 3.50 really is way overdue to get out the door. >> >> -hpa > > _______________________________________________ > SYSLINUX mailing list > Submissions to SYSLINUX [at] zytor > Unsubscribe or set options at: > http://www.zytor.com/mailman/listinfo/syslinux > Please do not send private replies to mailing list traffic. > _______________________________________________ SYSLINUX mailing list Submissions to SYSLINUX [at] zytor Unsubscribe or set options at: http://www.zytor.com/mailman/listinfo/syslinux Please do not send private replies to mailing list traffic.
|