2007/11/26, Denys Vlasenko <[EMAIL PROTECTED]>: [cut]
> > I don't think that I am "redesigned" busybox. It stays mostly the same, > I am just trying to make it smaller without introducing too many new bugs. [EMAIL PROTECTED]:/tmp$ size busybox-1.8.2/busybox busybox-1.2.2.1/busybox text data bss dec hex filename 319519 2070 10784 332373 51255 busybox-1.8.2/busybox 339750 4472 35172 379394 5ca02 busybox-1.2.2.1/busybox Currently defined functions: [, [[, addgroup, adduser, adjtimex, ash, awk, basename, bunzip2, bzcat, cat, chgrp, chmod, chown, chroot, chvt, clear, cmp, cp, cut, date, dd, deallocvt, delgroup, deluser, df, dirname, dmesg, du, echo, egrep, env, expr, false, fdisk, fgrep, find, free, ftpget, ftpput, fuser, getopt, getty, grep, gunzip, gzip, halt, head, hexdump, hostid, hostname, hwclock, id, inetd, init, insmod, install, ip, kill, killall, klogd, ln, logger, login, logname, ls, lsmod, md5sum, mkdir, mknod, mktemp, more, mv, netstat, nohup, openvt, passwd, pidof, pivot_root, poweroff, printf, ps, pwd, readlink, reboot, renice, reset, rm, rmdir, rmmod, route, sed, seq, setconsole, sh, sleep, sort, stat, strings, stty, su, sulogin, sync, sysctl, syslogd, tail, tar, tee, telnet, telnetd, test, time, top, touch, tr, true, tty, uname, uniq, unzip, uptime, usleep, vi, wc, wget, which, whoami, xargs, yes, zcat On Sunday 25 November 2007 05:39, walter harms wrote: > Denys Vlasenko wrote: [cut] > > I just reran testsuite/runtest. Compared to 1.2.2, two more failures. :( > > -PASS: pidof -o %PPID > > +FAIL: pidof -o %PPID > > -PASS: which-uses-default-path > > +FAIL: which-uses-default-path The size is 47021 smaller with the same applets which is 12/13% less. Some other applets and options has been added. Even ignoring ipv6 (which is not complete by now) I think the balance is good. After the ipv6 completion having a new-era-busybox very stable branch and a developing one could be fine. Cheers, -- /roberto _______________________________________________ busybox mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/busybox
