1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-24 03:15:06 +03:00
Commit Graph

24407 Commits

Author SHA1 Message Date
mbm
0fde85cbea fix qdisc ordering
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1094 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-28 20:04:42 +00:00
mbm
96f985e820 fix qdisc ordering
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1094 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-28 20:04:42 +00:00
nbd
47f7604893 fix openswan depend on libgmp
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1093 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-28 18:21:03 +00:00
nbd
2d52bad699 fix openswan depend on libgmp
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1093 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-28 18:21:03 +00:00
nbd
d7f91d01b0 don't return an error if a part of SIOCSIWMODE fails (fixes wlcompat for newer wl driver)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1092 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-28 18:13:24 +00:00
nbd
d98052f25a don't return an error if a part of SIOCSIWMODE fails (fixes wlcompat for newer wl driver)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1092 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-28 18:13:24 +00:00
nbd
fefb504d93 fix ethtool call for communication between wl and wl.o
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1091 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-28 17:54:47 +00:00
nbd
230cd1444f fix ethtool call for communication between wl and wl.o
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1091 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-28 17:54:47 +00:00
nbd
a56ade574e remove ^M chars from asus parport driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1090 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-28 17:54:27 +00:00
nbd
12dcf75dba remove ^M chars from asus parport driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1090 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-28 17:54:27 +00:00
nbd
406463c727 disable some useless jffs bbc compressors (improves performance in size mode)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1089 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-28 14:26:56 +00:00
nbd
d080bb15fc disable some useless jffs bbc compressors (improves performance in size mode)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1089 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-28 14:26:56 +00:00
nico
0815fe7eb5 Fix lib search pathes, fix rpath in modules
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1088 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-28 10:56:12 +00:00
nico
86c25dfca0 Fix lib search pathes, fix rpath in modules
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1088 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-28 10:56:12 +00:00
nbd
4033af1236 fix wlcompat build
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1087 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-28 10:54:32 +00:00
nbd
5318f05f82 fix wlcompat build
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1087 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-28 10:54:32 +00:00
nico
8ecfceee5e Remove .la libtool file installed in STAGING_DIR
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1086 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-28 10:52:15 +00:00
nico
da6245e869 Remove .la libtool file installed in STAGING_DIR
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1086 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-28 10:52:15 +00:00
nbd
76ed58d705 move package/linux into target/linux, use wbx' new kernel code. support building images with more than one kernel, split kernel module parts off of packages that use their own kernel modules (fuse, shfs, openswan). some cleanup in the image building process in target/. image builder is disabled for now, needs some fixing.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1085 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-28 09:17:29 +00:00
nbd
50af40000a move package/linux into target/linux, use wbx' new kernel code. support building images with more than one kernel, split kernel module parts off of packages that use their own kernel modules (fuse, shfs, openswan). some cleanup in the image building process in target/. image builder is disabled for now, needs some fixing.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1085 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-28 09:17:29 +00:00
kaloz
e285af3e18 upgrade wireless-tools and iproute2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1084 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-27 17:32:43 +00:00
kaloz
16530342e5 upgrade wireless-tools and iproute2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1084 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-27 17:32:43 +00:00
nbd
473ae30ab0 fix menuconfig on fedora x86_64
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1083 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-27 06:19:16 +00:00
nbd
b9b0884ae5 fix menuconfig on fedora x86_64
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1083 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-27 06:19:16 +00:00
wbx
3e5d757d7e asus not netgear
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1082 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-27 06:08:18 +00:00
wbx
4988b87031 asus not netgear
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1082 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-27 06:08:18 +00:00
wbx
40d5788100 remove doubled line
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1081 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-27 06:06:06 +00:00
wbx
3944181a23 remove doubled line
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1081 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-27 06:06:06 +00:00
wbx
909777a71f add iptables modules, need to be changed in a generic postinst method
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1080 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-27 06:01:39 +00:00
wbx
4e222cdbd8 add iptables modules, need to be changed in a generic postinst method
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1080 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-27 06:01:39 +00:00
wbx
4c690622bb ipcontrack is a module
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1079 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-27 05:58:23 +00:00
wbx
dd961778a9 ipcontrack is a module
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1079 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-27 05:58:23 +00:00
wbx
4dc80d9c01 fix pci initialization and add oleg et driver.
connect new linux structure.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1078 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-27 05:53:59 +00:00
wbx
e89df49f6e fix pci initialization and add oleg et driver.
connect new linux structure.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1078 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-27 05:53:59 +00:00
wbx
3d7c302fe4 separete iptables conntrack/nat as modul, separate loop and nbd support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1077 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-27 05:50:53 +00:00
wbx
6e4d5403dc separete iptables conntrack/nat as modul, separate loop and nbd support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1077 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-27 05:50:53 +00:00
nico
2254d3c3b7 Standardize Config.in
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1076 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-27 05:38:03 +00:00
nico
a1dcdf3a09 Standardize Config.in
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1076 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-27 05:38:03 +00:00
nico
75fdc58743 Install mysql_config in STAGING_DIR/usr/bin
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1075 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-27 05:37:28 +00:00
nico
fe3d4764ac Install mysql_config in STAGING_DIR/usr/bin
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1075 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-27 05:37:28 +00:00
nico
b7d60734fc Remove host include and lib search pathes from mysql_config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1074 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-27 05:35:14 +00:00
nico
7ca1a3ed6b Remove host include and lib search pathes from mysql_config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1074 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-27 05:35:14 +00:00
nico
00e9856a75 Ack freeradius package configuration,
Don't build with features that were not selected


git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1073 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-27 05:24:20 +00:00
nico
7d0a124f85 Ack freeradius package configuration,
Don't build with features that were not selected


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1073 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-27 05:24:20 +00:00
nico
061f6462f6 Remove host include search pathes from Makefiles
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1072 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-27 05:15:40 +00:00
nico
f06fa034da Remove host include search pathes from Makefiles
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1072 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-27 05:15:40 +00:00
nico
45e683e3a8 Fix build on Red Hat based systems, where /etc/rc.d/init.d exists (thanks framer99 for reporting)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1071 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-27 04:31:50 +00:00
nico
6cf14b7f88 Fix build on Red Hat based systems, where /etc/rc.d/init.d exists (thanks framer99 for reporting)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1071 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-27 04:31:50 +00:00
nico
c1013d2e5c Update to new upstream release (v0.9.6)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1070 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-26 21:51:52 +00:00
nico
903ffec67b Update to new upstream release (v0.9.6)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1070 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-26 21:51:52 +00:00