Commit graph

153 commits

Author SHA1 Message Date
Felix Fietkau
1ffd601344 remove default network config for brcm
SVN-Revision: 4752
2006-09-04 23:51:30 +00:00
Felix Fietkau
73242900e3 fix ipcalc (off by 1)
SVN-Revision: 4737
2006-09-03 05:35:43 +00:00
Felix Fietkau
a57ca1df69 add default /etc/config/network
SVN-Revision: 4706
2006-08-30 04:08:35 +00:00
Mike Baker
7aa8c63fcf change hotplug trigger to a simpler awk command
SVN-Revision: 4685
2006-08-27 11:22:56 +00:00
Mike Baker
b367cfb4e2 fix minor typo & move loopback to network config
SVN-Revision: 4683
2006-08-27 11:11:55 +00:00
Felix Fietkau
12eb1c3168 fix find_config() in the network scripts
SVN-Revision: 4682
2006-08-27 10:05:58 +00:00
Mike Baker
69fb72bf22 clean up hotplug mounting scripts
SVN-Revision: 4673
2006-08-26 01:04:43 +00:00
Felix Fietkau
9f816bf69d revert to using *_ifnames internally, too many problems with firewall, ppp, etc. otherwise
SVN-Revision: 4653
2006-08-24 13:46:47 +00:00
Felix Fietkau
e23ea22b7a default value for *_device in scan_interfaces
SVN-Revision: 4652
2006-08-24 13:22:53 +00:00
Felix Fietkau
a0a9319149 fix remaining *_ifnames references
SVN-Revision: 4650
2006-08-24 12:20:02 +00:00
Felix Fietkau
784b978a15 change 'ifnames' to 'ifname' in network config, fix #697
SVN-Revision: 4638
2006-08-23 18:47:31 +00:00
Felix Fietkau
f070135a8d fix typo
SVN-Revision: 4608
2006-08-19 14:45:14 +00:00
Mike Baker
149935592c add secret option to use host's toolchain when native compiling
SVN-Revision: 4553
2006-08-10 19:25:26 +00:00
Felix Fietkau
8cad57f8c2 fix ppp related bug in the network scripts
SVN-Revision: 4437
2006-08-04 09:50:11 +00:00
Felix Fietkau
7090634edc fix typo
SVN-Revision: 4386
2006-08-01 23:19:54 +00:00
Felix Fietkau
155c4da52b fix more instances of '' abuse
SVN-Revision: 4326
2006-07-30 13:21:18 +00:00
Felix Fietkau
31e0ccf22f rewrite of the network scripts and configuration
SVN-Revision: 4323
2006-07-30 03:09:09 +00:00
Felix Fietkau
9fb76c1dc2 avoid using a reserved word as a variable name
SVN-Revision: 4322
2006-07-29 20:25:55 +00:00
Felix Fietkau
39a8c5b8ff fix unnamed config sections
SVN-Revision: 4321
2006-07-29 19:59:45 +00:00
Felix Fietkau
45e7d06393 add support for per-package prereq checks, run global prereq checks before (menu-)config
SVN-Revision: 4318
2006-07-29 11:30:06 +00:00
Gerry Rozema
6f0b787692 Minor change to firstboot, closes #591
SVN-Revision: 4307
2006-07-27 19:22:40 +00:00
Felix Fietkau
44be142cb2 use 127.0.0.1 as dns server and point dnsmasq to /tmp/resolv.conf
SVN-Revision: 4282
2006-07-25 18:12:30 +00:00
Imre Kaloz
8660a05af1 sync the sysctls with whiterussian, and tune the conntrack timeouts
SVN-Revision: 4133
2006-07-17 09:29:25 +00:00
Mike Baker
3a39b5c94d cleanup of [4123]
SVN-Revision: 4125
2006-07-10 23:21:56 +00:00
Mike Baker
e81ba9aa44 add a new FORCEREBUILD option to Package/<name> to force a package to be rebuilt each time make is run
SVN-Revision: 4123
2006-07-10 21:17:45 +00:00
Nicolas Thill
67b51ffede move libpthread in since it's part of uclibc, standardize Makefile.
SVN-Revision: 4105
2006-07-02 13:36:54 +00:00
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