Hamish Guthrie
0dc830c8f1
kernel: crashlog uses bootmem to allocate memory which is being deprecated in favour of memblock. microblaze, sh, arm, sparc and powerpc only have memblock.
...
SVN-Revision: 23269
2010-10-06 09:40:00 +00:00
Jo-Philipp Wich
8dc04c9018
base-files: mark /etc/sysupgrade.conf as conffile
...
SVN-Revision: 23264
2010-10-05 22:08:23 +00:00
Ralph Hempel
a1973192c6
add configure as package target
...
SVN-Revision: 23262
2010-10-05 20:20:13 +00:00
Jo-Philipp Wich
817566a5be
uhttpd: revert unrelated change in previous commit
...
SVN-Revision: 23261
2010-10-05 19:35:38 +00:00
Jo-Philipp Wich
88db961cf0
uhttpd: add /etc/uhttpd.key and /etc/uhttpd.crt to conffile hints
...
SVN-Revision: 23260
2010-10-05 19:34:22 +00:00
Jo-Philipp Wich
073ade4368
ppp: utilize the new keepfiles facility to backup the whole radius directory
...
SVN-Revision: 23259
2010-10-05 19:32:49 +00:00
Jo-Philipp Wich
d80f82d7a4
base-files: - add sysupgrade support for keepfile hints * introduces /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
2010-10-05 19:24:12 +00:00
Jo-Philipp Wich
f3a5085903
package-ipkg.mk: build sysupgrade keepfile hints out of conffiles not yet 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
2010-10-05 19:20:27 +00:00
Jo-Philipp Wich
3341e1ece7
ipkg-utils: don't fail if conffiles do not exist, resolve them instead and 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
2010-10-05 19:18:15 +00:00
Jo-Philipp Wich
650029f14b
wprobe: mark /etc/config/wprobe as conffile
...
SVN-Revision: 23255
2010-10-05 17:33:17 +00:00
Jo-Philipp Wich
cff8a7bbae
udev: mark /etc/udev/udev.conf as conffile (rules left out for now)
...
SVN-Revision: 23254
2010-10-05 17:30:43 +00:00
Jo-Philipp Wich
f2068db073
pptp: mark /etc/ppp/options.pptp as conffile
...
SVN-Revision: 23253
2010-10-05 17:27:21 +00:00
Jo-Philipp Wich
8371bd9673
mountd: mark /etc/config/mountd as conffile
...
SVN-Revision: 23252
2010-10-05 17:22:03 +00:00
Jo-Philipp Wich
93eecbabd3
mmc_over_gpio: mark /etc/config/mmc_over_gpio as conffile
...
SVN-Revision: 23251
2010-10-05 17:21:03 +00:00
Jo-Philipp Wich
8ad5dda229
iproute2: mark /etc/iproute2/rt_tables as conffile
...
SVN-Revision: 23250
2010-10-05 17:17:47 +00:00
Jo-Philipp Wich
c865a4f5ee
hotplug2: mark /etc/hotplug2.rules as conffile
...
SVN-Revision: 23249
2010-10-05 17:16:12 +00:00
Jo-Philipp Wich
6a10b180ce
ppp: mark /etc/ppp/ resources as conffiles
...
SVN-Revision: 23248
2010-10-05 17:13:07 +00:00
Imre Kaloz
27a1e6cc6a
as we only support 2.6, remove the useless bool for it
...
SVN-Revision: 23246
2010-10-05 14:19:00 +00:00
Imre Kaloz
7fa8ba095b
Toto, we don't support Linux 2.4 anymore..
...
SVN-Revision: 23245
2010-10-05 14:15:46 +00:00
Imre Kaloz
968a0c1ddb
simplify old squashfs/lzma selection
...
SVN-Revision: 23244
2010-10-05 14:14:12 +00:00
Gabor Juhos
69355ee10e
ramips: Allow ethernet interface to be taken down and up again
...
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
2010-10-05 14:10:34 +00:00
Gabor Juhos
25a71a59ae
mac80211: ath9k: get tx gain type from eeprom
...
SVN-Revision: 23242
2010-10-05 14:10:32 +00:00
Alexandros C. Couloumbis
c74849709f
tools/sed: update to sed-4.2.1 (also tested on FreeBSD/AMD64)
...
SVN-Revision: 23241
2010-10-05 13:51:54 +00:00
Alexandros C. Couloumbis
975bf6a4fa
linux/generic: update kernel patch refreshing. Include two missed patches.
...
SVN-Revision: 23240
2010-10-05 09:49:53 +00:00
Alexandros C. Couloumbis
de644deef5
linux/ixp4xx: revert accidentally leaked enabled kernel option (thank you kaloz)
...
SVN-Revision: 23239
2010-10-05 09:07:45 +00:00
Jo-Philipp Wich
0da0c4d119
qos-scripts: bump pkg revision after r23227, extend copyright, mark /etc/config/qos as conffile
...
SVN-Revision: 23238
2010-10-05 09:04:38 +00:00
Alexandros C. Couloumbis
11c45f64fe
linux/generic: refresh 2.6.36 kernel patches
...
SVN-Revision: 23237
2010-10-05 08:50:54 +00:00
Jo-Philipp Wich
978ecae685
base-files: sysupgrade: merge info from "opkg list-changed-conffiles" to backup file list
...
SVN-Revision: 23233
2010-10-05 07:40:25 +00:00
Jo-Philipp Wich
a65975e0d6
base-files: mark /etc/rc.local as conffile
...
SVN-Revision: 23232
2010-10-05 07:32:37 +00:00
Jo-Philipp Wich
b0ca17ae6e
firewall: mark /etc/firewall.user as conffile
...
SVN-Revision: 23231
2010-10-05 07:31:49 +00:00
Jo-Philipp Wich
3864e6af2f
opkg: update to r576, remove 013add-list-changed-conffiles.patch - went upstream.
...
SVN-Revision: 23230
2010-10-05 07:26:49 +00:00
Lars-Peter Clausen
290e192ce8
Make mv_cesa crypto module available on Orion as well.
...
SVN-Revision: 23229
2010-10-04 21:33:07 +00:00
Lars-Peter Clausen
15f8eed2a3
uboot-kirkwood: Update to uboot to 2010.09 (and add missing files from pervious commit)
...
SVN-Revision: 23228
2010-10-04 21:26:33 +00:00
Vasilis Tsiligiannis
de0324cfb0
qos-scripts: Fix generation of IMQ firewall rules on halfduplex mode ( #7800 )
...
SVN-Revision: 23227
2010-10-04 21:25:48 +00:00
Hauke Mehrtens
7f473a276f
kernel: fix some build warnings with kernel 2.6.36
...
SVN-Revision: 23226
2010-10-04 20:43:07 +00:00
Alexandros C. Couloumbis
7cb70cb2b8
linux/adm5120: add preliminary 2.6.36 kernel support (refresh patches)
...
SVN-Revision: 23224
2010-10-04 17:45:05 +00:00
Jo-Philipp Wich
8ae1a4fc69
correct default package status info (install -> unknown) - fixes "opkg_conf_write_status_files: Internal error: package ... has a NULL dest"
...
SVN-Revision: 23222
2010-10-04 17:20:49 +00:00
Alexandros C. Couloumbis
a8d7d9af83
yaffs2: add preliminary 2.6.36 kernel support (sync to yaffs2 git tree). This code needs further testing especially for backwards compatibility. It boots on rb532 with kernel options: CONFIG_DEVTMPFS & CONFIG_DEVTMPFS_MOUNT
...
SVN-Revision: 23221
2010-10-04 16:55:06 +00:00
Imre Kaloz
9edd05b9c0
gcc 4.4.5 support
...
SVN-Revision: 23220
2010-10-04 12:21:58 +00:00
Imre Kaloz
5f9a6a5431
upgrade kernel versions to the latest stable ones
...
SVN-Revision: 23219
2010-10-04 10:40:41 +00:00
Lars-Peter Clausen
83246559fd
uboot-kirkwood: Add support for iomega iconnect wireless
...
Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>
SVN-Revision: 23218
2010-10-04 09:49:49 +00:00
Lars-Peter Clausen
f05a30206c
Iomega iConnect Wireless platform support
...
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
2010-10-04 09:19:52 +00:00
Lars-Peter Clausen
67ab1350bd
kernel: Add hwmon-lm63 package
...
Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>
SVN-Revision: 23216
2010-10-04 09:17:42 +00:00
Lars-Peter Clausen
2ba2936b58
kernel: kirkwood/orion I2C module support
...
This patch adds support for configuring kirkwood/orion i2c module.
Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>
SVN-Revision: 23215
2010-10-04 09:16:13 +00:00
Lars-Peter Clausen
1162dfde82
Remove hwmon and i2c support from being built-in
...
SVN-Revision: 23214
2010-10-04 09:06:21 +00:00
Lars-Peter Clausen
83d6a36019
update 2.6.35.x to 2.6.35.7
...
SVN-Revision: 23213
2010-10-04 07:42:32 +00:00
Jo-Philipp Wich
0fda5f7507
base-files: utilize uci_get_state to read the previous dhcp router address 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
2010-10-04 00:07:07 +00:00
Jo-Philipp Wich
7eb2c8959c
opkg: implement "list-changed-conffiles" command, based on patch by Yann Lopez <yann.lopez@gmail.com>
...
SVN-Revision: 23210
2010-10-03 22:15:39 +00:00
Jo-Philipp Wich
7bf84dc4f8
firewall: also establish forward rules when setting up nat reflection, back out early if reflection is disabled
...
SVN-Revision: 23201
2010-10-03 18:11:59 +00:00
Felix Fietkau
0c99eb5023
ath9k: add a few fixes and cleanups
...
SVN-Revision: 23198
2010-10-03 16:57:25 +00:00