Commit Graph

4130 Commits

Author SHA1 Message Date
Florian Fainelli
e7614e91b9 Add USR5461 image generation and tool (#817), thanks to Dick Streefland !
SVN-Revision: 5373
2006-11-01 13:24:20 +00:00
Felix Fietkau
ec52fc217d fix a small typo
SVN-Revision: 5368
2006-10-31 22:53:31 +00:00
Felix Fietkau
88dd056006 fix rootfs partition name for x86 images
SVN-Revision: 5367
2006-10-31 22:49:02 +00:00
Felix Fietkau
45f0f2a960 fix kernel config after r8169 change
SVN-Revision: 5366
2006-10-31 21:14:05 +00:00
Felix Fietkau
97df37dfd7 update hostapd to latest upstream version
SVN-Revision: 5365
2006-10-31 21:04:48 +00:00
Felix Fietkau
a908c9b7a3 move wpa_supplicant to trunk
SVN-Revision: 5362
2006-10-31 17:31:37 +00:00
Florian Fainelli
3e33acb7b4 export skb_attach symbol (#887)
SVN-Revision: 5359
2006-10-31 12:28:42 +00:00
Nicolas Thill
8ec5b1d614 oops, forgot to remove references to libnotimpl
SVN-Revision: 5356
2006-10-31 11:33:34 +00:00
Nicolas Thill
2f9448bd1f move libnotimpl to /packages/libs, fix another typo in ./src/math.c
SVN-Revision: 5355
2006-10-31 11:29:54 +00:00
Felix Fietkau
94e46a7ef3 fix unnecessary dropbear key generation
SVN-Revision: 5354
2006-10-31 10:29:41 +00:00
Felix Fietkau
6d531dbf84 add a fix for tun/tap related crashes (backported by Carlos Sobrinho)
SVN-Revision: 5352
2006-10-31 00:57:13 +00:00
Felix Fietkau
ab9a7a900e fix vpi/vci setting for pppoa
SVN-Revision: 5351
2006-10-30 23:58:01 +00:00
Felix Fietkau
2fa277537e enable pppoa for ar7
SVN-Revision: 5350
2006-10-30 23:00:08 +00:00
Felix Fietkau
8eaf063d65 rdc: disable pci serial, remove bluetooth (because usb is disabled)
SVN-Revision: 5335
2006-10-30 04:54:39 +00:00
Felix Fietkau
fda36c539a sync dropbear init script with whiterussian, fix locking and add config integration by Carlos Sobrinho
SVN-Revision: 5331
2006-10-29 05:53:13 +00:00
Felix Fietkau
12ccb1ed73 reset CONFIG_SECTION when calling config_load
SVN-Revision: 5318
2006-10-28 00:40:17 +00:00
Nicolas Thill
8a7cf55e06 use target optimization flags for madwifi tools
SVN-Revision: 5314
2006-10-27 19:14:43 +00:00
Nicolas Thill
300eee71f9 add target optimization flags
SVN-Revision: 5312
2006-10-27 15:48:48 +00:00
Imre Kaloz
93ab44d5d6 add redboot parsing and rtl8169 fixes, enable r8169 and add the free ixp4xx ethernet driver - the later still needs fixes and testing for the gateway 7001
SVN-Revision: 5311
2006-10-27 12:32:10 +00:00
Imre Kaloz
2d2179f503 rename the xscale target to ixp4xx for the forthcoming iop target, add gcc 4.1 patch for arm
SVN-Revision: 5310
2006-10-27 10:26:00 +00:00
Felix Fietkau
5d434d9959 extend X86_GRUB_ROOTPART selection to jffs2 images
SVN-Revision: 5308
2006-10-27 05:23:00 +00:00
Felix Fietkau
b1f7fe7b06 revert to hda2
SVN-Revision: 5307
2006-10-27 05:22:39 +00:00
Tim Yardley
f6ff4f5fd2 this should have been sda not hda
SVN-Revision: 5306
2006-10-27 05:13:29 +00:00
Tim Yardley
d04c5680fa bring in floorf so that postgres server will compile by default, package to come later for server
SVN-Revision: 5304
2006-10-26 18:05:58 +00:00
Tim Yardley
3e84e18a27 add a configuration option to enable full c99 math in libm. this is needed for functions like floorf (which happens to be used in postgresql server as an example)
SVN-Revision: 5302
2006-10-26 17:16:13 +00:00
Felix Fietkau
dff0c52031 add protection against running cf2nand from yaffs2
SVN-Revision: 5301
2006-10-26 02:15:22 +00:00
Felix Fietkau
a1e82362ac add cf2nand script for copying a cf card installation to nand flash automatically on rb532
SVN-Revision: 5300
2006-10-26 02:09:30 +00:00
Felix Fietkau
4346855974 add lookup function for mtd parts
SVN-Revision: 5299
2006-10-26 01:35:50 +00:00
Felix Fietkau
9abdf580d9 use lock to remove race conditions in bringing up ppp and dhcp that would lead to multiple active processes
SVN-Revision: 5298
2006-10-26 01:33:36 +00:00
Felix Fietkau
3d497ab62c reduce the possibility of race conditions when using the lock utility
SVN-Revision: 5297
2006-10-26 01:32:49 +00:00
Felix Fietkau
1a94b0d4a0 Add NAND flash/YAFFS2 patches for RB532 by David Goodenough Read the kernel command line from an otherwise unused area of the kernel image (will be used for changing the command line on the fly when copying the system from CF to NAND)
SVN-Revision: 5296
2006-10-26 01:08:41 +00:00
Felix Fietkau
673622720a fix dropbear init script
SVN-Revision: 5295
2006-10-26 01:01:04 +00:00
Tim Yardley
f7e31a4be9 some minor cleanup
SVN-Revision: 5294
2006-10-25 23:52:17 +00:00
Tim Yardley
22e8c9d05e fix partition issue with x86, leveraging the default size on the second partition (all of the remaining drive) in order to get around size differences
SVN-Revision: 5293
2006-10-25 23:51:48 +00:00
Felix Fietkau
97e54a1932 ignore mtd erase errors (will probably be required for nand flash)
SVN-Revision: 5292
2006-10-25 19:47:09 +00:00
Felix Fietkau
6c85d6f9e8 use gcc 4.1.1 for rb532 by default
SVN-Revision: 5291
2006-10-25 00:30:36 +00:00
Felix Fietkau
315f8e954b make network scripts more robust, prevent multiple instances of pppd and udhcpc for the same interface
SVN-Revision: 5290
2006-10-24 23:59:08 +00:00
Tim Yardley
2f78952da8 code to bring in the following for x86: X86_GRUB_ROOTPART: configureable root partition for kernel options X86_GRUB_BOOTOPTS: configureable parameters to be added to the boot line
SVN-Revision: 5289
2006-10-24 22:33:23 +00:00
Mike Baker
c8e451be73 fix irq issue (ap70 eth1)
SVN-Revision: 5288
2006-10-24 19:53:57 +00:00
Felix Fietkau
35176fec08 add netconfig fix for wl-500g premium
SVN-Revision: 5287
2006-10-24 18:51:10 +00:00
Felix Fietkau
010faa4381 add e1000 driver, remove references to LINUX_2_4_X86
SVN-Revision: 5286
2006-10-24 18:36:04 +00:00
Felix Fietkau
426ecdecef turn target runtime check of mtd into a compile-time check
SVN-Revision: 5285
2006-10-24 18:11:33 +00:00
Felix Fietkau
28a3cb3ca3 add fix for samsung flash chips
SVN-Revision: 5284
2006-10-24 18:05:05 +00:00
Felix Fietkau
2de45e8abd add extra autoload for ppp modules
SVN-Revision: 5283
2006-10-24 17:27:32 +00:00
Felix Fietkau
343ad07ed8 remove an obsolete function
SVN-Revision: 5280
2006-10-24 14:15:14 +00:00
Felix Fietkau
78ae7f9a6b fix dependencies on the virtual kernel package (fixes #878)
SVN-Revision: 5279
2006-10-24 14:02:33 +00:00
Felix Fietkau
c35280f08a convert ar7-atm to KernelPackage template
SVN-Revision: 5277
2006-10-24 13:52:56 +00:00
Felix Fietkau
9b1117eb58 convert ar7-net to KernelPackage template
SVN-Revision: 5276
2006-10-24 13:49:35 +00:00
Felix Fietkau
ea03a8d681 fix tiatm compile
SVN-Revision: 5275
2006-10-24 13:42:03 +00:00
Felix Fietkau
e5b4b6a757 fix typo
SVN-Revision: 5270
2006-10-23 16:38:47 +00:00