Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | show package list on make info in the image builder | Felix Fietkau | 2007-01-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 6103 | ||||
* | Fix config checks for Image Builder and SDK - only build them when ↵ | Felix Fietkau | 2007-01-14 | 4 | -6/+15 |
| | | | | | | requested. Clear all packages from bin/packages at the beginning of package/compile when the Image Builder is selected, because the Image Builder can't handle multiple versions of the same package. SVN-Revision: 6102 | ||||
* | remove BIN_DIR on make clean in the image builder | Felix Fietkau | 2007-01-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 6101 | ||||
* | fix x86 image builder | Felix Fietkau | 2007-01-14 | 1 | -4/+9 |
| | | | | SVN-Revision: 6100 | ||||
* | add checks for {ip,ip6}addr in the network config | Felix Fietkau | 2007-01-14 | 1 | -2/+2 |
| | | | | SVN-Revision: 6099 | ||||
* | include the default profile in target.mk as well - required for the image ↵ | Felix Fietkau | 2007-01-14 | 1 | -7/+9 |
| | | | | | | builder on certain targets SVN-Revision: 6098 | ||||
* | move another DEFAULT:=y and fix a dependency bug | Felix Fietkau | 2007-01-14 | 2 | -2/+2 |
| | | | | SVN-Revision: 6097 | ||||
* | move several instances of DEFAULT:=y to profile preselections (easier for ↵ | Felix Fietkau | 2007-01-14 | 5 | -13/+9 |
| | | | | | | the image builder to pick up) SVN-Revision: 6096 | ||||
* | include section name in the package metadata | Felix Fietkau | 2007-01-14 | 1 | -0/+1 |
| | | | | SVN-Revision: 6094 | ||||
* | include .targetinfo in the image builder, and allow direct calls to the ↵ | Felix Fietkau | 2007-01-14 | 2 | -2/+3 |
| | | | | | | package_index target SVN-Revision: 6093 | ||||
* | add maintainer to package metadata | Felix Fietkau | 2007-01-13 | 1 | -0/+1 |
| | | | | SVN-Revision: 6089 | ||||
* | 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 |