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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6478 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6477 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agomake the rest of the structure for the targets that dont have profiles yet
pavlov [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6475 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6474 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6473 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6472 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoAdded base
hcg [Fri, 2 Mar 2007 23:26:01 +0000 (23:26 +0000)]
Added base

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6471 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6470 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6469 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agosplit out profile definitions from Makefiles
pavlov [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6468 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6467 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6466 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6465 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6464 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6463 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6462 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6460 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6459 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6457 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6456 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoadd support for if{down,up} -a and implement proper start/stop/restart for /etc/init...
nbd [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6455 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6454 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6453 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6452 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6451 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6450 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agomove mtd rootfs split patch to generic-2.6, disabled for broadcom targets until the...
nbd [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6449 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6448 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6447 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6446 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6445 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6444 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoFix truncated pings results when packets are too small. Also check for packet maximum...
florian [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.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6443 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6439 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix the issue of httpd no longer working when its root directory is replaced
nbd [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6437 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6433 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6431 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6430 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6429 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6428 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix a small bug in the config merge/split (fixes buildbot error on ixp4xx)
nbd [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)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6427 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6425 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6424 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6423 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6421 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoadd a patch to revert recent breakage in the intel cfi flash driver (fixes #1140)
nbd [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)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6420 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6419 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoupdate to imq patch version 2.6.19-imq3 - fixes kernel oops from #1397
nbd [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6418 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6417 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6416 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6413 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6412 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6410 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6408 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6407 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6406 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoMassive speedup in the package/target scanning step
nbd [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6404 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoremove compatibility crap from libfuse which seems to break on uClibc, because of...
nbd [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6402 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6401 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6400 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6397 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6392 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoIntegrate basic UCI config file validation support
nbd [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6391 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6390 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6389 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6385 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6384 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6383 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6382 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6381 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6380 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6379 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6378 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6377 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6376 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6375 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6374 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6373 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6372 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6371 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agomove configure args to CONFIGURE_ARGS and configure variable to CONFIGURE_VARS to...
nbd [Sun, 25 Feb 2007 23:10:32 +0000 (23:10 +0000)]
move configure args to CONFIGURE_ARGS and configure variable to CONFIGURE_VARS to make it possible to modify the configure command line without overriding the default template

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6370 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix for including host.mk multiple times
nbd [Sun, 25 Feb 2007 21:17:57 +0000 (21:17 +0000)]
fix for including host.mk multiple times

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6369 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoadd x86_64 config for uClibc
nbd [Sun, 25 Feb 2007 21:11:02 +0000 (21:11 +0000)]
add x86_64 config for uClibc

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6368 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix stampfiles for host-builds
nbd [Sun, 25 Feb 2007 21:01:21 +0000 (21:01 +0000)]
fix stampfiles for host-builds

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6367 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agorun indent on ar2313 driver
nbd [Sun, 25 Feb 2007 20:06:27 +0000 (20:06 +0000)]
run indent on ar2313 driver

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6366 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoadd prereq checks for the documentation (#1400)
nbd [Sun, 25 Feb 2007 19:13:49 +0000 (19:13 +0000)]
add prereq checks for the documentation (#1400)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6365 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix path to usb audio module
nbd [Sun, 25 Feb 2007 19:05:46 +0000 (19:05 +0000)]
fix path to usb audio module

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6364 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix KCONFIG for usb-audio package (#1335)
nbd [Sun, 25 Feb 2007 19:02:38 +0000 (19:02 +0000)]
fix KCONFIG for usb-audio package (#1335)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6363 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoadd kernel_headers dependency on target/linux/generic-2.*
nbd [Sun, 25 Feb 2007 18:54:51 +0000 (18:54 +0000)]
add kernel_headers dependency on target/linux/generic-2.*

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6362 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoadd auto-rebuild for host builds (tested with tools/ and toolchain/)
nbd [Sun, 25 Feb 2007 18:28:25 +0000 (18:28 +0000)]
add auto-rebuild for host builds (tested with tools/ and toolchain/)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6361 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoclean up a few things in image build makefiles and fix unnecessary grub rebuilds
nbd [Sun, 25 Feb 2007 18:20:34 +0000 (18:20 +0000)]
clean up a few things in image build makefiles and fix unnecessary grub rebuilds

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6360 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoadd optional padding for x86 grub images (useful for running jffs2 images in qemu)
nbd [Sun, 25 Feb 2007 17:59:23 +0000 (17:59 +0000)]
add optional padding for x86 grub images (useful for running jffs2 images in qemu)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6359 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agomake ptgen print the end offset of the last partition as well
nbd [Sun, 25 Feb 2007 17:58:54 +0000 (17:58 +0000)]
make ptgen print the end offset of the last partition as well

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6358 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoclean up stampfile mess for tools/ and toolchain/
nbd [Sun, 25 Feb 2007 17:49:25 +0000 (17:49 +0000)]
clean up stampfile mess for tools/ and toolchain/

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6357 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agomore reliable fix for handling ppp
nbd [Sun, 25 Feb 2007 13:45:45 +0000 (13:45 +0000)]
more reliable fix for handling ppp

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6356 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agointegrate the fix from #1348 and clean up the network scripts a bit...
nbd [Sun, 25 Feb 2007 12:52:02 +0000 (12:52 +0000)]
integrate the fix from #1348 and clean up the network scripts a bit...

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6355 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix ppp defaultroute issues (based on patch from #1386, fixes #1181)
nbd [Sun, 25 Feb 2007 11:53:50 +0000 (11:53 +0000)]
fix ppp defaultroute issues (based on patch from #1386, fixes #1181)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6354 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoupgrade to uClibc 0.9.28.2
nbd [Sat, 24 Feb 2007 20:22:01 +0000 (20:22 +0000)]
upgrade to uClibc 0.9.28.2

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6353 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix cylinder rounding in ptgen
nbd [Sat, 24 Feb 2007 20:20:57 +0000 (20:20 +0000)]
fix cylinder rounding in ptgen

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6352 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoalways dereference symbolic links when copying kernel modules into the packaging...
nbd [Fri, 23 Feb 2007 14:52:50 +0000 (14:52 +0000)]
always dereference symbolic links when copying kernel modules into the packaging directory (fixes alsa build, patch from #1392)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6350 3c298f89-4303-0410-b956-a3cf2f4a3e73