openwrt/svn-archive/archive.git
18 years agofix lua build broken by [2333]
Nicolas Thill [Sat, 5 Nov 2005 20:39:37 +0000 (20:39 +0000)]
fix lua build broken by [2333]

SVN-Revision: 2340

18 years agofix cups rebuild broken by [2336]
Nicolas Thill [Sat, 5 Nov 2005 20:07:44 +0000 (20:07 +0000)]
fix cups rebuild broken by [2336]

SVN-Revision: 2339

18 years agoupdate lighttpd to new upstream release (v1.4.7)
Nicolas Thill [Sat, 5 Nov 2005 17:20:31 +0000 (17:20 +0000)]
update lighttpd to new upstream release (v1.4.7)

SVN-Revision: 2337

18 years agobackport symlink fix from whiterussian [2328]
Nicolas Thill [Sat, 5 Nov 2005 13:50:35 +0000 (13:50 +0000)]
backport symlink fix from whiterussian [2328]

SVN-Revision: 2336

18 years agobackport asterisk dependencies fix from whiterussian [2331]
Nicolas Thill [Sat, 5 Nov 2005 02:35:07 +0000 (02:35 +0000)]
backport asterisk dependencies fix from whiterussian [2331]

SVN-Revision: 2335

18 years agouse target optimization cflags
Nicolas Thill [Sat, 5 Nov 2005 02:32:54 +0000 (02:32 +0000)]
use target optimization cflags

SVN-Revision: 2334

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

SVN-Revision: 2333

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

SVN-Revision: 2330

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

SVN-Revision: 2329

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

SVN-Revision: 2326

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

SVN-Revision: 2325

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

SVN-Revision: 2324

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

SVN-Revision: 2323

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

SVN-Revision: 2322

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

SVN-Revision: 2321

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

SVN-Revision: 2320

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

SVN-Revision: 2319

18 years agorework the 2.6 Makefile to match the 2.4 one,
Nicolas Thill [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

SVN-Revision: 2318

18 years agoadd drivers-clean target when missing,
Nicolas Thill [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

SVN-Revision: 2317

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

SVN-Revision: 2316

18 years agorework the kernel menuconfig,
Nicolas Thill [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

SVN-Revision: 2315

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

SVN-Revision: 2314

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

SVN-Revision: 2313

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

SVN-Revision: 2312

18 years agofix 2.6 modules pattern using a common LINUX_KMOD_SUFFIX variable,
Nicolas Thill [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

SVN-Revision: 2311

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

SVN-Revision: 2310

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

SVN-Revision: 2309

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

SVN-Revision: 2307

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

SVN-Revision: 2306

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

SVN-Revision: 2305

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

SVN-Revision: 2304

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

SVN-Revision: 2303

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

SVN-Revision: 2301

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

SVN-Revision: 2299

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

SVN-Revision: 2298

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

SVN-Revision: 2297

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

SVN-Revision: 2296

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

SVN-Revision: 2295

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

SVN-Revision: 2294

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

SVN-Revision: 2293

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

SVN-Revision: 2292

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

SVN-Revision: 2291

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

SVN-Revision: 2290

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

SVN-Revision: 2289

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

SVN-Revision: 2287

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

SVN-Revision: 2286

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

SVN-Revision: 2285

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

SVN-Revision: 2284

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

SVN-Revision: 2283

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

SVN-Revision: 2282

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

SVN-Revision: 2281

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

SVN-Revision: 2278

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

SVN-Revision: 2277

18 years agoupdate hostapd to latest development release (v0.4.5),
Nicolas Thill [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.

SVN-Revision: 2276

18 years agoupdate wpa_supplicant to latest development release (v0.4.5),
Nicolas Thill [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.

SVN-Revision: 2275

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

SVN-Revision: 2274

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

SVN-Revision: 2273

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

SVN-Revision: 2272

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

SVN-Revision: 2271

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

SVN-Revision: 2269

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

SVN-Revision: 2266

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

SVN-Revision: 2265

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

SVN-Revision: 2264

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

SVN-Revision: 2263

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

SVN-Revision: 2262

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

SVN-Revision: 2261

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

SVN-Revision: 2260

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

SVN-Revision: 2257

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

SVN-Revision: 2255

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

SVN-Revision: 2251

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

SVN-Revision: 2250

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

SVN-Revision: 2248

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

SVN-Revision: 2247

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

SVN-Revision: 2246

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

SVN-Revision: 2245

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

SVN-Revision: 2244

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

SVN-Revision: 2243

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

SVN-Revision: 2242

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

SVN-Revision: 2241

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

SVN-Revision: 2240

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

SVN-Revision: 2239

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

SVN-Revision: 2238

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

SVN-Revision: 2237

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

SVN-Revision: 2236

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

SVN-Revision: 2235

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

SVN-Revision: 2234

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

SVN-Revision: 2232

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

SVN-Revision: 2231

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

SVN-Revision: 2230

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

SVN-Revision: 2229

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

SVN-Revision: 2228

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

SVN-Revision: 2226

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

SVN-Revision: 2225

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

SVN-Revision: 2223

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

SVN-Revision: 2222

18 years agolarge build system cleanup. added some stuff to control the verbosity level, but...
Felix Fietkau [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.

SVN-Revision: 2221

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

SVN-Revision: 2220

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

SVN-Revision: 2219

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

SVN-Revision: 2218

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

SVN-Revision: 2217