openwrt.git
18 years agoreorganize/rationalize/format package menuconfig,
nico [Sat, 5 Nov 2005 02:16:36 +0000 (02:16 +0000)]
reorganize/rationalize/format package menuconfig,
make updatedd modular

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

18 years agofix shlib dependencies on libstdc++
nico [Fri, 4 Nov 2005 22:55:09 +0000 (22:55 +0000)]
fix shlib dependencies on libstdc++

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

18 years agodisable support for things we don't have (yet) explicitly (fix #3)
nico [Fri, 4 Nov 2005 21:03:22 +0000 (21:03 +0000)]
disable support for things we don't have (yet) explicitly (fix #3)

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

18 years agoadd a dependency to kmod-openswan (fix #2)
nico [Fri, 4 Nov 2005 07:49:13 +0000 (07:49 +0000)]
add a dependency to kmod-openswan (fix #2)

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

18 years agofix another typo introduced by [2317]
nico [Fri, 4 Nov 2005 07:43:46 +0000 (07:43 +0000)]
fix another typo introduced by [2317]

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

18 years agosync the x86-2.6 config with the brcm-2.6 one
nico [Thu, 3 Nov 2005 04:44:07 +0000 (04:44 +0000)]
sync the x86-2.6 config with the brcm-2.6 one

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

18 years agosync the brcm-2.6 config with the 2.4 one
nico [Thu, 3 Nov 2005 04:35:11 +0000 (04:35 +0000)]
sync the brcm-2.6 config with the 2.4 one

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

18 years agofix module path in kmod-pwc template
nico [Thu, 3 Nov 2005 04:32:36 +0000 (04:32 +0000)]
fix module path in kmod-pwc template

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

18 years agodisable alsa and openswan on brcm-2.6
nico [Thu, 3 Nov 2005 04:28:44 +0000 (04:28 +0000)]
disable alsa and openswan on brcm-2.6

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

18 years agoadd 2.6 support for x86
nico [Thu, 3 Nov 2005 02:38:38 +0000 (02:38 +0000)]
add 2.6 support for x86

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

18 years agofix typos introduced by [2317]
nico [Wed, 2 Nov 2005 23:05:48 +0000 (23:05 +0000)]
fix typos introduced by [2317]

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

18 years agorework the 2.6 Makefile to match the 2.4 one,
nico [Wed, 2 Nov 2005 22:55:52 +0000 (22:55 +0000)]
rework the 2.6 Makefile to match the 2.4 one,
add missing KMOD_template calls

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

18 years agoadd drivers-clean target when missing,
nico [Wed, 2 Nov 2005 22:44:54 +0000 (22:44 +0000)]
add drivers-clean target when missing,
use in-package module loading instead of .modules file

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

18 years agoadd missing kmod-nls-iso8859-15 ipkg/control file
nico [Wed, 2 Nov 2005 22:32:24 +0000 (22:32 +0000)]
add missing kmod-nls-iso8859-15 ipkg/control file

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

18 years agorework the kernel menuconfig,
nico [Wed, 2 Nov 2005 22:30:28 +0000 (22:30 +0000)]
rework the kernel menuconfig,
always use prompt to display config text instead of bool/tristate

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

18 years agosort modules
nico [Wed, 2 Nov 2005 22:23:20 +0000 (22:23 +0000)]
sort modules

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

18 years agobackport base-files fix from whiterussian [2308],
nico [Wed, 2 Nov 2005 02:48:48 +0000 (02:48 +0000)]
backport base-files fix from whiterussian [2308],
sanitize variable names

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

18 years agouse the cross-compiler to build additional packages
nico [Wed, 2 Nov 2005 02:42:06 +0000 (02:42 +0000)]
use the cross-compiler to build additional packages

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

18 years agofix 2.6 modules pattern using a common LINUX_KMOD_SUFFIX variable,
nico [Tue, 1 Nov 2005 17:30:26 +0000 (17:30 +0000)]
fix 2.6 modules pattern using a common LINUX_KMOD_SUFFIX variable,
fix alsa 2.6 build when arch != mipsel

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

18 years agoadd kmod-net-e100 and kmod-pcmcia packages,
nico [Tue, 1 Nov 2005 04:38:19 +0000 (04:38 +0000)]
add kmod-net-e100 and kmod-pcmcia packages,
fix typo

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

18 years agofix typos, sort template calls
nico [Tue, 1 Nov 2005 04:20:22 +0000 (04:20 +0000)]
fix typos, sort template calls

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

18 years agoupdate to new upstream release (v0.99.154),
nico [Mon, 31 Oct 2005 15:18:32 +0000 (15:18 +0000)]
update to new upstream release (v0.99.154),
add some mirrors,
standardize Makefile

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

18 years agoonly build and install utils here,
nico [Mon, 31 Oct 2005 15:04:15 +0000 (15:04 +0000)]
only build and install utils here,
standardize Makefile

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

18 years agoadd more missing svn:keywords and Id tag
nico [Mon, 31 Oct 2005 14:02:58 +0000 (14:02 +0000)]
add more missing svn:keywords and Id tag

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

18 years agoadd svn:keywords and Id tag
nico [Mon, 31 Oct 2005 13:56:26 +0000 (13:56 +0000)]
add svn:keywords and Id tag

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

18 years agobackport asterisk changes from whiterussian [2300]
nico [Tue, 25 Oct 2005 21:56:20 +0000 (21:56 +0000)]
backport asterisk changes from whiterussian [2300]

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

18 years agobackport from whiterussian [1371]
nico [Tue, 25 Oct 2005 03:12:26 +0000 (03:12 +0000)]
backport from whiterussian [1371]

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

18 years agofix typo in gcc config
nbd [Mon, 24 Oct 2005 09:51:13 +0000 (09:51 +0000)]
fix typo in gcc config

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

18 years agocontinue massive kernel menuconfig reorganization
nico [Mon, 24 Oct 2005 03:01:49 +0000 (03:01 +0000)]
continue massive kernel menuconfig reorganization

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

18 years agocontinue massive kernel menuconfig reorganization
nico [Mon, 24 Oct 2005 02:10:06 +0000 (02:10 +0000)]
continue massive kernel menuconfig reorganization

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

18 years agoremove another unnecessary message
nbd [Mon, 24 Oct 2005 01:35:34 +0000 (01:35 +0000)]
remove another unnecessary message

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

18 years agoremove some unnecessary messages
nbd [Mon, 24 Oct 2005 01:31:22 +0000 (01:31 +0000)]
remove some unnecessary messages

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

18 years agoadd support for more network devices,
nico [Sun, 23 Oct 2005 23:45:39 +0000 (23:45 +0000)]
add support for more network devices,
start menuconfig reorg.

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

18 years agofix package rebuilding
nbd [Sun, 23 Oct 2005 22:55:02 +0000 (22:55 +0000)]
fix package rebuilding

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

18 years agofix 2.4 config for pf-ring
nbd [Sun, 23 Oct 2005 21:13:08 +0000 (21:13 +0000)]
fix 2.4 config for pf-ring

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

18 years agoadd -funit-at-a-time in trunk/ as well
nbd [Sun, 23 Oct 2005 21:06:51 +0000 (21:06 +0000)]
add -funit-at-a-time in trunk/ as well

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

18 years agocosmetic fix for V= stuff
nbd [Sun, 23 Oct 2005 21:00:35 +0000 (21:00 +0000)]
cosmetic fix for V= stuff

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

18 years agoupdate linux 2.6 config for pf-ring
nbd [Sun, 23 Oct 2005 20:56:45 +0000 (20:56 +0000)]
update linux 2.6 config for pf-ring

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

18 years agorename madwifi patch to madwifi-ng
nico [Sun, 23 Oct 2005 19:15:40 +0000 (19:15 +0000)]
rename madwifi patch to madwifi-ng

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

18 years agoset base-files version number back to 4
nbd [Sun, 23 Oct 2005 19:04:30 +0000 (19:04 +0000)]
set base-files version number back to 4

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

18 years agorename soekris port to x86
nico [Sun, 23 Oct 2005 18:47:07 +0000 (18:47 +0000)]
rename soekris port to x86

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

18 years agoadd "svn:keywords" prop
nico [Sun, 23 Oct 2005 18:40:18 +0000 (18:40 +0000)]
add "svn:keywords" prop

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

18 years agofix hostap build when target arch != mipsel
nico [Sun, 23 Oct 2005 18:34:21 +0000 (18:34 +0000)]
fix hostap build when target arch != mipsel

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

18 years agoturn tcp vegas on by default
kaloz [Sun, 23 Oct 2005 18:12:01 +0000 (18:12 +0000)]
turn tcp vegas on by default

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

18 years agofix xsupplicant build against madwifi-ng introduced by [2272]
nico [Sun, 23 Oct 2005 17:38:34 +0000 (17:38 +0000)]
fix xsupplicant build against madwifi-ng introduced by [2272]

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

18 years agoadd hostap kernel driver
nico [Sun, 23 Oct 2005 13:21:05 +0000 (13:21 +0000)]
add hostap kernel driver

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

18 years agoremove spurious spaces
nico [Sun, 23 Oct 2005 13:18:28 +0000 (13:18 +0000)]
remove spurious spaces

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

18 years agoupdate hostapd to latest development release (v0.4.5),
nico [Sun, 23 Oct 2005 13:16:37 +0000 (13:16 +0000)]
update hostapd to latest development release (v0.4.5),
add driver for hostap,
enable wpa-psk.

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

18 years agoupdate wpa_supplicant to latest development release (v0.4.5),
nico [Sun, 23 Oct 2005 12:22:13 +0000 (12:22 +0000)]
update wpa_supplicant to latest development release (v0.4.5),
add drivers for hostap, madwifi and generic wext.

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

18 years agoupdate dhcp to new upstream release (v3.0.3)
nico [Sun, 23 Oct 2005 10:27:34 +0000 (10:27 +0000)]
update dhcp to new upstream release (v3.0.3)

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

18 years agoadd miredo package
nico [Sun, 23 Oct 2005 10:23:36 +0000 (10:23 +0000)]
add miredo package

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

18 years agoreplace madwifi with madwifi-ng
kaloz [Sun, 23 Oct 2005 09:39:12 +0000 (09:39 +0000)]
replace madwifi with madwifi-ng

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

18 years agobuild c++ sources without rtti
nico [Sun, 23 Oct 2005 01:29:01 +0000 (01:29 +0000)]
build c++ sources without rtti

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

18 years agofix stupid typo
nbd [Sat, 22 Oct 2005 23:13:12 +0000 (23:13 +0000)]
fix stupid typo

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

18 years agoadd pf_ring patches for kernel and libpcap
nbd [Sat, 22 Oct 2005 22:03:56 +0000 (22:03 +0000)]
add pf_ring patches for kernel and libpcap

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

18 years agosync pptp ifup script with whiterussian
nbd [Sat, 22 Oct 2005 21:58:50 +0000 (21:58 +0000)]
sync pptp ifup script with whiterussian

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

18 years agoproper error handling in package/Makefile
nbd [Sat, 22 Oct 2005 21:54:11 +0000 (21:54 +0000)]
proper error handling in package/Makefile

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

18 years agofix ipg-utils tarball extraction
nico [Sat, 22 Oct 2005 21:49:58 +0000 (21:49 +0000)]
fix ipg-utils tarball extraction

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

18 years agocompile fix
nbd [Sat, 22 Oct 2005 21:26:55 +0000 (21:26 +0000)]
compile fix

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

18 years agorename target/linux/package/openwrt to base-files
nbd [Sat, 22 Oct 2005 20:52:12 +0000 (20:52 +0000)]
rename target/linux/package/openwrt to base-files

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

18 years agosync base-files with whiterussian
nbd [Sat, 22 Oct 2005 20:47:19 +0000 (20:47 +0000)]
sync base-files with whiterussian

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

18 years agoadd base-files change from whiterussian
nbd [Sat, 22 Oct 2005 19:54:33 +0000 (19:54 +0000)]
add base-files change from whiterussian

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

18 years agoadd jffs2root from whiterussian/
nbd [Sat, 22 Oct 2005 19:51:51 +0000 (19:51 +0000)]
add jffs2root from whiterussian/

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

18 years agocosmetic fix
nbd [Sat, 22 Oct 2005 19:13:35 +0000 (19:13 +0000)]
cosmetic fix

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

18 years agoadd missing piece from whiterussian image building makefile to trunk/
nbd [Sat, 22 Oct 2005 18:55:48 +0000 (18:55 +0000)]
add missing piece from whiterussian image building makefile to trunk/

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

18 years agochange release number of busybox to 1 (new version)
nbd [Sat, 22 Oct 2005 17:42:57 +0000 (17:42 +0000)]
change release number of busybox to 1 (new version)

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

18 years agofix telnetd in busybox 1.01
nbd [Sat, 22 Oct 2005 17:42:37 +0000 (17:42 +0000)]
fix telnetd in busybox 1.01

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

18 years agoadd svn revision to /etc/banner
nbd [Sat, 22 Oct 2005 16:34:35 +0000 (16:34 +0000)]
add svn revision to /etc/banner

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

18 years agofix typo in ppp init scripts
nbd [Sat, 22 Oct 2005 16:16:09 +0000 (16:16 +0000)]
fix typo in ppp init scripts

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

18 years agoanother batch of V= stuff
nbd [Sat, 22 Oct 2005 16:14:30 +0000 (16:14 +0000)]
another batch of V= stuff

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

18 years agocompile fix for diag
nbd [Sat, 22 Oct 2005 15:43:16 +0000 (15:43 +0000)]
compile fix for diag

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

18 years agosome more small fixes for the V= stuff
nbd [Sat, 22 Oct 2005 15:15:57 +0000 (15:15 +0000)]
some more small fixes for the V= stuff

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

18 years agomake log output a bit nicer
nbd [Sat, 22 Oct 2005 15:10:20 +0000 (15:10 +0000)]
make log output a bit nicer

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

18 years agofix kernel package install bug
nbd [Sat, 22 Oct 2005 14:41:50 +0000 (14:41 +0000)]
fix kernel package install bug

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

18 years agofix unnecessary recompiling of packages
nbd [Sat, 22 Oct 2005 14:37:56 +0000 (14:37 +0000)]
fix unnecessary recompiling of packages

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

18 years agofix makefile warning
nbd [Sat, 22 Oct 2005 14:23:22 +0000 (14:23 +0000)]
fix makefile warning

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

18 years agoadd id3lib to sdk depends, change package compile depends
nbd [Sat, 22 Oct 2005 14:15:32 +0000 (14:15 +0000)]
add id3lib to sdk depends, change package compile depends

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

18 years agoanother small dependency fix
nbd [Sat, 22 Oct 2005 13:10:06 +0000 (13:10 +0000)]
another small dependency fix

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

18 years agofix 'Preparing...' message for V=5 compile
nbd [Sat, 22 Oct 2005 13:08:35 +0000 (13:08 +0000)]
fix 'Preparing...' message for V=5 compile

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

18 years agomore V= fixes
nbd [Sat, 22 Oct 2005 12:54:17 +0000 (12:54 +0000)]
more V= fixes

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

18 years agofix typo in my last commit
nico [Sat, 22 Oct 2005 12:27:35 +0000 (12:27 +0000)]
fix typo in my last commit

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

18 years agoset undefined WD variable
nico [Sat, 22 Oct 2005 12:25:42 +0000 (12:25 +0000)]
set undefined WD variable

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

18 years agolots of small package changes and dependency cleanups for the V= stuff
nbd [Sat, 22 Oct 2005 12:12:59 +0000 (12:12 +0000)]
lots of small package changes and dependency cleanups for the V= stuff

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

18 years agofix rebuilding of asterisk
nbd [Sat, 22 Oct 2005 11:34:48 +0000 (11:34 +0000)]
fix rebuilding of asterisk

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

18 years agosmall bugfix in package rules file
nbd [Sat, 22 Oct 2005 11:33:25 +0000 (11:33 +0000)]
small bugfix in package rules file

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

18 years agodocument package makefile format changes
nbd [Sat, 22 Oct 2005 11:07:28 +0000 (11:07 +0000)]
document package makefile format changes

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

18 years agomore fixes for the V= stuff
nbd [Sat, 22 Oct 2005 10:54:33 +0000 (10:54 +0000)]
more fixes for the V= stuff

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

18 years agofix dependency bug in wireless-tools makefile
nbd [Sat, 22 Oct 2005 10:49:51 +0000 (10:49 +0000)]
fix dependency bug in wireless-tools makefile

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

18 years agoadd some more verbosity stuff
nbd [Sat, 22 Oct 2005 01:40:50 +0000 (01:40 +0000)]
add some more verbosity stuff

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

18 years agolarge build system cleanup. added some stuff to control the verbosity level, but...
nbd [Sat, 22 Oct 2005 00:06:20 +0000 (00:06 +0000)]
large build system cleanup. added some stuff to control the verbosity level, but not complete, yet.

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

18 years agospeed up firstboot a bit
nbd [Sat, 22 Oct 2005 00:05:54 +0000 (00:05 +0000)]
speed up firstboot a bit

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

18 years agomake uclibc a bit smaller
nbd [Fri, 21 Oct 2005 23:39:26 +0000 (23:39 +0000)]
make uclibc a bit smaller

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

18 years agoremove deprecated customization method from buildroot documentation
nbd [Fri, 21 Oct 2005 21:40:14 +0000 (21:40 +0000)]
remove deprecated customization method from buildroot documentation

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

18 years agorename config.mips to config.mipsel in uclibc directory
nbd [Fri, 21 Oct 2005 21:20:16 +0000 (21:20 +0000)]
rename config.mips to config.mipsel in uclibc directory

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

18 years agosync broadcom image build with whiterussian
nbd [Fri, 21 Oct 2005 21:07:10 +0000 (21:07 +0000)]
sync broadcom image build with whiterussian

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

18 years agoclean gcc 4.0.0 patch directory
nbd [Fri, 21 Oct 2005 19:55:35 +0000 (19:55 +0000)]
clean gcc 4.0.0 patch directory

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

18 years agoadd gcc 4.0.2, remove 4.0.0
nbd [Fri, 21 Oct 2005 19:52:45 +0000 (19:52 +0000)]
add gcc 4.0.2, remove 4.0.0

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

18 years agoremove some old binutils versions
nbd [Fri, 21 Oct 2005 17:30:24 +0000 (17:30 +0000)]
remove some old binutils versions

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

18 years agoremove Maintainer: and Source: from packages
nbd [Fri, 21 Oct 2005 17:21:28 +0000 (17:21 +0000)]
remove Maintainer: and Source: from packages

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

18 years agoupdate make-ipkg-dir.sh
nbd [Fri, 21 Oct 2005 17:20:24 +0000 (17:20 +0000)]
update make-ipkg-dir.sh

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