Hi,TriaxMan schrieb:
Hat jemand neuere binaries? (BusyBox v1.1.2 Dropbear sshd v0.48)
Insbesondere suche ich eine neuere version von "Dropbear sshd"
Gruß
Max
Hi,TriaxMan schrieb:
ifconfig eth0:1 192.168.178.253 up
[, [[, arping, ash, awk, basename, bunzip2, busybox, bzcat, cal,
cat, chgrp, chmod, chown, chroot, cksum, clear, cmp, comm, cp,
crond, crontab, cut, date, dd, df, diff, dirname, dmesg, dos2unix,
du, e2fsck, e2label, echo, egrep, env, ether-wake, expr, false,
fdisk, fgrep, find, findfs, free, fsck, fsck.ext2, fsck.ext3,
ftpget, ftpput, fuser, getopt, getty, grep, gunzip, gzip, halt,
hdparm, head, hexdump, hostid, hostname, httpd, id, ifconfig,
init, insmod, install, ip, kill, killall, klogd, last, less, linuxrc,
ln, logger, login, logname, logread, losetup, ls, lsattr, lsmod,
md5sum, mesg, mkdir, mke2fs, mkfifo, mkfs.ext2, mkfs.ext3, mknod,
mkswap, modprobe, more, mount, mv, nc, netstat, nice, nohup, nslookup,
od, passwd, pidof, ping, pivot_root, poweroff, printenv, printf,
ps, pwd, rdate, realpath, reboot, renice, reset, rm, rmdir, rmmod,
route, sed, setconsole, setlogcons, sha1sum, sleep, sort, strings,
stty, swapoff, swapon, sync, sysctl, syslogd, tail, tar, tee,
telnet, telnetd, test, tftp, time, top, touch, tr, traceroute,
true, tune2fs, umount, uname, uncompress, uniq, unix2dos, unzip,
uptime, usleep, uudecode, uuencode, vconfig, vi, wc, wget, which,
who, whoami, xargs, yes, zcat
hallo dad401,
danke für die Antwort, die conf ist normal 800-950kb groß.
vielleicht ist ja jemand so nett, compiliert die aktuellste BusyBox für die FritzBox und stellt sie hier zur Verfügung.
[, [[, arping, ash, awk, basename, bunzip2, bzcat, cal, cat, chgrp, chmod, chown, chroot, cksum, clear, cmp, comm, cp, crond, crontab,
cut, date, dd, df, diff, dirname, dmesg, dos2unix, du, echo, egrep, env, ether-wake, expr, false, fdisk, fgrep, find, free, fsck,
ftpget, ftpput, fuser, getopt, getty, grep, gunzip, gzip, halt, hdparm, head, hexdump, hostid, hostname, httpd, id, ifconfig, init,
insmod, install, ip, kill, killall, klogd, last, less, linuxrc, ln, logger, login, logname, logread, losetup, ls, lsattr, lsmod,
md5sum, mesg, mkdir, mkfifo, mknod, mkswap, modprobe, more, mount, mv, nc, netstat, nice, nohup, nslookup, od, passwd, pidof, ping,
pivot_root, poweroff, printenv, printf, ps, pwd, rdate, realpath, reboot, renice, reset, rm, rmdir, rmmod, route, sed, setconsole,
setlogcons, sha1sum, sleep, sort, strings, stty, swapoff, swapon, sync, sysctl, syslogd, tail, tar, tee, telnet, telnetd, test, tftp,
time, top, touch, tr, traceroute, true, umount, uname, uncompress, uniq, unix2dos, unzip, uptime, usleep, uudecode, uuencode, vconfig,
vi, wc, wget, which, who, whoami, xargs, yes, zcat
Den wirklich grössten Vorteil sehe ich am Prompt. Da wird nun endlich der Pfad angezeigt, in dem man sich gerade befindet, und das ständige "pwd" entfällt!Bitte schön - und jetzt verrätst Du mir aber die für Dich entscheidenden Unterschiede zu den älteren Versionen
# # # # # # # # # BusyBox ersetzen
cp /var/media/ftp/USB_DISK-Partition-0-1/busybox /var/tmp/busybox
chmod +x /var/tmp/busybox
mount -o bind /var/tmp/busybox /bin/busybox
#
# # # # # # # # # ENDE BusyBox ersetzen
Das hättest Du immer schon haben können:Den wirklich grössten Vorteil sehe ich am Prompt. Da wird nun endlich der Pfad angezeigt, in dem man sich gerade befindet, und das ständige "pwd" entfällt!
export PS1='$PWD # '
Ich aber@jojo-schmitz:
Ein "Versions-Junkie" bin ich nun wirklich nicht. Mich hatte nur das (unstable) bei der v1.9.0 etwas unsicher gemacht.