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

2473 Commits

Author SHA1 Message Date
nico
7c1f76d32d fix pcmcia-cs install (remove previous PKG_INSTALL_DIR)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6126 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-18 15:14:19 +00:00
florian
eee5389d40 Fix wep encryption setting with madwifi (#1173)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6125 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-18 14:43:21 +00:00
nbd
4c0cc0fb0b Fix the issue where the default gateway is not set
in static mode most of the time. Seems like the bridge
is not fast enough at switching to 'forwarding' mode
so a short delay before setting the routes is necessary.



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6123 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-17 21:29:53 +00:00
nbd
23d76c341a fix dropbear config (#960)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6117 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-17 20:24:36 +00:00
nbd
6f5747f622 fix a small typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6104 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-15 00:10:00 +00:00
nbd
e0a55bf1ac Fix config checks for Image Builder and SDK - only build them when requested.
Clear all packages from bin/packages at the beginning of package/compile when the Image Builder is selected, because the Image Builder can't handle multiple versions of the same package.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6102 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-14 23:37:40 +00:00
nbd
b766f54386 add checks for {ip,ip6}addr in the network config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6099 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-14 22:29:13 +00:00
nbd
207526197a move another DEFAULT:=y and fix a dependency bug
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6097 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-14 17:58:43 +00:00
nbd
0dcc8eefcb move several instances of DEFAULT:=y to profile preselections (easier for the image builder to pick up)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6096 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-14 17:56:42 +00:00
nbd
f8c8554553 Fix the annoying base-files autorebuild bug.
When checking file mtimes in directories, timestamp.pl was following symlinks.
This broke on base-files, because there are symlinks to /tmp and to /proc/mounts in the build directory.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6084 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-12 11:09:05 +00:00
florian
39bd320c04 Rename patches to match conventions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6080 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-11 17:28:16 +00:00
florian
b54e6c57b6 Ok, try to make shfs work with 2.6.19, raw fixes, so might need better reading of the FS api changes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6078 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-11 14:05:01 +00:00
nbd
2abb4333d6 enable pretty lsmod output for linux 2.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6064 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-10 16:20:40 +00:00
nbd
6b7d7d8a9e fix madwifi mode selection problems
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6063 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-10 16:14:16 +00:00
nbd
36aa2b764c fix typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6049 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-09 17:40:25 +00:00
nbd
057e4cdd71 upgrade hostapd to 0.5.7 (patch from #1133)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6047 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-09 15:10:26 +00:00
nbd
5ad62fbdd3 Forward port whiterussian resolv.conf changes
/etc/resolv.conf links to /tmp/resolv.conf
/tmp/resolv.conf links to /tmp/resolv.conf.auto by default (which is where the ISPs nameserver is in)
When dnsmasq starts, it replaces /tmp/resolv.conf with a file pointing to 127.0.0.1


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6043 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-08 21:33:53 +00:00
nbd
a6f470987e add some more checks to the telnet init script
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6042 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-08 21:31:29 +00:00
nbd
070f10ae83 fix a small dependency problem
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6040 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-08 17:31:13 +00:00
nbd
65cccc8b67 fix a typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6039 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-08 16:39:40 +00:00
nbd
137db8ce16 use alsa-driver for 2.4 only (2.6 has it in-tree)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6036 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-08 12:56:22 +00:00
florian
22fbe25e29 Change category to Filesystems
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6030 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-08 09:52:32 +00:00
nico
9cc77964cd add a patch to use our target ar, not the host one (closes: #1164)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6026 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-08 02:35:38 +00:00
nico
4f53f8d738 more use of the INSTALL_DIR variable
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6023 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-08 00:53:24 +00:00
nico
96a7a82e57 fix rt61 build on 2.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6022 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-07 23:29:43 +00:00
nbd
be1694e4d9 busybox: remove the bogus SIZEOF_LONG check (#1127)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6012 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-07 15:18:15 +00:00
nbd
29e8bb3130 fix memory leak in switch drivers (patch from #1132)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6011 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-07 14:59:43 +00:00
nbd
194473b2cf drop -Werror from busybox - prevents compile errors like #1130
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6009 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-06 18:56:46 +00:00
florian
315ed6fc18 Convert kmod-shfs to the KernelPackage template
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6001 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-05 20:36:06 +00:00
kaloz
f5e2ce9ba3 upgrade wpa_supplicant to v0.5.7 for #1133
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5998 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-05 20:08:26 +00:00
kaloz
858ccfbcc2 fix typo (closes #1149)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5996 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-05 18:54:36 +00:00
florian
163c1d6013 Use the KernelPackage template instead of kmod-foo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5995 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-05 15:36:58 +00:00
florian
bbec1c7f78 Also use INSTALL_CONF for ppp
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5994 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-05 15:34:48 +00:00
florian
67562874eb Add i2c kernel modules for Au1000 i2c to gpio driver, can be extended later
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5984 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-05 15:28:16 +00:00
florian
792dda33f9 Add zd1211rw kernel module
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5983 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-05 15:27:45 +00:00
florian
9c4190f091 Add an OSX specific patch to compile busybox with Darwin, possible fix for BSDs as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5982 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-05 15:27:24 +00:00
pavlov
859c93d75c /etc/config/* should use INSTALL_DATA
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5976 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-04 16:51:41 +00:00
nbd
8fb079219b fix b/g mode selection for madwifi, update documentation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5973 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-04 01:29:01 +00:00
malbon
33c98e51b9 Fix pfkey compile problem on 2.4 kernels.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5972 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-03 13:32:32 +00:00
florian
a87d2cc152 Was not selected by default actually :/
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5966 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-02 09:32:19 +00:00
nbd
81427a065b fix iptables warning about 'wierd' interface names (#1082)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5962 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-01 23:31:36 +00:00
nbd
3e2a9cc21d replace our no_shadow fix with a better patch from upstream (#1118)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5961 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-01 23:27:16 +00:00
nbd
794600e96c make ralink legacy drivers depend on linux 2.4 - linux 2.6 will use the stuff from wireless-dev later
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5960 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-01 23:23:45 +00:00
nbd
632f858731 make telnetd standalone
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5959 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-01 22:38:32 +00:00
nbd
f424cfa4ea revert to previous awk getopt behavior - the new one seems crappier and breaks a few things, like multiple -f arguments
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5958 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-01 22:13:56 +00:00
nico
e30b09e915 fix busybox linking when /bin/sh is not bash (closes: #1115)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5954 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-01 20:19:24 +00:00
nbd
7d588e1ab6 update busybox menuconfig for the latest version
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5953 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-01 18:28:03 +00:00
florian
a3da26d22d Include yamonenv by default in au1000 images
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5945 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-31 15:52:23 +00:00
florian
e1da0cb9a5 Fix the lock warning (#1111), also add another download source
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5944 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-31 15:40:13 +00:00
nico
4f17fe653b update busybox to v1.3.1, i was too lazy to update patch 320, feel free to do so
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5941 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-30 19:35:58 +00:00