aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add support for nokia n810 soundMichael Büsch2010-10-073-3/+105
| | | | SVN-Revision: 23303
* block-mount: fix fstab.init for IB and buildrootJo-Philipp Wich2010-10-071-2/+5
| | | | SVN-Revision: 23296
* mac80211: update to wireless-testing 2010-10-06Felix Fietkau2010-10-0727-1476/+245
| | | | SVN-Revision: 23294
* ar71xx: increase rb4xx nand kernel partition size (patch by danimo)Felix Fietkau2010-10-071-1/+1
| | | | SVN-Revision: 23293
* spi-gpio-old: 2.6.36 compile fixMichael Büsch2010-10-071-10/+17
| | | | SVN-Revision: 23292
* hci_h4p: Compile fixesMichael Büsch2010-10-071-17/+37
| | | | SVN-Revision: 23291
* cryptodev: Compilefix on 2.6.36Michael Büsch2010-10-071-0/+2
| | | | SVN-Revision: 23290
* omap24xx: Update kernel configMichael Büsch2010-10-071-8/+52
| | | | SVN-Revision: 23289
* quilt: pass PATH and FIND to configure (FreeBSD compatibility)Jo-Philipp Wich2010-10-071-0/+4
| | | | SVN-Revision: 23288
* host.mk: introduce PATCH which refers to either gpatch or patchJo-Philipp Wich2010-10-071-0/+3
| | | | SVN-Revision: 23287
* rename PATCH to KPATCHJo-Philipp Wich2010-10-072-3/+3
| | | | SVN-Revision: 23286
* lua: switch to double precision for floatsJo-Philipp Wich2010-10-073-1/+23
| | | | SVN-Revision: 23284
* kmod-sound-i8x0 missing dependencies kmod-sound-i8x0 fails to include the ↵Jo-Philipp Wich2010-10-071-2/+4
| | | | | | ac97 modules and misspells the module name in AutoLoad. SVN-Revision: 23283
* omap24xx: Improve n810 battery managementMichael Büsch2010-10-073-76/+226
| | | | SVN-Revision: 23282
* reenable squashfs4 for ar71xx, it needs both old and newJo-Philipp Wich2010-10-061-1/+2
| | | | SVN-Revision: 23281
* base-files: add udhcpc vendorid option (#7744)Jo-Philipp Wich2010-10-062-2/+4
| | | | SVN-Revision: 23279
* brcm47xx: add patches for kernel 2.6.36Hauke Mehrtens2010-10-0627-0/+3329
| | | | SVN-Revision: 23278
* dnsmasq: remove a useless subshell invocation from the init scriptJo-Philipp Wich2010-10-061-1/+1
| | | | SVN-Revision: 23272
* dnsmasq: allow 127.0.0.1/8 upstream DNS responses by default, resolves ↵Jo-Philipp Wich2010-10-062-2/+2
| | | | | | issues with Netflix and other services SVN-Revision: 23270
* kernel: crashlog uses bootmem to allocate memory which is being deprecated ↵Hamish Guthrie2010-10-061-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 conffileJo-Philipp Wich2010-10-051-0/+1
| | | | SVN-Revision: 23264
* add configure as package targetRalph Hempel2010-10-051-1/+1
| | | | SVN-Revision: 23262
* uhttpd: revert unrelated change in previous commitJo-Philipp Wich2010-10-051-3/+1
| | | | SVN-Revision: 23261
* uhttpd: add /etc/uhttpd.key and /etc/uhttpd.crt to conffile hintsJo-Philipp Wich2010-10-052-1/+5
| | | | SVN-Revision: 23260
* ppp: utilize the new keepfiles facility to backup the whole radius directoryJo-Philipp Wich2010-10-051-4/+1
| | | | SVN-Revision: 23259
* base-files: - add sysupgrade support for keepfile hints * introduces ↵Jo-Philipp Wich2010-10-054-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 Wich2010-10-051-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 Wich2010-10-051-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 conffileJo-Philipp Wich2010-10-051-1/+5
| | | | SVN-Revision: 23255
* udev: mark /etc/udev/udev.conf as conffile (rules left out for now)Jo-Philipp Wich2010-10-051-0/+4
| | | | SVN-Revision: 23254
* pptp: mark /etc/ppp/options.pptp as conffileJo-Philipp Wich2010-10-051-2/+6
| | | | SVN-Revision: 23253
* mountd: mark /etc/config/mountd as conffileJo-Philipp Wich2010-10-051-1/+4
| | | | SVN-Revision: 23252
* mmc_over_gpio: mark /etc/config/mmc_over_gpio as conffileJo-Philipp Wich2010-10-051-0/+4
| | | | SVN-Revision: 23251
* iproute2: mark /etc/iproute2/rt_tables as conffileJo-Philipp Wich2010-10-051-0/+4
| | | | SVN-Revision: 23250
* hotplug2: mark /etc/hotplug2.rules as conffileJo-Philipp Wich2010-10-051-1/+5
| | | | SVN-Revision: 23249
* ppp: mark /etc/ppp/ resources as conffilesJo-Philipp Wich2010-10-051-1/+19
| | | | SVN-Revision: 23248
* as we only support 2.6, remove the useless bool for itImre Kaloz2010-10-052-6/+0
| | | | SVN-Revision: 23246
* Toto, we don't support Linux 2.4 anymore..Imre Kaloz2010-10-053-9/+1
| | | | SVN-Revision: 23245
* simplify old squashfs/lzma selectionImre Kaloz2010-10-051-4/+1
| | | | SVN-Revision: 23244
* ramips: Allow ethernet interface to be taken down and up againGabor Juhos2010-10-051-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 eepromGabor Juhos2010-10-052-1/+34
| | | | SVN-Revision: 23242
* tools/sed: update to sed-4.2.1 (also tested on FreeBSD/AMD64)Alexandros C. Couloumbis2010-10-052-17/+5
| | | | SVN-Revision: 23241
* linux/generic: update kernel patch refreshing. Include two missed patches.Alexandros C. Couloumbis2010-10-055-7/+14
| | | | SVN-Revision: 23240
* linux/ixp4xx: revert accidentally leaked enabled kernel option (thank you kaloz)Alexandros C. Couloumbis2010-10-054-8/+0
| | | | SVN-Revision: 23239
* qos-scripts: bump pkg revision after r23227, extend copyright, mark ↵Jo-Philipp Wich2010-10-051-2/+6
| | | | | | /etc/config/qos as conffile SVN-Revision: 23238
* linux/generic: refresh 2.6.36 kernel patchesAlexandros C. Couloumbis2010-10-0556-328/+270
| | | | SVN-Revision: 23237
* base-files: sysupgrade: merge info from "opkg list-changed-conffiles" to ↵Jo-Philipp Wich2010-10-052-3/+4
| | | | | | backup file list SVN-Revision: 23233
* base-files: mark /etc/rc.local as conffileJo-Philipp Wich2010-10-051-0/+1
| | | | SVN-Revision: 23232
* firewall: mark /etc/firewall.user as conffileJo-Philipp Wich2010-10-051-0/+1
| | | | SVN-Revision: 23231
* opkg: update to r576, remove 013add-list-changed-conffiles.patch - went ↵Jo-Philipp Wich2010-10-052-72/+2
| | | | | | upstream. SVN-Revision: 23230