1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-24 00:13:42 +03:00
Commit Graph

18 Commits

Author SHA1 Message Date
nbd
09c7cf3612 fix nvram compile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1523 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-07-21 17:41:49 +00:00
nbd
de748ce4bd fix firewall script, add ar7 network if into the bridge by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1522 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-07-21 16:57:12 +00:00
nbd
f80d4fdc68 add config file /etc/config/network, add board-specific network.overrides (instead of nvram.overrides)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1519 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-07-21 14:02:53 +00:00
nbd
c45b5fbb99 move nvram,jffs2root,shared libs into target/linux/package and make them broadcom-specific
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1517 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-07-21 11:45:36 +00:00
wbx
85c3d0af35 a translucent filesystem
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1510 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-07-20 23:50:51 +00:00
nbd
4f99f44bbd fix iwconfig eth1 enc on/off
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1466 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-07-16 16:38:44 +00:00
nbd
21b0f0832b install externally compiled kernel-specific packages into the kernel-specific root
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1459 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-07-16 12:56:21 +00:00
nbd
5154ec1290 fix some small bugs in wificonf and wlcompat
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1385 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-07-09 16:17:12 +00:00
nbd
49005895c9 fix txpower setting in wlcompat
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1363 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-07-06 16:00:20 +00:00
nbd
d2e1864c77 split wlcompat package in HEAD, too
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1298 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-06-30 21:36:59 +00:00
nbd
9f0f9cb05f add board tag to kernel module version and add versioned depend (does not work with current ipkg yet)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1202 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-06-11 15:36:31 +00:00
nbd
7ba5515294 some fixes for wlcompat
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1194 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-06-11 01:48:39 +00:00
nbd
a00b3add9f implement SIOCSIWENCODE in wlcompat
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1191 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-06-10 20:01:13 +00:00
nbd
df552e6f7c read wep keys from the driver's private data instead of the shmem (can get key length correctly)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1190 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-06-10 18:24:54 +00:00
nbd
54fa2845dd add function for enabling/disabling radio in wlcompat
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1129 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-06-01 15:12:20 +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
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
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