Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge the scripts dealing with package/target metadata to remove some ↵ | Felix Fietkau | 2007-01-13 | 6 | -485/+438 |
| | | | | | | redundant code SVN-Revision: 6088 | ||||
* | Fix the annoying base-files autorebuild bug. When checking file mtimes in ↵ | Felix Fietkau | 2007-01-12 | 3 | -4/+4 |
| | | | | | | directories, timestamp.pl was following symlinks. This broke on base-files, because there are symlinks to /tmp and to /proc/mounts in the build directory. SVN-Revision: 6084 | ||||
* | fix unpacking of .zip files | Felix Fietkau | 2007-01-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 6083 | ||||
* | disable pcmcia for atheros-2.6 | Felix Fietkau | 2007-01-11 | 2 | -1/+2 |
| | | | | SVN-Revision: 6082 | ||||
* | Rename patches to match conventions | Florian Fainelli | 2007-01-11 | 3 | -0/+0 |
| | | | | SVN-Revision: 6080 | ||||
* | Remove this unnecessary patch | Florian Fainelli | 2007-01-11 | 1 | -16/+0 |
| | | | | SVN-Revision: 6079 | ||||
* | Ok, try to make shfs work with 2.6.19, raw fixes, so might need better ↵ | Florian Fainelli | 2007-01-11 | 1 | -0/+202 |
| | | | | | | reading of the FS api changes SVN-Revision: 6078 | ||||
* | bump version numbers of linksys images, because the linksys firmware often ↵ | Felix Fietkau | 2007-01-11 | 1 | -4/+4 |
| | | | | | | refuses to downgrade SVN-Revision: 6074 | ||||
* | force rebuild of the imagebuilder | Felix Fietkau | 2007-01-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 6073 | ||||
* | Add initial version of the new Image Builder It's still a bit rough in a few ↵ | Felix Fietkau | 2007-01-10 | 14 | -20/+263 |
| | | | | | | places, but it seems to work for Broadcom at least - other targets untested. SVN-Revision: 6071 | ||||
* | don't mess with the staging dir too much when building the sdk | Felix Fietkau | 2007-01-10 | 1 | -5/+5 |
| | | | | SVN-Revision: 6070 | ||||
* | cosmetic fixes for ipkg | Felix Fietkau | 2007-01-10 | 1 | -5/+1 |
| | | | | SVN-Revision: 6066 | ||||
* | include the full board name in .target.mk | Felix Fietkau | 2007-01-10 | 1 | -0/+1 |
| | | | | SVN-Revision: 6065 | ||||
* | enable pretty lsmod output for linux 2.6 | Felix Fietkau | 2007-01-10 | 1 | -1/+1 |
| | | | | SVN-Revision: 6064 | ||||
* | fix madwifi mode selection problems | Felix Fietkau | 2007-01-10 | 1 | -8/+8 |
| | | | | SVN-Revision: 6063 | ||||
* | include default package set in .target.mk | Felix Fietkau | 2007-01-10 | 1 | -2/+3 |
| | | | | SVN-Revision: 6061 | ||||
* | add a hack to allow source package names in Build-Depends: (PKG_BUILDDEP) | Nicolas Thill | 2007-01-10 | 1 | -0/+2 |
| | | | | SVN-Revision: 6060 | ||||
* | Update rdc-2.6 config (#1178) | Florian Fainelli | 2007-01-09 | 1 | -44/+138 |
| | | | | SVN-Revision: 6051 | ||||
* | extend tmp/.target.mk to include target profile information - preparation ↵ | Felix Fietkau | 2007-01-09 | 1 | -8/+29 |
| | | | | | | for the image builder SVN-Revision: 6050 | ||||
* | fix typo | Felix Fietkau | 2007-01-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 6049 | ||||
* | upgrade hostapd to 0.5.7 (patch from #1133) | Felix Fietkau | 2007-01-09 | 2 | -20/+20 |
| | | | | SVN-Revision: 6047 | ||||
* | Forward port whiterussian resolv.conf changes /etc/resolv.conf links to ↵ | Felix Fietkau | 2007-01-08 | 9 | -9/+15 |
| | | | | | | /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 | ||||
* | add some more checks to the telnet init script | Felix Fietkau | 2007-01-08 | 1 | -1/+6 |
| | | | | SVN-Revision: 6042 | ||||
* | fix a small dependency problem | Felix Fietkau | 2007-01-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 6040 | ||||
* | fix a typo | Felix Fietkau | 2007-01-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 6039 | ||||
* | use alsa-driver for 2.4 only (2.6 has it in-tree) | Felix Fietkau | 2007-01-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 6036 | ||||
* | Add a subsection on the bootloaders | Florian Fainelli | 2007-01-08 | 1 | -13/+65 |
| | | | | SVN-Revision: 6032 | ||||
* | Add a "submitting patches" subsection | Florian Fainelli | 2007-01-08 | 1 | -5/+15 |
| | | | | SVN-Revision: 6031 | ||||
* | Change category to Filesystems | Florian Fainelli | 2007-01-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 6030 | ||||
* | Backport linux-atm api from 2.6.8.1 for brcm63xx | Florian Fainelli | 2007-01-08 | 1 | -0/+238 |
| | | | | SVN-Revision: 6029 | ||||
* | brcm63xx has ATM support | Florian Fainelli | 2007-01-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 6028 | ||||
* | add a patch to use our target ar, not the host one (closes: #1164) | Nicolas Thill | 2007-01-08 | 1 | -0/+12 |
| | | | | SVN-Revision: 6026 | ||||
* | more use of the INSTALL_DIR variable | Nicolas Thill | 2007-01-08 | 4 | -5/+6 |
| | | | | SVN-Revision: 6023 | ||||
* | fix rt61 build on 2.4 | Nicolas Thill | 2007-01-07 | 2 | -2/+26 |
| | | | | SVN-Revision: 6022 | ||||
* | don't exit from failsafe mode after the console shell quits (some devices ↵ | Felix Fietkau | 2007-01-07 | 1 | -1/+0 |
| | | | | | | don't have /dev/console) SVN-Revision: 6020 | ||||
* | fix grub bootopts (#1145) | Felix Fietkau | 2007-01-07 | 1 | -2/+2 |
| | | | | SVN-Revision: 6019 | ||||
* | - Wrap long lines in the documentation, so that patches to the .tex files ↵ | Felix Fietkau | 2007-01-07 | 3 | -71/+187 |
| | | | | | | are more readable. - Fix several typos (see #1163) SVN-Revision: 6018 | ||||
* | add a netconfig override for the wl-500g (fixes #1116) | Felix Fietkau | 2007-01-07 | 1 | -0/+4 |
| | | | | SVN-Revision: 6016 | ||||
* | Add initial version of the brcm-2.6 rewrite, called brcm47xx-2.6 to better ↵ | Felix Fietkau | 2007-01-07 | 9 | -0/+12141 |
| | | | | | | | | | | 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 | ||||
* | add missing part from [6013] | Felix Fietkau | 2007-01-07 | 1 | -0/+1 |
| | | | | SVN-Revision: 6014 | ||||
* | move brcm-2.6/image to brcm-2.4, to reduce the cross-dependencies between ↵ | Felix Fietkau | 2007-01-07 | 11 | -1/+0 |
| | | | | | | those two. symlink will be added in the next commit (i don't think svn can do that change atomically) SVN-Revision: 6013 | ||||
* | busybox: remove the bogus SIZEOF_LONG check (#1127) | Felix Fietkau | 2007-01-07 | 1 | -0/+12 |
| | | | | SVN-Revision: 6012 | ||||
* | fix memory leak in switch drivers (patch from #1132) | Felix Fietkau | 2007-01-07 | 1 | -0/+1 |
| | | | | SVN-Revision: 6011 | ||||
* | drop -Werror from busybox - prevents compile errors like #1130 | Felix Fietkau | 2007-01-06 | 1 | -0/+12 |
| | | | | SVN-Revision: 6009 | ||||
* | Convert kmod-shfs to the KernelPackage template | Florian Fainelli | 2007-01-05 | 1 | -11/+5 |
| | | | | SVN-Revision: 6001 | ||||
* | upgrade to Linux 2.4.34 | Imre Kaloz | 2007-01-05 | 3 | -1829/+2 |
| | | | | SVN-Revision: 6000 | ||||
* | upgrade wpa_supplicant to v0.5.7 for #1133 | Imre Kaloz | 2007-01-05 | 1 | -2/+2 |
| | | | | SVN-Revision: 5998 | ||||
* | fix kernel compile on real operating systems :P (closes #1150) | Imre Kaloz | 2007-01-05 | 1 | -10/+10 |
| | | | | SVN-Revision: 5997 | ||||
* | fix typo (closes #1149) | Imre Kaloz | 2007-01-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 5996 | ||||
* | Use the KernelPackage template instead of kmod-foo | Florian Fainelli | 2007-01-05 | 7 | -63/+37 |
| | | | | SVN-Revision: 5995 |