openwrt/openwrt.git
17 years agofix metadata scan for profile split
Felix Fietkau [Sun, 4 Mar 2007 21:07:29 +0000 (21:07 +0000)]
fix metadata scan for profile split

SVN-Revision: 6515

17 years agoreorder target profiles
Felix Fietkau [Sun, 4 Mar 2007 20:43:39 +0000 (20:43 +0000)]
reorder target profiles

SVN-Revision: 6514

17 years agoadd some missing deps for the metadata files
Felix Fietkau [Sun, 4 Mar 2007 20:39:56 +0000 (20:39 +0000)]
add some missing deps for the metadata files

SVN-Revision: 6513

17 years agonuke mdev and replace it with hotplug2 :)
Felix Fietkau [Sun, 4 Mar 2007 20:31:53 +0000 (20:31 +0000)]
nuke mdev and replace it with hotplug2 :)

SVN-Revision: 6512

17 years agomake hotplug2 depend on udevtrigger
Felix Fietkau [Sun, 4 Mar 2007 20:15:32 +0000 (20:15 +0000)]
make hotplug2 depend on udevtrigger

SVN-Revision: 6511

17 years agoadd hotplug2
Felix Fietkau [Sun, 4 Mar 2007 19:55:47 +0000 (19:55 +0000)]
add hotplug2

SVN-Revision: 6510

17 years agoupgrade udev to latest version and add separate package for udevtrigger (will be...
Felix Fietkau [Sun, 4 Mar 2007 19:49:49 +0000 (19:49 +0000)]
upgrade udev to latest version and add separate package for udevtrigger (will be used by hotplug2)

SVN-Revision: 6509

17 years agoAdded initial support for at91 plaform (HCG)
Hamish Guthrie [Sun, 4 Mar 2007 17:29:44 +0000 (17:29 +0000)]
Added initial support for at91 plaform (HCG)

SVN-Revision: 6508

17 years agoadd a crlf workaround similar to the one from freewrt
Felix Fietkau [Sun, 4 Mar 2007 16:27:11 +0000 (16:27 +0000)]
add a crlf workaround similar to the one from freewrt

SVN-Revision: 6507

17 years agodisable the automatic config reset if 'Advanced configuration options' is selected
Felix Fietkau [Sun, 4 Mar 2007 16:02:41 +0000 (16:02 +0000)]
disable the automatic config reset if 'Advanced configuration options' is selected

SVN-Revision: 6506

17 years agohopefully fix ping bugs introduced in [6443]
Felix Fietkau [Sun, 4 Mar 2007 14:36:34 +0000 (14:36 +0000)]
hopefully fix ping bugs introduced in [6443]

SVN-Revision: 6505

17 years agoonly mount sysfs once (thx, ejka)
Felix Fietkau [Sun, 4 Mar 2007 14:27:52 +0000 (14:27 +0000)]
only mount sysfs once (thx, ejka)

SVN-Revision: 6504

17 years agoforce a config reset when the user changes the target platform in menuconfig
Felix Fietkau [Sun, 4 Mar 2007 14:04:33 +0000 (14:04 +0000)]
force a config reset when the user changes the target platform in menuconfig

SVN-Revision: 6503

17 years agosame propset here as changeset:6500
Tim Yardley [Sun, 4 Mar 2007 04:41:46 +0000 (04:41 +0000)]
same propset here as changeset:6500

SVN-Revision: 6501

17 years agoupgrade the ixp4xx ethernet driver to v0.3.1, split the Gateway 7001 support to two...
Imre Kaloz [Sat, 3 Mar 2007 23:12:34 +0000 (23:12 +0000)]
upgrade the ixp4xx ethernet driver to v0.3.1, split the Gateway 7001 support to two patches

SVN-Revision: 6489

17 years agofix mdev for broadcom 2.6
Felix Fietkau [Sat, 3 Mar 2007 22:40:28 +0000 (22:40 +0000)]
fix mdev for broadcom 2.6

SVN-Revision: 6484

17 years agoenable preinit for magicbox
Felix Fietkau [Sat, 3 Mar 2007 22:38:28 +0000 (22:38 +0000)]
enable preinit for magicbox

SVN-Revision: 6483

17 years agoenable preinit in a few other platforms
Felix Fietkau [Sat, 3 Mar 2007 22:36:45 +0000 (22:36 +0000)]
enable preinit in a few other platforms

SVN-Revision: 6482

17 years agoadd failsafe support for x86-2.6 and fix mdev support for platforms using /etc/preinit
Felix Fietkau [Sat, 3 Mar 2007 22:32:13 +0000 (22:32 +0000)]
add failsafe support for x86-2.6 and fix mdev support for platforms using /etc/preinit

SVN-Revision: 6481

17 years agodon't run mdev on hotplug pseudo-events that come from user space
Felix Fietkau [Sat, 3 Mar 2007 20:59:49 +0000 (20:59 +0000)]
don't run mdev on hotplug pseudo-events that come from user space

SVN-Revision: 6480

17 years agochanges to target/linux/generic-* should not trigger a kernel-headers rebuild
Felix Fietkau [Sat, 3 Mar 2007 20:48:47 +0000 (20:48 +0000)]
changes to target/linux/generic-* should not trigger a kernel-headers rebuild

SVN-Revision: 6479

17 years agoR.I.P. devfs
Imre Kaloz [Sat, 3 Mar 2007 20:35:01 +0000 (20:35 +0000)]
R.I.P. devfs

SVN-Revision: 6478

17 years agoreplace some hardcoded /dev/mtdblock/* references with calls to find_mtd_part()
Felix Fietkau [Sat, 3 Mar 2007 19:22:41 +0000 (19:22 +0000)]
replace some hardcoded /dev/mtdblock/* references with calls to find_mtd_part()

SVN-Revision: 6477

17 years agomake the rest of the structure for the targets that dont have profiles yet
Tim Yardley [Sat, 3 Mar 2007 01:22:09 +0000 (01:22 +0000)]
make the rest of the structure for the targets that dont have profiles yet

SVN-Revision: 6475

17 years agofinal fix for the profile selection
Felix Fietkau [Fri, 2 Mar 2007 23:36:59 +0000 (23:36 +0000)]
final fix for the profile selection

SVN-Revision: 6474

17 years agoDeleting the test file
Hamish Guthrie [Fri, 2 Mar 2007 23:33:12 +0000 (23:33 +0000)]
Deleting the test file

SVN-Revision: 6473

17 years agoTest file - please ignore
Hamish Guthrie [Fri, 2 Mar 2007 23:30:16 +0000 (23:30 +0000)]
Test file - please ignore

SVN-Revision: 6472

17 years agoset the PROFILE variable in target.mk appropriately
Felix Fietkau [Fri, 2 Mar 2007 23:13:52 +0000 (23:13 +0000)]
set the PROFILE variable in target.mk appropriately

SVN-Revision: 6470

17 years agorevert bogus target.mk change from [6465]
Felix Fietkau [Fri, 2 Mar 2007 23:04:19 +0000 (23:04 +0000)]
revert bogus target.mk change from [6465]

SVN-Revision: 6469

17 years agosplit out profile definitions from Makefiles
Tim Yardley [Fri, 2 Mar 2007 23:02:38 +0000 (23:02 +0000)]
split out profile definitions from Makefiles

structure is as follows:
target/linux/<arch>/profiles/<profilename>.mk

These files are included by a blob match in the target Makefile

The files should be labeled based on their profile Name in the definition

SVN-Revision: 6468

17 years agofix an error in the kernel image related commit
Felix Fietkau [Fri, 2 Mar 2007 21:07:53 +0000 (21:07 +0000)]
fix an error in the kernel image related commit

SVN-Revision: 6467

17 years agomake find_mtd_part work without devfs
Felix Fietkau [Fri, 2 Mar 2007 19:01:49 +0000 (19:01 +0000)]
make find_mtd_part work without devfs

SVN-Revision: 6466

17 years agocommit profile support for base-files... patches still need to be done
Tim Yardley [Fri, 2 Mar 2007 18:17:40 +0000 (18:17 +0000)]
commit profile support for base-files... patches still need to be done

SVN-Revision: 6465

17 years agokernel build cleanup
Felix Fietkau [Fri, 2 Mar 2007 17:24:20 +0000 (17:24 +0000)]
kernel build cleanup

SVN-Revision: 6464

17 years agocopy the initramfs kernel to bin/ on x86-2.6 (fixes #1359)
Felix Fietkau [Fri, 2 Mar 2007 17:12:23 +0000 (17:12 +0000)]
copy the initramfs kernel to bin/ on x86-2.6 (fixes #1359)

SVN-Revision: 6463

17 years agominor doc changes
Tim Yardley [Fri, 2 Mar 2007 16:59:40 +0000 (16:59 +0000)]
minor doc changes

SVN-Revision: 6462

17 years agoadd SimpleTech SimpleShare NAS diag support (untested; based on patch from #1352)
Felix Fietkau [Fri, 2 Mar 2007 16:27:53 +0000 (16:27 +0000)]
add SimpleTech SimpleShare NAS diag support (untested; based on patch from #1352)

SVN-Revision: 6460

17 years agoadd EXTRA_CFLAGS variable support
Felix Fietkau [Fri, 2 Mar 2007 16:14:05 +0000 (16:14 +0000)]
add EXTRA_CFLAGS variable support

SVN-Revision: 6459

17 years agoadd support for static routes - based on the patch from #1365
Felix Fietkau [Fri, 2 Mar 2007 15:48:29 +0000 (15:48 +0000)]
add support for static routes - based on the patch from #1365

SVN-Revision: 6457

17 years agoenable mini_fo on fonera
Felix Fietkau [Fri, 2 Mar 2007 15:26:57 +0000 (15:26 +0000)]
enable mini_fo on fonera

SVN-Revision: 6456

17 years agoadd support for if{down,up} -a and implement proper start/stop/restart for /etc/init...
Felix Fietkau [Fri, 2 Mar 2007 13:21:33 +0000 (13:21 +0000)]
add support for if{down,up} -a and implement proper start/stop/restart for /etc/init.d/network

SVN-Revision: 6455

17 years agoAdd a LED driver for MTX-1 boards, yeah baby
Florian Fainelli [Fri, 2 Mar 2007 13:03:50 +0000 (13:03 +0000)]
Add a LED driver for MTX-1 boards, yeah baby

SVN-Revision: 6454

17 years agoenable grub images in menuconfig for squashfs
Felix Fietkau [Fri, 2 Mar 2007 02:46:38 +0000 (02:46 +0000)]
enable grub images in menuconfig for squashfs

SVN-Revision: 6453

17 years agouse /etc/preinit on atheros-2.6
Felix Fietkau [Fri, 2 Mar 2007 01:39:14 +0000 (01:39 +0000)]
use /etc/preinit on atheros-2.6

SVN-Revision: 6452

17 years agoadd squashfs support for atheros-2.6
Felix Fietkau [Fri, 2 Mar 2007 01:38:07 +0000 (01:38 +0000)]
add squashfs support for atheros-2.6

SVN-Revision: 6451

17 years agomake squashfs overlay support more generic and integrate it for x86-2.6
Felix Fietkau [Fri, 2 Mar 2007 01:23:36 +0000 (01:23 +0000)]
make squashfs overlay support more generic and integrate it for x86-2.6

SVN-Revision: 6450

17 years agomove mtd rootfs split patch to generic-2.6, disabled for broadcom targets until the...
Felix Fietkau [Thu, 1 Mar 2007 23:52:19 +0000 (23:52 +0000)]
move mtd rootfs split patch to generic-2.6, disabled for broadcom targets until the flash map driver is updated and tested

SVN-Revision: 6449

17 years agofix compile error
Felix Fietkau [Thu, 1 Mar 2007 23:39:48 +0000 (23:39 +0000)]
fix compile error

SVN-Revision: 6448

17 years agomake the iptables package robust to kernel config changes
Felix Fietkau [Thu, 1 Mar 2007 11:59:42 +0000 (11:59 +0000)]
make the iptables package robust to kernel config changes

SVN-Revision: 6447

17 years agoflash related cleanups
Felix Fietkau [Thu, 1 Mar 2007 11:54:33 +0000 (11:54 +0000)]
flash related cleanups

SVN-Revision: 6446

17 years agoPackage sit module as part of kmod-ipv6 (#1424)
Florian Fainelli [Thu, 1 Mar 2007 09:13:14 +0000 (09:13 +0000)]
Package sit module as part of kmod-ipv6 (#1424)

SVN-Revision: 6445

17 years agoMake strongswan really depend on 2.4 kernels
Florian Fainelli [Thu, 1 Mar 2007 09:08:34 +0000 (09:08 +0000)]
Make strongswan really depend on 2.4 kernels

SVN-Revision: 6444

17 years agoFix truncated pings results when packets are too small. Also check for packet maximum...
Florian Fainelli [Wed, 28 Feb 2007 19:45:36 +0000 (19:45 +0000)]
Fix truncated pings results when packets are too small. Also check for packet maximum size, so that busybox's ping could not be responsible for flooding hosts.

SVN-Revision: 6443

17 years agomark uml as broken and add some cleanups (not working yet)
Felix Fietkau [Wed, 28 Feb 2007 18:25:14 +0000 (18:25 +0000)]
mark uml as broken and add some cleanups (not working yet)

SVN-Revision: 6439

17 years agofix the issue of httpd no longer working when its root directory is replaced
Felix Fietkau [Wed, 28 Feb 2007 17:58:23 +0000 (17:58 +0000)]
fix the issue of httpd no longer working when its root directory is replaced

SVN-Revision: 6437

17 years agoFix dependency on zlib
Florian Fainelli [Wed, 28 Feb 2007 16:23:20 +0000 (16:23 +0000)]
Fix dependency on zlib

SVN-Revision: 6433

17 years agoRevert previous commit oops :/
Florian Fainelli [Wed, 28 Feb 2007 13:56:05 +0000 (13:56 +0000)]
Revert previous commit oops :/

SVN-Revision: 6431

17 years agoRe-enable fuse for 2.4 kernels as well (#1346)
Florian Fainelli [Wed, 28 Feb 2007 13:45:37 +0000 (13:45 +0000)]
Re-enable fuse for 2.4 kernels as well (#1346)

SVN-Revision: 6430

17 years agoAdd strongswan (#1330)
Florian Fainelli [Wed, 28 Feb 2007 13:30:51 +0000 (13:30 +0000)]
Add strongswan (#1330)

SVN-Revision: 6429

17 years agofix kexec-tools build
Felix Fietkau [Wed, 28 Feb 2007 13:28:18 +0000 (13:28 +0000)]
fix kexec-tools build

SVN-Revision: 6428

17 years agofix a small bug in the config merge/split (fixes buildbot error on ixp4xx)
Felix Fietkau [Wed, 28 Feb 2007 13:00:26 +0000 (13:00 +0000)]
fix a small bug in the config merge/split (fixes buildbot error on ixp4xx)

SVN-Revision: 6427

17 years agoForgot the patch for CLASSIFY
Florian Fainelli [Wed, 28 Feb 2007 12:05:46 +0000 (12:05 +0000)]
Forgot the patch for CLASSIFY

SVN-Revision: 6425

17 years agoAdd ipt_CLASSIFY target for 2.4 kernels (#1338)
Florian Fainelli [Wed, 28 Feb 2007 12:04:58 +0000 (12:04 +0000)]
Add ipt_CLASSIFY target for 2.4 kernels (#1338)

SVN-Revision: 6424

17 years agoremove remaining unnecessary dependency
Felix Fietkau [Wed, 28 Feb 2007 02:40:19 +0000 (02:40 +0000)]
remove remaining unnecessary dependency

SVN-Revision: 6423

17 years agoadd missing dependencies (#1244)
Felix Fietkau [Wed, 28 Feb 2007 01:27:53 +0000 (01:27 +0000)]
add missing dependencies (#1244)

SVN-Revision: 6421

17 years agoadd a patch to revert recent breakage in the intel cfi flash driver (fixes #1140)
Felix Fietkau [Wed, 28 Feb 2007 01:14:42 +0000 (01:14 +0000)]
add a patch to revert recent breakage in the intel cfi flash driver (fixes #1140)

SVN-Revision: 6420

17 years agostrip double quotes from grub boot options (fixes #1406)
Felix Fietkau [Wed, 28 Feb 2007 01:10:10 +0000 (01:10 +0000)]
strip double quotes from grub boot options (fixes #1406)

SVN-Revision: 6419

17 years agoupdate to imq patch version 2.6.19-imq3 - fixes kernel oops from #1397
Felix Fietkau [Wed, 28 Feb 2007 00:53:20 +0000 (00:53 +0000)]
update to imq patch version 2.6.19-imq3 - fixes kernel oops from #1397

SVN-Revision: 6418

17 years agoallow the user to change the rb532 rootfs size in menuconfig (fixes #1374)
Felix Fietkau [Wed, 28 Feb 2007 00:06:37 +0000 (00:06 +0000)]
allow the user to change the rb532 rootfs size in menuconfig (fixes #1374)

SVN-Revision: 6417

17 years agoadd wl-500w diag support (untested, based on patch from #1298)
Felix Fietkau [Wed, 28 Feb 2007 00:01:41 +0000 (00:01 +0000)]
add wl-500w diag support (untested, based on patch from #1298)

SVN-Revision: 6416

17 years agomove ccache to tools/ and fix potential dependency issue
Felix Fietkau [Tue, 27 Feb 2007 23:46:34 +0000 (23:46 +0000)]
move ccache to tools/ and fix potential dependency issue

SVN-Revision: 6413

17 years agofix ccache build (#1415)
Felix Fietkau [Tue, 27 Feb 2007 23:44:04 +0000 (23:44 +0000)]
fix ccache build (#1415)

SVN-Revision: 6412

17 years agoadd a check for brctl in the unbridge() function (fixes #1417)
Felix Fietkau [Tue, 27 Feb 2007 23:34:14 +0000 (23:34 +0000)]
add a check for brctl in the unbridge() function (fixes #1417)

SVN-Revision: 6410

17 years agouse config_get_bool for hide_ssid option in madwifi
Felix Fietkau [Tue, 27 Feb 2007 23:10:53 +0000 (23:10 +0000)]
use config_get_bool for hide_ssid option in madwifi

SVN-Revision: 6408

17 years agomove config_get_bool from /sbin/wifi to /etc/functions.sh
Felix Fietkau [Tue, 27 Feb 2007 23:09:57 +0000 (23:09 +0000)]
move config_get_bool from /sbin/wifi to /etc/functions.sh

SVN-Revision: 6407

17 years agoAdd hidden_ssid option to madwifi script (#1363)
Florian Fainelli [Tue, 27 Feb 2007 23:05:05 +0000 (23:05 +0000)]
Add hidden_ssid option to madwifi script (#1363)

SVN-Revision: 6406

17 years agoMassive speedup in the package/target scanning step - per package metadata files...
Felix Fietkau [Tue, 27 Feb 2007 21:14:00 +0000 (21:14 +0000)]
Massive speedup in the package/target scanning step - per package metadata files are now cached. - timestamp.pl calls have been replaced with make file dependencies - an extra stamp file ensures that directory listing changes force a rebuild

SVN-Revision: 6404

17 years agoremove compatibility crap from libfuse which seems to break on uClibc, because of...
Felix Fietkau [Tue, 27 Feb 2007 15:13:59 +0000 (15:13 +0000)]
remove compatibility crap from libfuse which seems to break on uClibc, because of problems with versioned symbols

SVN-Revision: 6402

17 years agofix alsa compile
Felix Fietkau [Tue, 27 Feb 2007 12:31:45 +0000 (12:31 +0000)]
fix alsa compile

SVN-Revision: 6401

17 years agoMake cifs depend on kmod-nls-base (#1360)
Florian Fainelli [Tue, 27 Feb 2007 10:27:37 +0000 (10:27 +0000)]
Make cifs depend on kmod-nls-base (#1360)

SVN-Revision: 6400

17 years agofix pam header related compile error in dropbear
Felix Fietkau [Tue, 27 Feb 2007 02:12:15 +0000 (02:12 +0000)]
fix pam header related compile error in dropbear

SVN-Revision: 6397

17 years agoAdd macosx fix from #1407
Florian Fainelli [Mon, 26 Feb 2007 21:54:55 +0000 (21:54 +0000)]
Add macosx fix from #1407

SVN-Revision: 6392

17 years agoIntegrate basic UCI config file validation support Needs more testing and validation...
Felix Fietkau [Mon, 26 Feb 2007 20:04:04 +0000 (20:04 +0000)]
Integrate basic UCI config file validation support Needs more testing and validation is not enforced yet

Code contributed by Fraunhofer Fokus

SVN-Revision: 6391

17 years agocorrect wrong CONFIG_PCMCIA defaults (fixes buildbot errors)
Felix Fietkau [Mon, 26 Feb 2007 14:36:27 +0000 (14:36 +0000)]
correct wrong CONFIG_PCMCIA defaults (fixes buildbot errors)

SVN-Revision: 6390

17 years agoadd missing dependency
Felix Fietkau [Mon, 26 Feb 2007 14:05:43 +0000 (14:05 +0000)]
add missing dependency

SVN-Revision: 6389

17 years agodocument MAKE_FLAGS and MAKE_VARS
Felix Fietkau [Mon, 26 Feb 2007 01:14:18 +0000 (01:14 +0000)]
document MAKE_FLAGS and MAKE_VARS

SVN-Revision: 6385

17 years agoadd information about the tex4ht requirement for the docs
Felix Fietkau [Mon, 26 Feb 2007 01:06:41 +0000 (01:06 +0000)]
add information about the tex4ht requirement for the docs

SVN-Revision: 6384

17 years agoadd missing copyright header
Felix Fietkau [Mon, 26 Feb 2007 01:05:09 +0000 (01:05 +0000)]
add missing copyright header

SVN-Revision: 6383

17 years agoadd x86_64 sitefile
Felix Fietkau [Mon, 26 Feb 2007 01:02:57 +0000 (01:02 +0000)]
add x86_64 sitefile

SVN-Revision: 6382

17 years agominor cleanup
Felix Fietkau [Mon, 26 Feb 2007 00:52:51 +0000 (00:52 +0000)]
minor cleanup

SVN-Revision: 6381

17 years agouse default_subtargets in package/Makefile and target/Makefile
Felix Fietkau [Mon, 26 Feb 2007 00:41:53 +0000 (00:41 +0000)]
use default_subtargets in package/Makefile and target/Makefile

SVN-Revision: 6380

17 years agoremove old variables
Felix Fietkau [Mon, 26 Feb 2007 00:20:39 +0000 (00:20 +0000)]
remove old variables

SVN-Revision: 6379

17 years agomove CXXFLAGS to MAKE_VARS
Felix Fietkau [Mon, 26 Feb 2007 00:13:41 +0000 (00:13 +0000)]
move CXXFLAGS to MAKE_VARS

SVN-Revision: 6378

17 years agoadd MAKE_VARS and MAKE_FLAGS similar to CONFIGURE_*
Felix Fietkau [Mon, 26 Feb 2007 00:10:52 +0000 (00:10 +0000)]
add MAKE_VARS and MAKE_FLAGS similar to CONFIGURE_*

SVN-Revision: 6377

17 years agorename PKG_CONFIGURE_PATH to CONFIGURE_PATH for consistency
Felix Fietkau [Sun, 25 Feb 2007 23:55:53 +0000 (23:55 +0000)]
rename PKG_CONFIGURE_PATH to CONFIGURE_PATH for consistency

SVN-Revision: 6376

17 years agodocument configure related build system changes
Felix Fietkau [Sun, 25 Feb 2007 23:50:35 +0000 (23:50 +0000)]
document configure related build system changes

SVN-Revision: 6375

17 years agouse NO_TRACE_MAKE for docs build
Felix Fietkau [Sun, 25 Feb 2007 23:50:22 +0000 (23:50 +0000)]
use NO_TRACE_MAKE for docs build

SVN-Revision: 6374

17 years agomore cleanup
Felix Fietkau [Sun, 25 Feb 2007 23:38:02 +0000 (23:38 +0000)]
more cleanup

SVN-Revision: 6373

17 years agovarious configure related cleanups
Felix Fietkau [Sun, 25 Feb 2007 23:34:57 +0000 (23:34 +0000)]
various configure related cleanups

SVN-Revision: 6372

17 years agochange path to .prereq stampfile
Felix Fietkau [Sun, 25 Feb 2007 23:27:54 +0000 (23:27 +0000)]
change path to .prereq stampfile

SVN-Revision: 6371