[BusyBox] [patch] zcip for busybox (rfc3927)
Rob Landley
rob at landley.net
Fri Apr 29 18:54:54 UTC 2005
On Monday 18 April 2005 02:04 pm, David Brownell wrote:
> Here's my latest version of zcip for busybox. I gave RFC 3927 a quick
> diff against the draft I used when writing this, and the only obvious
> technical change was renaming one of the protocol constants.
Same problem as I mentioned to the previous guy, I'm having trouble applying
your patch:
knoppix at ttyp3[busybox]$ patch -p1 -i ../patches/bb-zcip0418.patch
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- networking/Makefile.in (revision 10132)
|+++ networking/Makefile.in (working copy)
--------------------------
File to patch:
I _think_ it's complaining that I haven't got a file called
"networking/Makefile.in (revision 10132)", but that's just a guess...
Care to send one in standard kernel patch format?
> Patch is against current SVN tree. At this point I'd say it's time
> to consider merging it into BusyBox, although I'd encourage people to
> test it on their networks (and submit patches!) and explore how to
> integrate it with mDNSResponder (etc) rather than go straight into
> deployments. Embedded Linux folk, including me, have a bit of a
> learning curve to address with zeroconf, but it's time to start!
Happy to. Can't get the patch to apply. (I've never had success typing in a
file to apply a patch to by hand, I'm not sure that code path even works, and
I haven't got time to fiddle with it right now...)
> - Dave
Rob
More information about the busybox
mailing list