[BusyBox] df using getopt and ls -k patch

Richard June rjune at ims1.imagestream-is.com
Wed Jan 10 11:03:38 UTC 2001


Actually, like a dork I wasn't telling patch the proper thing. patch -p0,
works a lot better with unified diffs
On 10 Jan 2001, kent robotti wrote:

> 
> 
> > OK, I figured if I was gonna go and add support for -k I may as well do
> > it right.
> > du, ls, and df  all support -k, and if you define
> > BB_FEATURE_HUMAN_READABLE -m(megabyte) and -h(human readable) are
> > available too.
> > all three of them give usage information when passed "-?"
> 
> > The only problem is my patch, I used diff -u busybox.old/   busybox   to
> > generate it, patch doesn't seem to like the diff, What do I need to use
> > to get all the diffs in one file and have patch be happy with it?
> 
> diff -ur busybox.old busybox >out.diff
> 
> 
> 
> 
> _______________________________________________
> busybox mailing list
> busybox at busybox.net
> http://busybox.net/mailman/listinfo/busybox
> 






More information about the busybox mailing list