summaryrefslogtreecommitdiffstats
path: root/recipes-ti/beagleboard/gadget-init/udhcpd.conf
diff options
context:
space:
mode:
authorJoel A Fernandes <joelagnel@ti.com>2011-11-10 00:06:35 -0600
committerKoen Kooi <koen@dominion.thruhere.net>2011-11-10 08:23:08 +0100
commit89c54f502b38ec21e79056a5510f77836d013e81 (patch)
tree8679cbdb468fdf5abfa55bc63b537d174f2205d1 /recipes-ti/beagleboard/gadget-init/udhcpd.conf
parent2cd35f07bfcb6ea76f329d6f278a7d7e98c5d79a (diff)
downloadmeta-ti-89c54f502b38ec21e79056a5510f77836d013e81.tar.gz
gadget-init: Add network-gadget services and other fixes
* Add rule to start network-gadget when mass storage is ejected * Add network-gadget-init service and scripts to switch to g_ether * Add DHCP service / conf * Update to storage-gadget: rmmod on stop v2 changes: * Fix g-ether MAC address by reading from mac_id * Split into multiple packages Signed-off-by: Joel A Fernandes <joelagnel@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'recipes-ti/beagleboard/gadget-init/udhcpd.conf')
-rw-r--r--recipes-ti/beagleboard/gadget-init/udhcpd.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes-ti/beagleboard/gadget-init/udhcpd.conf b/recipes-ti/beagleboard/gadget-init/udhcpd.conf
new file mode 100644
index 00000000..3bcf00f0
--- /dev/null
+++ b/recipes-ti/beagleboard/gadget-init/udhcpd.conf
@@ -0,0 +1,5 @@
1start 192.168.7.1
2end 192.168.7.1
3interface usb0
4max_leases 1
5option subnet 255.255.255.252