Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size Revision Age Author Comment
  files ba3437d4 over 10 years Pau Escrich Adapt regdb tuning to work in last OpenWRT trunk
README 526 Bytes 88cb0f51 almost 12 years Pau Escrich Adapt the pre_build/post_build scripts to the n...
copyregdb.script 367 Bytes ba3437d4 over 10 years Pau Escrich Adapt regdb tuning to work in last OpenWRT trunk
enable-bmx6-quagga.script.disable 191 Bytes 905adba8 almost 11 years Pau Escrich Change default target build directory from ar71...
enable_readline_lua.script.disabled 411 Bytes fe9c0dc0 over 12 years Pau Escrich Dissabled readline-lua script
extra-packages.script 565 Bytes 0402c5df over 10 years Pau Escrich Fix extra packages script
luci_wifi_join.script 199 Bytes f63e44fa almost 11 years Simó Albert i Beltran Add patch to fix LuCI wifi_join.htm to show dif...
ubnt-fix-image.script 489 Bytes ac9c8127 almost 12 years Pau Escrich Fix parameter issue in ubnt-fix-image script

Latest revisions

# Date Author Comment
0402c5df 09/05/2014 01:21 PM Pau Escrich

Fix extra packages script

ba3437d4 09/04/2014 04:33 PM Pau Escrich

Adapt regdb tuning to work in last OpenWRT trunk

cb3f65fc 08/03/2014 01:54 PM Pau Escrich

Add regdb patch
Remove specific target for alix
Add support for two new tplink routers
Remove files from gitignore

f494d255 07/03/2014 07:29 PM Pau Escrich

Fix regdomain issue (patch the driver before compiling instead of after), regdomains from US and UZ should be free now

4879514e 04/26/2014 07:49 PM Simó Albert i Beltran

Import patch to fix LuCI wifi_join.htm to show differents channels for the same BSSID when scan networks

f63e44fa 04/26/2014 07:11 PM Simó Albert i Beltran

Add patch to fix LuCI wifi_join.htm to show differents channels for the same BSSID when scan networks

905adba8 03/13/2014 04:54 PM Pau Escrich

Change default target build directory from ar71xx to openwrt

0bbc22a4 01/09/2014 05:50 PM Jorge L. Florit

Change 'build_src' to 'compile' and minor changes

3e290f5a 01/08/2014 07:48 PM Jorge L. Florit

Fix extra-packages.script

ee446b02 01/07/2014 02:53 AM Jorge L. Florit

Add script to select additional packages only in compile time

View revisions

README


##############################
## SCRIPT RECIPES DIRECTORY ##
##############################
#
# All files named *.script placed in this directory will be executed during compilation process.
# First parameter will be PRE_BUILD or POST_BUILD, so script can detect which is the current step and it can be executed or not.
# Second parameter will be the build directory relative to build/ (ex. ar71xx)
# Third parameter will be the target name (ex. nsm5)
# See the existing scripts to better understand the idea of this recipes

Also available in: Atom