Felix Fietkau
b61a804bf7
ar71xx: increase rb4xx nand kernel partition size (patch by danimo)
...
SVN-Revision: 23293
2010-10-07 14:27:34 +00:00
Michael Büsch
740e2938dd
spi-gpio-old: 2.6.36 compile fix
...
SVN-Revision: 23292
2010-10-07 13:26:39 +00:00
Michael Büsch
1ac300cda9
hci_h4p: Compile fixes
...
SVN-Revision: 23291
2010-10-07 13:05:31 +00:00
Michael Büsch
a8c848bb50
cryptodev: Compilefix on 2.6.36
...
SVN-Revision: 23290
2010-10-07 12:12:52 +00:00
Michael Büsch
4c4f7be14e
omap24xx: Update kernel config
...
SVN-Revision: 23289
2010-10-07 12:02:26 +00:00
Jo-Philipp Wich
002fde670f
quilt: pass PATH and FIND to configure (FreeBSD compatibility)
...
SVN-Revision: 23288
2010-10-07 11:33:54 +00:00
Jo-Philipp Wich
3cf0250da2
host.mk: introduce PATCH which refers to either gpatch or patch
...
SVN-Revision: 23287
2010-10-07 11:33:12 +00:00
Jo-Philipp Wich
d3f412f4ec
rename PATCH to KPATCH
...
SVN-Revision: 23286
2010-10-07 11:32:09 +00:00
Jo-Philipp Wich
59cf671160
lua: switch to double precision for floats
...
SVN-Revision: 23284
2010-10-07 11:03:18 +00:00
Jo-Philipp Wich
be844a7783
kmod-sound-i8x0 missing dependencies kmod-sound-i8x0 fails to include the ac97 modules and misspells the module name in AutoLoad.
...
SVN-Revision: 23283
2010-10-07 10:12:55 +00:00
Michael Büsch
7178dc62a4
omap24xx: Improve n810 battery management
...
SVN-Revision: 23282
2010-10-07 09:58:37 +00:00
Jo-Philipp Wich
b826e42476
reenable squashfs4 for ar71xx, it needs both old and new
...
SVN-Revision: 23281
2010-10-06 22:34:35 +00:00
Jo-Philipp Wich
d856ed78ad
base-files: add udhcpc vendorid option ( #7744 )
...
SVN-Revision: 23279
2010-10-06 21:21:28 +00:00
Hauke Mehrtens
badd8ffee3
brcm47xx: add patches for kernel 2.6.36
...
SVN-Revision: 23278
2010-10-06 20:11:03 +00:00
Jo-Philipp Wich
8c33c86021
dnsmasq: remove a useless subshell invocation from the init script
...
SVN-Revision: 23272
2010-10-06 13:23:56 +00:00
Jo-Philipp Wich
91cb4aac9e
dnsmasq: allow 127.0.0.1/8 upstream DNS responses by default, resolves issues with Netflix and other services
...
SVN-Revision: 23270
2010-10-06 13:10:15 +00:00
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