[[PageOutline]] = OpenWrt = Gateworks offers OpenWrt for the Board Support Package for certain families of SBCs. This allows easy transitions between products and allows users/developers to become familiar with different/new Gateworks products quickly. We will not try to document the available commands/options about OpenWrt here as there are very good tutorials on how to do this available on OpenWrt's Website at http://wiki.openwrt.org/doc/start. Gateworks has been active in pushing up support in the way of patches to the OpenWrt community with the goal of OpenWrt always supporting the latest Gateworks products. As this process can take time in an environment where OpenWrt is always changing and evolving, our BSP contains a tool which downloads a snapshot of OpenWrt at a point in time and patches it for changes that are not yet pushed upstream. Gateworks also provides an OpenWrt 'package feed' containing software packages pertaining to the Gateworks boards which are maintained by Gateworks. This package feed is available [https://github.com/Gateworks/gw-openwrt-packages here] and is enabled when building OpenWrt with the Gateworks patchset described [wiki:OpenWrt/building here]. This information has been tested and created for use on the Gateworks Single Board Computers (SBCs). Gateworks SBCs can be viewed at the following link: [http://www.gateworks.com] [[Image(http://trac.gateworks.com/raw-attachment/wiki/OpenWrt/wireless/relayd/gw5100realsmall.png,200px)]] For !OpenWrt specific information (pre-built software, instructions, etc) on Gateworks different SBC Families, please visit the following links: * [wiki:venice#OpenWrt Venice] * [wiki:/newport#openwrt Newport] * [wiki:/ventana/openwrt Ventana] == Gateworks OpenWrt == We currently offer several "branches" of the OpenWrt BSP. For a list of these branches + the differences in them, please visit [wiki:OpenWrt/building this] page. For other information, please see the following links: * [wiki:OpenWrt/building#OpenWrtBSPBranches Gateworks OpenWrt Releases] * [wiki:OpenWrt/building Building OpenWrt for Gateworks BSP] * [wiki:OpenWrt/Configuration Custom Configuring OpenWrt - Add / Remove Packages, make menuconfig] * [wiki:OpenWrt/Packages OpenWrt Package Management] * [wiki:OpenWrt/Patch Working with patches] * [wiki:OpenWrt/webadmin Accessing the Web Interface] * [wiki:OpenWrt/kernelconfig Kernel Customization and Configuration] * [wiki:OpenWrt/sysupgrade sysupgrade support (remote firmware update)] * [wiki:OpenWrt/logging logging support] * [wiki:OpenWrt/hotplug hotplug support] * [wiki:OpenWrt/init#failsafe Failsafe boot support] via console * [wiki:OpenWrt/factoryreset Factory reset support] via overlay filesystems * Custom Programming * [wiki:OpenWrt/SDK SDK / Toolchain Developing for custom OpenWrt / HELLO WORLD] * [wiki:OpenWrt/init Run a script on startup / init] * [wiki:ipkupload Adding and Compiling IPK Package Files] * [wiki:OpenWrt/kernelconfig Kernel Customization and Configuration] * [wiki:OpenWrt/webserver Using Gateworks as a Custom Webserver] * [wiki:gsc#Instructions Reset Default Settings via Pushbutton] == OpenWrt SDK / Compiler == * [wiki:OpenWrt/SDK SDK / Toolchain Developing for custom OpenWrt / HELLO WORLD] === Networking === * [wiki:OpenWrt/wireless OpenWrt Basic Wireless configuration / information] * [wiki:OpenWrt/Configuration#ConfiguringanIPAddress Configure IP Address] * [wiki:OpenWrt/wireless/wireless_bridge Wireless Bridge - Layer2 bridge using wireless and WDS] * [wiki:OpenWrt/wireless/client Client Wireless without Bridging] * [wiki:#WirelessConfigurations More Wireless Configurations] === Fun OpenWrt Tutorials === * [wiki:OpenWrt/SDK Developing for custom OpenWrt / HELLO WORLD] * [wiki:OpenWrt/init Run a script on startup / init] * [wiki:ipkupload Adding and Compiling IPK Package Files] * [wiki:OpenWrt/webserver Using Gateworks as a Custom Webserver] === External OpenWrt Links === * [http://wiki.openwrt.org/doc/uci/wireless UCI Wireless Configuration] * [http://wiki.openwrt.org/doc/start#configuring.openwrt Different Configuration Options] * [http://wiki.openwrt.org/doc/start#howtos HowTo's] * [http://wiki.openwrt.org/doc/start#developing Developing] * [http://wiki.openwrt.org/] - OpenWrt has a great wiki! *[https://forum.openwrt.org] - OpenWrt Forums - Great help from the community. * OpenWrt IRC Channel - Head over and chat with some experts irc.freenode.net #openwrt If you need to customize the linux kernel or filesystem to add/remove packages the links above will also guide you through obtaining our opensource patches and tools to build !OpenWrt with the latest gateworks packages.