Commit graph

1948 commits

Author SHA1 Message Date
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
b70d752456 reorder nas command line parameters (required for bridge operation)
SVN-Revision: 4077
2006-06-25 16:32:13 +00:00
Felix Fietkau
95c014f19d make nas depend on nvram
SVN-Revision: 4076
2006-06-25 16:28:10 +00:00
Felix Fietkau
75e4900002 work around a busybox bug
SVN-Revision: 4075
2006-06-25 16:24:45 +00:00
Felix Fietkau
bf2ce6070e small bugfixes for wifi (broadcom)
SVN-Revision: 4074
2006-06-25 16:20:13 +00:00
Felix Fietkau
44746a7f68 move the broadcom driver stuff into its own submenu
SVN-Revision: 4073
2006-06-25 16:05:43 +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
9813eb4983 enable wlc by default
SVN-Revision: 4070
2006-06-25 13:55:24 +00:00
Mike Baker
7a79b788e4 fix ipsec compile (FIXME: move DESTDIR to build template?)
SVN-Revision: 4069
2006-06-23 23:29:09 +00:00
Mike Baker
e39d6be3dd mini_fo patch from upstream (fixes 2.6.17 compile)
SVN-Revision: 4068
2006-06-23 23:03:23 +00:00
Mike Baker
1ef7c9e055 switch on new verbose system
SVN-Revision: 4064
2006-06-23 21:47:24 +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
32a56766a8 revert last change and add a different fix
SVN-Revision: 4046
2006-06-21 23:45:47 +00:00
Mike Baker
858ab2e3f9 avoid includes that aren't required for current target (make download)
SVN-Revision: 4045
2006-06-21 23:27:47 +00:00
Felix Fietkau
1f20179ce5 fix and enable the sdk
SVN-Revision: 4037
2006-06-21 03:17:13 +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
c1f7064330 add package/download target
SVN-Revision: 4028
2006-06-20 23:40:02 +00:00
Felix Fietkau
e600bdecca mount /proc earlier in /sbin/mount_root
SVN-Revision: 4022
2006-06-20 15:40:14 +00:00
Imre Kaloz
adf95c2d03 be politically correct
SVN-Revision: 4019
2006-06-20 08:28:06 +00:00
Felix Fietkau
fbacc12b30 add libbcmcrypto to the nas package
SVN-Revision: 4018
2006-06-20 04:48:01 +00:00
Nicolas Thill
bf97626352 fix MODULE_PARM removal in 2.6.17.
SVN-Revision: 4016
2006-06-19 23:55:09 +00:00
Felix Fietkau
5e01d653fa add a list append function to functions.sh
SVN-Revision: 4014
2006-06-19 21:45:07 +00:00
Felix Fietkau
1e5f02e9d0 build mimo version of the broadcom wl driver as well
SVN-Revision: 4013
2006-06-19 21:11:35 +00:00
Felix Fietkau
5ddbc45eda fix wlcompat depends/default
SVN-Revision: 4012
2006-06-19 20:31:52 +00:00
Felix Fietkau
c271dd6017 add modules.d file for wl
SVN-Revision: 4011
2006-06-19 20:30:20 +00:00
Felix Fietkau
3763da2cc5 remove the wl.o build from the kernel patch and move the driver along with wl, nas and wlc into packages/broadcom-wl
SVN-Revision: 4009
2006-06-19 19:59:53 +00:00
Nicolas Thill
6f50a3edc5 fix module params on 2.6.17, suppress warnings.
SVN-Revision: 4005
2006-06-19 02:05:27 +00:00
Nicolas Thill
efe08c7da9 move source file to src/ and let the kernel tree build the modules.
SVN-Revision: 4004
2006-06-19 00:18:32 +00:00
Nicolas Thill
6f3aa200b3 move wlcompat from target/linux/package/ to package/.
SVN-Revision: 4002
2006-06-18 20:44:34 +00:00
Felix Fietkau
c0ea6ab40c add util-linux
SVN-Revision: 4000
2006-06-18 19:16:08 +00:00
Felix Fietkau
ebcc9327e8 override LDOPTS to remove madwifi compile warning
SVN-Revision: 3999
2006-06-18 19:16:04 +00:00
Nicolas Thill
b65701e887 normalize Makefiles.
SVN-Revision: 3998
2006-06-18 18:30:40 +00:00
Nicolas Thill
f24397711b add conffiles, use proper optimization flags when building.
SVN-Revision: 3997
2006-06-18 18:27:23 +00:00
Nicolas Thill
adbb4c3e33 rename br2684.init to br2684.hotplug, normalize Makefile.
SVN-Revision: 3996
2006-06-18 18:26:00 +00:00
Nicolas Thill
b418646d03 remove unneeded autoconf call and flags, rename S50dropbear to dropbear.init, normalize Makefile: - indent configure invocation, - use "install -d" instead of "mkdir -p".
SVN-Revision: 3995
2006-06-18 18:22:24 +00:00
Nicolas Thill
5bdf5b84cb remove ipkg directory, add conffiles, normalize Makefile.
SVN-Revision: 3994
2006-06-18 18:10:41 +00:00
Nicolas Thill
52f8d5bdce move source files to src/.
SVN-Revision: 3993
2006-06-18 18:05:20 +00:00
Felix Fietkau
e5c5a14618 add wlc utility
SVN-Revision: 3992
2006-06-18 18:04:42 +00:00
Nicolas Thill
a48288c6a4 move source file to src/.
SVN-Revision: 3991
2006-06-18 18:03:31 +00:00
Nicolas Thill
eabd154f51 remove ipkg directory, normalize Makefile.
SVN-Revision: 3990
2006-06-18 17:46:02 +00:00
Nicolas Thill
6b99e5608c remove ipkg directory, normalize Makefile.
SVN-Revision: 3989
2006-06-18 17:09:40 +00:00
Felix Fietkau
33983a27fc add conffiles for base-files
SVN-Revision: 3986
2006-06-18 13:38:23 +00:00
Felix Fietkau
68b9a0b76b fix extra control files for packages containing "." and allow different conffiles for multiple packages built from the same directory
SVN-Revision: 3985
2006-06-18 13:32:43 +00:00
Felix Fietkau
735be760e3 add conffiles to iptables
SVN-Revision: 3984
2006-06-18 13:10:29 +00:00
Nicolas Thill
108c394fa0 suppress warnings.
SVN-Revision: 3983
2006-06-18 13:09:54 +00:00
Felix Fietkau
9a9f6205c4 add support for conffiles,preinst,... through templates
SVN-Revision: 3982
2006-06-18 13:09:32 +00:00