Projecte

General

Perfil

Packages » Historial » Revisió 4

Revisió 3 (Pau Escrich, 19-06-2013 15:56) → Revisió 4/7 (Pau Escrich, 19-06-2013 15:56)

h1. Packages 

 *ONLY BACKFIRE IS SUPORTED RIGHT NOW!* 

 There is a repository which contains compiled packages directly created by qMp project or related with. 
 It can be found here: 

 @http://repo.qmp.cat/XXXX/packages/@ 

 Where XXXX is the name of the target architecture, some examples are: 

 * *ar71xx* for Ubnt Airmax such as NanoStation M5 or Rocket M5. Also most of TpLink and many other devices 
 * *atheros* for fonera o Picostation2 
 * *x86* for Alix boards (any) 

 It can be used for "opkg" by adding the next line to the file /etc/opkg.conf 

 @src/gz qmp http://repo.qmp.cat/ar71xx/packages/@ 

 Then "opkg update && opkg install qmp-small-node" should be enough to install the whole system.