Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | squashfs4: make the lzma parameters configurable, and change the defaults ↵ | Felix Fietkau | 2011-02-13 |
| | | | | | | for slightly improved compression on mips (mostly unchanged on other architectures) SVN-Revision: 25530 | ||
* | set PKG_RELEASE to PKG_SOURCE_VERSION on a few packages using git | Felix Fietkau | 2011-02-13 |
| | | | | SVN-Revision: 25529 | ||
* | base-files: remove a stale reference to /usr/lib/common.awk (thx, swalker) | Felix Fietkau | 2011-02-13 |
| | | | | SVN-Revision: 25528 | ||
* | libnl-tiny: remove some more functions to reduce binary size | Felix Fietkau | 2011-02-13 |
| | | | | SVN-Revision: 25527 | ||
* | dropbear: compile out libtomcrypt assertion messages, saves some more space | Felix Fietkau | 2011-02-13 |
| | | | | SVN-Revision: 25526 | ||
* | libnl-tiny: decrease the size a bit more by removing some unnecessary functions | Felix Fietkau | 2011-02-13 |
| | | | | SVN-Revision: 25525 | ||
* | ppp: add a more descriptive title for ppp-multilink | Felix Fietkau | 2011-02-13 |
| | | | | SVN-Revision: 25524 | ||
* | ppp: move multilink support into a separate build variant - saves around 30k ↵ | Felix Fietkau | 2011-02-13 |
| | | | | | | for the default build SVN-Revision: 25523 | ||
* | ar71xx: remove vsc73xx ucodes from the default profile - these are only used ↵ | Felix Fietkau | 2011-02-13 |
| | | | | | | on some atheros reference designs which are unlikely to have many users SVN-Revision: 25522 | ||
* | * fixes dwc_otg init when power gpio is set to -1 | John Crispin | 2011-02-13 |
| | | | | SVN-Revision: 25521 | ||
* | make all wext wifi drivers select DRIVER_WEXT_SUPPORT, so that ↵ | Felix Fietkau | 2011-02-13 |
| | | | | | | hostapd/wpa_supplicant can make it optional SVN-Revision: 25518 | ||
* | uclibc: disable COMPAT_ATEXIT | Felix Fietkau | 2011-02-13 |
| | | | | SVN-Revision: 25517 | ||
* | upgrade to latest git | Imre Kaloz | 2011-02-13 |
| | | | | SVN-Revision: 25516 | ||
* | upgrade to 2011.02, rename patchset directory | Imre Kaloz | 2011-02-13 |
| | | | | SVN-Revision: 25515 | ||
* | it's time for some attitude adjustment ;) | Imre Kaloz | 2011-02-13 |
| | | | | SVN-Revision: 25514 | ||
* | libnl: update to version 2.0 (patch by Philip Prindeville) | Felix Fietkau | 2011-02-13 |
| | | | | SVN-Revision: 25513 | ||
* | busybox: disable killall5 - nothing uses it | Felix Fietkau | 2011-02-13 |
| | | | | SVN-Revision: 25512 | ||
* | remove the shared object stubs of libnsl and libresolv - let the compiler ↵ | Felix Fietkau | 2011-02-13 |
| | | | | | | use the static variants instead SVN-Revision: 25511 | ||
* | soloscli: allow user to apply settings to solos h/w before bringing up ↵ | Felix Fietkau | 2011-02-13 |
| | | | | | | | | | | | | | | | | network (patch by Philip Prindeville) If the network/wan configuration contains "solos0" ... "solos3" then this list of strings will be applied to the FPGA when the hardware is hotplug added. The syntax should be "tag=value", as per the values enumerated in the solos-attr.c list. In the canned example, the modem is temporarily turned off, told to detect noise, told to disable annexes M and A (effectively putting it into pure ADSL mode), and re-activated. There's probably a more appropriate function name than "dialog" but that's what I came up with. Handle other ATM hardware (Eagle, etc) besides solos-pci. SVN-Revision: 25510 | ||
* | swconfig: add -lnl-genl (patch by Philip Prindeville) - purely cosmetic, ↵ | Felix Fietkau | 2011-02-13 |
| | | | | | | swconfig uses libnl-tiny anyway SVN-Revision: 25509 | ||
* | busybox: disable nfs mount support by default - people that want to mount ↵ | Felix Fietkau | 2011-02-13 |
| | | | | | | nfs shares can install the nfs-utils package SVN-Revision: 25508 | ||
* | busybox: fix compile with librpc if necessary (required by nfs mount support) | Felix Fietkau | 2011-02-13 |
| | | | | SVN-Revision: 25507 | ||
* | busybox: disable the check for the uclibc rpc config option | Felix Fietkau | 2011-02-13 |
| | | | | SVN-Revision: 25506 | ||
* | metadata: fix handling of multiple build dependencies with different conditions | Felix Fietkau | 2011-02-13 |
| | | | | SVN-Revision: 25505 | ||
* | uclibc: disable rpc support - replaced by the external librpc, saves ~80k | Felix Fietkau | 2011-02-13 |
| | | | | SVN-Revision: 25504 | ||
* | add a variable LIBRPC to refer to the external librpc if used | Felix Fietkau | 2011-02-13 |
| | | | | SVN-Revision: 25497 | ||
* | add librpc, an externally build version of the uclibc rpc support | Felix Fietkau | 2011-02-13 |
| | | | | SVN-Revision: 25496 | ||
* | base-files: /usr/lib/common.awk is only used by /bin/ipcalc.sh, move the ↵ | Felix Fietkau | 2011-02-13 |
| | | | | | | code there SVN-Revision: 25495 | ||
* | busybox: disable diff by default - apparently it was necessary for ipkg ↵ | Felix Fietkau | 2011-02-13 |
| | | | | | | once, but opkg does not seem to use it - saves ~10k on mips SVN-Revision: 25494 | ||
* | move the cbc crypto module out of the crypto core and into a separate ↵ | Felix Fietkau | 2011-02-12 |
| | | | | | | package - it is only used for ipsec SVN-Revision: 25493 | ||
* | remove an obsolete CompareKernelPatchVer call | Felix Fietkau | 2011-02-12 |
| | | | | SVN-Revision: 25492 | ||
* | move the deflate crypto module out of the crypto core and into a separate ↵ | Felix Fietkau | 2011-02-12 |
| | | | | | | package - it is only used for ipsec SVN-Revision: 25491 | ||
* | remove a remaining reference to linux 2.4 | Felix Fietkau | 2011-02-12 |
| | | | | SVN-Revision: 25490 | ||
* | allow gemini target to use rfkill | Florian Fainelli | 2011-02-12 |
| | | | | SVN-Revision: 25488 | ||
* | switch to 2.6.37 | Florian Fainelli | 2011-02-12 |
| | | | | SVN-Revision: 25485 | ||
* | add 2.6.37 support | Florian Fainelli | 2011-02-12 |
| | | | | SVN-Revision: 25484 | ||
* | refresh 2.6.37 patches | Florian Fainelli | 2011-02-12 |
| | | | | SVN-Revision: 25483 | ||
* | update readme wrt ext2/ext4 usage | Florian Fainelli | 2011-02-12 |
| | | | | SVN-Revision: 25482 | ||
* | base-files: remove ptbtime3 rdate server, its dead | Jo-Philipp Wich | 2011-02-12 |
| | | | | SVN-Revision: 25479 | ||
* | base-files: update rdate server list | Jo-Philipp Wich | 2011-02-12 |
| | | | | SVN-Revision: 25478 | ||
* | base-file: cleanup ipv6 enabling in unbridge | Jo-Philipp Wich | 2011-02-12 |
| | | | | SVN-Revision: 25473 | ||
* | brcm47xx: fix error when build firmware on x86_64 host (closes #7672) | Hauke Mehrtens | 2011-02-12 |
| | | | | SVN-Revision: 25472 | ||
* | tahvo doesn't need ohci | Michael Büsch | 2011-02-11 |
| | | | | SVN-Revision: 25469 | ||
* | use i2c_defaults for kmod-i2c-at91 | Florian Fainelli | 2011-02-11 |
| | | | | SVN-Revision: 25468 | ||
* | omap24xx: Enable verbose kernel error reporting | Michael Büsch | 2011-02-11 |
| | | | | SVN-Revision: 25466 | ||
* | Add tusb6010 package and let tahvo-usb select it | Michael Büsch | 2011-02-11 |
| | | | | SVN-Revision: 25465 | ||
* | kamikaze has been released long ago | Imre Kaloz | 2011-02-11 |
| | | | | SVN-Revision: 25464 | ||
* | the url isn't valid for some time | Imre Kaloz | 2011-02-11 |
| | | | | SVN-Revision: 25463 | ||
* | Remove TUSB6010 config options from musb config | Michael Büsch | 2011-02-11 |
| | | | | SVN-Revision: 25462 | ||
* | add missing chunk from the last commit | Felix Fietkau | 2011-02-11 |
| | | | | SVN-Revision: 25460 |