Packages » Historial » Versió 3
Pau Escrich, 19-06-2013 15:56
1 | 1 | Pau Escrich | h1. Packages |
---|---|---|---|
2 | |||
3 | 2 | Pau Escrich | *ONLY BACKFIRE IS SUPORTED RIGHT NOW!* |
4 | |||
5 | 1 | Pau Escrich | There is a repository which contains compiled packages directly created by qMp project or related with. |
6 | It can be found here: |
||
7 | |||
8 | 3 | Pau Escrich | @http://repo.qmp.cat/XXXX/packages/@ |
9 | 1 | Pau Escrich | |
10 | Where XXXX is the name of the target architecture, some examples are: |
||
11 | |||
12 | * *ar71xx* for Ubnt Airmax such as NanoStation M5 or Rocket M5. Also most of TpLink and many other devices |
||
13 | * *atheros* for fonera o Picostation2 |
||
14 | * *x86* for Alix boards (any) |
||
15 | |||
16 | It can be used for "opkg" by adding the next line to the file /etc/opkg.conf |
||
17 | |||
18 | 3 | Pau Escrich | @src/gz qmp http://repo.qmp.cat/ar71xx/packages/@ |
19 | 1 | Pau Escrich | |
20 | Then "opkg update && opkg install qmp-small-node" should be enough to install the whole system. |