Displaying 1 result from an estimated 1 matches for "hamburglb".
Did you mean:
hamburg
2002 Aug 14
0
re: using mac-addr for selecting configfile now working
....00-pre4/pxelinux.asm Sat Jun 15 07:25:51 2002
+++ ./pxelinux.asm Wed Aug 14 10:05:00 2002
@@ -17,6 +17,11 @@
; version; incorporated herein by reference.
;
;
****************************************************************************
+; modified by Hans-Werner Jouy (hans-werner.jouy at hamburglb.de) to use
+; the macaddr aus configfilename, only try full maccaddr, then vendor part
+; (first 3 byte), then defaultfilename: dirty hack, USE AT YOUR OWN RISK
+; but free or better try to integrate into stable release
+;
****************************************************************************...