Its already in master branch (May) you can cherry pick it... We have merged some of the fixes from master on cyanogenmod ics branch
Else, about (u)mount, we had to revert a change about -D option, because android doesnt use the dynamic mtab options... We are waiting the 1.20.2 commits to merge them... > Seems to be in libbb/appletlib.c on line 630. > Did a testbuild changing it from 2011 to 2012, and changes it > when one just runs busybox at the top. > diff appletlib.c applietlib.c~ > 630c630 > < "Copyright (C) 1998-2012 Erik Andersen, Rob > Landley, Denys Vlasenko\n" > --- >> "Copyright (C) 1998-2011 Erik Andersen, Rob > Landley, Denys Vlasenko\n" > Took a little searching to find which file it was in. > I'm assuming it should be 2012, but there might be a reason it is > changed, or might just be it is to minor of an issue? > +----------------------------------------------------------+ > Michael D. Setzer II - Computer Science Instructor > Guam Community College Computer Center > mailto:[email protected] > mailto:[email protected] > http://www.guam.net/home/mikes > Guam - Where America's Day Begins > G4L Disk Imaging Project maintainer > http://sourceforge.net/projects/g4l/ > +----------------------------------------------------------+ > http://setiathome.berkeley.edu (Original) > Number of Seti Units Returned: 19,471 > Processing time: 32 years, 290 days, 12 hours, 58 minutes > (Total Hours: 287,489) > BOINC@HOME CREDITS > SETI 12498177.986030 | EINSTEIN 8141562.639852 > ROSETTA 4712071.115377 | ABC 14044487.778866 > _______________________________________________ > busybox mailing list > [email protected] > http://lists.busybox.net/mailman/listinfo/busybox _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
