summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Also use INSTALL_CONF for pppflorian2007-01-051-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5994 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add a doc target and use the defined source feeds to make symlinksflorian2007-01-051-1/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5993 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add support for source feeds in menuconfigflorian2007-01-051-0/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5992 3c298f89-4303-0410-b956-a3cf2f4a3e73
* malbon has contributed to flash map driver as well, update the driver ↵florian2007-01-051-82/+7
| | | | | | description git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5991 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Make 6348 as the default target, yeah, what a fix :/florian2007-01-051-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5990 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm63xx devices also have USB as wellflorian2007-01-051-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5989 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update the README to something more realisticflorian2007-01-051-2/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5988 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add an OSX specific patch to make the kernel be compiledflorian2007-01-051-0/+145
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5987 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove getline definition for OSX since we ship a getline implementationflorian2007-01-051-0/+52
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5986 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add some more comments on the feeds script, use parameters in functionsflorian2007-01-051-11/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5985 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add i2c kernel modules for Au1000 i2c to gpio driver, can be extended laterflorian2007-01-051-0/+43
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5984 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add zd1211rw kernel moduleflorian2007-01-051-0/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5983 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add an OSX specific patch to compile busybox with Darwin, possible fix for ↵florian2007-01-051-0/+45
| | | | | | BSDs as well git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5982 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add some more documentation : how to add a new target to OpenWrt, howto ↵florian2007-01-055-26/+412
| | | | | | 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
* /etc/config/* should use INSTALL_DATApavlov2007-01-041-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5976 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a patch for grub-0.97 from LFS to fix segfaults on x86_64nico2007-01-041-0/+4490
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5974 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix b/g mode selection for madwifi, update documentationnbd2007-01-042-7/+51
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5973 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix pfkey compile problem on 2.4 kernels.malbon2007-01-031-0/+33
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5972 3c298f89-4303-0410-b956-a3cf2f4a3e73
* tweak grub install in x86 ext2 imagesnico2007-01-021-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5970 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix grub segfaults on hosts where gcc is built with stack smashing protectionnico2007-01-021-1/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5969 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Was not selected by default actually :/florian2007-01-021-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5966 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add another download source, also mirror it to openwrt mirror (#1124)florian2007-01-021-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5964 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Enable pcmcia for brcm63xx (#1125)florian2007-01-021-4/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5963 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix iptables warning about 'wierd' interface names (#1082)nbd2007-01-011-0/+28
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5962 3c298f89-4303-0410-b956-a3cf2f4a3e73
* replace our no_shadow fix with a better patch from upstream (#1118)nbd2007-01-011-7/+225
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5961 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make ralink legacy drivers depend on linux 2.4 - linux 2.6 will use the ↵nbd2007-01-013-3/+3
| | | | | | stuff from wireless-dev later git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5960 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make telnetd standalonenbd2007-01-011-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5959 3c298f89-4303-0410-b956-a3cf2f4a3e73
* revert to previous awk getopt behavior - the new one seems crappier and ↵nbd2007-01-011-0/+81
| | | | | | breaks a few things, like multiple -f arguments git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5958 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix busybox linking when /bin/sh is not bash (closes: #1115)nico2007-01-011-0/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5954 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update busybox menuconfig for the latest versionnbd2007-01-0117-119/+358
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5953 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Include the IXP4XX NPE microcode into the NSLU2 firmware image.rwhitby2007-01-011-2/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5952 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Added the npe-ucode package to create the microcode for the IXP4XX NPE ↵rwhitby2007-01-013-1/+200
| | | | | | 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
* reorder netfilter patches, update layer7 kernel to latest version, should ↵nbd2007-01-018-286/+382
| | | | | | improve stability git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5950 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Added OBJCOPY variable for calling the cross-objcopy command (required for ↵rwhitby2007-01-011-1/+2
| | | | | | Apex booloader) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5949 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Include apex bootloader in nslu2 imagerwhitby2007-01-011-2/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5948 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Apex bootloader (for ixp4xx devices)rwhitby2007-01-012-0/+190
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5947 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add an install rule for configuration filesflorian2006-12-311-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5946 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Include yamonenv by default in au1000 imagesflorian2006-12-311-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5945 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix the lock warning (#1111), also add another download sourceflorian2006-12-312-2/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5944 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add a first implementation of a source feed checkoutflorian2006-12-312-0/+62
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5943 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update busybox to v1.3.1, i was too lazy to update patch 320, feel free to do sonico2006-12-3022-1196/+593
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5941 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add d80211 from a recent wireless-dev checkoutnbd2006-12-3038-0/+20054
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5939 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add compatibility patch for d80211nbd2006-12-301-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5937 3c298f89-4303-0410-b956-a3cf2f4a3e73
* only squash owners, not permissions, when generating ext2 imagesnico2006-12-301-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5934 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add rt2500 as a kernel package, with pci id fix to make the latest a/b/g ↵florian2006-12-302-0/+79
| | | | | | card be recognized git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5932 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Make rt61 become a real kernel packageflorian2006-12-301-14/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5931 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Make the i2c driver work, as a moduleflorian2006-12-302-24/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5930 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx-2.6 kernel config: Disabled XATTR for ext2 and ext3 (to match other ↵rwhitby2006-12-291-10/+5
| | | | | | kernels, and to prevent a dependency on mbcache which is not packaged) and refreshed from output of oldconfig. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5927 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix uml-2.6 build with 2.6.19.1nico2006-12-293-90/+152
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5926 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Updated slugimage to the latest upstream version, which fixes the small ↵rwhitby2006-12-291-83/+85
| | | | | | kernel bug which OpenWRT exposed. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5923 3c298f89-4303-0410-b956-a3cf2f4a3e73