Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | target/linux/*/base-files/lib/upgrade/platform.sh - wrong check for ARGC | John Crispin | 2014-06-02 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | ARGC is a 'C-ism', but not known/valid in shell-syntax - insert the correct var $# (=number of args) here. under normal conditions this had no impact, but we should at least correct it. the error was observable like this: root@box:~ [ -e "/etc/functions.sh" ] && . /etc/functions.sh root@box:~ [ -e "/lib/functions.sh" ] && . /lib/functions.sh root@box:~ . /lib/upgrade/platform.sh root@box:~ . /lib/upgrade/common.sh root@box:~ platform_check_image /tmp/myfirmware.bin ash: bad number root@box:~ echo $? 0 Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com> SVN-Revision: 40915 | ||||
* | all targets: use numerically prefixed uci-defaults file names to better ↵ | Jo-Philipp Wich | 2013-01-18 | 2 | -0/+0 |
| | | | | | | control order of execution SVN-Revision: 35217 | ||||
* | Do not use deprecated path to functions.sh (/etc/functions.sh -> ↵ | Mirko Vogt | 2012-12-19 | 1 | -1/+1 |
| | | | | | | /lib/functions.sh) SVN-Revision: 34793 | ||||
* | Add leds back after migration to sysfs | John Crispin | 2012-07-26 | 1 | -0/+11 |
| | | | | | | | | | | atheros trunk moved to full sysfs gpiolib, but the leds were forgotten. This restores the wlan led that was missing after switching from backfire to trunk. Signed-off-by: Karl Palsson <karlp@remake.is> SVN-Revision: 32885 | ||||
* | base-files, target: assign name to system timeserver section, makes it ↵ | Jo-Philipp Wich | 2011-11-10 | 1 | -1/+1 |
| | | | | | | easier to set servers on the cli SVN-Revision: 28933 | ||||
* | add timeserver config to target specific system configs as well | Jo-Philipp Wich | 2011-11-04 | 1 | -0/+6 |
| | | | | SVN-Revision: 28750 | ||||
* | renaming of the IP175C switch driver brioke switch detection on the Dir-300 ↵ | Jo-Philipp Wich | 2010-07-23 | 1 | -1/+4 |
| | | | | | | and others, fix it SVN-Revision: 22363 | ||||
* | fix failsafe ip deconfig on AR23xx devices without ADM or Marvell switch | Jo-Philipp Wich | 2010-04-06 | 1 | -0/+2 |
| | | | | SVN-Revision: 20733 | ||||
* | preinit: use grep -q where applicable | Jo-Philipp Wich | 2010-02-01 | 1 | -2/+2 |
| | | | | SVN-Revision: 19482 | ||||
* | fix syntax error in preinit hook (#6610) | Jo-Philipp Wich | 2010-01-31 | 1 | -2/+3 |
| | | | | SVN-Revision: 19461 | ||||
* | add preinit modularization work by Daniel Dickinson (cshore) | Felix Fietkau | 2010-01-25 | 2 | -21/+32 |
| | | | | SVN-Revision: 19331 | ||||
* | adjust switch default configs for the swconfig api change | Felix Fietkau | 2010-01-18 | 1 | -0/+1 |
| | | | | SVN-Revision: 19209 | ||||
* | Implement a preliminary combined image format. - add sysupgrade support for ↵ | Jo-Philipp Wich | 2009-09-22 | 1 | -0/+76 |
| | | | | | | combined images by providing a platform.sh backend - use the mtd fis partition table rewrite facility to resize partitions on demand - generate generic combined images for the atheros target SVN-Revision: 17668 | ||||
* | atheros: fix failsafe mode | Felix Fietkau | 2009-09-02 | 1 | -3/+3 |
| | | | | SVN-Revision: 17471 | ||||
* | atheros switch support: add missing commit statements | Felix Fietkau | 2009-08-24 | 1 | -0/+2 |
| | | | | SVN-Revision: 17391 | ||||
* | atheros: do not alter the network vlan config if swconfig is required and ↵ | Felix Fietkau | 2009-08-24 | 1 | -13/+13 |
| | | | | | | missing SVN-Revision: 17388 | ||||
* | atheros: configure eth1 as wan interface by default, if present | Felix Fietkau | 2009-04-28 | 1 | -0/+10 |
| | | | | SVN-Revision: 15473 | ||||
* | atheros: add default uci configuration for ICPlus IP175C | Felix Fietkau | 2009-04-21 | 1 | -1/+19 |
| | | | | SVN-Revision: 15329 | ||||
* | atheros: in later kernels, vlan 0 no longer works as expected, switch to ↵ | Felix Fietkau | 2009-03-22 | 2 | -5/+5 |
| | | | | | | (1,2) instead of (0,1) for lan/wan SVN-Revision: 14981 | ||||
* | atheros: fix path in marvell switch phy id detection | Felix Fietkau | 2009-03-22 | 2 | -3/+3 |
| | | | | SVN-Revision: 14980 | ||||
* | add proper uci/hotplug based button handling on atheros and work around ↵ | John Crispin | 2008-08-05 | 2 | -0/+41 |
| | | | | | | boards, where the gpio release irq does not fire correctly SVN-Revision: 12179 | ||||
* | make use of the marvell switch in the atheros port | Felix Fietkau | 2008-04-20 | 2 | -3/+6 |
| | | | | SVN-Revision: 10877 | ||||
* | make use of the adm6996 switch for atheros devices that support it ↵ | Felix Fietkau | 2008-04-20 | 2 | -1/+22 |
| | | | | | | (autodetected at boot time) SVN-Revision: 10871 | ||||
* | get rid of per-profile base-files | Gabor Juhos | 2007-09-29 | 1 | -0/+0 |
| | | | | SVN-Revision: 9069 | ||||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | 1 | -0/+8 |
(the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653 |