View Single Post
Old 10-13-2013, 05:40 AM   #11
met67
Connoisseur
met67 can program the VCR without an owner's manual.met67 can program the VCR without an owner's manual.met67 can program the VCR without an owner's manual.met67 can program the VCR without an owner's manual.met67 can program the VCR without an owner's manual.met67 can program the VCR without an owner's manual.met67 can program the VCR without an owner's manual.met67 can program the VCR without an owner's manual.met67 can program the VCR without an owner's manual.met67 can program the VCR without an owner's manual.met67 can program the VCR without an owner's manual.
 
Posts: 78
Karma: 165868
Join Date: Jan 2012
Device: Nook Touch
Quote:
Originally Posted by Aydan View Post
I'm using FW2.5.2.
could you give me the output of
Code:
busybox | grep udhcpd
and
Code:
busybox | grep -c udhcpd
for your firmware? The first should come back empty the other with "0".
If that is so I can make use of the old binary conditional.

Regards
Aydan
Yes, both commands return the expected results.
AW I don't think it is worth the effort using a conditional: udhcpd is gone in 2.6.1, and in 2.8.1 and probably will never be back in future firmwares, and by using an old binary with a known working udhcpd you don't risk any problem with other functionalities and still have to waste space for the old binary.
met67 is offline   Reply With Quote