Merge branch 'org.openembedded.dev' of git@git.openembedded.net:/openembedded into...
[vuplus_openembedded] / packages / initscripts / initscripts-1.0 / dm500plus / bootup
1 modprobe lcd
2 mount -t proc proc /proc
3 mount -t sysfs sysfs /sys
4 depmod -Ae
5 swapon -a
6 mount -at nonfs,nosmbfs,noncpfs 2>/dev/null
7 tar xzf /etc/var.tar.gz -C /
8 modprobe head
9 modprobe dreambox_keyboard
10 [ -e /etc/dropbear/dropbear_rsa_host_key ] && /usr/bin/showiframe /boot/bootlogo.mvi || /usr/bin/showiframe /boot/bootlogo_wait.mvi
11 hostname -F /etc/hostname
12 /usr/bin/wdog /usr/bin/dccamd -
13 ifup -a
14 mount -at nfs,smbfs,cpfs 2>/dev/null
15 [ -e "/etc/sysctl.conf" ] && /sbin/sysctl -p "/etc/sysctl.conf"
16 ldconfig
17 ln -s demux0 /dev/dvb/card0/demux1
18 ln -s dvr0 /dev/dvb/card0/dvr1
19 ln -s fb/0 /dev/fb0