Felix Fietkau [Tue, 10 Oct 2006 22:38:29 +0000 (22:38 +0000)]
run rstrip in bash
SVN-Revision: 5044
Felix Fietkau [Tue, 10 Oct 2006 22:29:46 +0000 (22:29 +0000)]
always build sed, some systems have a broken one where it's hard to detect
SVN-Revision: 5043
Felix Fietkau [Tue, 10 Oct 2006 22:29:09 +0000 (22:29 +0000)]
add portability patch for ipkg-utils
SVN-Revision: 5042
Felix Fietkau [Tue, 10 Oct 2006 21:22:35 +0000 (21:22 +0000)]
don't include host.mk from rules.mk - confuses package dump
SVN-Revision: 5038
Felix Fietkau [Tue, 10 Oct 2006 21:06:45 +0000 (21:06 +0000)]
more portability fixes and a prereq check for gnu tar
SVN-Revision: 5037
Felix Fietkau [Tue, 10 Oct 2006 20:33:55 +0000 (20:33 +0000)]
kernel patch: remove pcmcia compatibility crap - doesn't run on freebsd
SVN-Revision: 5036
Felix Fietkau [Tue, 10 Oct 2006 20:13:43 +0000 (20:13 +0000)]
fix target/utils compile on freebsd
SVN-Revision: 5035
Felix Fietkau [Tue, 10 Oct 2006 20:03:03 +0000 (20:03 +0000)]
add uclibc portability patch (by thorsten glaser)
SVN-Revision: 5034
Felix Fietkau [Tue, 10 Oct 2006 19:58:32 +0000 (19:58 +0000)]
rename patch
SVN-Revision: 5033
Felix Fietkau [Tue, 10 Oct 2006 19:55:54 +0000 (19:55 +0000)]
fix gcc compile
SVN-Revision: 5032
Felix Fietkau [Tue, 10 Oct 2006 19:55:41 +0000 (19:55 +0000)]
remove sed test garbage left behind on some hosts with an old/unsupported sed
SVN-Revision: 5031
Felix Fietkau [Tue, 10 Oct 2006 19:19:24 +0000 (19:19 +0000)]
change OS to HOST_OS
SVN-Revision: 5030
Felix Fietkau [Tue, 10 Oct 2006 18:51:05 +0000 (18:51 +0000)]
add BSDmakefile as a wrapper which calls gmake
SVN-Revision: 5029
Felix Fietkau [Tue, 10 Oct 2006 18:39:58 +0000 (18:39 +0000)]
set shell to bash in master makefile
SVN-Revision: 5028
Felix Fietkau [Tue, 10 Oct 2006 18:31:39 +0000 (18:31 +0000)]
fix HOST_ARCH and GNU_HOST_NAME for freebsd and other operating systems
SVN-Revision: 5027
Felix Fietkau [Tue, 10 Oct 2006 17:33:50 +0000 (17:33 +0000)]
add generic ide support for x86-2.6
SVN-Revision: 5026
Felix Fietkau [Tue, 10 Oct 2006 17:14:42 +0000 (17:14 +0000)]
explicitly set CONFIG_SHELL to bash for the kernel headers configure
SVN-Revision: 5025
Felix Fietkau [Tue, 10 Oct 2006 17:13:40 +0000 (17:13 +0000)]
don't touch TAR_OPTIONS in host.mk
SVN-Revision: 5024
Felix Fietkau [Tue, 10 Oct 2006 17:04:17 +0000 (17:04 +0000)]
hide .host.mk commands
SVN-Revision: 5023
Felix Fietkau [Tue, 10 Oct 2006 17:03:38 +0000 (17:03 +0000)]
only use --wildcards for gnu tar
SVN-Revision: 5022
Felix Fietkau [Tue, 10 Oct 2006 16:58:47 +0000 (16:58 +0000)]
move the common variables from host-build.mk to host.mk
SVN-Revision: 5021
Felix Fietkau [Tue, 10 Oct 2006 16:51:25 +0000 (16:51 +0000)]
fix mtd-utils compile on freebsd
SVN-Revision: 5020
Felix Fietkau [Tue, 10 Oct 2006 16:36:47 +0000 (16:36 +0000)]
fix gene2fs build on freebsd
SVN-Revision: 5019
Felix Fietkau [Tue, 10 Oct 2006 16:17:16 +0000 (16:17 +0000)]
real fix for download.pl
SVN-Revision: 5018
Felix Fietkau [Tue, 10 Oct 2006 16:08:25 +0000 (16:08 +0000)]
add workaround for freebsd
SVN-Revision: 5017
Felix Fietkau [Tue, 10 Oct 2006 16:01:49 +0000 (16:01 +0000)]
add support for bsd md5 as a md5sum replacement
SVN-Revision: 5016
Felix Fietkau [Tue, 10 Oct 2006 15:45:36 +0000 (15:45 +0000)]
add support for Package/<pkgname>/description - old format still supported, but deprecated
SVN-Revision: 5015
Felix Fietkau [Tue, 10 Oct 2006 15:30:50 +0000 (15:30 +0000)]
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
Felix Fietkau [Tue, 10 Oct 2006 13:41:00 +0000 (13:41 +0000)]
put LINUX_KARCH in .kernel.mk
SVN-Revision: 5013
Felix Fietkau [Tue, 10 Oct 2006 13:25:18 +0000 (13:25 +0000)]
move certain host related variables to .host.mk generated by include/host-build.mk to speed up the build system
SVN-Revision: 5012
Felix Fietkau [Tue, 10 Oct 2006 13:10:38 +0000 (13:10 +0000)]
remove old .cvsignore
SVN-Revision: 5011
Felix Fietkau [Tue, 10 Oct 2006 12:30:14 +0000 (12:30 +0000)]
pppd: pass on the configured upper limit for mtu to the channel that ppp uses
SVN-Revision: 5010
Felix Fietkau [Tue, 10 Oct 2006 12:28:30 +0000 (12:28 +0000)]
pppoe: use the interface mtu as upper limit for ppp packet size + header (based on a patch by Dirk Nehring)
SVN-Revision: 5009
Nicolas Thill [Mon, 9 Oct 2006 21:06:40 +0000 (21:06 +0000)]
Remove old kmod packaging entries moved to the new layout (follow [4992] and [4993])
SVN-Revision: 5006
Nicolas Thill [Mon, 9 Oct 2006 19:48:56 +0000 (19:48 +0000)]
fix uml-2.6 build on x86_64
SVN-Revision: 5003
Felix Fietkau [Mon, 9 Oct 2006 18:17:53 +0000 (18:17 +0000)]
remove unused multilib option
SVN-Revision: 5000
Felix Fietkau [Mon, 9 Oct 2006 18:17:53 +0000 (18:17 +0000)]
move ccache dir to staging_dir_arch (removing the staging dir will make the ccache ineffective anyway)
SVN-Revision: 4999
Felix Fietkau [Mon, 9 Oct 2006 18:17:52 +0000 (18:17 +0000)]
fix ar7 image alignment for jffs2
SVN-Revision: 4998
Felix Fietkau [Mon, 9 Oct 2006 18:12:11 +0000 (18:12 +0000)]
use standard patch naming scheme
SVN-Revision: 4997
Florian Fainelli [Mon, 9 Oct 2006 17:28:10 +0000 (17:28 +0000)]
Remove unecessary control files since those kmods are packaged with the new layout
SVN-Revision: 4993
Florian Fainelli [Mon, 9 Oct 2006 17:22:38 +0000 (17:22 +0000)]
Remove unecessary control files, others to come
SVN-Revision: 4992
Florian Fainelli [Mon, 9 Oct 2006 17:18:30 +0000 (17:18 +0000)]
Port kmod-ipip to the new module layout
SVN-Revision: 4991
Felix Fietkau [Mon, 9 Oct 2006 16:41:05 +0000 (16:41 +0000)]
enable more netfilter features in the x86-2.6 kernel
SVN-Revision: 4990
Felix Fietkau [Mon, 9 Oct 2006 15:10:40 +0000 (15:10 +0000)]
enable gcc 4.1.1 by default in x86-2.6 (verified on wrap board)
SVN-Revision: 4989
Felix Fietkau [Mon, 9 Oct 2006 12:35:31 +0000 (12:35 +0000)]
save the real configured interface name in the 'device' variable when running scan_interfaces() - fixes pppoe problems
SVN-Revision: 4983
Felix Fietkau [Mon, 9 Oct 2006 05:59:26 +0000 (05:59 +0000)]
add new /bin/uci script and api for manipulating buildroot-ng config files
SVN-Revision: 4982
Felix Fietkau [Mon, 9 Oct 2006 04:29:27 +0000 (04:29 +0000)]
fix shell escaping bug in append() function
SVN-Revision: 4981
Felix Fietkau [Mon, 9 Oct 2006 04:01:36 +0000 (04:01 +0000)]
add 1 second delay for natsemi ifup (sometimes won't come up otherwise)
SVN-Revision: 4980
Felix Fietkau [Mon, 9 Oct 2006 03:50:48 +0000 (03:50 +0000)]
add reboot=bios to x86 grub images to fix reboot issue on wrap
SVN-Revision: 4979
Felix Fietkau [Mon, 9 Oct 2006 03:21:10 +0000 (03:21 +0000)]
fix natsemi depends, default and autoload
SVN-Revision: 4978
Felix Fietkau [Sun, 8 Oct 2006 19:16:04 +0000 (19:16 +0000)]
fix a small bug in the parse-config script
SVN-Revision: 4969
Felix Fietkau [Sun, 8 Oct 2006 19:01:33 +0000 (19:01 +0000)]
fix openswan init script
SVN-Revision: 4968
Felix Fietkau [Sun, 8 Oct 2006 16:07:42 +0000 (16:07 +0000)]
enable jffs2 by default on x86-2.6
SVN-Revision: 4963
Felix Fietkau [Sun, 8 Oct 2006 15:48:56 +0000 (15:48 +0000)]
add grub based images for x86-2.6 - still a bit hackish, but works with ext2 and jffs2
SVN-Revision: 4962
Felix Fietkau [Sun, 8 Oct 2006 15:43:13 +0000 (15:43 +0000)]
add a fix for the block2mtd init
SVN-Revision: 4961
Felix Fietkau [Sun, 8 Oct 2006 15:33:34 +0000 (15:33 +0000)]
add ext2 to the x86-2.6 kernel by default
SVN-Revision: 4960
Nicolas Thill [Sun, 8 Oct 2006 13:10:10 +0000 (13:10 +0000)]
fix unknown arch in ipkg: use our ARCH instead of busybox's TARGET_ARCH (closes: #689)
SVN-Revision: 4959
Felix Fietkau [Sun, 8 Oct 2006 03:44:51 +0000 (03:44 +0000)]
add block2mtd by default in x86-2.6
SVN-Revision: 4957
Felix Fietkau [Sun, 8 Oct 2006 02:35:10 +0000 (02:35 +0000)]
fix unnecessary package rebuild
SVN-Revision: 4954
Felix Fietkau [Sat, 7 Oct 2006 19:11:19 +0000 (19:11 +0000)]
implement stop() function for dropbear init script
SVN-Revision: 4953
Felix Fietkau [Sat, 7 Oct 2006 18:18:01 +0000 (18:18 +0000)]
remove x86-2.4
SVN-Revision: 4952
Felix Fietkau [Sat, 7 Oct 2006 17:46:23 +0000 (17:46 +0000)]
rename patch
SVN-Revision: 4951
Felix Fietkau [Sat, 7 Oct 2006 12:51:22 +0000 (12:51 +0000)]
fix path to toolchain build directory (patch from #810)
SVN-Revision: 4947
Felix Fietkau [Sat, 7 Oct 2006 12:50:42 +0000 (12:50 +0000)]
move gdbserver to buildroot-ng, since it uses the toolchain build directory
SVN-Revision: 4946
Felix Fietkau [Sat, 7 Oct 2006 12:48:23 +0000 (12:48 +0000)]
fix gdb installation (patch from #809)
SVN-Revision: 4945
Nicolas Thill [Sat, 7 Oct 2006 10:11:54 +0000 (10:11 +0000)]
fix default ARCH setting
SVN-Revision: 4942
Nicolas Thill [Sat, 7 Oct 2006 09:59:42 +0000 (09:59 +0000)]
fix typo
SVN-Revision: 4941
Felix Fietkau [Fri, 6 Oct 2006 20:24:05 +0000 (20:24 +0000)]
minor cleanup
SVN-Revision: 4939
Felix Fietkau [Fri, 6 Oct 2006 18:52:02 +0000 (18:52 +0000)]
really fix webif password access patch for busybox
SVN-Revision: 4936
Felix Fietkau [Fri, 6 Oct 2006 17:38:48 +0000 (17:38 +0000)]
add qos-scripts package port for buildroot-ng
SVN-Revision: 4935
Felix Fietkau [Fri, 6 Oct 2006 17:32:22 +0000 (17:32 +0000)]
port kmod-sched to new kernel packaging system
SVN-Revision: 4933
Felix Fietkau [Fri, 6 Oct 2006 16:41:09 +0000 (16:41 +0000)]
fix pcmcia-cs dependencies
SVN-Revision: 4929
Felix Fietkau [Thu, 5 Oct 2006 12:39:52 +0000 (12:39 +0000)]
speed up package prereq check (only run make on those directories that actually contain prereq checks)
SVN-Revision: 4927
Felix Fietkau [Thu, 5 Oct 2006 11:08:18 +0000 (11:08 +0000)]
fix gmp ccache breakage again (previous fix was removed in a cleanup)
SVN-Revision: 4924
Felix Fietkau [Thu, 5 Oct 2006 10:50:24 +0000 (10:50 +0000)]
remove ccache directory on distclean
SVN-Revision: 4923
Felix Fietkau [Wed, 4 Oct 2006 22:46:17 +0000 (22:46 +0000)]
hide enable/disable functions, not active yet
SVN-Revision: 4921
Felix Fietkau [Wed, 4 Oct 2006 20:09:14 +0000 (20:09 +0000)]
fix displayed name in init script help text
SVN-Revision: 4916
Felix Fietkau [Wed, 4 Oct 2006 20:05:48 +0000 (20:05 +0000)]
add new rc.common for standardized init scripts, convert existing init scripts
SVN-Revision: 4915
Felix Fietkau [Wed, 4 Oct 2006 20:03:26 +0000 (20:03 +0000)]
move arch specific base-files install call to the end of the generic one - fixes wrong /etc/config/network
SVN-Revision: 4914
Felix Fietkau [Wed, 4 Oct 2006 17:11:36 +0000 (17:11 +0000)]
fix missing update for include() api change (#815)
SVN-Revision: 4909
Felix Fietkau [Tue, 3 Oct 2006 19:38:34 +0000 (19:38 +0000)]
don't recreate the resolv.conf file from the dhcp script if no dhcp server is supplied (reported by exobyte)
SVN-Revision: 4903
Felix Fietkau [Tue, 3 Oct 2006 19:09:39 +0000 (19:09 +0000)]
move BIG_ENDIAN selection to arch configs
SVN-Revision: 4900
Felix Fietkau [Tue, 3 Oct 2006 12:29:22 +0000 (12:29 +0000)]
ignore kernel and base-files depends, both don't install anything into the staging dir
SVN-Revision: 4890
Felix Fietkau [Tue, 3 Oct 2006 12:25:20 +0000 (12:25 +0000)]
set the sdk default to y if CONFIG_ALL is set
SVN-Revision: 4889
Felix Fietkau [Mon, 2 Oct 2006 17:43:42 +0000 (17:43 +0000)]
fix for the password check (checked the wrong variable)
SVN-Revision: 4887
Felix Fietkau [Mon, 2 Oct 2006 17:40:03 +0000 (17:40 +0000)]
port last commit to -ng
SVN-Revision: 4886
Felix Fietkau [Fri, 29 Sep 2006 21:46:55 +0000 (21:46 +0000)]
openswan makefile cleanup and compile fix
SVN-Revision: 4882
Felix Fietkau [Fri, 29 Sep 2006 17:28:27 +0000 (17:28 +0000)]
sync openssl in wr and ng, update to 0.9.8d for security fixes
SVN-Revision: 4873
Felix Fietkau [Wed, 27 Sep 2006 18:57:25 +0000 (18:57 +0000)]
use -f option when calling trx (osx build works now)
SVN-Revision: 4871
Felix Fietkau [Wed, 27 Sep 2006 18:53:40 +0000 (18:53 +0000)]
add -f option to make adding files to the trx command line explicit (otherwise not usable on mac os x)
SVN-Revision: 4870
Felix Fietkau [Wed, 27 Sep 2006 17:33:45 +0000 (17:33 +0000)]
fix ppp compile on osx
SVN-Revision: 4869
Felix Fietkau [Wed, 27 Sep 2006 17:18:56 +0000 (17:18 +0000)]
fix stdint include patch
SVN-Revision: 4868
Felix Fietkau [Wed, 27 Sep 2006 17:03:36 +0000 (17:03 +0000)]
add portability fixes for toolchain/tools (full tools/toolchain build works on osx now)
SVN-Revision: 4867
Felix Fietkau [Wed, 27 Sep 2006 14:06:46 +0000 (14:06 +0000)]
move tools from toolchain/ to tools/
SVN-Revision: 4866
Felix Fietkau [Wed, 27 Sep 2006 13:11:47 +0000 (13:11 +0000)]
fix GNU_HOST_NAME for non-linux machines
SVN-Revision: 4865
Felix Fietkau [Wed, 27 Sep 2006 12:20:18 +0000 (12:20 +0000)]
fix lxdialog cc/ldflags check script for darwin/osx
SVN-Revision: 4864
Felix Fietkau [Wed, 27 Sep 2006 12:09:30 +0000 (12:09 +0000)]
disable gettext in menuconfig
SVN-Revision: 4863
Felix Fietkau [Wed, 27 Sep 2006 12:04:54 +0000 (12:04 +0000)]
use 'false' instead of '/bin/false'
SVN-Revision: 4862
Nicolas Thill [Wed, 27 Sep 2006 05:54:37 +0000 (05:54 +0000)]
fix alsa on 2.6 (some arches need specific includes)
SVN-Revision: 4859
Felix Fietkau [Tue, 26 Sep 2006 14:00:22 +0000 (14:00 +0000)]
sync firewall script with whiterussian changes
SVN-Revision: 4858