Felix Fietkau [Tue, 24 Oct 2006 17:27:32 +0000 (17:27 +0000)]
add extra autoload for ppp modules
SVN-Revision: 5283
Felix Fietkau [Tue, 24 Oct 2006 14:15:14 +0000 (14:15 +0000)]
remove an obsolete function
SVN-Revision: 5280
Felix Fietkau [Tue, 24 Oct 2006 14:02:33 +0000 (14:02 +0000)]
fix dependencies on the virtual kernel package (fixes #878)
SVN-Revision: 5279
Felix Fietkau [Tue, 24 Oct 2006 13:52:56 +0000 (13:52 +0000)]
convert ar7-atm to KernelPackage template
SVN-Revision: 5277
Felix Fietkau [Tue, 24 Oct 2006 13:49:35 +0000 (13:49 +0000)]
convert ar7-net to KernelPackage template
SVN-Revision: 5276
Felix Fietkau [Tue, 24 Oct 2006 13:42:03 +0000 (13:42 +0000)]
fix tiatm compile
SVN-Revision: 5275
Felix Fietkau [Mon, 23 Oct 2006 16:38:47 +0000 (16:38 +0000)]
fix typo
SVN-Revision: 5270
Felix Fietkau [Mon, 23 Oct 2006 14:52:04 +0000 (14:52 +0000)]
improve mtd image check - don't check trx header if the target partition is not 'linux', don't display image check messages with -qq and -f, fixes #850
SVN-Revision: 5269
Felix Fietkau [Sun, 22 Oct 2006 21:16:15 +0000 (21:16 +0000)]
fix a timeout on amd flash chips (patch from #874)
SVN-Revision: 5262
Nicolas Thill [Sun, 22 Oct 2006 21:15:55 +0000 (21:15 +0000)]
strip third arg (dir name) to Build/Configure/Default macro
SVN-Revision: 5261
Felix Fietkau [Sun, 22 Oct 2006 20:33:36 +0000 (20:33 +0000)]
use getdents64 in the uClibc glob function
SVN-Revision: 5256
Felix Fietkau [Sun, 22 Oct 2006 17:01:29 +0000 (17:01 +0000)]
add generic and via ide support to x86-2.6
SVN-Revision: 5255
Felix Fietkau [Sun, 22 Oct 2006 15:57:41 +0000 (15:57 +0000)]
add missing autoload options
SVN-Revision: 5254
Felix Fietkau [Fri, 20 Oct 2006 13:36:00 +0000 (13:36 +0000)]
remove obsolete file
SVN-Revision: 5251
Felix Fietkau [Fri, 20 Oct 2006 12:56:42 +0000 (12:56 +0000)]
template.awk fix processing of certain config file formats
SVN-Revision: 5249
Nicolas Thill [Fri, 20 Oct 2006 10:32:01 +0000 (10:32 +0000)]
fix squid and rp-pppoe (closes: #869)
SVN-Revision: 5247
Felix Fietkau [Fri, 20 Oct 2006 00:13:34 +0000 (00:13 +0000)]
move /usr/lib/parse-config.awk to /lib/config/template.awk
SVN-Revision: 5244
Felix Fietkau [Thu, 19 Oct 2006 22:26:36 +0000 (22:26 +0000)]
fix ar7-net compile error
SVN-Revision: 5243
Felix Fietkau [Thu, 19 Oct 2006 21:04:14 +0000 (21:04 +0000)]
fix typo
SVN-Revision: 5242
Felix Fietkau [Thu, 19 Oct 2006 18:30:49 +0000 (18:30 +0000)]
fix gnupg compile
SVN-Revision: 5240
Nicolas Thill [Thu, 19 Oct 2006 18:22:48 +0000 (18:22 +0000)]
disable pcmcia on rb532
SVN-Revision: 5239
Nicolas Thill [Thu, 19 Oct 2006 18:05:21 +0000 (18:05 +0000)]
fix softdog kmod packaging on 2.6
SVN-Revision: 5238
Felix Fietkau [Thu, 19 Oct 2006 17:32:49 +0000 (17:32 +0000)]
enable download target only if PKG_SOURCE_URL is set
SVN-Revision: 5237
Felix Fietkau [Thu, 19 Oct 2006 16:56:33 +0000 (16:56 +0000)]
small fix for the sitefiles
SVN-Revision: 5236
Felix Fietkau [Thu, 19 Oct 2006 16:11:51 +0000 (16:11 +0000)]
fix bmon compile
SVN-Revision: 5234
Felix Fietkau [Thu, 19 Oct 2006 15:25:58 +0000 (15:25 +0000)]
add sitefiles similar to the ones from openembedded
SVN-Revision: 5232
Felix Fietkau [Thu, 19 Oct 2006 13:28:36 +0000 (13:28 +0000)]
fix bluetooth module packaging
SVN-Revision: 5230
Felix Fietkau [Thu, 19 Oct 2006 06:38:06 +0000 (06:38 +0000)]
fix unnecessary kernel package recompile
SVN-Revision: 5227
Felix Fietkau [Thu, 19 Oct 2006 06:20:55 +0000 (06:20 +0000)]
cleanup/rewrite of the kernel build process
SVN-Revision: 5226
Felix Fietkau [Thu, 19 Oct 2006 05:21:18 +0000 (05:21 +0000)]
remove bluetooth from ar7 config
SVN-Revision: 5225
Felix Fietkau [Thu, 19 Oct 2006 05:01:04 +0000 (05:01 +0000)]
cleanup
SVN-Revision: 5224
Felix Fietkau [Thu, 19 Oct 2006 04:36:09 +0000 (04:36 +0000)]
forgot to remove 2 files
SVN-Revision: 5223
Felix Fietkau [Thu, 19 Oct 2006 04:35:29 +0000 (04:35 +0000)]
finally kill KMOD_template - removes a big chunk of legacy build code
SVN-Revision: 5222
Felix Fietkau [Thu, 19 Oct 2006 03:27:24 +0000 (03:27 +0000)]
make filesystem size selection generic (for ext2)
SVN-Revision: 5221
Felix Fietkau [Thu, 19 Oct 2006 02:05:17 +0000 (02:05 +0000)]
port more modules over to the new system
SVN-Revision: 5220
Felix Fietkau [Wed, 18 Oct 2006 22:12:24 +0000 (22:12 +0000)]
remove bogus -j1 options from make calls
SVN-Revision: 5217
Felix Fietkau [Wed, 18 Oct 2006 22:07:32 +0000 (22:07 +0000)]
change rm to rm -f to avoid bogus make messages
SVN-Revision: 5215
Felix Fietkau [Wed, 18 Oct 2006 19:31:45 +0000 (19:31 +0000)]
add another parallel build fix
SVN-Revision: 5209
Felix Fietkau [Wed, 18 Oct 2006 19:00:05 +0000 (19:00 +0000)]
improve parallel building
SVN-Revision: 5208
Felix Fietkau [Wed, 18 Oct 2006 18:52:26 +0000 (18:52 +0000)]
fix parallel build of brcm-2.4
SVN-Revision: 5207
Nicolas Thill [Wed, 18 Oct 2006 14:16:17 +0000 (14:16 +0000)]
add missing <asm/segment.h>, fix mini_fo and openswan build on ppc
SVN-Revision: 5206
Nicolas Thill [Wed, 18 Oct 2006 13:21:13 +0000 (13:21 +0000)]
enable native ipsec modules on 2.6, add ipsec kernel modules
SVN-Revision: 5205
Nicolas Thill [Wed, 18 Oct 2006 13:16:44 +0000 (13:16 +0000)]
fix uml-2.6 build, move KERNELNAME to kernel-build.mk
SVN-Revision: 5204
Felix Fietkau [Tue, 17 Oct 2006 21:47:21 +0000 (21:47 +0000)]
oops, committed the wrong file
SVN-Revision: 5203
Felix Fietkau [Tue, 17 Oct 2006 21:45:44 +0000 (21:45 +0000)]
fix typo in usbcore autoload
SVN-Revision: 5202
Felix Fietkau [Tue, 17 Oct 2006 21:43:41 +0000 (21:43 +0000)]
fix module autoload option
SVN-Revision: 5201
Felix Fietkau [Tue, 17 Oct 2006 21:21:55 +0000 (21:21 +0000)]
fix path to usbcore.ko
SVN-Revision: 5200
Felix Fietkau [Tue, 17 Oct 2006 21:19:49 +0000 (21:19 +0000)]
port soundcore module
SVN-Revision: 5199
Felix Fietkau [Tue, 17 Oct 2006 20:58:47 +0000 (20:58 +0000)]
*sigh* increase size of the static buffer allocated in menuconfig again
SVN-Revision: 5198
Felix Fietkau [Tue, 17 Oct 2006 20:52:55 +0000 (20:52 +0000)]
port the usb modules over to the new system
SVN-Revision: 5197
Felix Fietkau [Tue, 17 Oct 2006 20:52:40 +0000 (20:52 +0000)]
put madwifi in the right category
SVN-Revision: 5196
Felix Fietkau [Tue, 17 Oct 2006 20:51:25 +0000 (20:51 +0000)]
fix submenu sorting
SVN-Revision: 5195
Felix Fietkau [Tue, 17 Oct 2006 19:01:08 +0000 (19:01 +0000)]
add PROVIDES option, currently only used for menuconfig
SVN-Revision: 5194
Felix Fietkau [Tue, 17 Oct 2006 17:45:14 +0000 (17:45 +0000)]
menuconfig: include dependency checking in submenu sorting function
SVN-Revision: 5193
Felix Fietkau [Tue, 17 Oct 2006 17:07:35 +0000 (17:07 +0000)]
hacks for supporting the toshiba wrc-1000
SVN-Revision: 5192
Felix Fietkau [Tue, 17 Oct 2006 16:33:49 +0000 (16:33 +0000)]
fix submenu
SVN-Revision: 5191
Felix Fietkau [Tue, 17 Oct 2006 16:27:22 +0000 (16:27 +0000)]
remove some old junk
SVN-Revision: 5190
Felix Fietkau [Tue, 17 Oct 2006 16:13:10 +0000 (16:13 +0000)]
make kernel module packaging code reusable and use it in madwifi
SVN-Revision: 5189
Felix Fietkau [Tue, 17 Oct 2006 15:07:38 +0000 (15:07 +0000)]
remove old target/linux/package directory
SVN-Revision: 5188
Felix Fietkau [Tue, 17 Oct 2006 15:05:49 +0000 (15:05 +0000)]
move sched_use_tsc patch to generic-2.4
SVN-Revision: 5187
Felix Fietkau [Tue, 17 Oct 2006 15:03:52 +0000 (15:03 +0000)]
move the ar7 network driver into a separate package
SVN-Revision: 5186
Felix Fietkau [Tue, 17 Oct 2006 14:47:54 +0000 (14:47 +0000)]
move the ar7 adsl driver into a separate package directory with external build and source download
SVN-Revision: 5185
Felix Fietkau [Tue, 17 Oct 2006 13:28:44 +0000 (13:28 +0000)]
allow platform support directories to add and modify kernel module packages
SVN-Revision: 5184
Felix Fietkau [Tue, 17 Oct 2006 13:18:01 +0000 (13:18 +0000)]
split modules.mk
SVN-Revision: 5183
Felix Fietkau [Tue, 17 Oct 2006 13:08:57 +0000 (13:08 +0000)]
implement sorting for menuconfig submenus
SVN-Revision: 5182
Nicolas Thill [Tue, 17 Oct 2006 08:24:26 +0000 (08:24 +0000)]
fix kernel modules extensions
SVN-Revision: 5181
Felix Fietkau [Tue, 17 Oct 2006 02:04:19 +0000 (02:04 +0000)]
add zlib fix from #855
SVN-Revision: 5180
Felix Fietkau [Tue, 17 Oct 2006 02:00:03 +0000 (02:00 +0000)]
add fix from #763
SVN-Revision: 5179
Felix Fietkau [Tue, 17 Oct 2006 01:47:12 +0000 (01:47 +0000)]
some kernel module cleanup
SVN-Revision: 5178
Felix Fietkau [Tue, 17 Oct 2006 01:36:09 +0000 (01:36 +0000)]
remove atm support in a few platforms
SVN-Revision: 5177
Felix Fietkau [Tue, 17 Oct 2006 01:35:11 +0000 (01:35 +0000)]
add ATM_SUPPORT flag
SVN-Revision: 5176
Felix Fietkau [Tue, 17 Oct 2006 01:25:20 +0000 (01:25 +0000)]
add USES_EXT2 flag for target platforms
SVN-Revision: 5175
Felix Fietkau [Mon, 16 Oct 2006 23:23:58 +0000 (23:23 +0000)]
remove support for obsolete /etc/modules file
SVN-Revision: 5173
Florian Fainelli [Mon, 16 Oct 2006 22:18:06 +0000 (22:18 +0000)]
Do not automatically create atheros devices (#811), and potentially other bugs
SVN-Revision: 5168
Felix Fietkau [Mon, 16 Oct 2006 17:12:00 +0000 (17:12 +0000)]
bcm4710: port a missing part of the cache fixes to linux 2.6
SVN-Revision: 5163
Felix Fietkau [Mon, 16 Oct 2006 15:00:10 +0000 (15:00 +0000)]
fix irq sharing issue on bcm4710
SVN-Revision: 5160
Felix Fietkau [Mon, 16 Oct 2006 14:21:30 +0000 (14:21 +0000)]
fix extpci irq assignment bug
SVN-Revision: 5159
Felix Fietkau [Mon, 16 Oct 2006 13:42:35 +0000 (13:42 +0000)]
accidentally removed a small part of the flash map patch - fixing that.
SVN-Revision: 5158
Felix Fietkau [Mon, 16 Oct 2006 04:32:21 +0000 (04:32 +0000)]
remove nvram.sh
SVN-Revision: 5153
Felix Fietkau [Mon, 16 Oct 2006 04:21:44 +0000 (04:21 +0000)]
add modified version of mbm's 'introduction to buildroot-ng' to the documentation
SVN-Revision: 5151
Felix Fietkau [Mon, 16 Oct 2006 02:38:44 +0000 (02:38 +0000)]
add *.out to cleanup rule
SVN-Revision: 5150
Felix Fietkau [Mon, 16 Oct 2006 02:38:08 +0000 (02:38 +0000)]
add documentation for /etc/config/wireless and improve formatting
SVN-Revision: 5149
Felix Fietkau [Mon, 16 Oct 2006 00:24:43 +0000 (00:24 +0000)]
sync whiterussian download.pl with trunk, allow the user to specify additional wget options by using the WGET_OPTIONS env var
SVN-Revision: 5144
Florian Fainelli [Sun, 15 Oct 2006 23:44:12 +0000 (23:44 +0000)]
Add ralink rt61 driver needed for rdc-2.6 target
SVN-Revision: 5142
Florian Fainelli [Sun, 15 Oct 2006 23:41:00 +0000 (23:41 +0000)]
Drop changes to mm/fault.c prevents from seeing kernel oops while restarting the board automatically
SVN-Revision: 5141
Felix Fietkau [Sun, 15 Oct 2006 23:37:53 +0000 (23:37 +0000)]
add some documentation for the init scripts
SVN-Revision: 5140
Florian Fainelli [Sun, 15 Oct 2006 23:36:43 +0000 (23:36 +0000)]
Updated kernel config
SVN-Revision: 5139
Florian Fainelli [Sun, 15 Oct 2006 23:34:22 +0000 (23:34 +0000)]
Merge preliminary rdc-2.6 support (Airlink101 AR525W)
SVN-Revision: 5138
Felix Fietkau [Sun, 15 Oct 2006 23:13:59 +0000 (23:13 +0000)]
add patch from #849
SVN-Revision: 5137
Felix Fietkau [Sun, 15 Oct 2006 23:04:23 +0000 (23:04 +0000)]
add firewall protection for wan_device in addition to wan_ifname (fixes #852)
SVN-Revision: 5136
Florian Fainelli [Sun, 15 Oct 2006 23:03:46 +0000 (23:03 +0000)]
Prevent SSH keys from being chmoded to 644 (#664), looks like those are the only files concerned for now
SVN-Revision: 5135
Felix Fietkau [Sun, 15 Oct 2006 22:36:16 +0000 (22:36 +0000)]
add io resource patch from #800, merge flash map stuff from linux 2.4 to support the wl-hdd without breaking the netgear wgt634u
SVN-Revision: 5134
Felix Fietkau [Sun, 15 Oct 2006 21:55:51 +0000 (21:55 +0000)]
don't hardcode the cpu frequency for bcm47xx in linux 2.6
SVN-Revision: 5133
Felix Fietkau [Sun, 15 Oct 2006 21:55:14 +0000 (21:55 +0000)]
fix bcm4710 cache fixes
SVN-Revision: 5132
Felix Fietkau [Sun, 15 Oct 2006 21:22:51 +0000 (21:22 +0000)]
fix typo
SVN-Revision: 5131
Felix Fietkau [Sun, 15 Oct 2006 21:03:30 +0000 (21:03 +0000)]
init script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname> (enable|disable) manages symlinks
SVN-Revision: 5128
Felix Fietkau [Sun, 15 Oct 2006 19:21:08 +0000 (19:21 +0000)]
disable entropy gathering in wlcompat-debug
SVN-Revision: 5127
Felix Fietkau [Sun, 15 Oct 2006 17:52:31 +0000 (17:52 +0000)]
add hotplug script for setting up networking on wds interfaces
SVN-Revision: 5125
Felix Fietkau [Sun, 15 Oct 2006 17:52:08 +0000 (17:52 +0000)]
wlc: use custom ether_ntoa implementation that pads the address parts
SVN-Revision: 5124
Florian Fainelli [Sun, 15 Oct 2006 17:50:21 +0000 (17:50 +0000)]
Update kernel config : add support for bluetooth devices, enable packet support in-kernel, prevented udhcpc to work
SVN-Revision: 5123