Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | do not override CFLAGS - the default ones are fine | Mirko Vogt | 2010-10-08 | 1 | -2/+0 | |
| | | | | SVN-Revision: 23323 | |||||
* | linux/ar71xx: (2.6.36) add a missed patch | Alexandros C. Couloumbis | 2010-10-08 | 1 | -0/+11 | |
| | | | | SVN-Revision: 23319 | |||||
* | firewall: insert SNAT and DNAT rules according to the order of the ↵ | Jo-Philipp Wich | 2010-10-08 | 3 | -3/+6 | |
| | | | | | | configuration file (#8052) SVN-Revision: 23318 | |||||
* | linux/ar71xx: add preliminary 2.6.36 kernel support (refresh patches) | Alexandros C. Couloumbis | 2010-10-08 | 37 | -0/+1354 | |
| | | | | SVN-Revision: 23317 | |||||
* | quilt.mk: export PATCH for patch-kernel.sh | Jo-Philipp Wich | 2010-10-08 | 1 | -0/+1 | |
| | | | | SVN-Revision: 23315 | |||||
* | patch-kernel.sh: utilize --force (#7745), also use the PATCH env var and ↵ | Jo-Philipp Wich | 2010-10-08 | 1 | -1/+1 | |
| | | | | | | fallback to "patch" if unset SVN-Revision: 23314 | |||||
* | Add support for nokia n810 sound | Michael Büsch | 2010-10-07 | 3 | -3/+105 | |
| | | | | SVN-Revision: 23303 | |||||
* | block-mount: fix fstab.init for IB and buildroot | Jo-Philipp Wich | 2010-10-07 | 1 | -2/+5 | |
| | | | | SVN-Revision: 23296 | |||||
* | mac80211: update to wireless-testing 2010-10-06 | Felix Fietkau | 2010-10-07 | 27 | -1476/+245 | |
| | | | | SVN-Revision: 23294 | |||||
* | ar71xx: increase rb4xx nand kernel partition size (patch by danimo) | Felix Fietkau | 2010-10-07 | 1 | -1/+1 | |
| | | | | SVN-Revision: 23293 | |||||
* | spi-gpio-old: 2.6.36 compile fix | Michael Büsch | 2010-10-07 | 1 | -10/+17 | |
| | | | | SVN-Revision: 23292 | |||||
* | hci_h4p: Compile fixes | Michael Büsch | 2010-10-07 | 1 | -17/+37 | |
| | | | | SVN-Revision: 23291 | |||||
* | cryptodev: Compilefix on 2.6.36 | Michael Büsch | 2010-10-07 | 1 | -0/+2 | |
| | | | | SVN-Revision: 23290 | |||||
* | omap24xx: Update kernel config | Michael Büsch | 2010-10-07 | 1 | -8/+52 | |
| | | | | SVN-Revision: 23289 | |||||
* | quilt: pass PATH and FIND to configure (FreeBSD compatibility) | Jo-Philipp Wich | 2010-10-07 | 1 | -0/+4 | |
| | | | | SVN-Revision: 23288 | |||||
* | host.mk: introduce PATCH which refers to either gpatch or patch | Jo-Philipp Wich | 2010-10-07 | 1 | -0/+3 | |
| | | | | SVN-Revision: 23287 | |||||
* | rename PATCH to KPATCH | Jo-Philipp Wich | 2010-10-07 | 2 | -3/+3 | |
| | | | | SVN-Revision: 23286 | |||||
* | lua: switch to double precision for floats | Jo-Philipp Wich | 2010-10-07 | 3 | -1/+23 | |
| | | | | SVN-Revision: 23284 | |||||
* | kmod-sound-i8x0 missing dependencies kmod-sound-i8x0 fails to include the ↵ | Jo-Philipp Wich | 2010-10-07 | 1 | -2/+4 | |
| | | | | | | ac97 modules and misspells the module name in AutoLoad. SVN-Revision: 23283 | |||||
* | omap24xx: Improve n810 battery management | Michael Büsch | 2010-10-07 | 3 | -76/+226 | |
| | | | | SVN-Revision: 23282 | |||||
* | reenable squashfs4 for ar71xx, it needs both old and new | Jo-Philipp Wich | 2010-10-06 | 1 | -1/+2 | |
| | | | | SVN-Revision: 23281 | |||||
* | base-files: add udhcpc vendorid option (#7744) | Jo-Philipp Wich | 2010-10-06 | 2 | -2/+4 | |
| | | | | SVN-Revision: 23279 | |||||
* | brcm47xx: add patches for kernel 2.6.36 | Hauke Mehrtens | 2010-10-06 | 27 | -0/+3329 | |
| | | | | SVN-Revision: 23278 | |||||
* | dnsmasq: remove a useless subshell invocation from the init script | Jo-Philipp Wich | 2010-10-06 | 1 | -1/+1 | |
| | | | | SVN-Revision: 23272 | |||||
* | dnsmasq: allow 127.0.0.1/8 upstream DNS responses by default, resolves ↵ | Jo-Philipp Wich | 2010-10-06 | 2 | -2/+2 | |
| | | | | | | issues with Netflix and other services SVN-Revision: 23270 | |||||
* | kernel: crashlog uses bootmem to allocate memory which is being deprecated ↵ | Hamish Guthrie | 2010-10-06 | 1 | -1/+1 | |
| | | | | | | in favour of memblock. microblaze, sh, arm, sparc and powerpc only have memblock. SVN-Revision: 23269 | |||||
* | base-files: mark /etc/sysupgrade.conf as conffile | Jo-Philipp Wich | 2010-10-05 | 1 | -0/+1 | |
| | | | | SVN-Revision: 23264 | |||||
* | add configure as package target | Ralph Hempel | 2010-10-05 | 1 | -1/+1 | |
| | | | | SVN-Revision: 23262 | |||||
* | uhttpd: revert unrelated change in previous commit | Jo-Philipp Wich | 2010-10-05 | 1 | -3/+1 | |
| | | | | SVN-Revision: 23261 | |||||
* | uhttpd: add /etc/uhttpd.key and /etc/uhttpd.crt to conffile hints | Jo-Philipp Wich | 2010-10-05 | 2 | -1/+5 | |
| | | | | SVN-Revision: 23260 | |||||
* | ppp: utilize the new keepfiles facility to backup the whole radius directory | Jo-Philipp Wich | 2010-10-05 | 1 | -4/+1 | |
| | | | | SVN-Revision: 23259 | |||||
* | base-files: - add sysupgrade support for keepfile hints * introduces ↵ | Jo-Philipp Wich | 2010-10-05 | 4 | -3/+21 | |
| | | | | | | /lib/upgrade/keep.d/ for per-package keepfile lists * introduces /etc/sysupgrade.conf for user defined keepfile hints - prime /lib/upgrade/keep.d/base-files-essential to keep sysupgrade usable for images without opkg - change sysupgrade to build the keepfile list from /lib/upgrade/keep.d/, /etc/sysupgrade.conf and opkg list-changed-conffiles SVN-Revision: 23258 | |||||
* | package-ipkg.mk: build sysupgrade keepfile hints out of conffiles not yet ↵ | Jo-Philipp Wich | 2010-10-05 | 1 | -0/+15 | |
| | | | | | | present in the package. This applies to config directories or files that do not exist but may be created by the user after package installation. SVN-Revision: 23257 | |||||
* | ipkg-utils: don't fail if conffiles do not exist, resolve them instead and ↵ | Jo-Philipp Wich | 2010-10-05 | 1 | -0/+23 | |
| | | | | | | silently skip not existing files. This prepares support for sysupgrade hints using to build the keepfile list. Subsequent commits will rely on this feature - a rebuild of tools/ipkg-utils is necessary! SVN-Revision: 23256 | |||||
* | wprobe: mark /etc/config/wprobe as conffile | Jo-Philipp Wich | 2010-10-05 | 1 | -1/+5 | |
| | | | | SVN-Revision: 23255 | |||||
* | udev: mark /etc/udev/udev.conf as conffile (rules left out for now) | Jo-Philipp Wich | 2010-10-05 | 1 | -0/+4 | |
| | | | | SVN-Revision: 23254 | |||||
* | pptp: mark /etc/ppp/options.pptp as conffile | Jo-Philipp Wich | 2010-10-05 | 1 | -2/+6 | |
| | | | | SVN-Revision: 23253 | |||||
* | mountd: mark /etc/config/mountd as conffile | Jo-Philipp Wich | 2010-10-05 | 1 | -1/+4 | |
| | | | | SVN-Revision: 23252 | |||||
* | mmc_over_gpio: mark /etc/config/mmc_over_gpio as conffile | Jo-Philipp Wich | 2010-10-05 | 1 | -0/+4 | |
| | | | | SVN-Revision: 23251 | |||||
* | iproute2: mark /etc/iproute2/rt_tables as conffile | Jo-Philipp Wich | 2010-10-05 | 1 | -0/+4 | |
| | | | | SVN-Revision: 23250 | |||||
* | hotplug2: mark /etc/hotplug2.rules as conffile | Jo-Philipp Wich | 2010-10-05 | 1 | -1/+5 | |
| | | | | SVN-Revision: 23249 | |||||
* | ppp: mark /etc/ppp/ resources as conffiles | Jo-Philipp Wich | 2010-10-05 | 1 | -1/+19 | |
| | | | | SVN-Revision: 23248 | |||||
* | as we only support 2.6, remove the useless bool for it | Imre Kaloz | 2010-10-05 | 2 | -6/+0 | |
| | | | | SVN-Revision: 23246 | |||||
* | Toto, we don't support Linux 2.4 anymore.. | Imre Kaloz | 2010-10-05 | 3 | -9/+1 | |
| | | | | SVN-Revision: 23245 | |||||
* | simplify old squashfs/lzma selection | Imre Kaloz | 2010-10-05 | 1 | -4/+1 | |
| | | | | SVN-Revision: 23244 | |||||
* | ramips: Allow ethernet interface to be taken down and up again | Gabor Juhos | 2010-10-05 | 1 | -0/+4 | |
| | | | | | | | | | | Taking the ramips ethernet interface down and up again resulted in the driver not receiving any frames anymore. Fix this by correctly disabling interrupts in the hw on ifdown. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> SVN-Revision: 23243 | |||||
* | mac80211: ath9k: get tx gain type from eeprom | Gabor Juhos | 2010-10-05 | 2 | -1/+34 | |
| | | | | SVN-Revision: 23242 | |||||
* | tools/sed: update to sed-4.2.1 (also tested on FreeBSD/AMD64) | Alexandros C. Couloumbis | 2010-10-05 | 2 | -17/+5 | |
| | | | | SVN-Revision: 23241 | |||||
* | linux/generic: update kernel patch refreshing. Include two missed patches. | Alexandros C. Couloumbis | 2010-10-05 | 5 | -7/+14 | |
| | | | | SVN-Revision: 23240 | |||||
* | linux/ixp4xx: revert accidentally leaked enabled kernel option (thank you kaloz) | Alexandros C. Couloumbis | 2010-10-05 | 4 | -8/+0 | |
| | | | | SVN-Revision: 23239 |