summaryrefslogtreecommitdiff
path: root/recipes/initrdscripts/devimage/devimage.sh
blob: 8a264ed33d8f56a0ef0163148d0134345aedf665 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#!/bin/sh

mkdir /proc
mount -t proc proc /proc
mkdir /sys
mount -t sysfs sysfs /sys
mkdir -p /dev/pts
mount -t devpts devpts /dev/pts

modprobe g_ether
ifconfig usb0 192.168.2.202

export PATH=$PATH:/usr/sbin

/usr/sbin/dropbear -E

/bin/sh
-06-10gspcav1: update to version 20070508 to make it fetchable again.Rolf Leggewie1 2007-06-10gspcav1: Update SRC_URIMatthias Hentges1 2007-03-16gspcav1: Add gspcav1 webcam driverMatthias Hentges5 ks to the usage of do_split_packagesMichael Lauer1 2005-02-15Merge bk://oe-devel@oe-devel.bkbits.net/openembeddedMichael Lauer3 2005-02-14add qpf-fonts hunkysans and hunkyserif. patch courtesy Gints PolisMichael Lauer1 2005-01-26Many files:Greg Gilbert3 2004-12-31Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net2 2004-12-09Merge oe-devel@oe-devel.bkbits.net:openembeddedChris Larson6