openwrt/svn-archive/archive.git
15 years agofix a race condition which would leave dnsmasq in infinite resolving recursion nirvana
Felix Fietkau [Thu, 28 Aug 2008 14:10:55 +0000 (14:10 +0000)]
fix a race condition which would leave dnsmasq in infinite resolving recursion nirvana

SVN-Revision: 12424

15 years agoremove bogus ifxmips network config override
Felix Fietkau [Thu, 28 Aug 2008 14:02:13 +0000 (14:02 +0000)]
remove bogus ifxmips network config override

SVN-Revision: 12423

15 years agoadd back busybox httpd password auth support - fixes x-wrt
Felix Fietkau [Thu, 28 Aug 2008 12:58:59 +0000 (12:58 +0000)]
add back busybox httpd password auth support - fixes x-wrt

SVN-Revision: 12422

15 years agomadwifi: fix encryption type check
Felix Fietkau [Thu, 28 Aug 2008 12:41:55 +0000 (12:41 +0000)]
madwifi: fix encryption type check

SVN-Revision: 12421

15 years agomadwifi: only start hostapd when necessary
Felix Fietkau [Thu, 28 Aug 2008 12:13:36 +0000 (12:13 +0000)]
madwifi: only start hostapd when necessary

SVN-Revision: 12420

15 years agoadd autoload for spi-ks8995
Felix Fietkau [Thu, 28 Aug 2008 00:15:31 +0000 (00:15 +0000)]
add autoload for spi-ks8995

SVN-Revision: 12419

15 years agomtd: add jffs2 cleanmarker for big endian systems
Felix Fietkau [Thu, 28 Aug 2008 00:15:22 +0000 (00:15 +0000)]
mtd: add jffs2 cleanmarker for big endian systems

SVN-Revision: 12418

15 years agoppp: derive interface unit numbers from previous enumeration
Felix Fietkau [Thu, 28 Aug 2008 00:15:10 +0000 (00:15 +0000)]
ppp: derive interface unit numbers from previous enumeration

SVN-Revision: 12417

15 years agofix ppp interface enumeration - don't enumerate already processed interfaces
Felix Fietkau [Wed, 27 Aug 2008 22:19:42 +0000 (22:19 +0000)]
fix ppp interface enumeration - don't enumerate already processed interfaces

SVN-Revision: 12416

15 years agofix kconfig for packages that only define =y, =m or =n rules
Felix Fietkau [Wed, 27 Aug 2008 21:34:01 +0000 (21:34 +0000)]
fix kconfig for packages that only define =y, =m or =n rules

SVN-Revision: 12414

15 years agoupgrade to uci 0.6.1 - lots of cli and lua binding fixes
Felix Fietkau [Wed, 27 Aug 2008 21:16:20 +0000 (21:16 +0000)]
upgrade to uci 0.6.1 - lots of cli and lua binding fixes

SVN-Revision: 12413

15 years agofix uboot-ifxmips compile on mac os x
Felix Fietkau [Wed, 27 Aug 2008 21:02:01 +0000 (21:02 +0000)]
fix uboot-ifxmips compile on mac os x

SVN-Revision: 12412

15 years agofixes broken if-then in led init script
John Crispin [Wed, 27 Aug 2008 20:33:13 +0000 (20:33 +0000)]
fixes broken if-then in led init script

SVN-Revision: 12411

15 years agoadd autoconf (fixes opkg build issues)
Felix Fietkau [Wed, 27 Aug 2008 20:18:53 +0000 (20:18 +0000)]
add autoconf (fixes opkg build issues)

SVN-Revision: 12410

15 years agofix busybox compile on mac os x
Felix Fietkau [Wed, 27 Aug 2008 19:35:47 +0000 (19:35 +0000)]
fix busybox compile on mac os x

SVN-Revision: 12409

15 years agomake uci firewall backwards compatible to the old firewall.user
John Crispin [Wed, 27 Aug 2008 19:16:54 +0000 (19:16 +0000)]
make uci firewall backwards compatible to the old firewall.user

SVN-Revision: 12408

15 years agoadd proto tcpudp to firewall
John Crispin [Wed, 27 Aug 2008 18:54:52 +0000 (18:54 +0000)]
add proto tcpudp to firewall

SVN-Revision: 12407

15 years agoifxmips should not overwrite DEFAULT_PACKAGES
John Crispin [Wed, 27 Aug 2008 18:48:30 +0000 (18:48 +0000)]
ifxmips should not overwrite DEFAULT_PACKAGES

SVN-Revision: 12406

15 years ago[adm5120] generate images for the EASY 5120P-ATA board
Gabor Juhos [Wed, 27 Aug 2008 18:33:05 +0000 (18:33 +0000)]
[adm5120] generate images for the EASY 5120P-ATA board

SVN-Revision: 12405

15 years agofix device duplication in firewall if the balancing of ifup and ifdown is broken
John Crispin [Wed, 27 Aug 2008 18:31:34 +0000 (18:31 +0000)]
fix device duplication in firewall if the balancing of ifup and ifdown is broken

SVN-Revision: 12404

15 years agomake sure uci firewall reverts its states when stopped
John Crispin [Wed, 27 Aug 2008 16:48:54 +0000 (16:48 +0000)]
make sure uci firewall reverts its states when stopped

SVN-Revision: 12403

15 years agofixes uci firewall init order, Signed-off-by: Roberto Riggio
John Crispin [Wed, 27 Aug 2008 15:55:21 +0000 (15:55 +0000)]
fixes uci firewall init order, Signed-off-by: Roberto Riggio

SVN-Revision: 12402

15 years agofixes cvs download, signed-off by Bruno Randolf
John Crispin [Wed, 27 Aug 2008 15:24:25 +0000 (15:24 +0000)]
fixes cvs download, signed-off by  Bruno Randolf

SVN-Revision: 12401

15 years agoenable quilt by default for the kernel tree
Felix Fietkau [Wed, 27 Aug 2008 14:14:00 +0000 (14:14 +0000)]
enable quilt by default for the kernel tree

SVN-Revision: 12400

15 years agofix ./scripts/env delete
Felix Fietkau [Wed, 27 Aug 2008 14:13:47 +0000 (14:13 +0000)]
fix ./scripts/env delete

SVN-Revision: 12399

15 years agobuild and install a current quilt version in tools/
Felix Fietkau [Wed, 27 Aug 2008 14:13:32 +0000 (14:13 +0000)]
build and install a current quilt version in tools/

SVN-Revision: 12398

15 years agoThis patch enables the new ath5k driver. Works for me with X86 Alix
Florian Fainelli [Wed, 27 Aug 2008 14:09:29 +0000 (14:09 +0000)]
This patch enables the new ath5k driver. Works for me with X86 Alix
board an AR2413 minipci card. iw and iwconfig works.

Signed-off-by: Dirk Nehring <dnehring@gmx.net>
SVN-Revision: 12397

15 years agofirewall: Added support for port-ranges as firstPort-lastPort to redirect sections
Steven Barth [Wed, 27 Aug 2008 14:04:52 +0000 (14:04 +0000)]
firewall: Added support for port-ranges as firstPort-lastPort to redirect sections

SVN-Revision: 12396

15 years agoadds 5 new chains to the uci firewall that can be used to hook custom rules
John Crispin [Wed, 27 Aug 2008 12:03:48 +0000 (12:03 +0000)]
adds 5 new chains to the uci firewall that can be used to hook custom rules

SVN-Revision: 12395

15 years agoA WPA(2) pre-shared key can either be specified as a 8 to 63 character passphrase...
Florian Fainelli [Tue, 26 Aug 2008 17:19:00 +0000 (17:19 +0000)]
A WPA(2) pre-shared key can either be specified as a 8 to 63 character passphrase which is hashed to a 256 bit key together with the SSID, or a 64 character hex key. Currently, the latter option is supported by the broadcom wifi type, but no by hostapd. The attached patch allows using a 64 character hex key. (#3935)

Signed-off-by: thomas@archlinux.org
SVN-Revision: 12394

15 years agoadds several fixes to etrax, make openssl work on etrax
John Crispin [Tue, 26 Aug 2008 11:36:06 +0000 (11:36 +0000)]
adds several fixes to etrax, make openssl work on etrax

SVN-Revision: 12393

15 years agoadds more sanity checks to uci firewall
John Crispin [Tue, 26 Aug 2008 11:07:04 +0000 (11:07 +0000)]
adds more sanity checks to uci firewall

SVN-Revision: 12392

15 years agouse proto instead of protocol in uci firewall
John Crispin [Tue, 26 Aug 2008 07:23:29 +0000 (07:23 +0000)]
use proto instead of protocol in uci firewall

SVN-Revision: 12391

15 years agodisable fpu emulation on magicbox -- no idea how it got back there
Imre Kaloz [Mon, 25 Aug 2008 21:37:00 +0000 (21:37 +0000)]
disable fpu emulation on magicbox -- no idea how it got back there

SVN-Revision: 12390

15 years agoupdate sibyte config, disable unneeded features
Imre Kaloz [Mon, 25 Aug 2008 12:18:29 +0000 (12:18 +0000)]
update sibyte config, disable unneeded features

SVN-Revision: 12389

15 years agoFix bridge-utils configuration failure (#3931), thanks sn9
Florian Fainelli [Mon, 25 Aug 2008 10:06:25 +0000 (10:06 +0000)]
Fix bridge-utils configuration failure (#3931), thanks sn9

SVN-Revision: 12388

15 years ago[adm5120] minor cleanups
Gabor Juhos [Mon, 25 Aug 2008 07:28:04 +0000 (07:28 +0000)]
[adm5120] minor cleanups

SVN-Revision: 12387

15 years agoUse busybox mount, could be overriden to use util-linux-ng for instance, thanks sn9
Florian Fainelli [Mon, 25 Aug 2008 05:21:42 +0000 (05:21 +0000)]
Use busybox mount, could be overriden to use util-linux-ng for instance, thanks sn9

SVN-Revision: 12386

15 years agoUpdated Lua host compiler to 5.1.4
Steven Barth [Sun, 24 Aug 2008 16:06:34 +0000 (16:06 +0000)]
Updated Lua host compiler to 5.1.4

SVN-Revision: 12384

15 years agoUpdated Lua to 5.1.4
Steven Barth [Sun, 24 Aug 2008 15:45:26 +0000 (15:45 +0000)]
Updated Lua to 5.1.4

SVN-Revision: 12383

15 years agoupgrade sibyte to 2.6.26.3
Imre Kaloz [Sun, 24 Aug 2008 14:41:33 +0000 (14:41 +0000)]
upgrade sibyte to 2.6.26.3

SVN-Revision: 12382

15 years agolua: remove an unnecessary check and replace switch (GET_OPCODE(i)) as well (thx...
Felix Fietkau [Sun, 24 Aug 2008 14:28:04 +0000 (14:28 +0000)]
lua: remove an unnecessary check and replace switch (GET_OPCODE(i)) as well (thx, lars)

SVN-Revision: 12381

15 years agosome more s/git-/git /
Felix Fietkau [Sun, 24 Aug 2008 14:16:49 +0000 (14:16 +0000)]
some more s/git-/git /

SVN-Revision: 12380

15 years agoreplace the deprecated git-* command calls with git *
Felix Fietkau [Sun, 24 Aug 2008 13:40:21 +0000 (13:40 +0000)]
replace the deprecated git-* command calls with git *

SVN-Revision: 12379

15 years agoimprove lua opcode dispatch performance by using computed goto instead of switch...
Felix Fietkau [Sun, 24 Aug 2008 13:37:56 +0000 (13:37 +0000)]
improve lua opcode dispatch performance by using computed goto instead of switch/case - improves performance by about 10% in a simple loop test

SVN-Revision: 12378

15 years agofix bridge utils for brcm-2.4 from http://dev.luci.freifunk-halle.net/001-brcm2.4...
Travis Kemen [Sun, 24 Aug 2008 02:40:20 +0000 (02:40 +0000)]
fix bridge utils for brcm-2.4 from dev.luci.freifunk-halle.net/001-brcm2.4-fix-bridge-utils.patch

SVN-Revision: 12377

15 years agofix make kernel_menuconfig for subtarget kernel config files
Felix Fietkau [Sat, 23 Aug 2008 23:45:28 +0000 (23:45 +0000)]
fix make kernel_menuconfig for subtarget kernel config files

SVN-Revision: 12376

15 years agoFix hostapd with open access point and per-device configuration, thanks sn9
Florian Fainelli [Sat, 23 Aug 2008 21:21:04 +0000 (21:21 +0000)]
Fix hostapd with open access point and per-device configuration, thanks sn9

SVN-Revision: 12375

15 years agoupgrade uci to 0.6.0 - many bugfixes and an API cleanup
Felix Fietkau [Sat, 23 Aug 2008 14:26:31 +0000 (14:26 +0000)]
upgrade uci to 0.6.0 - many bugfixes and an API cleanup

SVN-Revision: 12373

15 years ago[adm5120] sync kernel config
Gabor Juhos [Fri, 22 Aug 2008 19:34:31 +0000 (19:34 +0000)]
[adm5120] sync kernel config

SVN-Revision: 12372

15 years ago[kernel] update to 2.6.26.3 and 2.6.25.16
Gabor Juhos [Fri, 22 Aug 2008 15:37:19 +0000 (15:37 +0000)]
[kernel] update to 2.6.26.3 and 2.6.25.16

SVN-Revision: 12371

15 years agofix ImageBuilder (closes: #3863)
Nicolas Thill [Fri, 22 Aug 2008 13:45:54 +0000 (13:45 +0000)]
fix ImageBuilder (closes: #3863)

SVN-Revision: 12370

15 years agooops, fix typo in [12368]
Nicolas Thill [Fri, 22 Aug 2008 05:03:37 +0000 (05:03 +0000)]
oops, fix typo in [12368]

SVN-Revision: 12369

15 years agoinstall ppp development headers
Nicolas Thill [Fri, 22 Aug 2008 05:02:04 +0000 (05:02 +0000)]
install ppp development headers

SVN-Revision: 12368

15 years agoadd LICENSE & minimal Config.in files (closes: #3710)
Nicolas Thill [Fri, 22 Aug 2008 04:20:40 +0000 (04:20 +0000)]
add LICENSE & minimal Config.in files (closes: #3710)

SVN-Revision: 12367

15 years agodon't display the "Image configuration" menu entry when there's nothing to pre-config...
Nicolas Thill [Fri, 22 Aug 2008 04:18:35 +0000 (04:18 +0000)]
don't display the "Image configuration" menu entry when there's nothing to pre-configure (when using the SDK for example)

SVN-Revision: 12366

15 years agoadd feeds config file to SDK
Nicolas Thill [Fri, 22 Aug 2008 02:52:19 +0000 (02:52 +0000)]
add feeds config file to SDK

SVN-Revision: 12365

15 years ago[magicbox] fix the CF driver on 2.6.26.x, and create a package for it
Gabor Juhos [Thu, 21 Aug 2008 16:52:06 +0000 (16:52 +0000)]
[magicbox] fix the CF driver on 2.6.26.x, and create a package for it

SVN-Revision: 12364

15 years agomadwifi: keep a/g mode and pureg setting in sync across vaps
Felix Fietkau [Thu, 21 Aug 2008 14:54:51 +0000 (14:54 +0000)]
madwifi: keep a/g mode and pureg setting in sync across vaps

SVN-Revision: 12363

15 years agoset reasonable generic CRYPTO_ config entries for 2.6.26
Nicolas Thill [Thu, 21 Aug 2008 13:30:59 +0000 (13:30 +0000)]
set reasonable generic CRYPTO_ config entries for 2.6.26

SVN-Revision: 12362

15 years agofix kmod-ipt-imq module generation (closes: #3896)
Nicolas Thill [Thu, 21 Aug 2008 13:17:47 +0000 (13:17 +0000)]
fix kmod-ipt-imq module generation (closes: #3896)

SVN-Revision: 12361

15 years agomove more extra packages from ./trunk to ./packages
Nicolas Thill [Wed, 20 Aug 2008 22:00:41 +0000 (22:00 +0000)]
move more extra packages from ./trunk to ./packages

SVN-Revision: 12359

15 years ago[adm5120] load the mac address from flash where it is possible
Gabor Juhos [Wed, 20 Aug 2008 17:20:58 +0000 (17:20 +0000)]
[adm5120] load the mac address from flash where it is possible

SVN-Revision: 12357

15 years agoadd missing dependencies on libblkid/libuuid for mount-utils/swap-utils (should close...
Nicolas Thill [Wed, 20 Aug 2008 16:04:21 +0000 (16:04 +0000)]
add missing dependencies on libblkid/libuuid for mount-utils/swap-utils (should close: #3730), bump release number

SVN-Revision: 12356

15 years agoadd a patch to use relative symlinks for development shared libraries
Nicolas Thill [Wed, 20 Aug 2008 16:01:33 +0000 (16:01 +0000)]
add a patch to use relative symlinks for development shared libraries

SVN-Revision: 12355

15 years agodisable ath9k on all platforms without pci support, not just uml
Felix Fietkau [Wed, 20 Aug 2008 15:46:46 +0000 (15:46 +0000)]
disable ath9k on all platforms without pci support, not just uml

SVN-Revision: 12354

15 years agoupgrade to uci 0.5.0, adds list handling support
Felix Fietkau [Wed, 20 Aug 2008 15:38:51 +0000 (15:38 +0000)]
upgrade to uci 0.5.0, adds list handling support

SVN-Revision: 12353

15 years agodisable ath9k on uml
Nicolas Thill [Wed, 20 Aug 2008 15:33:05 +0000 (15:33 +0000)]
disable ath9k on uml

SVN-Revision: 12352

15 years agodisable ipv6 systcl call, as ipv6 is not enabled by default
Nicolas Thill [Wed, 20 Aug 2008 15:29:11 +0000 (15:29 +0000)]
disable ipv6 systcl call, as ipv6 is not enabled by default

SVN-Revision: 12351

15 years agoremove empty patches left over after [12348]
Nicolas Thill [Wed, 20 Aug 2008 15:20:19 +0000 (15:20 +0000)]
remove empty patches left over after [12348]

SVN-Revision: 12350

15 years agoadd "Architecture" field to opkg status file (closes: #3901)
Nicolas Thill [Wed, 20 Aug 2008 14:09:19 +0000 (14:09 +0000)]
add "Architecture" field to opkg status file (closes: #3901)

SVN-Revision: 12349

15 years agoupgrade busybox to v1.11.1 and add current upstream fixes
Imre Kaloz [Wed, 20 Aug 2008 14:00:34 +0000 (14:00 +0000)]
upgrade busybox to v1.11.1 and add current upstream fixes

SVN-Revision: 12348

15 years agorename patch
Imre Kaloz [Wed, 20 Aug 2008 13:58:09 +0000 (13:58 +0000)]
rename patch

SVN-Revision: 12347

15 years agoupgrade bridge-utils to v1.4
Imre Kaloz [Wed, 20 Aug 2008 13:56:57 +0000 (13:56 +0000)]
upgrade bridge-utils to v1.4

SVN-Revision: 12346

15 years agofix uci_set_state for empty values
Felix Fietkau [Wed, 20 Aug 2008 12:34:17 +0000 (12:34 +0000)]
fix uci_set_state for empty values

SVN-Revision: 12345

15 years agofixes variables, oops
John Crispin [Wed, 20 Aug 2008 11:45:23 +0000 (11:45 +0000)]
fixes variables, oops

SVN-Revision: 12344

15 years agoadds the option to have no proto for a interface, usefull if the uci states need...
John Crispin [Wed, 20 Aug 2008 11:17:40 +0000 (11:17 +0000)]
adds the option to have no proto for a interface, usefull if the uci states need to be set, but interface bring up is handled somewhere else

SVN-Revision: 12343

15 years agoadd section names to dnsmasq config
John Crispin [Tue, 19 Aug 2008 22:05:41 +0000 (22:05 +0000)]
add section names to dnsmasq config

SVN-Revision: 12342

15 years agomadwifi: more wds sta related fixes
Felix Fietkau [Tue, 19 Aug 2008 18:22:03 +0000 (18:22 +0000)]
madwifi: more wds sta related fixes

SVN-Revision: 12341

15 years agoredboot.c - adds implicit creation of boardconfig partition
John Crispin [Tue, 19 Aug 2008 18:07:57 +0000 (18:07 +0000)]
redboot.c - adds implicit creation of boardconfig partition

SVN-Revision: 12340

15 years agoupgrade iop32x to 2.6.26.2
Imre Kaloz [Mon, 18 Aug 2008 13:54:31 +0000 (13:54 +0000)]
upgrade iop32x to 2.6.26.2

SVN-Revision: 12338

15 years agoclean up atheros pci code
John Crispin [Mon, 18 Aug 2008 11:49:05 +0000 (11:49 +0000)]
clean up atheros pci code

SVN-Revision: 12337

15 years agoenable TCP ECN by default (see #3001 for more information)
Felix Fietkau [Sun, 17 Aug 2008 13:01:59 +0000 (13:01 +0000)]
enable TCP ECN by default (see #3001 for more information)

SVN-Revision: 12334

15 years agomake libc.so symlink relative instead of absolute (#3878)
Felix Fietkau [Sun, 17 Aug 2008 12:30:14 +0000 (12:30 +0000)]
make libc.so symlink relative instead of absolute (#3878)

SVN-Revision: 12333

15 years agofix some firewall script typos (patch from #3897)
Felix Fietkau [Sun, 17 Aug 2008 12:01:01 +0000 (12:01 +0000)]
fix some firewall script typos (patch from #3897)

SVN-Revision: 12332

15 years agosome more build system cleanup
Felix Fietkau [Sun, 17 Aug 2008 11:14:13 +0000 (11:14 +0000)]
some more build system cleanup

SVN-Revision: 12329

15 years agorename feeds.conf to feeds.conf.default, make feeds.conf override feeds.conf.default...
Felix Fietkau [Sun, 17 Aug 2008 09:05:01 +0000 (09:05 +0000)]
rename feeds.conf to feeds.conf.default, make feeds.conf override feeds.conf.default this makes it possible to change the feeds lists without having the version control system record it as a change

SVN-Revision: 12328

15 years agoexport the FIND variable which points to a usable find version
Felix Fietkau [Sun, 17 Aug 2008 09:04:48 +0000 (09:04 +0000)]
export the FIND variable which points to a usable find version

SVN-Revision: 12327

15 years agoadd /etc/firewall.user to be backed up becuase it is an example in /etc/config/firewall
Travis Kemen [Sat, 16 Aug 2008 18:01:18 +0000 (18:01 +0000)]
add /etc/firewall.user to be backed up becuase it is an example in /etc/config/firewall

SVN-Revision: 12326

15 years agofix uninitialized variable in metadata.pm (#3860)
Felix Fietkau [Sat, 16 Aug 2008 17:00:50 +0000 (17:00 +0000)]
fix uninitialized variable in metadata.pm (#3860)

SVN-Revision: 12325

15 years agoadd vif selection fix for the broadcom-wl wifi script (thx, sn9)
Felix Fietkau [Sat, 16 Aug 2008 17:00:27 +0000 (17:00 +0000)]
add vif selection fix for the broadcom-wl wifi script (thx, sn9)

SVN-Revision: 12324

15 years agofix madwifi napi polling packet counting
Felix Fietkau [Sat, 16 Aug 2008 17:00:13 +0000 (17:00 +0000)]
fix madwifi napi polling packet counting
final fix for #3880

SVN-Revision: 12323

15 years agorework parallel building to get rid of some warnings
Felix Fietkau [Sat, 16 Aug 2008 16:59:47 +0000 (16:59 +0000)]
rework parallel building to get rid of some warnings
and add back support for parallelizing the kernel build
fixes #3882

SVN-Revision: 12322

15 years agoremove unneeded line
Travis Kemen [Sat, 16 Aug 2008 16:46:11 +0000 (16:46 +0000)]
remove unneeded line

SVN-Revision: 12321

15 years agoremove /etc/firewall.* from being kept as they no longer are used in trunk
Travis Kemen [Sat, 16 Aug 2008 16:04:51 +0000 (16:04 +0000)]
remove /etc/firewall.* from being kept as they no longer are used in trunk

SVN-Revision: 12320

15 years agomake opkg the default package manager, disable busybox ipkg from building by default
Travis Kemen [Sat, 16 Aug 2008 06:35:14 +0000 (06:35 +0000)]
make opkg the default package manager, disable busybox ipkg from building by default

SVN-Revision: 12319

15 years agofix typo, proto should be protocol
Travis Kemen [Sat, 16 Aug 2008 06:33:22 +0000 (06:33 +0000)]
fix typo, proto should be protocol

SVN-Revision: 12318

15 years agotrigger error if dport is used when no proto is defined
John Crispin [Fri, 15 Aug 2008 20:18:13 +0000 (20:18 +0000)]
trigger error if dport is used when no proto is defined

SVN-Revision: 12317

15 years agofix symlinks when installing opkg into a image
Travis Kemen [Fri, 15 Aug 2008 04:13:21 +0000 (04:13 +0000)]
fix symlinks when installing opkg into a image

SVN-Revision: 12316

15 years agoFix negative calculation of the tmpfs for devices with few RAM (#3557)
Florian Fainelli [Thu, 14 Aug 2008 22:21:35 +0000 (22:21 +0000)]
Fix negative calculation of the tmpfs for devices with few RAM (#3557)

SVN-Revision: 12315