View Single Post
Old 09-02-2012, 08:30 AM   #2
twobob
( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Týr
twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.
 
twobob's Avatar
 
Posts: 6,586
Karma: 6299993
Join Date: Jun 2012
Location: uti gratia usura (Yao ying da ying; Mo ying da yieng)
Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch
I was thinking about running it through a current busybox build to bring the old config up to date.

Quote:
Some other configuration options are:

make oldconfig - Update an old .config file for a newer version of Busybox.
Thoughts on that welcomed.

EDIT:

Old version

root@kindle:root> busybox
Quote:
BusyBox v1.7.2 (2011-09-08 21:57:14 PDT) multi-call binary
Copyright (C) 1998-2006 *Erik Andersen, Rob Landley, and others.
Licensed under GPLv2. *See source distribution for full notice.

Usage: busybox [function] [arguments]...
or: [function] [arguments]...

BusyBox is a multi-call binary that combines many common Unix
utilities into a single executable. Most people will create a
link to busybox for each function they wish to use and BusyBox
will act like whatever it was invoked as!

Currently defined functions:
[, [[, addgroup, adduser, adjtimex, ash, awk, basename, bunzip2,
bzcat, cat, chgrp, chmod, chown, chpasswd, chroot, clear, cmp,
cp, crond, crontab, cut, date, dd, delgroup, deluser, df, dirname,
dmesg, du, echo, env, expr, false, fbset, fdisk, fgrep, find,
freeramdisk, getty, grep, gunzip, gzip, head, hexdump, hostname,
hwclock, id, ifconfig, ifdown, ifup, install, ip, kill, killall,
klogd, less, ln, logger, login, logname, losetup, ls, makedevs,
md5sum, mkdir, mkfifo, mknod, mktemp, more, mv, nc, netstat,
nice, nslookup, passwd, pidof, ping, pipe_progress, pivot_root,
printf, pwd, rdate, readlink, realpath, renice, reset, rm,
rmdir, route, run-parts, sed, seq, sh, sleep, sort, start-stop-daemon,
stat, strings, stty, su, sync, tail, tar, tee, telnet, test,
time, touch, tr, traceroute, true, tty, udhcpc, uname, uniq,
unzip, uptime, usleep, vi, wc, wget, which, who, whoami, xargs,
yes, zcat
New version

root@kindle:root> cd /mnt/us/bin
root@kindle:bin> ./busybox
Quote:
BusyBox v1.20.2 (2012-09-03 02:06:04 BST) multi-call binary.
Copyright (C) 1998-2011 Erik Andersen, Rob Landley, Denys Vlasenko
and others. Licensed under GPLv2.
See source distribution for full notice.

Usage: busybox [function] [arguments]...
or: busybox --list[-full]
or: busybox --install [-s] [DIR]
or: function [arguments]...

BusyBox is a multi-call binary that combines many common Unix
utilities into a single executable. Most people will create a
link to busybox for each function they wish to use and BusyBox
will act like whatever it was invoked as.

Currently defined functions:
[, [[, addgroup, adduser, adjtimex, ar, ash, awk, base64, basename, bash,
blkid, bunzip2, bzcat, bzip2, cat, chgrp, chmod, chown, chpasswd, chroot,
clear, cmp, cp, cpio, crond, crontab, cut, date, dd, delgroup, deluser,
devmem, df, diff, dirname, dmesg, dnsdomainname, dos2unix, dpkg, dpkg-deb,
du, dumpkmap, echo, ed, env, envdir, expr, false, fbset, fdisk, fgconsole,
fgrep, find, freeramdisk, fsck, fsync, ftpd, ftpget, ftpput, getty, grep,
groups, gunzip, gzip, hd, head, hexdump, hostname, httpd, hwclock, id,
ifconfig, ifdown, ifup, inetd, install, ip, kbd_mode, kill, killall, klogd,
less, ln, loadfont, loadkmap, logger, login, logname, logread, losetup, ls,
lsattr, lsusb, lzop, lzopcat, makedevs, makemime, man, md5sum, mkdir,
mkdosfs, mke2fs, mkfifo, mkfs.ext2, mkfs.vfat, mknod, mktemp, more, mount,
mv, nc, netstat, nice, nslookup, passwd, patch, pgrep, pidof, ping,
pipe_progress, pivot_root, pkill, printf, pwd, rdate, readlink, realpath,
renice, reset, rm, rmdir, route, rpm, run-parts, runsv, runsvdir, sed,
sendmail, seq, setfont, setkeycodes, sh, sha256sum, sha512sum, sleep, sort,
start-stop-daemon, stat, strings, stty, su, sv, switch_root, sync, syslogd,
tac, tail, tar, tee, telnet, telnetd, test, tftp, tftpd, time, touch, tr,
traceroute, true, tty, tune2fs, udhcpc, umount, uname, uncompress, uniq,
unix2dos, unlzop, unxz, unzip, uptime, users, usleep, vi, wc, wget, which,
who, whoami, whois, xargs, xz, xzcat, yes, zcat

Last edited by twobob; 09-02-2012 at 09:51 PM.
twobob is offline   Reply With Quote