#!/bin/sh 
# 
# DuckBA for UFS-912 by j00zek
#
echo "[DBA] Initialise system 4 developers"
echo "Run in case we need to do something in init3 serial console..."
echo "especially, when DuCKBA doesn't work. ;)"
echo

mount -t proc proc /proc
mount -t tmpfs tmpfs /tmp
/etc/init.d/mountvirtfs
/etc/init.d/portmap start
/etc/init.d/hostname start
/usr/sbin/telnetd -l /bin/sh
/etc/init.d/vsftpd start
fw_setenv jON 1