Commit Graph

4375 Commits

Author SHA1 Message Date
Felix Fietkau
927fb16abb don't mess with the staging dir too much when building the sdk
SVN-Revision: 6070
2007-01-10 21:21:59 +00:00
Felix Fietkau
7331c3c39f cosmetic fixes for ipkg
SVN-Revision: 6066
2007-01-10 16:56:05 +00:00
Felix Fietkau
c4c89c8379 include the full board name in .target.mk
SVN-Revision: 6065
2007-01-10 16:55:32 +00:00
Felix Fietkau
a360c33116 enable pretty lsmod output for linux 2.6
SVN-Revision: 6064
2007-01-10 16:20:40 +00:00
Felix Fietkau
e4390854df fix madwifi mode selection problems
SVN-Revision: 6063
2007-01-10 16:14:16 +00:00
Felix Fietkau
a80df62566 include default package set in .target.mk
SVN-Revision: 6061
2007-01-10 16:01:07 +00:00
Nicolas Thill
bf3654cc10 add a hack to allow source package names in Build-Depends: (PKG_BUILDDEP)
SVN-Revision: 6060
2007-01-10 11:59:42 +00:00
Florian Fainelli
0362ccb83b Update rdc-2.6 config (#1178)
SVN-Revision: 6051
2007-01-09 19:37:00 +00:00
Felix Fietkau
5e38ee74a5 extend tmp/.target.mk to include target profile information - preparation for the image builder
SVN-Revision: 6050
2007-01-09 19:15:27 +00:00
Felix Fietkau
084ed38042 fix typo
SVN-Revision: 6049
2007-01-09 17:40:25 +00:00
Felix Fietkau
a07ed4abe1 upgrade hostapd to 0.5.7 (patch from #1133)
SVN-Revision: 6047
2007-01-09 15:10:26 +00:00
Felix Fietkau
656412d1a3 Forward port whiterussian resolv.conf changes /etc/resolv.conf links to /tmp/resolv.conf /tmp/resolv.conf links to /tmp/resolv.conf.auto by default (which is where the ISPs nameserver is in) When dnsmasq starts, it replaces /tmp/resolv.conf with a file pointing to 127.0.0.1
SVN-Revision: 6043
2007-01-08 21:33:53 +00:00
Felix Fietkau
cd10aa726f add some more checks to the telnet init script
SVN-Revision: 6042
2007-01-08 21:31:29 +00:00
Felix Fietkau
097ec4d16c fix a small dependency problem
SVN-Revision: 6040
2007-01-08 17:31:13 +00:00
Felix Fietkau
04378c334f fix a typo
SVN-Revision: 6039
2007-01-08 16:39:40 +00:00
Felix Fietkau
51f304152c use alsa-driver for 2.4 only (2.6 has it in-tree)
SVN-Revision: 6036
2007-01-08 12:56:22 +00:00
Florian Fainelli
dab4271cef Add a subsection on the bootloaders
SVN-Revision: 6032
2007-01-08 10:13:55 +00:00
Florian Fainelli
0f6a90e0db Add a "submitting patches" subsection
SVN-Revision: 6031
2007-01-08 10:00:49 +00:00
Florian Fainelli
4ed0e31266 Change category to Filesystems
SVN-Revision: 6030
2007-01-08 09:52:32 +00:00
Florian Fainelli
5d4a0559eb Backport linux-atm api from 2.6.8.1 for brcm63xx
SVN-Revision: 6029
2007-01-08 09:51:40 +00:00
Florian Fainelli
0274fc357b brcm63xx has ATM support
SVN-Revision: 6028
2007-01-08 09:51:10 +00:00
Nicolas Thill
e7704d111c add a patch to use our target ar, not the host one (closes: #1164)
SVN-Revision: 6026
2007-01-08 02:35:38 +00:00
Nicolas Thill
bed47be36c more use of the INSTALL_DIR variable
SVN-Revision: 6023
2007-01-08 00:53:24 +00:00
Nicolas Thill
6999dd0f42 fix rt61 build on 2.4
SVN-Revision: 6022
2007-01-07 23:29:43 +00:00
Felix Fietkau
040e093439 don't exit from failsafe mode after the console shell quits (some devices don't have /dev/console)
SVN-Revision: 6020
2007-01-07 17:38:29 +00:00
Felix Fietkau
36f961d406 fix grub bootopts (#1145)
SVN-Revision: 6019
2007-01-07 16:13:39 +00:00
Felix Fietkau
395eedf86a - Wrap long lines in the documentation, so that patches to the .tex files are more readable. - Fix several typos (see #1163)
SVN-Revision: 6018
2007-01-07 16:06:53 +00:00
Felix Fietkau
5d22a52440 add a netconfig override for the wl-500g (fixes #1116)
SVN-Revision: 6016
2007-01-07 15:41:47 +00:00
Felix Fietkau
b266b01045 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.

SVN-Revision: 6015
2007-01-07 15:35:36 +00:00
Felix Fietkau
8ca620c2a6 add missing part from [6013]
SVN-Revision: 6014
2007-01-07 15:26:02 +00:00
Felix Fietkau
16ab10a683 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)
SVN-Revision: 6013
2007-01-07 15:25:26 +00:00
Felix Fietkau
66b58ae229 busybox: remove the bogus SIZEOF_LONG check (#1127)
SVN-Revision: 6012
2007-01-07 15:18:15 +00:00
Felix Fietkau
dd03b56357 fix memory leak in switch drivers (patch from #1132)
SVN-Revision: 6011
2007-01-07 14:59:43 +00:00
Felix Fietkau
9ad2609933 drop -Werror from busybox - prevents compile errors like #1130
SVN-Revision: 6009
2007-01-06 18:56:46 +00:00
Florian Fainelli
10f15193a2 Convert kmod-shfs to the KernelPackage template
SVN-Revision: 6001
2007-01-05 20:36:06 +00:00
Imre Kaloz
3f881e9573 upgrade to Linux 2.4.34
SVN-Revision: 6000
2007-01-05 20:09:34 +00:00
Imre Kaloz
09b0a6feb6 upgrade wpa_supplicant to v0.5.7 for #1133
SVN-Revision: 5998
2007-01-05 20:08:26 +00:00
Imre Kaloz
d82a8a3da0 fix kernel compile on real operating systems :P (closes #1150)
SVN-Revision: 5997
2007-01-05 19:47:31 +00:00
Imre Kaloz
102e46bf19 fix typo (closes #1149)
SVN-Revision: 5996
2007-01-05 18:54:36 +00:00
Florian Fainelli
76b24f64fa Use the KernelPackage template instead of kmod-foo
SVN-Revision: 5995
2007-01-05 15:36:58 +00:00
Florian Fainelli
4f014d13c4 Also use INSTALL_CONF for ppp
SVN-Revision: 5994
2007-01-05 15:34:48 +00:00
Florian Fainelli
efd05a509f Add a doc target and use the defined source feeds to make symlinks
SVN-Revision: 5993
2007-01-05 15:34:14 +00:00
Florian Fainelli
14c796aca1 Add support for source feeds in menuconfig
SVN-Revision: 5992
2007-01-05 15:33:14 +00:00
Florian Fainelli
99da585ca2 malbon has contributed to flash map driver as well, update the driver description
SVN-Revision: 5991
2007-01-05 15:32:41 +00:00
Florian Fainelli
3902c7145f Make 6348 as the default target, yeah, what a fix :/
SVN-Revision: 5990
2007-01-05 15:31:39 +00:00
Florian Fainelli
1073e86f40 brcm63xx devices also have USB as well
SVN-Revision: 5989
2007-01-05 15:31:03 +00:00
Florian Fainelli
48bed14af3 Update the README to something more realistic
SVN-Revision: 5988
2007-01-05 15:30:25 +00:00
Florian Fainelli
3fc2a24f04 Add an OSX specific patch to make the kernel be compiled
SVN-Revision: 5987
2007-01-05 15:29:54 +00:00
Florian Fainelli
6bc5b7ae43 Remove getline definition for OSX since we ship a getline implementation
SVN-Revision: 5986
2007-01-05 15:29:21 +00:00
Florian Fainelli
b6b8207cae Add some more comments on the feeds script, use parameters in functions
SVN-Revision: 5985
2007-01-05 15:28:52 +00:00