Mikrotik-Linux on Routerboard 433AH with Mikrotik 3.13

Routerboard RB433AH
Kernel
root@MikroTik:~# dmesg
Linux version 2.6.24.3 (build@builder2) (gcc version 4.2.1)
#1 Thu Aug 14 09:32:59 EEST 2008
CPU revision is: 00019374 (MIPS 24K)
Quagga Daemon
root@MikroTik:/bin# ps|grep bgpd
  858 root      3048 S    /usr/sbin/bgpd -du root -g root
System Information
root@MikroTik:~# cat /proc/cpuinfo
system type             : Mikrotik RB433
processor               : 0
cpu model               : MIPS 24K V7.4
cpu MHz                 : 800.000
BogoMIPS                : 532.48
wait instruction        : yes
microsecond timers      : yes
tlb_entries             : 16
extra interrupt vector  : yes
hardware watchpoint     : yes
ASEs implemented        : mips16
shadow register sets    : 1
VCED exceptions         : not available
VCEI exceptions         : not available
New Busybox
root@MikroTik:/bin# busybox.new
BusyBox v1.11.2 (2008-09-18 03:17:15 EEST) multi-call binary
Copyright (C) 1998-2008 Erik Andersen, Rob Landley, Denys Vlasenko
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, ar, arp, arping, ash, awk, basename,
        brctl, bunzip2, bzcat, bzip2, cat, catv, chattr, chgrp, chmod,
        chown, chpasswd, chroot, chrt, chvt, cksum, clear, cmp, cp,
        cpio, crond, crontab, cryptpw, cut, date, dc, dd, deallocvt,
        delgroup, deluser, df, dhcprelay, diff, dirname, dmesg, dnsd,
        dos2unix, du, dumpkmap, dumpleases, echo, egrep, eject, env,
        envdir, ether-wake, expr, false, fdflush, fdformat, fgrep,
        find, fold, free, freeramdisk, fsck, ftpget, ftpput, fuser,
        getopt, getty, grep, gunzip, gzip, halt, hdparm, head,
        hexdump, hostid, hostname, hwclock, id, ifconfig, ifdown,
        ifup, inetd, init, insmod, install, ip, ipaddr, ipcalc, ipcrm,
        ipcs, iplink, iproute, iprule, iptunnel, kill, killall,
        killall5, klogd, last, length, less, linux32, linux64,
        linuxrc, ln, loadfont, loadkmap, logger, login, logname,
        losetup, ls, lsattr, lsmod, lzmacat, makedevs, md5sum, mdev,
        mesg, mkdir, mkfifo, mknod, mkswap, mktemp, modprobe, more,
        mount, mountpoint, mt, mv, nameif, netstat, nice, nohup,
        nslookup, od, openvt, passwd, patch, pgrep, pidof, ping,
        pipe_progress, pivot_root, pkill, poweroff, printenv, printf,
        ps, pwd, rdate, readlink, readprofile, realpath, reboot,
        renice, reset, resize, rm, rmdir, rmmod, route, run-parts,
        runlevel, runsv, script, sed, sendmail, seq, setarch,
        setconsole, setkeycodes, setlogcons, setsid, sh, sha1sum,
        sleep, sort, split, start-stop-daemon, stat, strings, stty,
        su, sulogin, sum, sv, swapoff, swapon, switch_root, sync,
        sysctl, syslogd, tail, tar, tee, telnet, test, tftp, time,
        top, touch, tr, traceroute, true, tty, udhcpc, udhcpd,
        umount, uname, uncompress, uniq, unix2dos, unlzma, unzip,
        uptime, usleep, uudecode, uuencode, vconfig, vi, vlock,
        watch, watchdog, wc, wget, which, who, whoami, xargs, yes,
        zcat
Mikrotik's compiled Busybox
root@MikroTik:/bin# busybox
BusyBox v1.00 (2008.08.14-08:15+0000) multi-call binary

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:
        [, ash, basename, bash, busybox, cat, chmod, chown, chroot, cp,
        date, dd, df, echo, egrep, expr, false, fgrep, find, grep,
        gunzip, gzip, hostname, hwclock, insmod, klogd, ln, ls, lsmod,
        mkdir, mknod, modprobe, mount, mv, nc, pwd, rm, rmmod, sh,
        stty, syslogd, test, time, touch, true, umount, uname, usleep,
        zcat

what about

what about files/documentation????
give me anything ill turn it into a wiki so more people can work on this