Netboot Mailing List (by thread)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: etherboot-4.0pre8 released



>Fixed Makefile and Config files (I think) for older binutils.

Well I've been told that objcopy doesn't work on RH4.2 systems so
I guess we'll have to go back to objdump. Please make this one line
change to src-32/Config:

For RH5.0:

OBJCOPY=	objcopy -O binary

For RH4.2:

OBJCOPY=	objdump -k -q -o $(RELOCADDR)

and let me know how it goes. Vlad Lungu has also sent me a patch to do
XID matching (important for large numbers of bootp requesters) and that
will go into pre9.

	Thanks, Ken



For requests or suggestions regarding this mailing list archive please write to netboot@gkminix.han.de.