Commit Graph

13847 Commits

Author SHA1 Message Date
Florian Fainelli
5c9bc2b6e5 Do not delete default route if the router is the same, fixes #138
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2913 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-11 16:29:11 +00:00
Florian Fainelli
51d83bd931 Fixed network autoconfiguration as explained in #200, fixes #200
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2912 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-11 16:13:25 +00:00
Florian Fainelli
a0f7416c53 Fixed network autoconfiguration as explained in #200, fixes #200
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2912 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-11 16:13:25 +00:00
Felix Fietkau
6a8e6b1649 remove useless /etc/ppp/peers/sample file (forgot the Makefile change)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2910 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-11 14:41:45 +00:00
Felix Fietkau
ce4cde8a93 remove useless /etc/ppp/peers/sample file (forgot the Makefile change)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2910 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-11 14:41:45 +00:00
Felix Fietkau
dcce414edf remove useless /etc/ppp/peers/sample file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2909 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-11 14:40:52 +00:00
Felix Fietkau
94e92de559 remove useless /etc/ppp/peers/sample file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2909 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-11 14:40:52 +00:00
Nicolas Thill
1759e37954 fix kmod build after target/linux reorg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2907 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-11 13:10:58 +00:00
Nicolas Thill
86c07bf61e fix kmod build after target/linux reorg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2907 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-11 13:10:58 +00:00
OpenWrt Developers
11b6f9bb79 minor cosmetic fixes in Config.in
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2906 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-11 13:05:16 +00:00
OpenWrt Developers
2d49dcb5c2 minor cosmetic fixes in Config.in
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2906 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-11 13:05:16 +00:00
Felix Fietkau
bd48811dbf create package directory in target/linux/*/prepare
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2905 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-11 12:24:49 +00:00
Felix Fietkau
6642450e70 create package directory in target/linux/*/prepare
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2905 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-11 12:24:49 +00:00
Felix Fietkau
0309af703b set dhcp lease file in dnsmasq.conf instead of /tmp/dhcp.leases
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2904 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-11 04:26:46 +00:00
Felix Fietkau
5b030de944 set dhcp lease file in dnsmasq.conf instead of /tmp/dhcp.leases
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2904 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-11 04:26:46 +00:00
Felix Fietkau
fb3859310c add netconfig script to brcm-2.4 and remove default /etc/config/network
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2902 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-11 03:27:57 +00:00
Felix Fietkau
47d847fb6b add netconfig script to brcm-2.4 and remove default /etc/config/network
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2902 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-11 03:27:57 +00:00
Felix Fietkau
abbdb71256 fix non-verbose messages for the new target/linux structure
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2901 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-11 03:13:35 +00:00
Felix Fietkau
33e7c21f70 fix non-verbose messages for the new target/linux structure
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2901 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-11 03:13:35 +00:00
Felix Fietkau
6adb6175b2 fix typo in endian-ness select for squashfs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2900 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-11 02:55:09 +00:00
Felix Fietkau
384cc423c7 fix typo in endian-ness select for squashfs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2900 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-11 02:55:09 +00:00
Felix Fietkau
f9cfdfa42d fix arch default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2899 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-11 02:29:20 +00:00
Felix Fietkau
3e6d29ba24 fix arch default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2899 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-11 02:29:20 +00:00
OpenWrt Developers
d99b8d68fb fix madwifi-tools control file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2898 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-11 01:55:28 +00:00
OpenWrt Developers
2701a7690b fix madwifi-tools control file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2898 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-11 01:55:28 +00:00
Felix Fietkau
ff7ec94877 fix madwifi-tools build
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2897 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-11 01:43:09 +00:00
Felix Fietkau
9548046274 fix madwifi-tools build
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2897 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-11 01:43:09 +00:00
Felix Fietkau
9596d6b5a5 fix mysql dependencies
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2896 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-11 01:39:45 +00:00
Felix Fietkau
4e6cc1696c fix mysql dependencies
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2896 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-11 01:39:45 +00:00
Felix Fietkau
78d61d17f9 fix wl0_rate error in wificonf
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2894 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-11 01:33:56 +00:00
Felix Fietkau
3f718fdea0 fix wl0_rate error in wificonf
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2894 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-11 01:33:56 +00:00
Felix Fietkau
8104915904 add small 'netmsg' utility to send udp broadcast messages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2893 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-11 00:41:50 +00:00
Felix Fietkau
a766671132 add small 'netmsg' utility to send udp broadcast messages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2893 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-11 00:41:50 +00:00
Florian Fainelli
0db8ba00df Deleted bogus spaces, closes #198
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2891 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-11 00:02:41 +00:00
Florian Fainelli
6d55968ceb Deleted bogus spaces, closes #198
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2891 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-11 00:02:41 +00:00
Felix Fietkau
6e8850ce21 fix menuconfig with DEVELOPER=1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2890 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-10 23:53:36 +00:00
Felix Fietkau
13c7b4d473 fix menuconfig with DEVELOPER=1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2890 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-10 23:53:36 +00:00
Felix Fietkau
c553a0bb5e update mysql to 5.0 (fix #9)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2889 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-10 22:52:34 +00:00
Felix Fietkau
aba267bc27 update mysql to 5.0 (fix #9)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2889 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-10 22:52:34 +00:00
Felix Fietkau
00bac1ac7a add ntpclient hotplug script from whiterussian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2887 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-10 21:24:31 +00:00
Felix Fietkau
313c7bacb6 add ntpclient hotplug script from whiterussian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2887 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-10 21:24:31 +00:00
Felix Fietkau
b18fa26644 add ipv6 support to network scripts (#101)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2885 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-10 21:20:09 +00:00
Felix Fietkau
7117cc8188 add ipv6 support to network scripts (#101)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2885 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-10 21:20:09 +00:00
Felix Fietkau
afbf038dc5 use /tmp/resolv.conf when using a static nameserver (#177)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2884 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-10 21:16:46 +00:00
Felix Fietkau
93157f4e70 use /tmp/resolv.conf when using a static nameserver (#177)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2884 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-10 21:16:46 +00:00
Felix Fietkau
9dbdc634d7 set rate in wificonf from wl0_rate (fixes #159)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2883 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-10 21:11:47 +00:00
Felix Fietkau
c18a8ef169 set rate in wificonf from wl0_rate (fixes #159)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2883 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-10 21:11:47 +00:00
Felix Fietkau
1058a58f2e Move device selection first in menuconfig (#18)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2880 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-10 20:45:12 +00:00
Felix Fietkau
1f9f13c422 Move device selection first in menuconfig (#18)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2880 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-10 20:45:12 +00:00
Felix Fietkau
c0e2bba15f display limited architecture selection in menuconfig without CONFIG_DEVEL
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2879 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-10 20:27:11 +00:00