openwrt/openwrt.git
17 years agofix invalid fd warning on mac os x
Felix Fietkau [Sat, 14 Oct 2006 11:17:57 +0000 (11:17 +0000)]
fix invalid fd warning on mac os x

SVN-Revision: 5072

17 years agodon't generate .tmpconfig.h and .kconfig.d
Felix Fietkau [Sat, 14 Oct 2006 00:48:54 +0000 (00:48 +0000)]
don't generate .tmpconfig.h and .kconfig.d

SVN-Revision: 5071

17 years agomove common unpacking code to unpack.mk, replace zcat with $(ZCAT) for systems that...
Felix Fietkau [Sat, 14 Oct 2006 00:40:27 +0000 (00:40 +0000)]
move common unpacking code to unpack.mk, replace zcat with $(ZCAT) for systems that use gzcat instead

SVN-Revision: 5070

17 years agofix download.pl for weird 'which' implementations
Felix Fietkau [Sat, 14 Oct 2006 00:07:19 +0000 (00:07 +0000)]
fix download.pl for weird 'which' implementations

SVN-Revision: 5068

17 years agomake table of contents clickable
Felix Fietkau [Fri, 13 Oct 2006 23:45:30 +0000 (23:45 +0000)]
make table of contents clickable

SVN-Revision: 5067

17 years agomake table of contents clickable
Felix Fietkau [Fri, 13 Oct 2006 23:39:51 +0000 (23:39 +0000)]
make table of contents clickable

SVN-Revision: 5066

17 years agoadd prereq check for wget
Felix Fietkau [Fri, 13 Oct 2006 23:36:43 +0000 (23:36 +0000)]
add prereq check for wget

SVN-Revision: 5065

17 years agoimprove ncurses check
Felix Fietkau [Fri, 13 Oct 2006 23:19:00 +0000 (23:19 +0000)]
improve ncurses check

SVN-Revision: 5064

17 years agofix lxdialog build target
Felix Fietkau [Fri, 13 Oct 2006 23:11:19 +0000 (23:11 +0000)]
fix lxdialog build target

SVN-Revision: 5063

17 years agoremove useless file
Felix Fietkau [Fri, 13 Oct 2006 23:09:04 +0000 (23:09 +0000)]
remove useless file

SVN-Revision: 5062

17 years agofix tar detection
Felix Fietkau [Fri, 13 Oct 2006 22:47:39 +0000 (22:47 +0000)]
fix tar detection

SVN-Revision: 5061

17 years agoadd initial version of our new documentation - not too pretty yet, but will be improved
Felix Fietkau [Fri, 13 Oct 2006 22:41:34 +0000 (22:41 +0000)]
add initial version of our new documentation - not too pretty yet, but will be improved

SVN-Revision: 5060

8 years agofinally move buildroot-ng to trunk
Felix Fietkau [Fri, 13 Oct 2006 20:51:49 +0000 (22:51 +0200)]
finally move buildroot-ng to trunk

17 years agomove brcm-2.4 specific kmod to new module layout
Nicolas Thill [Fri, 13 Oct 2006 10:02:12 +0000 (10:02 +0000)]
move brcm-2.4 specific kmod to new module layout

SVN-Revision: 5058

17 years agorewrite of platform irq handler
Mike Baker [Thu, 12 Oct 2006 22:54:48 +0000 (22:54 +0000)]
rewrite of platform irq handler

SVN-Revision: 5057

17 years agofix bug in ethernet irq handler
Mike Baker [Thu, 12 Oct 2006 22:54:26 +0000 (22:54 +0000)]
fix bug in ethernet irq handler

SVN-Revision: 5056

17 years agoonly check prerequisites of actually selected packages
Felix Fietkau [Thu, 12 Oct 2006 17:45:22 +0000 (17:45 +0000)]
only check prerequisites of actually selected packages

SVN-Revision: 5055

17 years agoenable busybox taint checking to support gplonly kernel exports
Felix Fietkau [Thu, 12 Oct 2006 15:43:29 +0000 (15:43 +0000)]
enable busybox taint checking to support gplonly kernel exports

SVN-Revision: 5054

17 years agoanother compile fix
Felix Fietkau [Wed, 11 Oct 2006 20:25:30 +0000 (20:25 +0000)]
another compile fix

SVN-Revision: 5052

17 years agofix compile error
Felix Fietkau [Wed, 11 Oct 2006 19:59:51 +0000 (19:59 +0000)]
fix compile error

SVN-Revision: 5051

17 years agouse bash for gen_image.sh
Felix Fietkau [Wed, 11 Oct 2006 15:21:10 +0000 (15:21 +0000)]
use bash for gen_image.sh

SVN-Revision: 5050

17 years agomore fixes
Felix Fietkau [Tue, 10 Oct 2006 23:04:46 +0000 (23:04 +0000)]
more fixes

SVN-Revision: 5048

17 years agouse perl instead of sed for replacing stuff in wl
Felix Fietkau [Tue, 10 Oct 2006 23:04:23 +0000 (23:04 +0000)]
use perl instead of sed for replacing stuff in wl

SVN-Revision: 5047

17 years agoreplace ipkg-make-index with a shell script that works on bsd
Felix Fietkau [Tue, 10 Oct 2006 23:04:00 +0000 (23:04 +0000)]
replace ipkg-make-index with a shell script that works on bsd

SVN-Revision: 5046

17 years agouse bsd md5 in ipkg if md5sum is not available
Felix Fietkau [Tue, 10 Oct 2006 22:38:45 +0000 (22:38 +0000)]
use bsd md5 in ipkg if md5sum is not available

SVN-Revision: 5045

17 years agorun rstrip in bash
Felix Fietkau [Tue, 10 Oct 2006 22:38:29 +0000 (22:38 +0000)]
run rstrip in bash

SVN-Revision: 5044

17 years agoalways build sed, some systems have a broken one where it's hard to detect
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

17 years agoadd portability patch for ipkg-utils
Felix Fietkau [Tue, 10 Oct 2006 22:29:09 +0000 (22:29 +0000)]
add portability patch for ipkg-utils

SVN-Revision: 5042

17 years agodon't include host.mk from rules.mk - confuses package dump
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

17 years agomore portability fixes and a prereq check for gnu tar
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

17 years agokernel patch: remove pcmcia compatibility crap - doesn't run on freebsd
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

17 years agofix target/utils compile on freebsd
Felix Fietkau [Tue, 10 Oct 2006 20:13:43 +0000 (20:13 +0000)]
fix target/utils compile on freebsd

SVN-Revision: 5035

17 years agoadd uclibc portability patch (by thorsten glaser)
Felix Fietkau [Tue, 10 Oct 2006 20:03:03 +0000 (20:03 +0000)]
add uclibc portability patch (by thorsten glaser)

SVN-Revision: 5034

17 years agorename patch
Felix Fietkau [Tue, 10 Oct 2006 19:58:32 +0000 (19:58 +0000)]
rename patch

SVN-Revision: 5033

17 years agofix gcc compile
Felix Fietkau [Tue, 10 Oct 2006 19:55:54 +0000 (19:55 +0000)]
fix gcc compile

SVN-Revision: 5032

17 years agoremove sed test garbage left behind on some hosts with an old/unsupported sed
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

17 years agochange OS to HOST_OS
Felix Fietkau [Tue, 10 Oct 2006 19:19:24 +0000 (19:19 +0000)]
change OS to HOST_OS

SVN-Revision: 5030

17 years agoadd BSDmakefile as a wrapper which calls gmake
Felix Fietkau [Tue, 10 Oct 2006 18:51:05 +0000 (18:51 +0000)]
add BSDmakefile as a wrapper which calls gmake

SVN-Revision: 5029

17 years agoset shell to bash in master makefile
Felix Fietkau [Tue, 10 Oct 2006 18:39:58 +0000 (18:39 +0000)]
set shell to bash in master makefile

SVN-Revision: 5028

17 years agofix HOST_ARCH and GNU_HOST_NAME for freebsd and other operating systems
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

17 years agoadd generic ide support for x86-2.6
Felix Fietkau [Tue, 10 Oct 2006 17:33:50 +0000 (17:33 +0000)]
add generic ide support for x86-2.6

SVN-Revision: 5026

17 years agoexplicitly set CONFIG_SHELL to bash for the kernel headers configure
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

17 years agodon't touch TAR_OPTIONS in host.mk
Felix Fietkau [Tue, 10 Oct 2006 17:13:40 +0000 (17:13 +0000)]
don't touch TAR_OPTIONS in host.mk

SVN-Revision: 5024

17 years agohide .host.mk commands
Felix Fietkau [Tue, 10 Oct 2006 17:04:17 +0000 (17:04 +0000)]
hide .host.mk commands

SVN-Revision: 5023

17 years agoonly use --wildcards for gnu tar
Felix Fietkau [Tue, 10 Oct 2006 17:03:38 +0000 (17:03 +0000)]
only use --wildcards for gnu tar

SVN-Revision: 5022

17 years agomove the common variables from host-build.mk to host.mk
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

17 years agofix mtd-utils compile on freebsd
Felix Fietkau [Tue, 10 Oct 2006 16:51:25 +0000 (16:51 +0000)]
fix mtd-utils compile on freebsd

SVN-Revision: 5020

17 years agofix gene2fs build on freebsd
Felix Fietkau [Tue, 10 Oct 2006 16:36:47 +0000 (16:36 +0000)]
fix gene2fs build on freebsd

SVN-Revision: 5019

17 years agoreal fix for download.pl
Felix Fietkau [Tue, 10 Oct 2006 16:17:16 +0000 (16:17 +0000)]
real fix for download.pl

SVN-Revision: 5018

17 years agoadd workaround for freebsd
Felix Fietkau [Tue, 10 Oct 2006 16:08:25 +0000 (16:08 +0000)]
add workaround for freebsd

SVN-Revision: 5017

17 years agoadd support for bsd md5 as a md5sum replacement
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

17 years agoadd support for Package/<pkgname>/description - old format still supported, but depre...
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

17 years agoadd support for a common shell include file, which is evaluated for every make shell...
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

17 years agoput LINUX_KARCH in .kernel.mk
Felix Fietkau [Tue, 10 Oct 2006 13:41:00 +0000 (13:41 +0000)]
put LINUX_KARCH in .kernel.mk

SVN-Revision: 5013

17 years agomove certain host related variables to .host.mk generated by include/host-build.mk...
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

17 years agoremove old .cvsignore
Felix Fietkau [Tue, 10 Oct 2006 13:10:38 +0000 (13:10 +0000)]
remove old .cvsignore

SVN-Revision: 5011

17 years agopppd: pass on the configured upper limit for mtu to the channel that ppp uses
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

17 years agopppoe: use the interface mtu as upper limit for ppp packet size + header (based on...
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

17 years agoRemove old kmod packaging entries moved to the new layout (follow [4992] and [4993])
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

17 years agofix uml-2.6 build on x86_64
Nicolas Thill [Mon, 9 Oct 2006 19:48:56 +0000 (19:48 +0000)]
fix uml-2.6 build on x86_64

SVN-Revision: 5003

17 years agoremove unused multilib option
Felix Fietkau [Mon, 9 Oct 2006 18:17:53 +0000 (18:17 +0000)]
remove unused multilib option

SVN-Revision: 5000

17 years agomove ccache dir to staging_dir_arch (removing the staging dir will make the ccache...
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

17 years agofix ar7 image alignment for jffs2
Felix Fietkau [Mon, 9 Oct 2006 18:17:52 +0000 (18:17 +0000)]
fix ar7 image alignment for jffs2

SVN-Revision: 4998

17 years agouse standard patch naming scheme
Felix Fietkau [Mon, 9 Oct 2006 18:12:11 +0000 (18:12 +0000)]
use standard patch naming scheme

SVN-Revision: 4997

17 years agoRemove unecessary control files since those kmods are packaged with the new layout
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

17 years agoRemove unecessary control files, others to come
Florian Fainelli [Mon, 9 Oct 2006 17:22:38 +0000 (17:22 +0000)]
Remove unecessary control files, others to come

SVN-Revision: 4992

17 years agoPort kmod-ipip to the new module layout
Florian Fainelli [Mon, 9 Oct 2006 17:18:30 +0000 (17:18 +0000)]
Port kmod-ipip to the new module layout

SVN-Revision: 4991

17 years agoenable more netfilter features in the x86-2.6 kernel
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

17 years agoenable gcc 4.1.1 by default in x86-2.6 (verified on wrap board)
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

17 years agosave the real configured interface name in the 'device' variable when running scan_in...
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

17 years agoadd new /bin/uci script and api for manipulating buildroot-ng config files
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

17 years agofix shell escaping bug in append() function
Felix Fietkau [Mon, 9 Oct 2006 04:29:27 +0000 (04:29 +0000)]
fix shell escaping bug in append() function

SVN-Revision: 4981

17 years agoadd 1 second delay for natsemi ifup (sometimes won't come up otherwise)
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

17 years agoadd reboot=bios to x86 grub images to fix reboot issue on wrap
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

17 years agofix natsemi depends, default and autoload
Felix Fietkau [Mon, 9 Oct 2006 03:21:10 +0000 (03:21 +0000)]
fix natsemi depends, default and autoload

SVN-Revision: 4978

17 years agofix a small bug in the parse-config script
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

17 years agofix openswan init script
Felix Fietkau [Sun, 8 Oct 2006 19:01:33 +0000 (19:01 +0000)]
fix openswan init script

SVN-Revision: 4968

17 years agoenable jffs2 by default on x86-2.6
Felix Fietkau [Sun, 8 Oct 2006 16:07:42 +0000 (16:07 +0000)]
enable jffs2 by default on x86-2.6

SVN-Revision: 4963

17 years agoadd grub based images for x86-2.6 - still a bit hackish, but works with ext2 and...
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

17 years agoadd a fix for the block2mtd init
Felix Fietkau [Sun, 8 Oct 2006 15:43:13 +0000 (15:43 +0000)]
add a fix for the block2mtd init

SVN-Revision: 4961

17 years agoadd ext2 to the x86-2.6 kernel by default
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

17 years agofix unknown arch in ipkg: use our ARCH instead of busybox's TARGET_ARCH (closes:...
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

17 years agoadd block2mtd by default in x86-2.6
Felix Fietkau [Sun, 8 Oct 2006 03:44:51 +0000 (03:44 +0000)]
add block2mtd by default in x86-2.6

SVN-Revision: 4957

17 years agofix unnecessary package rebuild
Felix Fietkau [Sun, 8 Oct 2006 02:35:10 +0000 (02:35 +0000)]
fix unnecessary package rebuild

SVN-Revision: 4954

17 years agoimplement stop() function for dropbear init script
Felix Fietkau [Sat, 7 Oct 2006 19:11:19 +0000 (19:11 +0000)]
implement stop() function for dropbear init script

SVN-Revision: 4953

17 years agoremove x86-2.4
Felix Fietkau [Sat, 7 Oct 2006 18:18:01 +0000 (18:18 +0000)]
remove x86-2.4

SVN-Revision: 4952

17 years agorename patch
Felix Fietkau [Sat, 7 Oct 2006 17:46:23 +0000 (17:46 +0000)]
rename patch

SVN-Revision: 4951

17 years agofix path to toolchain build directory (patch from #810)
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

17 years agomove gdbserver to buildroot-ng, since it uses the toolchain build directory
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

17 years agofix gdb installation (patch from #809)
Felix Fietkau [Sat, 7 Oct 2006 12:48:23 +0000 (12:48 +0000)]
fix gdb installation (patch from #809)

SVN-Revision: 4945

17 years agomove old kamikaze out of trunk - will put buildroot-ng in there as soon as all the...
Felix Fietkau [Sat, 7 Oct 2006 11:57:20 +0000 (11:57 +0000)]
move old kamikaze out of trunk - will put buildroot-ng in there as soon as all the developers are ready

SVN-Revision: 4944

17 years agofix default ARCH setting
Nicolas Thill [Sat, 7 Oct 2006 10:11:54 +0000 (10:11 +0000)]
fix default ARCH setting

SVN-Revision: 4942

17 years agofix typo
Nicolas Thill [Sat, 7 Oct 2006 09:59:42 +0000 (09:59 +0000)]
fix typo

SVN-Revision: 4941

17 years agominor cleanup
Felix Fietkau [Fri, 6 Oct 2006 20:24:05 +0000 (20:24 +0000)]
minor cleanup

SVN-Revision: 4939

17 years agoreally fix webif password access patch for busybox
Felix Fietkau [Fri, 6 Oct 2006 18:52:02 +0000 (18:52 +0000)]
really fix webif password access patch for busybox

SVN-Revision: 4936

17 years agoadd qos-scripts package port for buildroot-ng
Felix Fietkau [Fri, 6 Oct 2006 17:38:48 +0000 (17:38 +0000)]
add qos-scripts package port for buildroot-ng

SVN-Revision: 4935

17 years agoport kmod-sched to new kernel packaging system
Felix Fietkau [Fri, 6 Oct 2006 17:32:22 +0000 (17:32 +0000)]
port kmod-sched to new kernel packaging system

SVN-Revision: 4933

17 years agofix pcmcia-cs dependencies
Felix Fietkau [Fri, 6 Oct 2006 16:41:09 +0000 (16:41 +0000)]
fix pcmcia-cs dependencies

SVN-Revision: 4929

17 years agospeed up package prereq check (only run make on those directories that actually conta...
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

17 years agofix gmp ccache breakage again (previous fix was removed in a cleanup)
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