Commit Graph

7508 Commits (3f117aead53e2703f6f8d1310383fff9bea5519b)

Author SHA1 Message Date
Felix Fietkau 14b000385c don't exit from failsafe mode after the console shell quits (some devices don't have /dev/console)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6020 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-07 17:38:29 +00:00
Felix Fietkau e320d3be58 fix grub bootopts (#1145)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6019 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-07 16:13:39 +00:00
Felix Fietkau 6b830552a2 - Wrap long lines in the documentation, so that patches to the .tex files are more readable.
- Fix several typos (see #1163)


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6018 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-07 16:06:53 +00:00
Felix Fietkau 2202b0ef1e add a netconfig override for the wl-500g (fixes #1116)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6016 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-07 15:41:47 +00:00
Felix Fietkau 8ec22d8247 Add initial version of the brcm-2.6 rewrite,
called brcm47xx-2.6 to better distinguish it from 63xx.

Boots on WGT643U, includes ethernet support, but doesn't do much otherwise.
Thanks to Michael Buesch for his SSB (Sonics SiliconBackplane) work
and Vladdy for some fixes and porting to 2.6.19.



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6015 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-07 15:35:36 +00:00
Felix Fietkau b12eed9aab add missing part from [6013]
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6014 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-07 15:26:02 +00:00
Felix Fietkau c2186314d6 move brcm-2.6/image to brcm-2.4, to reduce the cross-dependencies between those two. symlink will be added in the next commit (i don't think svn can do that change atomically)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6013 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-07 15:25:26 +00:00
Felix Fietkau b2c879a94f busybox: remove the bogus SIZEOF_LONG check (#1127)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6012 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-07 15:18:15 +00:00
Felix Fietkau 0d6d6e4608 fix memory leak in switch drivers (patch from #1132)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6011 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-07 14:59:43 +00:00
Felix Fietkau ed1654aab2 drop -Werror from busybox - prevents compile errors like #1130
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6009 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-06 18:56:46 +00:00
Florian Fainelli ed7af5104c Convert kmod-shfs to the KernelPackage template
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6001 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-05 20:36:06 +00:00
Imre Kaloz f4bb4eba3d upgrade to Linux 2.4.34
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6000 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-05 20:09:34 +00:00
Imre Kaloz 071eb2aa3a upgrade wpa_supplicant to v0.5.7 for #1133
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5998 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-05 20:08:26 +00:00
Imre Kaloz 64f9594596 fix kernel compile on real operating systems :P (closes #1150)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5997 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-05 19:47:31 +00:00
Imre Kaloz bdce224aa4 fix typo (closes #1149)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5996 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-05 18:54:36 +00:00
Florian Fainelli 4e5a304422 Use the KernelPackage template instead of kmod-foo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5995 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-05 15:36:58 +00:00
Florian Fainelli 6e7d1b1171 Also use INSTALL_CONF for ppp
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5994 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-05 15:34:48 +00:00
Florian Fainelli 59ed13133a Add a doc target and use the defined source feeds to make symlinks
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5993 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-05 15:34:14 +00:00
Florian Fainelli 19b0a22610 Add support for source feeds in menuconfig
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5992 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-05 15:33:14 +00:00
Florian Fainelli c2385401d0 malbon has contributed to flash map driver as well, update the driver description
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5991 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-05 15:32:41 +00:00
Florian Fainelli f82bca308c Make 6348 as the default target, yeah, what a fix :/
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5990 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-05 15:31:39 +00:00
Florian Fainelli 7c698d5866 brcm63xx devices also have USB as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5989 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-05 15:31:03 +00:00
Florian Fainelli 05c8764b59 Update the README to something more realistic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5988 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-05 15:30:25 +00:00
Florian Fainelli ab789a60bf Add an OSX specific patch to make the kernel be compiled
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5987 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-05 15:29:54 +00:00
Florian Fainelli 4b039704fb Remove getline definition for OSX since we ship a getline implementation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5986 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-05 15:29:21 +00:00
Florian Fainelli d7c121584a Add some more comments on the feeds script, use parameters in functions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5985 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-05 15:28:52 +00:00
Florian Fainelli 168125afb4 Add i2c kernel modules for Au1000 i2c to gpio driver, can be extended later
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5984 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-05 15:28:16 +00:00
Florian Fainelli b240ea4a5f Add zd1211rw kernel module
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5983 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-05 15:27:45 +00:00
Florian Fainelli d7178c3ebb Add an OSX specific patch to compile busybox with Darwin, possible fix for BSDs as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5982 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-05 15:27:24 +00:00
Florian Fainelli 6a5ac24c3a Add some more documentation : how to add a new target to OpenWrt, howto report bugs, change the svn:ignore property on the docs/ repository
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5981 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-05 15:26:38 +00:00
Tim Yardley c7f9afad54 /etc/config/* should use INSTALL_DATA
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5976 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-04 16:51:41 +00:00
Nicolas Thill edf4939abb add a patch for grub-0.97 from LFS to fix segfaults on x86_64
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5974 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-04 14:28:17 +00:00
Felix Fietkau 9ff0d5832d fix b/g mode selection for madwifi, update documentation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5973 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-04 01:29:01 +00:00
Mike Albon 31fff001f1 Fix pfkey compile problem on 2.4 kernels.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5972 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-03 13:32:32 +00:00
Nicolas Thill 3d3f4f45ab tweak grub install in x86 ext2 images
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5970 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-02 19:38:52 +00:00
Nicolas Thill 6396c634c8 fix grub segfaults on hosts where gcc is built with stack smashing protection
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5969 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-02 19:36:39 +00:00
Florian Fainelli 29d4a1d2fb Was not selected by default actually :/
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5966 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-02 09:32:19 +00:00
Florian Fainelli e5ed97f69e Add another download source, also mirror it to openwrt mirror (#1124)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5964 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-02 08:37:00 +00:00
Florian Fainelli fa1458d44c Enable pcmcia for brcm63xx (#1125)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5963 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-02 08:25:44 +00:00
Felix Fietkau 297f5ba753 fix iptables warning about 'wierd' interface names (#1082)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5962 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-01 23:31:36 +00:00
Felix Fietkau 4d3acca0d8 replace our no_shadow fix with a better patch from upstream (#1118)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5961 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-01 23:27:16 +00:00
Felix Fietkau e2ed77892b make ralink legacy drivers depend on linux 2.4 - linux 2.6 will use the stuff from wireless-dev later
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5960 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-01 23:23:45 +00:00
Felix Fietkau dd12c740c2 make telnetd standalone
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5959 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-01 22:38:32 +00:00
Felix Fietkau d2fd3c259e revert to previous awk getopt behavior - the new one seems crappier and breaks a few things, like multiple -f arguments
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5958 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-01 22:13:56 +00:00
Nicolas Thill 06a414bd3c fix busybox linking when /bin/sh is not bash (closes: #1115)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5954 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-01 20:19:24 +00:00
Felix Fietkau d39e136bbc update busybox menuconfig for the latest version
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5953 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-01 18:28:03 +00:00
Rod Whitby fe70786b35 Include the IXP4XX NPE microcode into the NSLU2 firmware image.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5952 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-01 05:29:29 +00:00
Rod Whitby a01866ca1c 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).
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5951 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-01 05:25:09 +00:00
Felix Fietkau a67c6acc98 reorder netfilter patches, update layer7 kernel to latest version, should improve stability
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5950 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-01 04:42:50 +00:00
Rod Whitby cc13210fbd Added OBJCOPY variable for calling the cross-objcopy command (required for Apex booloader)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5949 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-01 00:03:09 +00:00