Commit graph

4321 commits

Author SHA1 Message Date
Tim Yardley
75894edf2f /etc/config/* should use INSTALL_DATA
SVN-Revision: 5976
2007-01-04 16:51:41 +00:00
Nicolas Thill
1cd10f0538 add a patch for grub-0.97 from LFS to fix segfaults on x86_64
SVN-Revision: 5974
2007-01-04 14:28:17 +00:00
Felix Fietkau
c15d072541 fix b/g mode selection for madwifi, update documentation
SVN-Revision: 5973
2007-01-04 01:29:01 +00:00
Mike Albon
80c5a55e3e Fix pfkey compile problem on 2.4 kernels.
SVN-Revision: 5972
2007-01-03 13:32:32 +00:00
Nicolas Thill
e0f251d25f tweak grub install in x86 ext2 images
SVN-Revision: 5970
2007-01-02 19:38:52 +00:00
Nicolas Thill
6a3be09b04 fix grub segfaults on hosts where gcc is built with stack smashing protection
SVN-Revision: 5969
2007-01-02 19:36:39 +00:00
Florian Fainelli
6f21268047 Was not selected by default actually :/
SVN-Revision: 5966
2007-01-02 09:32:19 +00:00
Florian Fainelli
66cb7db1f9 Add another download source, also mirror it to openwrt mirror (#1124)
SVN-Revision: 5964
2007-01-02 08:37:00 +00:00
Florian Fainelli
73e0ae167d Enable pcmcia for brcm63xx (#1125)
SVN-Revision: 5963
2007-01-02 08:25:44 +00:00
Felix Fietkau
34272dbc04 fix iptables warning about 'wierd' interface names (#1082)
SVN-Revision: 5962
2007-01-01 23:31:36 +00:00
Felix Fietkau
db9220ba83 replace our no_shadow fix with a better patch from upstream (#1118)
SVN-Revision: 5961
2007-01-01 23:27:16 +00:00
Felix Fietkau
0d0cb7bf9c make ralink legacy drivers depend on linux 2.4 - linux 2.6 will use the stuff from wireless-dev later
SVN-Revision: 5960
2007-01-01 23:23:45 +00:00
Felix Fietkau
f85b032709 make telnetd standalone
SVN-Revision: 5959
2007-01-01 22:38:32 +00:00
Felix Fietkau
30818a4939 revert to previous awk getopt behavior - the new one seems crappier and breaks a few things, like multiple -f arguments
SVN-Revision: 5958
2007-01-01 22:13:56 +00:00
Nicolas Thill
7303cda9fb fix busybox linking when /bin/sh is not bash (closes: #1115)
SVN-Revision: 5954
2007-01-01 20:19:24 +00:00
Felix Fietkau
78589eabf2 update busybox menuconfig for the latest version
SVN-Revision: 5953
2007-01-01 18:28:03 +00:00
Rod Whitby
044897bd8a Include the IXP4XX NPE microcode into the NSLU2 firmware image.
SVN-Revision: 5952
2007-01-01 05:29:29 +00:00
Rod Whitby
fb8f8ffcc2 Added the npe-ucode package to create the microcode for the IXP4XX NPE ethernet driver. Note that the user has to download the actual Intel microcode package themselves (agreeing to the Intel license to do so).
SVN-Revision: 5951
2007-01-01 05:25:09 +00:00
Felix Fietkau
9052cff7c9 reorder netfilter patches, update layer7 kernel to latest version, should improve stability
SVN-Revision: 5950
2007-01-01 04:42:50 +00:00
Rod Whitby
6d90528963 Added OBJCOPY variable for calling the cross-objcopy command (required for Apex booloader)
SVN-Revision: 5949
2007-01-01 00:03:09 +00:00
Rod Whitby
f18c6d169a Include apex bootloader in nslu2 image
SVN-Revision: 5948
2007-01-01 00:01:58 +00:00
Rod Whitby
b48fa80780 Apex bootloader (for ixp4xx devices)
SVN-Revision: 5947
2007-01-01 00:00:58 +00:00
Florian Fainelli
9f048d5ac7 Add an install rule for configuration files
SVN-Revision: 5946
2006-12-31 15:54:59 +00:00
Florian Fainelli
21a3de4269 Include yamonenv by default in au1000 images
SVN-Revision: 5945
2006-12-31 15:52:23 +00:00
Florian Fainelli
9fc958bfe3 Fix the lock warning (#1111), also add another download source
SVN-Revision: 5944
2006-12-31 15:40:13 +00:00
Florian Fainelli
945b4fb8d4 Add a first implementation of a source feed checkout
SVN-Revision: 5943
2006-12-31 15:02:08 +00:00
Nicolas Thill
a64b16df64 update busybox to v1.3.1, i was too lazy to update patch 320, feel free to do so
SVN-Revision: 5941
2006-12-30 19:35:58 +00:00
Felix Fietkau
c8fea8d380 add d80211 from a recent wireless-dev checkout
SVN-Revision: 5939
2006-12-30 18:47:07 +00:00
Felix Fietkau
f9d5bdd6f3 add compatibility patch for d80211
SVN-Revision: 5937
2006-12-30 17:52:58 +00:00
Nicolas Thill
ab2bdf2505 only squash owners, not permissions, when generating ext2 images
SVN-Revision: 5934
2006-12-30 14:44:27 +00:00
Florian Fainelli
134aed0662 Add rt2500 as a kernel package, with pci id fix to make the latest a/b/g card be recognized
SVN-Revision: 5932
2006-12-30 02:42:12 +00:00
Florian Fainelli
8d42c41ada Make rt61 become a real kernel package
SVN-Revision: 5931
2006-12-30 02:41:27 +00:00
Florian Fainelli
1d1acc0760 Make the i2c driver work, as a module
SVN-Revision: 5930
2006-12-30 02:37:25 +00:00
Rod Whitby
1a6dce6006 ixp4xx-2.6 kernel config: Disabled XATTR for ext2 and ext3 (to match other kernels, and to prevent a dependency on mbcache which is not packaged) and refreshed from output of oldconfig.
SVN-Revision: 5927
2006-12-29 12:02:22 +00:00
Nicolas Thill
ca4e275b70 fix uml-2.6 build with 2.6.19.1
SVN-Revision: 5926
2006-12-29 11:09:10 +00:00
Rod Whitby
21262ab671 Updated slugimage to the latest upstream version, which fixes the small kernel bug which OpenWRT exposed.
SVN-Revision: 5923
2006-12-29 03:37:34 +00:00
Florian Fainelli
e7cd65a591 Forgot to make i2c driver depend on i2c bit banging algorithm
SVN-Revision: 5919
2006-12-28 17:53:25 +00:00
Florian Fainelli
a55cba30a8 Forgot to add the i2c id, grr
SVN-Revision: 5918
2006-12-28 16:32:15 +00:00
Florian Fainelli
636cb2b025 Small typo
SVN-Revision: 5917
2006-12-28 16:27:38 +00:00
Florian Fainelli
cea3074292 Port the i2c-gpio driver to the 2.6 kernel
SVN-Revision: 5916
2006-12-28 16:10:51 +00:00
Florian Fainelli
50c5e5d9c9 Add a powerpc configuration file for magicbox, prevents buildbot from failing ;)
SVN-Revision: 5914
2006-12-28 01:14:30 +00:00
Florian Fainelli
5cb9b304ae Add Intel/VIA usb-uhci support (#1098)
SVN-Revision: 5913
2006-12-28 00:56:39 +00:00
Florian Fainelli
abd458dae6 Fix the counters bug (#983)
SVN-Revision: 5910
2006-12-27 19:35:13 +00:00
Florian Fainelli
d78cd65a59 Update the crc checksum to allow images being flashed via tftp
SVN-Revision: 5906
2006-12-27 18:20:38 +00:00
Florian Fainelli
4f307b6589 Remove usb-controller dependency (#1007)
SVN-Revision: 5905
2006-12-27 18:18:35 +00:00
Felix Fietkau
6f6d4cf717 add staging_dir_*/usr/sbin to the TARGET_PATH (for grub)
SVN-Revision: 5904
2006-12-27 17:37:28 +00:00
Felix Fietkau
4a2b2b02aa madwifi: fix setting the essid for ap mode
SVN-Revision: 5903
2006-12-27 00:55:59 +00:00
Florian Fainelli
343b935afa Forgot kmod-ipt-imq dependency (#1076)
SVN-Revision: 5901
2006-12-25 17:43:06 +00:00
Felix Fietkau
35bccdd4ba store the default kernel version for our ports in a single place (target makefiles can still override it if necessary)
SVN-Revision: 5899
2006-12-25 09:12:57 +00:00
Felix Fietkau
216e8fcc55 Add support for Atheros SoC (used in Fonera, Meraki) - Merry Christmas, everybody :)
SVN-Revision: 5898
2006-12-25 08:05:48 +00:00