buildroot.git
21 years agoUpdate dropbear to the latest and greatest
Eric Andersen [Fri, 26 Sep 2003 21:04:12 +0000 (21:04 -0000)]
Update dropbear to the latest and greatest

21 years agoThe openssl build was broken
Eric Andersen [Fri, 26 Sep 2003 21:02:57 +0000 (21:02 -0000)]
The openssl build was broken

21 years agoUpdate the default busybox config
Eric Andersen [Fri, 26 Sep 2003 20:52:30 +0000 (20:52 -0000)]
Update the default busybox config

21 years agoNeeds this to compile
Eric Andersen [Sun, 14 Sep 2003 11:44:28 +0000 (11:44 -0000)]
Needs this to compile

21 years agoFix thinko
Eric Andersen [Sun, 14 Sep 2003 11:43:09 +0000 (11:43 -0000)]
Fix thinko

21 years agoUse more consistant naming
Eric Andersen [Sun, 14 Sep 2003 11:42:02 +0000 (11:42 -0000)]
Use more consistant naming

21 years agoRework toolchain build to make it much more modular and
Eric Andersen [Sun, 14 Sep 2003 11:38:35 +0000 (11:38 -0000)]
Rework toolchain build to make it much more modular and
remove the redundant redundancy.

21 years agoenable getopt for fakeroot
Eric Andersen [Sun, 14 Sep 2003 11:34:26 +0000 (11:34 -0000)]
enable getopt for fakeroot

21 years agoTeach dropbear to depend on zlib
Eric Andersen [Fri, 12 Sep 2003 00:25:27 +0000 (00:25 -0000)]
Teach dropbear to depend on zlib

21 years agoAlex King writes:
Eric Andersen [Fri, 12 Sep 2003 00:24:32 +0000 (00:24 -0000)]
Alex King writes:

Dropbear have bumpeed their version to 0.36, and 0.35 is not where
buildroot expects it (they seem to have removed that version.)

21 years agoAdd in a default config to make it easy for people that want
Eric Andersen [Fri, 12 Sep 2003 00:04:22 +0000 (00:04 -0000)]
Add in a default config to make it easy for people that want
to enable uClibc's locale support.

21 years agoremove stuff already in binutils-2.14.90.0.6
Eric Andersen [Thu, 11 Sep 2003 12:55:16 +0000 (12:55 -0000)]
remove stuff already in binutils-2.14.90.0.6

21 years agoLets give binutils-2.14.90.0.6 a try, shall we?
Eric Andersen [Thu, 11 Sep 2003 12:39:47 +0000 (12:39 -0000)]
Lets give binutils-2.14.90.0.6 a try, shall we?

21 years agoFix silly typos
Eric Andersen [Thu, 11 Sep 2003 12:24:06 +0000 (12:24 -0000)]
Fix silly typos

21 years agoMake installing libstdc++ optional
Eric Andersen [Thu, 11 Sep 2003 10:40:12 +0000 (10:40 -0000)]
Make installing libstdc++ optional

21 years agoAdd support for fakeroot
Eric Andersen [Thu, 11 Sep 2003 09:41:16 +0000 (09:41 -0000)]
Add support for fakeroot

21 years agoDefault to using the kernel-headers package. mention dropbear.
Eric Andersen [Wed, 10 Sep 2003 13:04:12 +0000 (13:04 -0000)]
Default to using the kernel-headers package.  mention dropbear.
Make rootfs be rootfs_$(ARCH)

21 years agoFixup gcc_target build so it does not require the magic
Eric Andersen [Wed, 10 Sep 2003 11:20:23 +0000 (11:20 -0000)]
Fixup gcc_target build so it does not require the magic
/lib/ld-uClibc.so.0 symlink allowing target stuff to run
on the build host.
 -Erik

21 years agoUpdate the default uClibc config for 0.9.21
Eric Andersen [Wed, 10 Sep 2003 09:10:27 +0000 (09:10 -0000)]
Update the default uClibc config for 0.9.21

21 years agoDefault to using uClibc 0.9.21
Eric Andersen [Wed, 10 Sep 2003 09:09:22 +0000 (09:09 -0000)]
Default to using uClibc 0.9.21

21 years agoMake gcc 2.95 build
Eric Andersen [Tue, 9 Sep 2003 21:53:38 +0000 (21:53 -0000)]
Make gcc 2.95 build

21 years agoFixup broken tabs
Eric Andersen [Fri, 5 Sep 2003 09:12:56 +0000 (09:12 -0000)]
Fixup broken tabs

21 years agoMake some more things compile
Eric Andersen [Thu, 4 Sep 2003 23:48:03 +0000 (23:48 -0000)]
Make some more things compile

21 years agoPatch from Bruce Edge to add raidtools
Eric Andersen [Thu, 4 Sep 2003 20:25:57 +0000 (20:25 -0000)]
Patch from Bruce  Edge to add raidtools

21 years agoteach glib to cross compile
Eric Andersen [Thu, 4 Sep 2003 08:15:44 +0000 (08:15 -0000)]
teach glib to cross compile

21 years agoSet CC_FOR_HOST
Eric Andersen [Thu, 4 Sep 2003 03:32:17 +0000 (03:32 -0000)]
Set CC_FOR_HOST

21 years agoMake sure cross building binutils works
Eric Andersen [Wed, 3 Sep 2003 23:05:45 +0000 (23:05 -0000)]
Make sure cross building binutils works

21 years agoFixup strace so it compiles
Eric Andersen [Wed, 3 Sep 2003 07:28:50 +0000 (07:28 -0000)]
Fixup strace so it compiles

21 years agoAdd support for enabling use of libintl.
Manuel Novoa III [Wed, 3 Sep 2003 07:18:18 +0000 (07:18 -0000)]
Add support for enabling use of libintl.
Add support for libstd++ in full locale mode, and remove the need for
  config hacks when using uClibc stub locale support.
TODO --
  gdb intl support is still broken.
  uClibc should auto-download the pregenerated locale data

21 years agoFixup binutils cross builds
Eric Andersen [Wed, 3 Sep 2003 06:09:43 +0000 (06:09 -0000)]
Fixup binutils cross builds

21 years agoMake sure binutils does not leak system libraries into the build.
Eric Andersen [Tue, 2 Sep 2003 12:22:02 +0000 (12:22 -0000)]
Make sure binutils does not leak system libraries into the build.
patch from mjn3 to prevent gcc using broken include paths

21 years agoUpdate for disabling wordexp
Eric Andersen [Mon, 1 Sep 2003 20:14:40 +0000 (20:14 -0000)]
Update for disabling wordexp

21 years ago"Letss Thry thatt again..."
Eric Andersen [Sun, 31 Aug 2003 06:21:51 +0000 (06:21 -0000)]
"Letss Thry thatt again..."

21 years agodoh!
Eric Andersen [Sun, 31 Aug 2003 06:18:05 +0000 (06:18 -0000)]
doh!

21 years agoThis should be significantly less broken... Might even work. ;-)
Eric Andersen [Sun, 31 Aug 2003 06:16:24 +0000 (06:16 -0000)]
This should be significantly less broken...  Might even work. ;-)

21 years agoThis patch is not needed with gcc 3.3.1
Eric Andersen [Sat, 23 Aug 2003 01:48:15 +0000 (01:48 -0000)]
This patch is not needed with gcc 3.3.1

21 years agoRevert strace to a stable version that actually compiles
Eric Andersen [Fri, 22 Aug 2003 12:56:12 +0000 (12:56 -0000)]
Revert strace to a stable version that actually compiles

21 years agounset CONFIG_LAST
Eric Andersen [Fri, 22 Aug 2003 12:51:59 +0000 (12:51 -0000)]
unset CONFIG_LAST

21 years agocleanup strip command a bit
Eric Andersen [Fri, 22 Aug 2003 12:51:15 +0000 (12:51 -0000)]
cleanup strip command a bit

21 years agoremove some leftover garbage
Eric Andersen [Fri, 22 Aug 2003 12:49:54 +0000 (12:49 -0000)]
remove some leftover garbage

21 years agoMake binutils not leak libraries
Eric Andersen [Fri, 22 Aug 2003 12:47:39 +0000 (12:47 -0000)]
Make binutils not leak libraries

21 years agofix all uses of sys_nerr and sys_errlist[]
Eric Andersen [Wed, 20 Aug 2003 14:57:21 +0000 (14:57 -0000)]
fix all uses of sys_nerr and sys_errlist[]

21 years agoFix gdb to not use sys_errlist[] and sys_nerr,
Eric Andersen [Wed, 20 Aug 2003 14:38:31 +0000 (14:38 -0000)]
Fix gdb to not use sys_errlist[] and sys_nerr,

21 years agoIt now builds w/o a /lib/ld-uClibc.so.0 symlink! Perhaps cross
Eric Andersen [Wed, 20 Aug 2003 14:30:11 +0000 (14:30 -0000)]
It now builds w/o a /lib/ld-uClibc.so.0 symlink!  Perhaps cross
building the whole darn thing is now possible!
 -Erik

21 years agoFix ncurses so it properly compiles
Eric Andersen [Tue, 19 Aug 2003 06:37:00 +0000 (06:37 -0000)]
Fix ncurses so it properly compiles

21 years agoMake the whole usr/local/lib/iptables path.
Manuel Novoa III [Tue, 19 Aug 2003 02:47:19 +0000 (02:47 -0000)]
Make the whole usr/local/lib/iptables path.

21 years agoUpdate default busybox config
Eric Andersen [Mon, 18 Aug 2003 23:06:31 +0000 (23:06 -0000)]
Update default busybox config

21 years agoDoh!
Eric Andersen [Sun, 17 Aug 2003 11:23:26 +0000 (11:23 -0000)]
Doh!

21 years agoUpdate dropbear to the latest and greatest, fixing a
Eric Andersen [Sun, 17 Aug 2003 10:22:03 +0000 (10:22 -0000)]
Update dropbear to the latest and greatest, fixing a
security problem

21 years agoUpdate valgrind
Eric Andersen [Sun, 17 Aug 2003 10:20:48 +0000 (10:20 -0000)]
Update valgrind

21 years agoUpdate to binutils-2.14.90.0.5 and gcc-3.3.1
Eric Andersen [Sun, 17 Aug 2003 10:11:51 +0000 (10:11 -0000)]
Update to binutils-2.14.90.0.5 and gcc-3.3.1

21 years agoUpdate for the latest and greatest uClibc
Eric Andersen [Sun, 17 Aug 2003 09:58:08 +0000 (09:58 -0000)]
Update for the latest and greatest uClibc

21 years agoI missed a spot
Eric Andersen [Sun, 10 Aug 2003 10:12:30 +0000 (10:12 -0000)]
I missed a spot

21 years agooops. don't default to a dev version of gcc
Eric Andersen [Sat, 9 Aug 2003 23:11:57 +0000 (23:11 -0000)]
oops.  don't default to a dev version of gcc

21 years agoBe sure to install libstdc++ and libgcc_s
Eric Andersen [Sat, 9 Aug 2003 23:10:32 +0000 (23:10 -0000)]
Be sure to install libstdc++ and libgcc_s

21 years agoCope with some autoconf wierdness
Eric Andersen [Thu, 7 Aug 2003 06:07:54 +0000 (06:07 -0000)]
Cope with some autoconf wierdness

21 years agoI wrote this patch some time ago, seems I forgot to commit it.
Eric Andersen [Fri, 1 Aug 2003 03:38:04 +0000 (03:38 -0000)]
I wrote this patch some time ago, seems I forgot to commit it.
This fixes a serious bug in diethotplug, and fixes the install
locations.
 -Erik

21 years agoPatch from Michael Shuler. Update to version 1.2.8 and remember to
Eric Andersen [Sun, 27 Jul 2003 04:00:50 +0000 (04:00 -0000)]
Patch from Michael Shuler.  Update to version 1.2.8 and remember to
copy all the required shared libs -- without them iptables dosen't
do very much.

21 years agoPatch from Dean Matsen to fix broken telnet format strings.
Eric Andersen [Thu, 24 Jul 2003 05:52:03 +0000 (05:52 -0000)]
Patch from Dean Matsen to fix broken telnet format strings.

21 years agooops. Fixup target to correctly download and use gcc 3.3
Eric Andersen [Mon, 21 Jul 2003 19:22:15 +0000 (19:22 -0000)]
oops.  Fixup target to correctly download and use gcc 3.3

21 years agoFixup valgrind build
Eric Andersen [Mon, 14 Jul 2003 09:13:51 +0000 (09:13 -0000)]
Fixup valgrind build

21 years agoUpdate to valgrind 1.9.6
Eric Andersen [Sun, 13 Jul 2003 22:27:37 +0000 (22:27 -0000)]
Update to valgrind 1.9.6

21 years agoOmit specifying kernel version
Eric Andersen [Sun, 13 Jul 2003 22:19:47 +0000 (22:19 -0000)]
Omit specifying kernel version

21 years agoSet current uClibc stable version to 0.9.20
Eric Andersen [Tue, 1 Jul 2003 05:23:04 +0000 (05:23 -0000)]
Set current uClibc stable version to 0.9.20

21 years agoStrip the perl binary
Eric Andersen [Sat, 28 Jun 2003 03:13:23 +0000 (03:13 -0000)]
Strip the perl binary

21 years agoAdd support for building perl
Eric Andersen [Sat, 28 Jun 2003 02:02:47 +0000 (02:02 -0000)]
Add support for building perl

21 years agoDon't overwrite /bin/busybox with patch
Eric Andersen [Fri, 27 Jun 2003 19:01:12 +0000 (19:01 -0000)]
Don't overwrite /bin/busybox with patch

21 years agoadd UCLIBC_HAS_TM_EXTENSIONS
Eric Andersen [Fri, 27 Jun 2003 12:04:44 +0000 (12:04 -0000)]
add UCLIBC_HAS_TM_EXTENSIONS

21 years agoFixup arm and mips builds
Eric Andersen [Fri, 27 Jun 2003 01:51:07 +0000 (01:51 -0000)]
Fixup arm and mips builds

21 years agoAdd patch by default
Eric Andersen [Thu, 26 Jun 2003 05:18:23 +0000 (05:18 -0000)]
Add patch by default

21 years agoUpdate coreutils to 5.0
Eric Andersen [Wed, 25 Jun 2003 21:22:00 +0000 (21:22 -0000)]
Update coreutils to 5.0

21 years agoFix binutils path
Eric Andersen [Mon, 23 Jun 2003 22:43:36 +0000 (22:43 -0000)]
Fix binutils path

21 years agoFix the binutils dir
Eric Andersen [Mon, 23 Jun 2003 21:40:29 +0000 (21:40 -0000)]
Fix the binutils dir

21 years agoRevert to binutils 2.13.2.1, since .14 seems to have some problems
Eric Andersen [Mon, 23 Jun 2003 21:34:49 +0000 (21:34 -0000)]
Revert to binutils 2.13.2.1, since .14 seems to have some problems
with cross compiling

21 years agoAdd support for the Dropbear SSH server
Eric Andersen [Mon, 23 Jun 2003 21:05:54 +0000 (21:05 -0000)]
Add support for the Dropbear SSH server

21 years agoAs noted by Michael Labuschke, ntp is a gzip archive...
Eric Andersen [Mon, 23 Jun 2003 06:47:34 +0000 (06:47 -0000)]
As noted by Michael Labuschke, ntp is a gzip archive...

21 years agoSwitch to using gcc 3.3
Eric Andersen [Sat, 21 Jun 2003 08:02:11 +0000 (08:02 -0000)]
Switch to using gcc 3.3

21 years agoRemove a bit of garbage
Eric Andersen [Fri, 20 Jun 2003 20:51:41 +0000 (20:51 -0000)]
Remove a bit of garbage

21 years agoAdd in my default set of 2.4.21 kernel patches
Eric Andersen [Fri, 20 Jun 2003 20:48:11 +0000 (20:48 -0000)]
Add in my default set of 2.4.21 kernel patches

21 years agoTeach openssh to configure itself and start running sshd on boot
Eric Andersen [Fri, 20 Jun 2003 20:31:15 +0000 (20:31 -0000)]
Teach openssh to configure itself and start running sshd on boot

21 years agoStart networking on boot, and setup a default set of network
Eric Andersen [Fri, 20 Jun 2003 20:18:25 +0000 (20:18 -0000)]
Start networking on boot, and setup a default set of network
interfaces (just loopback for now).

21 years agoAdd an sshd user so ssh priv seperation can work
Eric Andersen [Fri, 20 Jun 2003 20:15:20 +0000 (20:15 -0000)]
Add an sshd user so ssh priv seperation can work

21 years agoUse tmpfs, not ramfs
Eric Andersen [Fri, 20 Jun 2003 20:14:26 +0000 (20:14 -0000)]
Use tmpfs, not ramfs

21 years agoStart vtun much later in the boot process
Eric Andersen [Fri, 20 Jun 2003 20:13:45 +0000 (20:13 -0000)]
Start vtun much later in the boot process

21 years agoFix broken dependancy
Eric Andersen [Fri, 20 Jun 2003 20:13:08 +0000 (20:13 -0000)]
Fix broken dependancy

21 years agorun depmod after building pcmcia and after hostap
Eric Andersen [Fri, 20 Jun 2003 12:15:27 +0000 (12:15 -0000)]
run depmod after building pcmcia and after hostap

21 years agoFixup iproute so it compiles up properly. Use the debian
Eric Andersen [Sat, 14 Jun 2003 05:56:59 +0000 (05:56 -0000)]
Fixup iproute so it compiles up properly.  Use the debian
source as the .ru site has availability problems

21 years agoOk, I'm an idiot. Fix the url.
Eric Andersen [Sat, 14 Jun 2003 04:38:37 +0000 (04:38 -0000)]
Ok, I'm an idiot.  Fix the url.

21 years agoUpdate default busybox config
Eric Andersen [Sat, 14 Jun 2003 02:13:51 +0000 (02:13 -0000)]
Update default busybox config

21 years agoDefault to 2.4.21
Eric Andersen [Sat, 14 Jun 2003 00:49:08 +0000 (00:49 -0000)]
Default to 2.4.21

21 years agoPatch from Tim Riker:
Eric Andersen [Sat, 14 Jun 2003 00:47:20 +0000 (00:47 -0000)]
Patch from Tim Riker:
dd nfs stuff for fast mount -t nfs -o nolock support - glytchbinary

21 years agoDefault to using a single fast sourceforge mirror
Eric Andersen [Sat, 14 Jun 2003 00:46:16 +0000 (00:46 -0000)]
Default to using a single fast sourceforge mirror

21 years agoUpgrade strace to version 4.4.98
Eric Andersen [Thu, 12 Jun 2003 22:32:59 +0000 (22:32 -0000)]
Upgrade strace to version 4.4.98

21 years agoAdd in ttcp support
Eric Andersen [Wed, 11 Jun 2003 07:27:45 +0000 (07:27 -0000)]
Add in ttcp support

21 years agoBe sure the /etc/default dir exists
Eric Andersen [Tue, 10 Jun 2003 03:02:26 +0000 (03:02 -0000)]
Be sure the /etc/default dir exists

21 years agoYet another pcmcia update. Hopefully it will work properly
Eric Andersen [Mon, 9 Jun 2003 21:24:15 +0000 (21:24 -0000)]
Yet another pcmcia update.  Hopefully it will work properly
for everyone this time around.

21 years agoFixup cross-compile patch
Eric Andersen [Mon, 9 Jun 2003 20:58:44 +0000 (20:58 -0000)]
Fixup cross-compile patch

21 years agoUpdate pcmcia-cs to version 3.2.4
Eric Andersen [Mon, 9 Jun 2003 18:28:53 +0000 (18:28 -0000)]
Update pcmcia-cs to version 3.2.4

21 years agoDo not disable pcmcia
Eric Andersen [Fri, 6 Jun 2003 01:32:15 +0000 (01:32 -0000)]
Do not disable pcmcia

21 years agoFixup vtun init script and install tun device
Eric Andersen [Thu, 5 Jun 2003 18:39:49 +0000 (18:39 -0000)]
Fixup vtun init script and install tun device