Invalid options segfault?

Denys Vlasenko vda.linux at googlemail.com
Sat Nov 8 22:08:44 UTC 2008


On Friday 07 November 2008 23:54, Rob Landley wrote:
> +# defconfig is allyesconfig minus any features that are
> +# specialized (debugging etc) or make applet behavior change
> +# significantly from "standard" version of utilities.
> +# Applets which are severely incompatible with "standard" utilities
> +# or are not maintained /tested for some time, appear to be buggy
> +# and carry serious potential of breakage if used, may also be excluded
> 
> And also edited it to be a lot closer to that goal.  (I haven't looked that 
> closely yet to see how it differs from what I'm currently using.)
> 
> I do note that I have to yank "TASKSET" from my .config in order to build on 
> mips.  (Not all embedded targets have the cpu affinity syscalls, and if you 
> don't that won't build.)  Whether or not defconfig should include that one is 
> one of them judgement call things.  (It builds fine on x86... :)

CONFIG_TASKSET is off in defconfig now.
--
vda



More information about the busybox mailing list