Commit Graph

3853 Commits

Author SHA1 Message Date
Felix Fietkau
0d9ddef0e8 move common unpacking code to unpack.mk, replace zcat with $(ZCAT) for systems that use gzcat instead
SVN-Revision: 5070
2006-10-14 00:40:27 +00:00
Felix Fietkau
fdbd2f0907 fix download.pl for weird 'which' implementations
SVN-Revision: 5068
2006-10-14 00:07:19 +00:00
Felix Fietkau
d5aeb44bc4 make table of contents clickable
SVN-Revision: 5067
2006-10-13 23:45:30 +00:00
Felix Fietkau
0455c2ff1c make table of contents clickable
SVN-Revision: 5066
2006-10-13 23:39:51 +00:00
Felix Fietkau
3df04a85c0 add prereq check for wget
SVN-Revision: 5065
2006-10-13 23:36:43 +00:00
Felix Fietkau
dfcaae5b19 improve ncurses check
SVN-Revision: 5064
2006-10-13 23:19:00 +00:00
Felix Fietkau
d16b2dd50e fix lxdialog build target
SVN-Revision: 5063
2006-10-13 23:11:19 +00:00
Felix Fietkau
634e2becb8 remove useless file
SVN-Revision: 5062
2006-10-13 23:09:04 +00:00
Felix Fietkau
518b039995 fix tar detection
SVN-Revision: 5061
2006-10-13 22:47:39 +00:00
Felix Fietkau
550f17100a add initial version of our new documentation - not too pretty yet, but will be improved
SVN-Revision: 5060
2006-10-13 22:41:34 +00:00
Felix Fietkau
60c1f0f64d finally move buildroot-ng to trunk 2016-03-20 17:29:15 +01:00
Nicolas Thill
b3ce218b51 move brcm-2.4 specific kmod to new module layout
SVN-Revision: 5058
2006-10-13 10:02:12 +00:00
Mike Baker
286d6f8bc4 rewrite of platform irq handler
SVN-Revision: 5057
2006-10-12 22:54:48 +00:00
Mike Baker
914d8a2d86 fix bug in ethernet irq handler
SVN-Revision: 5056
2006-10-12 22:54:26 +00:00
Felix Fietkau
1f981bcc8a only check prerequisites of actually selected packages
SVN-Revision: 5055
2006-10-12 17:45:22 +00:00
Felix Fietkau
73b292d5f5 enable busybox taint checking to support gplonly kernel exports
SVN-Revision: 5054
2006-10-12 15:43:29 +00:00
Felix Fietkau
2b9c37f961 another compile fix
SVN-Revision: 5052
2006-10-11 20:25:30 +00:00
Felix Fietkau
851f1d7713 fix compile error
SVN-Revision: 5051
2006-10-11 19:59:51 +00:00
Felix Fietkau
3791d54399 use bash for gen_image.sh
SVN-Revision: 5050
2006-10-11 15:21:10 +00:00
Felix Fietkau
b21dde1691 more fixes
SVN-Revision: 5048
2006-10-10 23:04:46 +00:00
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