1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-16 04:56:16 +03:00
Commit Graph

5350 Commits

Author SHA1 Message Date
jow
286159df02 [package] base-files: add /etc/rc.local to the default save file list
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17572 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-12 15:57:31 +00:00
jow
f4a0466de8 [package] base-files: introduce a ready-to-use /etc/rc.local to let users run custom commands on init without creating custom init scripts
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17571 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-11 21:35:03 +00:00
agb
fcf2c28149 [package] bump some revisions and update copyrights
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17554 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-10 10:07:04 +00:00
nbd
bb4f8e0b26 madwifi: replace an implicit memcpy with an explicit one (cosmetic fix)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17546 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-09 00:30:36 +00:00
nbd
d7b870eaa3 madwifi: fix several noderef and ibss merge issues that led to memory leaks and high system load
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17545 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-09 00:17:13 +00:00
nbd
7f2d4d8bb1 Revert "fix nonhotpluggable networks not being brought up. Closes #2781" (r17527) until we've solved the race conditions it creates
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17544 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-09 00:16:55 +00:00
juhosg
a4119793ba package/mac80211: add menuconfig option for enabling debug support via debugfs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17541 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-08 07:32:08 +00:00
nbd
0068b99917 move ppp ifname fixup from pppoe.sh to ppp.sh, so that it applies to all other ppp based protocols as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17529 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-06 17:36:01 +00:00
nbd
db11e2abd1 now that $(BOARD) is part of the opkg ARCH, there's no reason to keep the board name around in kmod-* package versions anymore
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17528 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-06 17:26:37 +00:00
thepeople
943fc97fb0 fix nonhotpluggable networks not being brought up. Closes #2781
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17527 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-06 17:02:14 +00:00
nbd
e04d6b1f56 fix jffs2 eof marker search in mtd (patch by Daniel Dickinson)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17522 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-05 23:38:51 +00:00
juhosg
e325b77df1 package/base-files: set state to 'preinit' before preinit.arch is used, and set state to 'failsafe' when entering failsafe mode
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17517 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-05 18:44:48 +00:00
nbd
7252622410 Revert "add ifup -a to boot(), closes #4543 #2781" (r17515)
Hotpluggable interfaces are already brought up before /etc/init.d/network boot
and this change can break them, if the ifup -a command runs at the wrong time,
also starts many interfaces twice, which can lead to issues with PPPoE.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17516 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-05 13:05:59 +00:00
thepeople
412b70da5e add ifup -a to boot(), closes #4543 #2781
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17515 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-05 05:33:23 +00:00
thepeople
a7ad6546ea extend logging functions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17514 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-04 21:09:13 +00:00
nbd
3ff4f7ce16 madwifi: add a configuration for uapsd (unscheduled automatic powersave delivery), turn it off by default because of compatibility issues with nokia phones
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17510 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-03 19:31:48 +00:00
florian
e5e3afbd5a [package] udevtrigger depends on 2.6 kernels
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17509 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-03 18:49:47 +00:00
florian
9372ff9d8f [package] update hotplug2 to r199, fixes build failures on brcm-2.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17508 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-03 18:33:52 +00:00
florian
15a349aa5e [package] udev depends on 2.6, cleanup Makefile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17507 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-03 18:11:32 +00:00
nbd
8060daacd7 preinit: fix failsafe mode through ctrl+c on devices that do not provide a preinit.arch file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17470 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-02 15:14:53 +00:00
nbd
e31fe7691a wprobe: fix compile error because of missing isnan()
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17468 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-02 12:55:26 +00:00
hauke
b649b98733 [mac80211] fix module loading with kernel 2.6.27
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17457 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-01 14:53:35 +00:00
nbd
237a5a2c34 uclibc: to rebuild libc.so.0, mklibs.py needs access to libc_so.a which was not exported by default. use it instead of libc_pic.a
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17438 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-29 11:56:27 +00:00
nbd
dc91a5dcef allow mklibs.py to optimize libgcc_s.so.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17437 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-29 03:51:43 +00:00
nbd
f092ffba27 fix wrong kernel version based nls dependency
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17436 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-28 16:26:53 +00:00
nbd
da19ef2e31 add missing dependency for kmod-ntfs (patch from #5638)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17435 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-28 16:26:48 +00:00
nbd
4ce3adf848 Added identification of WRT610N and its button/led definitions.
Signed-off-by: Tomas Kopal <Tomas.Kopal@altap.cz>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17434 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-28 15:03:36 +00:00
nbd
5568c6cbfc Added support for identifying the BCM53115 switch found in WRT610N.
Signed-off-by: Tomas Kopal <Tomas.Kopal@altap.cz>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17433 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-28 14:20:37 +00:00
nbd
dc9b2994c5 madwifi: fix another unconverted netdev_ops issue
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17431 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-28 12:50:56 +00:00
florian
49d65e7058 [package] update e2fsprogs to 1.41.9, add support for ext4 (#5748)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17427 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-27 09:16:54 +00:00
florian
8c720dfa92 add the in-tree gspca driver
Signed-off-by: David Cooper <dave at kupesoft.com>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17421 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-27 08:38:16 +00:00
nbd
d268e4037b firewall: emit hotplug events for interface add/remove
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17415 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-26 22:46:24 +00:00
juhosg
dcbf352921 [package] iw: update to 0.9.17
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17409 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-26 15:29:54 +00:00
nbd
d51cb31e80 udevtrigger: replace the non-portable tar options used to prevent a namespace conflict with a change to PKG_BUILD_DIR. fixes build on non-gnu systems
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17393 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-24 23:22:32 +00:00
nbd
38fc40e0c5 move /bin/swconfig to /sbin
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17387 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-24 22:05:49 +00:00
geoff
07ef852b5f udev: Update udev package from udev-106 to udev-142
Update the init scripts have to use udevadm where appropriate.
The udev package no longer provides separate udev utilities
like udevtrigger and udevsettle.  These have been incorporated
into the udev admin program udevadm.

Replace the udevextras sub package with config options to the udev
package.

Update the preinit script to check for '/lib/udev/devices', and
copy it to '/dev/ if it is found, then to conditionaly setup
/dev the old way with mknod etc.  Udev now recommends using
the directory '/lib/udev/devices' to initialize the '/dev'
directory at startup.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17378 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-24 20:19:26 +00:00
geoff
41038d4cb5 udevtrigger: Breakout udevtrigger package
Current versions of udev no longer provide the separate udevtrigger
utility that hotplug2 needs.  To allow for the udev package to
be updated, yet still provide a udevtrigger, create a new package
udevtrigger that is built from old udev sources.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17377 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-24 20:16:07 +00:00
geoff
5c44908930 kexec-tools: Remove the unused file kexec.sh
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17376 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-24 20:13:39 +00:00
geoff
4e26585759 kexec-tools: Make link /sbin/kexec for compatability with other distros
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17375 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-24 20:12:41 +00:00
geoff
9b89b041e1 kexec-tools: Make build of kdump optional
Most systems won't need kdump, so make its build optional.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17374 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-24 20:11:46 +00:00
geoff
51034418fa kexec-tools: Minor makefile line end fixes
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17373 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-24 20:08:35 +00:00
geoff
5236da1813 kexec-tools: Add libtool PKG_FIXUP
libtool is needed to build kexec-tools.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17372 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-24 20:07:36 +00:00
geoff
9385085bcc kexec-tools: Update package to version 2.0.1
Update  package from kexec-tools-2.0.0 to kexec-tools-2.0.1.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17371 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-24 20:06:26 +00:00
nbd
673e9cd6ee fix pdc20xx compile for linux 2.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17359 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-24 00:52:00 +00:00
nbd
1db366eab8 brcm-2.4: fix ide disk detection on the wl-hdd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17358 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-23 23:56:19 +00:00
nbd
ef51dee11c libpcap: fix kernel version check
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17349 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-21 22:32:14 +00:00
nbd
5f49859ae2 busybox: adjust default config for nommu targets
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17348 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-21 22:32:09 +00:00
nbd
1a4a2b5ae7 mac80211: fix a race condition in the cfg80211 scanning code (thx, johill)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17341 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-20 18:49:12 +00:00
nbd
f6b146de59 b43: disable pio and pcmcia support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17340 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-20 17:32:52 +00:00
nbd
1bf4b50562 mac80211: reorganize compat code to make cfg80211 load without usb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17339 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-20 17:25:33 +00:00