Commit Graph

3420 Commits

Author SHA1 Message Date
Felix Fietkau
4231c55be1 use perl instead of sed for replacing stuff in wl
SVN-Revision: 5047
2006-10-10 23:04:23 +00:00
Felix Fietkau
f3d5452b98 replace ipkg-make-index with a shell script that works on bsd
SVN-Revision: 5046
2006-10-10 23:04:00 +00:00
Felix Fietkau
18ec5cc6ce use bsd md5 in ipkg if md5sum is not available
SVN-Revision: 5045
2006-10-10 22:38:45 +00:00
Felix Fietkau
8d25689f5a run rstrip in bash
SVN-Revision: 5044
2006-10-10 22:38:29 +00:00
Felix Fietkau
b58704c5af always build sed, some systems have a broken one where it's hard to detect
SVN-Revision: 5043
2006-10-10 22:29:46 +00:00
Felix Fietkau
0a36264eb5 add portability patch for ipkg-utils
SVN-Revision: 5042
2006-10-10 22:29:09 +00:00
Felix Fietkau
0d3f8a5e7f don't include host.mk from rules.mk - confuses package dump
SVN-Revision: 5038
2006-10-10 21:22:35 +00:00
Felix Fietkau
ddc5584244 more portability fixes and a prereq check for gnu tar
SVN-Revision: 5037
2006-10-10 21:06:45 +00:00
Felix Fietkau
10db4ed4cc kernel patch: remove pcmcia compatibility crap - doesn't run on freebsd
SVN-Revision: 5036
2006-10-10 20:33:55 +00:00
Felix Fietkau
2cad78eec3 fix target/utils compile on freebsd
SVN-Revision: 5035
2006-10-10 20:13:43 +00:00
Felix Fietkau
ef6bc88a9e add uclibc portability patch (by thorsten glaser)
SVN-Revision: 5034
2006-10-10 20:03:03 +00:00
Felix Fietkau
dce1bc9035 rename patch
SVN-Revision: 5033
2006-10-10 19:58:32 +00:00
Felix Fietkau
42d657027e fix gcc compile
SVN-Revision: 5032
2006-10-10 19:55:54 +00:00
Felix Fietkau
343946f7a7 remove sed test garbage left behind on some hosts with an old/unsupported sed
SVN-Revision: 5031
2006-10-10 19:55:41 +00:00
Felix Fietkau
239205d335 change OS to HOST_OS
SVN-Revision: 5030
2006-10-10 19:19:24 +00:00
Felix Fietkau
097e1357e4 add BSDmakefile as a wrapper which calls gmake
SVN-Revision: 5029
2006-10-10 18:51:05 +00:00
Felix Fietkau
2dee3ea97b set shell to bash in master makefile
SVN-Revision: 5028
2006-10-10 18:39:58 +00:00
Felix Fietkau
b43be2f727 fix HOST_ARCH and GNU_HOST_NAME for freebsd and other operating systems
SVN-Revision: 5027
2006-10-10 18:31:39 +00:00
Felix Fietkau
14037edcc0 add generic ide support for x86-2.6
SVN-Revision: 5026
2006-10-10 17:33:50 +00:00
Felix Fietkau
f6a5a059ab explicitly set CONFIG_SHELL to bash for the kernel headers configure
SVN-Revision: 5025
2006-10-10 17:14:42 +00:00
Felix Fietkau
cd3f8b5e65 don't touch TAR_OPTIONS in host.mk
SVN-Revision: 5024
2006-10-10 17:13:40 +00:00
Felix Fietkau
b806e425a3 hide .host.mk commands
SVN-Revision: 5023
2006-10-10 17:04:17 +00:00
Felix Fietkau
2122cf1717 only use --wildcards for gnu tar
SVN-Revision: 5022
2006-10-10 17:03:38 +00:00
Felix Fietkau
6d7097f899 move the common variables from host-build.mk to host.mk
SVN-Revision: 5021
2006-10-10 16:58:47 +00:00
Felix Fietkau
7283cec9a6 fix mtd-utils compile on freebsd
SVN-Revision: 5020
2006-10-10 16:51:25 +00:00
Felix Fietkau
ca61154ca0 fix gene2fs build on freebsd
SVN-Revision: 5019
2006-10-10 16:36:47 +00:00
Felix Fietkau
00654ff3d4 real fix for download.pl
SVN-Revision: 5018
2006-10-10 16:17:16 +00:00
Felix Fietkau
607b012c34 add workaround for freebsd
SVN-Revision: 5017
2006-10-10 16:08:25 +00:00
Felix Fietkau
481ba6b43d add support for bsd md5 as a md5sum replacement
SVN-Revision: 5016
2006-10-10 16:01:49 +00:00
Felix Fietkau
e3fb07bc78 add support for Package/<pkgname>/description - old format still supported, but deprecated
SVN-Revision: 5015
2006-10-10 15:45:36 +00:00
Felix Fietkau
af7a470f9c add support for a common shell include file, which is evaluated for every make shell call, simplify variable passing to the shell with shvar and shexport templates, use Package/<pkgname>/config for adding config.in data
SVN-Revision: 5014
2006-10-10 15:30:50 +00:00
Felix Fietkau
c2527c7204 put LINUX_KARCH in .kernel.mk
SVN-Revision: 5013
2006-10-10 13:41:00 +00:00
Felix Fietkau
155be21be8 move certain host related variables to .host.mk generated by include/host-build.mk to speed up the build system
SVN-Revision: 5012
2006-10-10 13:25:18 +00:00
Felix Fietkau
be5289bac7 remove old .cvsignore
SVN-Revision: 5011
2006-10-10 13:10:38 +00:00
Felix Fietkau
0ab6b742c0 pppd: pass on the configured upper limit for mtu to the channel that ppp uses
SVN-Revision: 5010
2006-10-10 12:30:14 +00:00
Felix Fietkau
917bb07661 pppoe: use the interface mtu as upper limit for ppp packet size + header (based on a patch by Dirk Nehring)
SVN-Revision: 5009
2006-10-10 12:28:30 +00:00
Nicolas Thill
da71fb405c Remove old kmod packaging entries moved to the new layout (follow [4992] and [4993])
SVN-Revision: 5006
2006-10-09 21:06:40 +00:00
Nicolas Thill
584ec6bd3b fix uml-2.6 build on x86_64
SVN-Revision: 5003
2006-10-09 19:48:56 +00:00
Felix Fietkau
52c7a487fa remove unused multilib option
SVN-Revision: 5000
2006-10-09 18:17:53 +00:00
Felix Fietkau
05cdabed62 move ccache dir to staging_dir_arch (removing the staging dir will make the ccache ineffective anyway)
SVN-Revision: 4999
2006-10-09 18:17:53 +00:00
Felix Fietkau
d8c27b90f3 fix ar7 image alignment for jffs2
SVN-Revision: 4998
2006-10-09 18:17:52 +00:00
Felix Fietkau
67f94a41e2 use standard patch naming scheme
SVN-Revision: 4997
2006-10-09 18:12:11 +00:00
Florian Fainelli
07c15ab863 Remove unecessary control files since those kmods are packaged with the new layout
SVN-Revision: 4993
2006-10-09 17:28:10 +00:00
Florian Fainelli
f9d5570e56 Remove unecessary control files, others to come
SVN-Revision: 4992
2006-10-09 17:22:38 +00:00
Florian Fainelli
ec7ce598ef Port kmod-ipip to the new module layout
SVN-Revision: 4991
2006-10-09 17:18:30 +00:00
Felix Fietkau
e5939821bb enable more netfilter features in the x86-2.6 kernel
SVN-Revision: 4990
2006-10-09 16:41:05 +00:00
Felix Fietkau
f515c82680 enable gcc 4.1.1 by default in x86-2.6 (verified on wrap board)
SVN-Revision: 4989
2006-10-09 15:10:40 +00:00
Felix Fietkau
e9c850b284 save the real configured interface name in the 'device' variable when running scan_interfaces() - fixes pppoe problems
SVN-Revision: 4983
2006-10-09 12:35:31 +00:00
Felix Fietkau
c03dcf1a76 add new /bin/uci script and api for manipulating buildroot-ng config files
SVN-Revision: 4982
2006-10-09 05:59:26 +00:00
Felix Fietkau
91712548ae fix shell escaping bug in append() function
SVN-Revision: 4981
2006-10-09 04:29:27 +00:00