[BusyBox] Getting started on 1.0.1-rc2

Mike Frysinger vapier at gentoo.org
Fri Aug 12 02:30:27 UTC 2005


On Wednesday 10 August 2005 07:30 pm, Rob Landley wrote:
> 10917 something to do with stat.c?

i thought we were gonna keep stat out of 1.0 ?  i added the applet cause i was 
bored, not cause i needed/wanted it :)

> 10923 big makefile change.  Nervous.

not really ... just changes hardcoded arflags to a variable (like it should 
be) ... this should be safe

> 10974: is this a bugfix, or a follow-up to 10887?

not a bugfix, just gets rid of a warning (accept is a function defined in 
header files and newer gcc/glibc combos complain)

> 10975: what?

sometimes the build process generates a .hdepend file ... i just added it to 
the '.cvsignore' list

> 11002 ether-wake and uclibc?

should be moved to 1.0 if it isnt already ... the warning explains the 
issue ...

> 11011 whitespace changes to makefile?

i like fixing whitespace :P

> 11012 bbconfigopts.h dependency?

only needed if 1.0 is going to have the bbconfig applet

> 10922 #ifdef newlib is not an improvement.

it's an improvement if you use newlib ;)

> 10973, 10984 mke2fs

i thought we were going to keep e2fsprogs out of busybox-1.0

> 10978, 10980: NO!  Evil evil evil evil...

not our fault gcc can dig it :P

> 10995: I don't care about devfs.

just a whitespace change, nothing to worry over

> 11006, 11008, 11015 new applets.

fine with me if we just keep these in 1.1
-mike



More information about the busybox mailing list