I am removing 'regex' and 'iregex' functionality from 'find'.

The busybox find is just not good enough, (no -a -o or !), and
the gnu-find doesn't work with the regex library built into libc,
and the one that is part of find doubles its size.  Find goes from
50K to 25K, and, you can basically just use grep along with it to
get the same functionality.  103 sectors free now.  Note, don't get
*too* spoiled by having 103 sectors free, the idea is if I get enough
free I can try to cram 2.2.19 onto the default image.  Note, my current
thinking is that going from 2.0.39->2.2.19 is much more useful than to
try to go from 5.4.13->2.2.2 or whatever, especially given that things
like Reiserfs require 2.2, so, expect to live with libc5 for a long time,
at least until newlib or microlib or whatever become much, much, more
mature. -Tom

Reply via email to