similar to: [PATCH] Add support for DHCP-Options

Displaying 20 results from an estimated 100000 matches similar to: "[PATCH] Add support for DHCP-Options"

2007 Aug 09
1
[PATCH] Add support for DHCP-Options [ CHADDR? ]
Ferenc, Any chance you could make DHCP CHADDR available in your macro patch? It would solve a lot of problems for a lot of people I think. I'm trying to do it, but its going to take me a while to figure out how to checkout the git source code, apply your patch, and perhaps create a renderer for 00:xx:xx:xx:xx ect.. format. BTW really enjoy your posts!
2014 Jan 02
1
version: Bump version & Lua
Geert Stappers <stappers at stappers.nl> writes: > Op 2014-01-02 om 14:59 schreef Ferenc Wagner: > >> "H. Peter Anvin" <hpa at zytor.com> writes: >> >>> On 12/12/2013 12:31 AM, Ferenc Wagner wrote: >>> >>>> Shall I rebase it to the current firmware head? >>>> >>>> Also, 5.2.3 was released a couple of
2007 Apr 10
1
[PATCH] Add support for DHCP-Options
hi, I've written a start of an c32-module to do basic substition: add subst.c32 this is a start of a generic substition module --- commit 9a1f41a7e6599fe6a162197cd9ddc6610185e780 tree cfb799a0be9844926afe44e21b2eb96630666c44 parent 89478bdbfa7167bc1b627a478d042c99e46f06b7 author Maurice Massar <massar at unix-ag.uni-kl.de> Tue, 10 Apr 2007 20:13:39 +0200 committer Maurice Massar
2010 May 31
1
[PATCH] docs: explain the danger of IPAPPEND 1
Signed-off-by: Ferenc Wagner <Ferenc Wagner wferi at niif.hu> --- doc/syslinux.txt | 9 ++++----- 1 files changed, 4 insertions(+), 5 deletions(-) diff --git a/doc/syslinux.txt b/doc/syslinux.txt index 76cae24..0ec2695 100644 --- a/doc/syslinux.txt +++ b/doc/syslinux.txt @@ -163,11 +163,10 @@ IPAPPEND flag_val [PXELINUX only] ... based on the input from the DHCP/BOOTP or PXE boot
2014 Jan 02
0
version: Bump version & Lua
Op 2014-01-02 om 14:59 schreef Ferenc Wagner: > "H. Peter Anvin" <hpa at zytor.com> writes: > > > On 12/12/2013 12:31 AM, Ferenc Wagner wrote: > > > >> Shall I rebase it to the current firmware head? > >> > >> Also, 5.2.3 was released a couple of days ago. It's a bugfix release. > >> I made it into a sepearete commit
2005 Jan 19
2
RFC 3942 notice: PXELINUX, DHCP options 208-211
Dear friends, In accordance with RFC 3942 I would like to submit the following DHCP options for official consideration. These options are used by PXELINUX, which is part of the SYSLINUX distribution, and although exact usage count is impossible to determine, is widely held to be the most widely used method for booting Linux from a network. ---------- Option 208: pxelinux.magic (string)
2003 Mar 07
2
PXElinux question - not in FAQ (additional DHCP options)
Woody Suwalski <woody at suwalski.net> schrieb am 07.03.03 17:57:26: > > Peter, we have met in Cyber space looong time ago, when I was requesting > 10:minor numbers for the Netwinder project.... > > Now I am trying to build a network boot for Xandros distribution. > > I have it working, however I need to do 2 DHCP cycles - 1 happens in > PXE, and then it repeats
2014 Jan 02
2
[syslinux:firmware] version: Bump version & Lua
"H. Peter Anvin" <hpa at zytor.com> writes: > On 12/12/2013 12:31 AM, Ferenc Wagner wrote: > >> Shall I rebase it to the current firmware head? >> >> Also, 5.2.3 was released a couple of days ago. It's a bugfix release. >> I made it into a sepearete commit (pushed). >> >> Better default Lua paths (source and binary) would be
2013 Oct 31
0
Upgrade to Lua 5.2.2, add filesystem module and get_key binding
Ferenc Wagner <wferi at niif.hu> writes: > Geert Stappers <stappers at stappers.nl> writes: > >> Op 2013-10-15 om 20:03 schreef Ferenc W?gner: >> >>> lua: import Lua 5.2.2 >> >> Posted as [patch01/21] >> Which was too big for the mailinglist. >> So some other way is needed to share that information ... > > Hmm, yes. The
2007 Oct 12
3
How get DHCP-/BOOTP-Options with MEMDISK
Using PXELINUX and MEMDISK I started a MS-DOS-Diskimage. How can I get the DHCP-Options or BOOTP-Tags from within MS-DOS?? (Like bppatch from 3com.) Thanks! _______________________________________________________________________ Jetzt neu! Sch?tzen Sie Ihren PC mit McAfee und WEB.DE. 3 Monate kostenlos testen. http://www.pc-sicherheit.web.de/startseite/?mc=022220
2013 Oct 16
3
Upgrade to Lua 5.2.2, add filesystem module and get_key binding
Geert Stappers <stappers at stappers.nl> writes: > Op 2013-10-15 om 20:03 schreef Ferenc W?gner: > >> lua: import Lua 5.2.2 > > Posted as [patch01/21] > Which was too big for the mailinglist. > So some other way is needed to share that information ... Hmm, yes. The series is available at https://github.com/wferi/syslinux as well (lua52 branch, based on upstream
2002 Oct 25
1
How to add option dhcp-class-identifier "PXEClient"; with ISH DHCPD v3
hi, a little question regarding pxe-stuff. I need the boot menu known from Intel PXE PDK so I need to run pxe service on redhat 8.0 with dhcpd 3 I run pxe and dhcpd on the same server. So the dhcpd server should give an extra parameter to pxe-clients. On Redhat 7.3 with dhcpd v2 this was done with the option: option dhcp-class-identifier "PXEClient"; On dhcpd v3 this option is
2004 Oct 15
1
Special dhcp options and PXElinux
Hi I am trying to enable my dhcpd and pxelinux setup to use a specific config file for a booting client. I have read the pxelinux page for this (http://syslinux.zytor.com/pxe.php#special) but still seem to be encountering problems. When running the dhcpd with the '-d' debug option the daemon sees the DHCPDISCOVER from the client and then core dumps. On the client side the DHCPDISCOVER
2013 Oct 15
0
Upgrade to Lua 5.2.2, add filesystem module and get_key binding
Op 2013-10-15 om 20:03 schreef Ferenc W?gner: > Hi, > > This series targets automatic boot menu generation, but most of it > is the Lua upgrade, because I got tired reading deprecated API docs. > It's mostly a straightforward forward port of the earlier Syslinux > specific changes to Lua 5.1, except that: > > * I chose the add a stub getenv() implementation to the
2014 Dec 17
0
Checking if host is on the same subnet
Alexandre Blanchette <blanalex at gmail.com> writes: > On Wed, Dec 10, 2014 at 10:14 AM, Ferenc Wagner <wferi at niif.hu> wrote: > >> Alexandre Blanchette <blanalex at gmail.com> writes: >> >>> We are doing a deployment across many sites, we're doing one site at >>> a time and we're bringing a "mobile server" (a laptop,
2003 Feb 17
1
Q: passing DHCP options to the booted linux-kernel?
Hello everybody! I'm using pxelinux to boot my kernel. I'd like to pass the DHCP values to the kernel (router, ip-address, ...) so that the kernel can use it without having to obtain a new lease. I've searched the mailing list and the net and found the DHCP option to specify other configfiles, but I couldn't find out how to make pxelinux pass the dhcp values to the kernel
2014 Jan 03
1
EFI build problems, fixed in which git repo
On 01/02/2014 09:59 PM, Geert Stappers wrote: > Op 2014-01-02 om 15:37 schreef H. Peter Anvin: >> On 01/02/2014 04:09 AM, Ferenc Wagner wrote: >>> >>> Issuing another make after this gave the previous error again: >>> >>> isolinux.asm:1102: error: TIMES value -4 is negative >>> >> >> I just fixed this one... it seems to be a
2007 Jun 28
4
Support DHCP sname field in PXELINUX
I have discovered that the JUNOS DHCP server in Juniper J-series routers doesn't support setting the next-server IP address field (I have filed a bug report with Juniper and they are working on it). Instead, it puts the "boot server" in the sname field, which PXELINUX currently ignores. Here's a simple patch (vs. 3.36) that will take an IP string in the field. My assembly is
2010 May 30
1
[RFC PATCH] menu: support single key booting
If MENU COMMIT is specified for a label, execute it automatically when its hotkey is pressed. Signed-off-by: Ferenc Wagner <wferi at niif.hu> --- com32/menu/menu.h | 1 + com32/menu/menumain.c | 10 ++++++++-- com32/menu/readconfig.c | 6 +++++- 3 files changed, 14 insertions(+), 3 deletions(-) As mentioned on IRC, people ask for this. So here's something to talk
2013 Oct 03
0
Automatic boot menu?
Ferenc Wagner <wferi at niif.hu> writes: > "H. Peter Anvin" <hpa at zytor.com> writes: > >> On 08/29/2013 04:14 AM, Ferenc Wagner wrote: >> >>> "H. Peter Anvin" <hpa at zytor.com> writes: >>> >>>> On 08/22/2013 10:20 AM, Ferenc Wagner wrote: >>>> >>>>> Now that Syslinux has ls.c32 and