Felix Fietkau
|
aef3bd9e64
|
resync with kamikaze
SVN-Revision: 3844
|
2006-05-30 19:38:38 +00:00 |
|
Felix Fietkau
|
49003208ab
|
add common functions for the new config file format
SVN-Revision: 3751
|
2006-05-10 18:17:12 +00:00 |
|
Felix Fietkau
|
02696c0757
|
fix typo in firstboot - /etc/config/* is now a file instead of a symlink
SVN-Revision: 3633
|
2006-04-13 14:43:47 +00:00 |
|
Florian Fainelli
|
39ee633444
|
Add support for static routes per interface. You can specify one or more routes, subnets or hosts. Closes #308 for kamikaze
SVN-Revision: 3629
|
2006-04-13 11:39:20 +00:00 |
|
Waldemar Brodkorb
|
ec6c71cc30
|
check if vim exist, report bye datenmaulwurf
SVN-Revision: 3611
|
2006-04-10 21:54:19 +00:00 |
|
Mike Baker
|
893cb473a0
|
fix a bug that prevents the wgt634u from initializing the filesystem properly
SVN-Revision: 3601
|
2006-04-08 21:11:49 +00:00 |
|
Felix Fietkau
|
ee27e41337
|
large init script cleanup and merge of whiterussian changes, new dnsmasq config handling
SVN-Revision: 3588
|
2006-04-05 02:09:22 +00:00 |
|
Mike Baker
|
87414e3806
|
Correct a few typos
SVN-Revision: 3212
|
2006-02-10 18:08:38 +00:00 |
|
Mike Baker
|
efb7891060
|
fixes files from [3112]
SVN-Revision: 3114
|
2006-02-02 10:07:28 +00:00 |
|
Mike Baker
|
2ee20939c6
|
change cp to $(CP)
SVN-Revision: 3112
|
2006-02-01 23:53:19 +00:00 |
|
Mike Baker
|
03c661a34f
|
move sysfs to mount_root
SVN-Revision: 3107
|
2006-02-01 10:47:17 +00:00 |
|
Felix Fietkau
|
0d3a347362
|
set ALLMULTI on bridged interfaces (should improve multicast bridging)
SVN-Revision: 3079
|
2006-01-31 11:36:01 +00:00 |
|
Mike Baker
|
8db6bb41f5
|
revert bad firewall patch
SVN-Revision: 3042
|
2006-01-23 21:45:44 +00:00 |
|
Felix Fietkau
|
c44a117373
|
fix typo
SVN-Revision: 3038
|
2006-01-22 23:38:29 +00:00 |
|
Mike Baker
|
1f59f207c4
|
fix error messages
SVN-Revision: 2996
|
2006-01-16 19:16:20 +00:00 |
|
Felix Fietkau
|
e272d81c21
|
port wan_device changes from whiterussian to kamikaze
SVN-Revision: 2993
|
2006-01-16 03:14:59 +00:00 |
|
Oliver Ertl
|
720f61bc07
|
fixes #207
SVN-Revision: 2983
|
2006-01-14 20:18:39 +00:00 |
|
Felix Fietkau
|
69bc407e2d
|
move vlan and wifi setup into arch-specific base-files
SVN-Revision: 2973
|
2006-01-14 02:31:36 +00:00 |
|
Felix Fietkau
|
70863c7850
|
don't use /dev/tts/1 as login console
SVN-Revision: 2971
|
2006-01-14 02:16:52 +00:00 |
|
Florian Fainelli
|
86534732ef
|
Added vlan enabling as suggested in #204, closes #204
SVN-Revision: 2931
|
2006-01-12 10:56:09 +00:00 |
|
Florian Fainelli
|
d83e8ab148
|
Interface was hardcoded, (cut/paste from the testing openwrt machine)
SVN-Revision: 2914
|
2006-01-11 16:32:33 +00:00 |
|
Florian Fainelli
|
b5ff75c13e
|
Do not delete default route if the router is the same, fixes #138
SVN-Revision: 2913
|
2006-01-11 16:29:11 +00:00 |
|
Florian Fainelli
|
adcbbc4934
|
Fixed network autoconfiguration as explained in #200, fixes #200
SVN-Revision: 2912
|
2006-01-11 16:13:25 +00:00 |
|
Felix Fietkau
|
8b81cb2cb2
|
add ipv6 support to network scripts (#101)
SVN-Revision: 2885
|
2006-01-10 21:20:09 +00:00 |
|
Felix Fietkau
|
2eccbe55a3
|
use /tmp/resolv.conf when using a static nameserver (#177)
SVN-Revision: 2884
|
2006-01-10 21:16:46 +00:00 |
|
Florian Fainelli
|
4fb752fea6
|
Merged enhancements submitted by Stereo, thanks, closes #188 and #189
SVN-Revision: 2863
|
2006-01-08 18:10:40 +00:00 |
|
Felix Fietkau
|
652fc44f0a
|
mount sysfs at boot on linux 2.6
SVN-Revision: 2835
|
2006-01-05 01:41:29 +00:00 |
|
Felix Fietkau
|
029055c7d7
|
add firmware loading support to hotplug
SVN-Revision: 2834
|
2006-01-05 01:20:44 +00:00 |
|
Felix Fietkau
|
00ade4d60c
|
move firstboot to preinit for now (until a better solution is implemented), required by /etc/config/network generator
SVN-Revision: 2830
|
2006-01-04 23:50:17 +00:00 |
|
Felix Fietkau
|
d951f94e54
|
fix hotplug issue with compiled-in ethernet drivers
SVN-Revision: 2823
|
2006-01-04 20:34:08 +00:00 |
|
Felix Fietkau
|
efe87817fe
|
configure switch at boot time based on vlan*ports
SVN-Revision: 2822
|
2006-01-04 20:08:27 +00:00 |
|
Florian Fainelli
|
1c59bfaaf4
|
Added mrd6 package : IPv6 multicast routing daemon
SVN-Revision: 2816
|
2006-01-03 12:53:01 +00:00 |
|
Waldemar Brodkorb
|
4bdead278b
|
remove unused robocfg stuff
SVN-Revision: 2815
|
2006-01-03 04:46:37 +00:00 |
|
Oliver Ertl
|
39701f3264
|
hopefully last fix for S60cron
SVN-Revision: 2812
|
2006-01-02 20:21:33 +00:00 |
|
Florian Fainelli
|
bdba638725
|
Corrected ticket #168
SVN-Revision: 2805
|
2006-01-02 13:16:32 +00:00 |
|
Waldemar Brodkorb
|
0118ed05e3
|
change ipkg.conf to use snapshots
SVN-Revision: 2765
|
2005-12-25 00:56:25 +00:00 |
|
Imre Kaloz
|
ccc3a90f36
|
add recipe to banner
SVN-Revision: 2739
|
2005-12-20 15:03:08 +00:00 |
|
Felix Fietkau
|
6f0502008b
|
fix network hotplug scripts for 2.6
SVN-Revision: 2711
|
2005-12-17 02:11:04 +00:00 |
|
Felix Fietkau
|
b4a4a1480a
|
create /var/spool/cron in cron init script and change the default crontab location to /etc/crontabs (fixes #88)
SVN-Revision: 2621
|
2005-12-11 22:00:56 +00:00 |
|
Felix Fietkau
|
dae8543335
|
unlock linux partition before running jffs2root --clean. fixes #97
SVN-Revision: 2615
|
2005-12-11 21:34:46 +00:00 |
|
Felix Fietkau
|
81668c7ab9
|
more fixes for the network scripts
SVN-Revision: 2537
|
2005-11-19 19:04:15 +00:00 |
|
Felix Fietkau
|
969a4d1c2a
|
fix ifup/down for ppp-based stuff
SVN-Revision: 2536
|
2005-11-19 14:53:21 +00:00 |
|
Felix Fietkau
|
733dc97762
|
hotplug-based network script rewrite
SVN-Revision: 2531
|
2005-11-19 03:17:20 +00:00 |
|
Felix Fietkau
|
d47161a604
|
add crond init script
SVN-Revision: 2523
|
2005-11-18 20:55:53 +00:00 |
|
Felix Fietkau
|
7164dc5f27
|
don't clear the mangle table in the default firewall script
SVN-Revision: 2517
|
2005-11-18 14:08:36 +00:00 |
|
Felix Fietkau
|
0002c1ada3
|
create /var/run in firstboot
SVN-Revision: 2485
|
2005-11-14 23:07:18 +00:00 |
|
Felix Fietkau
|
ecb936a1ff
|
hide stderr output of mtd in firstboot
SVN-Revision: 2444
|
2005-11-12 00:23:50 +00:00 |
|
Felix Fietkau
|
c358834657
|
remove backup/restore for now. will add proper scripts with webif integration later...
SVN-Revision: 2371
|
2005-11-07 02:20:43 +00:00 |
|
Felix Fietkau
|
0988b54167
|
include functions and network config in hotplug
SVN-Revision: 2370
|
2005-11-07 02:18:59 +00:00 |
|
Felix Fietkau
|
a0650ead6b
|
disable squashfs auto-clean for non-broadcom stuff
SVN-Revision: 2365
|
2005-11-07 01:30:03 +00:00 |
|