¶ Is your Brand missing from the dropdown?
To have a new brand added to the dropdown, please Contact an OpenWrt wiki admin or post a note to the OpenWrt forum.
<form> action template meta:template_device_"@@Template WIP|@@@@Template supported|@@@@Template unsupported|@@" "@@Destination unsupported|@@@@Destination WIP|@@@@Destination supported|@@@Brand@@:" _
fieldset "Basic device data" data_aliastextbox Brand _brand textbox "Model" @ textbox "Version" ! @ static "* = mandatory"
fieldset "OpenWrt support" select "Status" "|supported|WIP|not supported"
fieldset "Template" "Status" "supported" select "Template supported" "|supported|devel"
fieldset "Template" "Status" "WIP" select "Template WIP" "|devel"
fieldset "Template" "Status" "not supported" select "Template unsupported" "|devel|empty"
fieldset "Select destination" "Status" "supported" select "Destination supported" "toh"
fieldset "Select destination" "Status" "WIP" select "Destination WIP" "inbox:toh"
fieldset "Select destination" "Status" "not supported" select "Destination unsupported" "inbox:toh"
fieldset "Create new devicepage" Submit </form>
++++ Help |
| Status | Description | Template | Destination | Datatables |
|---|---|---|---|---|
| supported | Supported, at least trunk image available | supported | toh | Yes |
| WIP | Not supported, someone is working on it | devel | inbox | No |
| not supported | Not supported, nobody is working on it | empty/devel | inbox | No |
| Template | Description |
|---|---|
| supported | HW info via dataentries, photos, bootlogs, tags Dataentry must exist for this to work properly. No dataentry -> empty datatables. |
| devel | HW info via manual tables, photos, bootlogs, tags |
| empty | Pagetitle filled in + tags present |
| Destination | Description |
|---|---|
| inbox | Unsupported devices with incomplete data / WIP |
| toh | Supported devices (official release or trunk) |
++++