Mike Baker
|
d62e8a9485
|
credit where credit is due
SVN-Revision: 4091
|
2006-06-27 00:35:46 +00:00 |
|
Felix Fietkau
|
f804d0ea1d
|
add copyright headers to base-files scripts and config files
SVN-Revision: 4090
|
2006-06-27 00:36:13 +00:00 |
|
Felix Fietkau
|
ef52b42f70
|
don't rely on temporary variables in config() as they may get overwritten by config_cb()
SVN-Revision: 4088
|
2006-06-26 22:44:53 +00:00 |
|
Felix Fietkau
|
75e4900002
|
work around a busybox bug
SVN-Revision: 4075
|
2006-06-25 16:24:45 +00:00 |
|
Felix Fietkau
|
f59462b0e7
|
add a simple /sbin/wifi script with support for the new broadcom driver (incomplete, but works)
SVN-Revision: 4072
|
2006-06-25 15:42:53 +00:00 |
|
Felix Fietkau
|
292fb9eaee
|
fixes for common config functions
SVN-Revision: 4071
|
2006-06-25 15:32:30 +00:00 |
|
Felix Fietkau
|
e6bd5e3779
|
nuke jffs2root --move from init scripts
SVN-Revision: 4063
|
2006-06-23 20:22:54 +00:00 |
|
Mike Baker
|
a9aeddb065
|
.pkginfo cleanup #2
SVN-Revision: 4053
|
2006-06-23 00:49:42 +00:00 |
|
Felix Fietkau
|
4ced39ac6f
|
add INCLUDE_DIR variable for $(TOPDIR)/include
SVN-Revision: 4033
|
2006-06-21 02:32:39 +00:00 |
|
Felix Fietkau
|
4e24e35fa9
|
build system cleanup. move shared include files into $(TOPDIR)/include, move lzma, mkfs.* into toolchain/
SVN-Revision: 4032
|
2006-06-21 02:16:37 +00:00 |
|
Felix Fietkau
|
e600bdecca
|
mount /proc earlier in /sbin/mount_root
SVN-Revision: 4022
|
2006-06-20 15:40:14 +00:00 |
|
Felix Fietkau
|
5e01d653fa
|
add a list append function to functions.sh
SVN-Revision: 4014
|
2006-06-19 21:45:07 +00:00 |
|
Nicolas Thill
|
b65701e887
|
normalize Makefiles.
SVN-Revision: 3998
|
2006-06-18 18:30:40 +00:00 |
|
Felix Fietkau
|
33983a27fc
|
add conffiles for base-files
SVN-Revision: 3986
|
2006-06-18 13:38:23 +00:00 |
|
Felix Fietkau
|
8fbfbb3619
|
add missing base-files for rb532
SVN-Revision: 3980
|
2006-06-18 12:40:42 +00:00 |
|
Mike Baker
|
eab0a7d91e
|
obsolete file
SVN-Revision: 3971
|
2006-06-17 09:51:55 +00:00 |
|
Felix Fietkau
|
6e5a58eb7b
|
clean up handling of the root filesystem mount - remove broadcom specific junk from the generic base-files part
SVN-Revision: 3951
|
2006-06-15 17:21:17 +00:00 |
|
Felix Fietkau
|
7965164e8a
|
remove libgcc hack
SVN-Revision: 3943
|
2006-06-13 23:33:21 +00:00 |
|
Felix Fietkau
|
de93bede13
|
make ramdisk support generic, some cleanups
SVN-Revision: 3911
|
2006-06-07 23:59:04 +00:00 |
|
Felix Fietkau
|
3975a3e97e
|
fix a typo that prevents base-files from being installed
SVN-Revision: 3894
|
2006-06-02 16:03:03 +00:00 |
|
Felix Fietkau
|
6860977c4c
|
fix base-files version number
SVN-Revision: 3888
|
2006-06-01 23:20:10 +00:00 |
|
Felix Fietkau
|
7e04fed0e6
|
kernel package cleanup, move madwifi from target/linux/package/ to package/, update to 0.9.0
SVN-Revision: 3860
|
2006-05-31 14:32:17 +00:00 |
|
Felix Fietkau
|
fe78050709
|
cleanup; change base-files build directory
SVN-Revision: 3858
|
2006-05-31 13:27:11 +00:00 |
|
Felix Fietkau
|
445b861749
|
allow building of kernel-specific stuff in package/ instead of target/linux/package/ and merge target/linux/package/base-files into package/base-files
SVN-Revision: 3855
|
2006-05-31 12:33:06 +00:00 |
|
Nicolas Thill
|
c664a4aef7
|
fix base-files packages build.
SVN-Revision: 3852
|
2006-05-31 06:49:51 +00:00 |
|
Felix Fietkau
|
921ba8d516
|
convert base-files to new format
SVN-Revision: 3849
|
2006-05-30 20:22:58 +00:00 |
|
Felix Fietkau
|
e874a83da2
|
remove old Config.in files
SVN-Revision: 3845
|
2006-05-30 19:41:55 +00:00 |
|
Felix Fietkau
|
aef3bd9e64
|
resync with kamikaze
SVN-Revision: 3844
|
2006-05-30 19:38:38 +00:00 |
|
Mike Baker
|
e90b9b95b9
|
more BR2_ / CONFIG_ patches
SVN-Revision: 3784
|
2006-05-15 23:13:49 +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
|
354216e46e
|
fix firewall-related conffiles (moved to the iptables package)
SVN-Revision: 3595
|
2006-04-06 01:20:12 +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
|
bb69238792
|
link /proc/mounts to /etc/mtab (fixes mkfs.ext3 issues)
SVN-Revision: 3561
|
2006-03-31 18:25:00 +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 |
|
Waldemar Brodkorb
|
ca69e2f5ed
|
build libgcc when selected as builtin, fix from Ge0rG via irc.freenode.net, thx
SVN-Revision: 3027
|
2006-01-20 14:11:31 +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 |
|