Projecte

General

Perfil

Baixar (9.59 KB) Estadístiques
| Branca: | Etiqueta: | Revisió:

# Data Autor Comentari
c30c351f 04-12-2014 17:48 Roger Pueyo Centelles

Fix #327. Use qMp +codename +version firmware naming (/etc/openwrt_release, Ubus, LuCI, etc.)

eef10e88 05-11-2014 10:33 Roger Pueyo Centelles

Fix issue #321: added VERSION_REPO variable for OpenWrt compilation pointing to http://fw.qmp.cat

8dc094dc 03-09-2014 13:04 Roger Pueyo Centelles

Removed old OpenWrt packages feed and the temporary patch for BMX6

09f867c0 01-08-2014 14:11 Roger Pueyo Centelles

Update OpenWrt packages feed to current GitHub repository. Add (temporarily) support for the old repository while packages are being moved

72491fa4 25-03-2014 17:28 Pau Escrich

Remove firewall from tiny-node
Fix small issue in Makefile

5bcbfccf 13-03-2014 16:38 Pau Escrich

Temporay change default qmp branch to kalimotxo

fe09acd6 13-03-2014 16:04 Pau Escrich

Change OpenWRT version to trunk
Use git instead of svn
Change default name for builds to "openwrt"

4f79348d 25-02-2014 18:27 Jorge L. Florit

Avoid to delete the DEVICES file with make clean_all

b2e7591a 25-02-2014 18:15 Jorge L. Florit

Change nightlycompile script to approach better to check and compile each target for each community

0bbc22a4 09-01-2014 17:50 Jorge L. Florit

Change 'build_src' to 'compile' and minor changes

4f190dbb 08-01-2014 20:03 Jorge L. Florit

Change Makefile build option to execute pre_build, build_src and post_build functions sequentially

ee446b02 07-01-2014 02:53 Jorge L. Florit

Add script to select additional packages only in compile time

007cd56b 25-10-2013 11:57 Pau Escrich

Use awk insted of cut to get the Image name variables

1427a83c 19-10-2013 17:12 Simó Albert i Beltran

Use ignore error symbol instead of true command.

f9e40546 19-10-2013 17:12 Simó Albert i Beltran

Remove duplicated prerequisite.

17fd4110 19-10-2013 17:01 Pau Escrich

Add support for specify the full output image name in targets.mk

92b6b927 26-09-2013 18:20 Pau Escrich

Adds a new way to generate/store the configuration files for each target:
There are profiles (such as ath-qmp-small-node) which are shared between all similar kind of devices (i.e ubiquiti devices)
And individual configurations (optional) which can be used to specify extra options for the device

d9c90227 08-06-2013 18:30 Pau Escrich

Fixed check of exiting output image

67e67aad 07-06-2013 23:56 Pau Escrich

Adds support for new special target "ar71xx" which compiles the firmware for all atheros AR7/9 devices.

28a0ac8a 03-05-2013 19:59 Pau Escrich

Merge branch 'master' of ssh://qmp.cat/qmpfw

88cb0f51 03-05-2013 19:57 Pau Escrich

Adapt the pre_build/post_build scripts to the new variable scheme (TARGET/TBUILD)
Add a new script to enable bmx6-quagga from bmx6 package (the current one is marked as BROKEN)
Update the script's README

7f54166f 03-05-2013 00:57 Simó Albert i Beltran

Add is_up_to_date rule in Makefile to check if qmp repository is up to date and to be used by nightlycompile.sh. Closes #238

f9c1e894 10-04-2013 17:51 Pau Escrich

Fixed problem with update and update_all function

02c4cff7 12-03-2013 12:54 Jorge L. Florit

Change 'master' as default qMp branch in Makefile

467f540c 08-03-2013 21:41 Pau Escrich

Branch testing as default in Makefile

ae80821b 28-01-2013 23:20 Pau Escrich

targets.mk and config files adapted to the new version of qMp based on Openwrt attitude adjustment

9a2c8510 09-01-2013 19:31 Pau Escrich

Added a update_feeds function

0ef3dbdb 05-01-2013 21:43 Pau Escrich

Changed Copyright to routek and added Pau as Athor

0a1f5a1f 05-01-2013 21:30 Pau Escrich

Added config syncronization each time build is called
Added new var TBUILD defined in targets.mk
Added new var TARGET_MASTER defined in targets.mk
Some other small changes

873553ed 05-01-2013 19:17 Pau Escrich

Removed B6M Makefile references since B6M repository is not a local feed but remote one

9f3a2bdf 09-11-2012 17:48 Pau Escrich

build as default function

352eb62b 28-09-2012 16:07 Pau Escrich

PRE_BUILD was missing in build function

be1651c3 14-09-2012 19:25 Pau Escrich

Added scripts feature and first script to copyregdb

a80183bc 12-09-2012 17:31 Pau Escrich

Splited BRANCH_GIT and REV_GIT in lines to be more readable

9204ae8b 12-09-2012 17:28 Pau Escrich

Changed output image name to <model>-<Community>_<git_branch>-<type>-<timestamp>.bin

1209afe3 31-07-2012 11:50 Pau Escrich

Added new functionallity to define scripts in PRE/POST build operation. Check scripts/README

70b546bd 23-06-2012 22:54 Simó Albert i Beltran

Fix config, writes selected target in .config file, closes #165.

efd8371e 23-06-2012 22:35 Simó Albert i Beltran

Fix update_all, if variable T is specified, only update this target, closes #164.

99db01bf 23-06-2012 21:40 Simó Albert i Beltran

Fix link creation of files directory, closes #163.

36294e37 23-06-2012 13:49 Pau Escrich

Added link to files

7c460e47 22-06-2012 22:08 Pau Escrich

help function was not working

1f0387c1 11-04-2012 23:14 Pau Escrich

Small change in timestamp to make it compatible with the new upgrade system

ea02c353 04-04-2012 01:16 Simó Albert i Beltran

'test ! -z' is equivalent to 'test -n'.

a1fb6e5b 04-04-2012 01:16 Simó Albert i Beltran

Use mkdir -p to avoid checking if directory exists.

a88f4272 04-04-2012 01:16 Simó Albert i Beltran

Remove unneeded stuff: directory checks, command true and error output redirection.

dc69d79d 04-04-2012 01:16 Simó Albert i Beltran

Add Simó Albert i Beltran as a contributor.

64f33346 04-04-2012 01:16 Simó Albert i Beltran

If the sysupgrade image is not generated, the name is not shown, closes #128.

5d7c38be 03-04-2012 14:47 Simó Albert i Beltran

Add 2012 to copyright.

2aaa878f 03-04-2012 14:46 Simó Albert i Beltran

sed -i -e 's/\s*$//g' Makefile

79a54fd5 08-03-2012 19:16 Pau Escrich

If no target config file available, compilation does not crashes and it uses the default options

c947bbe6 27-02-2012 00:41 Pau Escrich

Changed checkout order, qmp repository before openwrt

6f755fd4 21-02-2012 16:19 Pau Escrich

Added support for FreeStation (not working yet bacause of niit problem)

21efcd34 13-02-2012 23:54 Pau Escrich

Openwrt package repository fixed to a specific version (backfire). This fixes some problems like ipv4 connectivity and Olsrd boot

ba9fab2c 21-01-2012 00:03 Agustí Moll Garcia

Use branches from OpenWRT.[ svn://svn.openwrt.org/openwrt/branches/backfire ].

3ba6af84 19-01-2012 12:18 Pau Escrich

Fixed problem with RS compilation and incresed revision to last OpenWRT trunk

cce89d3e 12-01-2012 14:23 Pau Escrich

Updated new targets: nsm5 and fonera. Some improvements in post_build operation

ff488f02 11-01-2012 13:41 Pau Escrich

Now user can define TARGET inside targets.mk. It is useful for RS for instance, where source is the same. So added support for RS too

8be67335 11-01-2012 12:20 Pau Escrich

Added new optin DEV to select developer mode. Default one is user mode (using readonly git repo). Improved help document and added new function: make help

8fee292e 11-01-2012 01:36 Pau Escrich

Adapted to last openwrt trunk

ca89f12f 16-11-2011 22:04 Agustí Moll Garcia

Change feeds from openwrt: src-svn to src-link, so we use the same REV like openwrt-base

39a38e4d 09-11-2011 17:28 Agustí Moll Garcia

Remove the repository b6m until we close this issue.

b2f323ad 09-11-2011 01:52 Agustí Moll Garcia

Merge branch 'master' into HEAD

0ff6624a 09-11-2011 01:50 Agustí Moll Garcia

Change method to get the branch of git.

884b8141 09-11-2011 01:25 Agustí Moll Garcia

Change -C parmeter in make call, Added BRANCH_GIT and REV_GIT variables in make

e6c8d8eb 05-11-2011 04:12 Agustí Moll Garcia

Makefile with using map

b4656cb9 30-10-2011 02:37 Agustí Moll Garcia

Change branch in qmp project. Now in master branch.

e4a024c9 25-10-2011 17:15 Pau Escrich

Removed space from targets.mk in alix name. Added new function update_all

b0c7430a 21-10-2011 17:11 Pau Escrich

Fixed Eigennet/niit problem

b9208096 17-10-2011 00:14 Pau Escrich

Splited copy_configs function from checkout to do it before update process

dbd4db87 16-10-2011 12:42 Pau Escrich

Added new feature clean_qmp, to clean only qmp packages

1f154dcc 14-10-2011 12:10 Agustí Moll Garcia

Merge branch 'master' of ssh://qmp.cat:221/qmpfw

9e8a4447 14-10-2011 12:02 Agustí Moll Garcia

Change NAME variable for T in post_build because have a whitespace in the end.

4bdd4ad8 14-10-2011 01:16 Pau Escrich

Default and All actions to build

41464728 14-10-2011 01:11 Pau Escrich

Changed default verbose level and new config for rspro

e0248f77 14-10-2011 01:00 Pau Escrich

Revised configs from alix and make default to build

f44e51b0 10-10-2011 10:52 Pau Escrich

Uncomented scripts/feeds update and install... I forgot it yesterday :-P

6b5e8a5c 09-10-2011 21:37 Pau Escrich

Added targets.mk file to define targets (rspro, alix, etc...) and solved some issues with kerne_config feature

7eff0866 09-10-2011 15:50 Pau Escrich

New file targets.mk used to define target specific options. Implemented kernel_menuconfig copy config. Implemented post_build function

82601f3e 07-10-2011 20:50 Pau Escrich

Added Copyright section

d04c4786 07-10-2011 19:57 Pau Escrich

Deleted some not needed things

e518a2c2 07-10-2011 15:11 Pau Escrich

Initial commit