aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* Make mv_cesa crypto module available on Orion as well.Lars-Peter Clausen2010-10-042-11/+11
| | | | SVN-Revision: 23229
* uboot-kirkwood: Update to uboot to 2010.09 (and add missing files from ↵Lars-Peter Clausen2010-10-049-25/+460
| | | | | | pervious commit) SVN-Revision: 23228
* qos-scripts: Fix generation of IMQ firewall rules on halfduplex mode (#7800)Vasilis Tsiligiannis2010-10-041-3/+4
| | | | SVN-Revision: 23227
* kernel: fix some build warnings with kernel 2.6.36Hauke Mehrtens2010-10-043-6/+18
| | | | SVN-Revision: 23226
* linux/adm5120: add preliminary 2.6.36 kernel support (refresh patches)Alexandros C. Couloumbis2010-10-0421-0/+1620
| | | | SVN-Revision: 23224
* correct default package status info (install -> unknown) - fixes ↵Jo-Philipp Wich2010-10-041-1/+1
| | | | | | "opkg_conf_write_status_files: Internal error: package ... has a NULL dest" SVN-Revision: 23222
* yaffs2: add preliminary 2.6.36 kernel support (sync to yaffs2 git tree). ↵Alexandros C. Couloumbis2010-10-041-0/+23922
| | | | | | This code needs further testing especially for backwards compatibility. It boots on rb532 with kernel options: CONFIG_DEVTMPFS & CONFIG_DEVTMPFS_MOUNT SVN-Revision: 23221
* gcc 4.4.5 supportImre Kaloz2010-10-0413-0/+9832
| | | | SVN-Revision: 23220
* upgrade kernel versions to the latest stable onesImre Kaloz2010-10-0426-29/+29
| | | | SVN-Revision: 23219
* uboot-kirkwood: Add support for iomega iconnect wirelessLars-Peter Clausen2010-10-041-1/+8
| | | | | | Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com> SVN-Revision: 23218
* Iomega iConnect Wireless platform supportLars-Peter Clausen2010-10-043-0/+141
| | | | | | | | | This patch adds support for Iomega iConnect Wireless. Leds and wireless card support are still missing. Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com> SVN-Revision: 23217
* kernel: Add hwmon-lm63 packageLars-Peter Clausen2010-10-041-0/+14
| | | | | | Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com> SVN-Revision: 23216
* kernel: kirkwood/orion I2C module supportLars-Peter Clausen2010-10-041-0/+16
| | | | | | | | This patch adds support for configuring kirkwood/orion i2c module. Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com> SVN-Revision: 23215
* Remove hwmon and i2c support from being built-inLars-Peter Clausen2010-10-041-6/+1
| | | | SVN-Revision: 23214
* update 2.6.35.x to 2.6.35.7Lars-Peter Clausen2010-10-046-22/+9
| | | | SVN-Revision: 23213
* base-files: utilize uci_get_state to read the previous dhcp router address ↵Jo-Philipp Wich2010-10-042-3/+3
| | | | | | in udhcpc default script. The setup_switch() procedure provided by swconfig calls config_load() during network restart and thus confuses udhcpc's uci state keeping resulting in a missing default route on each second network restart. Bypass the cached state vars and query uci directly to make the script immune against unwanted runtime changes. SVN-Revision: 23211
* opkg: implement "list-changed-conffiles" command, based on patch by Yann ↵Jo-Philipp Wich2010-10-032-1/+71
| | | | | | Lopez <yann.lopez@gmail.com> SVN-Revision: 23210
* firewall: also establish forward rules when setting up nat reflection, back ↵Jo-Philipp Wich2010-10-032-7/+16
| | | | | | out early if reflection is disabled SVN-Revision: 23201
* ath9k: add a few fixes and cleanupsFelix Fietkau2010-10-036-0/+1058
| | | | SVN-Revision: 23198