buildroot.git
21 years agoText update
Eric Andersen [Thu, 2 Jan 2003 11:49:22 +0000 (11:49 -0000)]
Text update

21 years agoUpdate ncurses so it cross compiles properly
Eric Andersen [Thu, 2 Jan 2003 08:43:57 +0000 (08:43 -0000)]
Update ncurses so it cross compiles properly
 -Erik

21 years agoUpdate the toolchain build, per the latest in the standalone
Eric Andersen [Wed, 1 Jan 2003 17:36:39 +0000 (17:36 -0000)]
Update the toolchain build, per the latest in the standalone
toolchain builders
 -Erik

21 years agoClean and update the uclibc toolchain build, and sync up with the
Eric Andersen [Tue, 31 Dec 2002 15:43:10 +0000 (15:43 -0000)]
Clean and update the uclibc toolchain build, and sync up with the
current standalone toolchain builder Makefiles
 -Erik

21 years agoFixup non-x86 openssl build
Eric Andersen [Mon, 30 Dec 2002 09:47:45 +0000 (09:47 -0000)]
Fixup non-x86 openssl build

21 years agoDefault for x86
Eric Andersen [Sat, 28 Dec 2002 06:54:12 +0000 (06:54 -0000)]
Default for x86

21 years agoFix it so this:
Eric Andersen [Sat, 28 Dec 2002 04:05:46 +0000 (04:05 -0000)]
Fix it so this:
    touch /tmp/cvs/buildroot/build/linux-2.4.20/.dist
    Aborting.  '/tmp/cvs/buildroot/sources/kernel-patches' is not a directory.
    make: *** [/tmp/cvs/buildroot/build/linux-2.4.20/.dist] Error 1
doesn't happen any more

21 years agoFix build
Eric Andersen [Sat, 28 Dec 2002 03:55:36 +0000 (03:55 -0000)]
Fix build

21 years agoFix breakage
Eric Andersen [Tue, 17 Dec 2002 07:09:09 +0000 (07:09 -0000)]
Fix breakage

21 years agoWhen not building a toolchain, use the native compiler
Eric Andersen [Tue, 17 Dec 2002 02:26:49 +0000 (02:26 -0000)]
When not building a toolchain, use the native compiler

21 years agoFixup the defaults
Eric Andersen [Thu, 12 Dec 2002 01:57:57 +0000 (01:57 -0000)]
Fixup the defaults

21 years agoSupport building regular kernels
Eric Andersen [Tue, 10 Dec 2002 23:26:31 +0000 (23:26 -0000)]
Support building regular kernels

21 years agoUpdate the default config
Eric Andersen [Sat, 7 Dec 2002 10:37:41 +0000 (10:37 -0000)]
Update the default config

21 years agoscrub this
Eric Andersen [Fri, 6 Dec 2002 04:32:19 +0000 (04:32 -0000)]
scrub this

21 years agoSome updates...
Eric Andersen [Fri, 6 Dec 2002 04:30:19 +0000 (04:30 -0000)]
Some updates...

22 years agoStick with gcc 3.2 for now.
Eric Andersen [Thu, 21 Nov 2002 10:29:33 +0000 (10:29 -0000)]
Stick with gcc 3.2 for now.

22 years agoBe even more careful -- avoid using 'which'
Eric Andersen [Thu, 21 Nov 2002 09:04:50 +0000 (09:04 -0000)]
Be even more careful -- avoid using 'which'

22 years agoUpdate to the newly released gcc 3.2.1
Eric Andersen [Thu, 21 Nov 2002 08:56:14 +0000 (08:56 -0000)]
Update to the newly released gcc 3.2.1
 -Erik

22 years agoFixup g++ to prevent gcc_target having a missing
Eric Andersen [Thu, 21 Nov 2002 05:17:40 +0000 (05:17 -0000)]
Fixup g++ to prevent gcc_target having a missing
dl_iterate_phdr symbol.  Add a target 'cc' link to gcc.
 -Erik

22 years agoAdjust uClibc for latest options...
Eric Andersen [Thu, 21 Nov 2002 00:49:23 +0000 (00:49 -0000)]
Adjust uClibc for latest options...

22 years agoOops. Kill the man and info noise
Eric Andersen [Thu, 21 Nov 2002 00:43:25 +0000 (00:43 -0000)]
Oops.  Kill the man and info noise

22 years agoreenable findutils for now
Eric Andersen [Thu, 21 Nov 2002 00:35:14 +0000 (00:35 -0000)]
reenable findutils for now

22 years agoFixup findutils so it builds and installs properly
Eric Andersen [Thu, 21 Nov 2002 00:34:50 +0000 (00:34 -0000)]
Fixup findutils so it builds and installs properly

22 years agoFor now, don't build findutils.
Eric Andersen [Thu, 21 Nov 2002 00:25:10 +0000 (00:25 -0000)]
For now, don't build findutils.

22 years agoMake use of wget consistant by using a WGET variable
Eric Andersen [Wed, 20 Nov 2002 23:16:10 +0000 (23:16 -0000)]
Make use of wget consistant by using a WGET variable

22 years agoAnother addition from Jon Nelson
Eric Andersen [Mon, 18 Nov 2002 23:20:10 +0000 (23:20 -0000)]
Another addition from Jon Nelson

22 years agoDoh! Disable debugging
Eric Andersen [Mon, 18 Nov 2002 23:04:26 +0000 (23:04 -0000)]
Doh!  Disable debugging

22 years agoKill IMAGE_SIZE reference
Eric Andersen [Mon, 18 Nov 2002 22:20:23 +0000 (22:20 -0000)]
Kill IMAGE_SIZE reference

22 years agoUpdate boa from Jon Nelson
Eric Andersen [Mon, 18 Nov 2002 22:12:38 +0000 (22:12 -0000)]
Update boa from Jon Nelson

22 years agoSome updates from Andrew May adding gdbserver and adjusting gdb
Eric Andersen [Fri, 15 Nov 2002 09:41:03 +0000 (09:41 -0000)]
Some updates from Andrew May adding gdbserver and adjusting gdb
in the hope of better cross-compiling support

22 years agoAdd udhcp, cleanup a few other loose ends.
Eric Andersen [Fri, 15 Nov 2002 02:55:17 +0000 (02:55 -0000)]
Add udhcp, cleanup a few other loose ends.
 -Erik

22 years agoAdd some new options
Eric Andersen [Thu, 14 Nov 2002 12:16:04 +0000 (12:16 -0000)]
Add some new options

22 years agoSome more toolchain building cleanups
Eric Andersen [Thu, 14 Nov 2002 12:10:18 +0000 (12:10 -0000)]
Some more toolchain building cleanups

22 years agoFixup gcc_target so it now works. Wohoo! We now have a fully
Eric Andersen [Thu, 14 Nov 2002 11:09:41 +0000 (11:09 -0000)]
Fixup gcc_target so it now works.  Wohoo!  We now have a fully
working standalone uClibc development environment.  :)
 -Erik

22 years agoFixup gcc-target so it actually works...
Eric Andersen [Thu, 14 Nov 2002 09:06:52 +0000 (09:06 -0000)]
Fixup gcc-target so it actually works...

22 years agoUpdate buildroot for uClibc 0.9.16
Eric Andersen [Tue, 12 Nov 2002 21:31:16 +0000 (21:31 -0000)]
Update buildroot for uClibc 0.9.16
 -Erik

22 years agoLeave wchar off
Eric Andersen [Tue, 29 Oct 2002 15:00:03 +0000 (15:00 -0000)]
Leave wchar off

22 years agoSupport some features
Eric Andersen [Tue, 29 Oct 2002 14:59:37 +0000 (14:59 -0000)]
Support some features

22 years agoCleanup
Eric Andersen [Tue, 29 Oct 2002 14:58:13 +0000 (14:58 -0000)]
Cleanup

22 years agoUpdate to busybox 0.60.5
Eric Andersen [Sun, 27 Oct 2002 06:23:59 +0000 (06:23 -0000)]
Update to busybox 0.60.5
 -Erik

22 years agoAdd several new components working towards a fully sandboxed buildsystem
Eric Andersen [Wed, 23 Oct 2002 12:54:42 +0000 (12:54 -0000)]
Add several new components working towards a fully sandboxed buildsystem
 -Erik

22 years agoUpdate things to be a tad more current
Eric Andersen [Wed, 23 Oct 2002 07:56:48 +0000 (07:56 -0000)]
Update things to be a tad more current

22 years agoA patch from Arne Jonsson to calculate fs size, with adjustments by me.
Eric Andersen [Wed, 23 Oct 2002 07:56:20 +0000 (07:56 -0000)]
A patch from Arne Jonsson to calculate fs size, with adjustments by me.

22 years agoFixup the build dependancies
Eric Andersen [Wed, 23 Oct 2002 07:50:49 +0000 (07:50 -0000)]
Fixup the build dependancies

22 years agoFix the /dev/fd* entries. Add /dev/ptmx. Properly support the
Eric Andersen [Tue, 22 Oct 2002 20:35:30 +0000 (20:35 -0000)]
Fix the /dev/fd* entries.  Add /dev/ptmx.  Properly support the
devpts filesystem.
 -Erik

22 years agoAdd openssl and openssh. Fix up UML kernel build.
Eric Andersen [Thu, 17 Oct 2002 08:55:05 +0000 (08:55 -0000)]
Add openssl and openssh.  Fix up UML kernel build.

22 years agoUpdate uml version
Eric Andersen [Mon, 30 Sep 2002 21:39:23 +0000 (21:39 -0000)]
Update uml version

22 years agoRemember to strip things
Eric Andersen [Tue, 17 Sep 2002 20:47:49 +0000 (20:47 -0000)]
Remember to strip things

22 years agoMake stlport work once again
Eric Andersen [Mon, 9 Sep 2002 14:19:38 +0000 (14:19 -0000)]
Make stlport work once again

22 years agobuild toolchain by default
Eric Andersen [Wed, 28 Aug 2002 22:38:39 +0000 (22:38 -0000)]
build toolchain by default

22 years agoUpdate to uClibc 0.9.15. decouple kernel, toolchain, and uClibc.
Eric Andersen [Wed, 28 Aug 2002 21:28:19 +0000 (21:28 -0000)]
Update to uClibc 0.9.15.  decouple kernel, toolchain, and uClibc.
 -Erik

22 years agoUpdate to uClibc 0.9.14
Eric Andersen [Mon, 12 Aug 2002 14:27:53 +0000 (14:27 -0000)]
Update to uClibc 0.9.14

22 years agoUpdate toolchain
Eric Andersen [Sat, 10 Aug 2002 10:21:47 +0000 (10:21 -0000)]
Update toolchain

22 years agoAdd berkeley db support
Eric Andersen [Sat, 10 Aug 2002 08:51:42 +0000 (08:51 -0000)]
Add berkeley db support

22 years agoUpdate toolchain to 0.9.13
Eric Andersen [Sat, 10 Aug 2002 08:21:19 +0000 (08:21 -0000)]
Update toolchain to 0.9.13

22 years agoFix perms for /etc
Eric Andersen [Wed, 7 Aug 2002 15:24:09 +0000 (15:24 -0000)]
Fix perms for /etc

22 years agoFix perms for /dev/tty
Eric Andersen [Wed, 7 Aug 2002 15:17:13 +0000 (15:17 -0000)]
Fix perms for /dev/tty

22 years agoFix logf/log support when doing C++
Eric Andersen [Wed, 31 Jul 2002 20:05:44 +0000 (20:05 -0000)]
Fix logf/log support when doing C++

22 years agoUpdate to valgrind 1.0.0
Eric Andersen [Mon, 29 Jul 2002 06:40:55 +0000 (06:40 -0000)]
Update to valgrind 1.0.0

22 years agoUse gcc-3.1.1
Eric Andersen [Sun, 28 Jul 2002 10:41:45 +0000 (10:41 -0000)]
Use gcc-3.1.1

22 years agoLets try that again...
Eric Andersen [Sat, 27 Jul 2002 09:13:00 +0000 (09:13 -0000)]
Lets try that again...

22 years agoUpdate valgrind, make it compile
Eric Andersen [Sat, 27 Jul 2002 08:54:01 +0000 (08:54 -0000)]
Update valgrind, make it compile
 -Erik

22 years agoFix the native toolchain build
Eric Andersen [Tue, 23 Jul 2002 23:52:53 +0000 (23:52 -0000)]
Fix the native toolchain build

22 years agofix 'make clean'
Eric Andersen [Tue, 23 Jul 2002 23:51:46 +0000 (23:51 -0000)]
fix 'make clean'

22 years agoFixup broken URLs
Eric Andersen [Fri, 12 Jul 2002 02:41:03 +0000 (02:41 -0000)]
Fixup broken URLs

22 years agoSome more updates
Eric Andersen [Wed, 3 Jul 2002 10:46:13 +0000 (10:46 -0000)]
Some more updates
 -Erik

22 years agoA number of updates
Eric Andersen [Wed, 3 Jul 2002 10:44:59 +0000 (10:44 -0000)]
A number of updates

22 years agoMinor tweeks
Eric Andersen [Mon, 10 Jun 2002 15:32:56 +0000 (15:32 -0000)]
Minor tweeks

22 years agoA bit of scrubbing
Eric Andersen [Fri, 31 May 2002 11:22:31 +0000 (11:22 -0000)]
A bit of scrubbing

22 years agoDon't hard code for arm
Eric Andersen [Fri, 31 May 2002 10:49:53 +0000 (10:49 -0000)]
Don't hard code for arm
 -Erik

22 years agoremove silly echoing
Eric Andersen [Fri, 31 May 2002 10:45:43 +0000 (10:45 -0000)]
remove silly echoing

22 years agoMake it work
Eric Andersen [Fri, 31 May 2002 10:43:51 +0000 (10:43 -0000)]
Make it work

22 years agoMinor cleanups
Eric Andersen [Fri, 31 May 2002 10:43:28 +0000 (10:43 -0000)]
Minor cleanups

22 years agoSome more little bits of joy
Eric Andersen [Fri, 31 May 2002 10:43:00 +0000 (10:43 -0000)]
Some more little bits of joy

22 years agoFixup the make install step
Eric Andersen [Wed, 29 May 2002 14:26:13 +0000 (14:26 -0000)]
Fixup the make install step

22 years agoSupport gdb
Eric Andersen [Wed, 29 May 2002 14:24:11 +0000 (14:24 -0000)]
Support gdb
 -Erik

22 years agoAdd some toys for people to play with
Eric Andersen [Thu, 23 May 2002 19:21:23 +0000 (19:21 -0000)]
Add some toys for people to play with

22 years agomakefile to build zlib
Eric Andersen [Sat, 11 May 2002 05:48:55 +0000 (05:48 -0000)]
makefile to build zlib
 -Erik

22 years agoChange some defaults.
Eric Andersen [Wed, 8 May 2002 09:45:36 +0000 (09:45 -0000)]
Change some defaults.

22 years agoRe-enable tinylogin. Makes life simpler that way...
Eric Andersen [Wed, 8 May 2002 09:38:15 +0000 (09:38 -0000)]
Re-enable tinylogin.  Makes life simpler that way...

22 years agoTurn off tinylogin by default
Eric Andersen [Wed, 8 May 2002 09:22:50 +0000 (09:22 -0000)]
Turn off tinylogin by default

22 years agoAdd in a sample of how to build a library vs uClibc
Eric Andersen [Fri, 3 May 2002 09:52:44 +0000 (09:52 -0000)]
Add in a sample of how to build a library vs uClibc

22 years agoUpdate busybox
Eric Andersen [Fri, 3 May 2002 09:51:16 +0000 (09:51 -0000)]
Update busybox

22 years agoDoh. messed it up again.
Eric Andersen [Fri, 3 May 2002 09:49:33 +0000 (09:49 -0000)]
Doh.  messed it up again.

22 years agoUse 'make install_target_utils' not 'make install_utils'
Eric Andersen [Fri, 3 May 2002 09:44:19 +0000 (09:44 -0000)]
Use 'make install_target_utils' not 'make install_utils'

22 years agoUpdate to busybox 0.60.3
Eric Andersen [Sat, 27 Apr 2002 21:55:51 +0000 (21:55 -0000)]
Update to busybox 0.60.3

22 years agoWith this update, everything now works as expected.
Eric Andersen [Fri, 26 Apr 2002 22:01:43 +0000 (22:01 -0000)]
With this update, everything now works as expected.
 -Erik

22 years agoUpdate tinylogin version. Update how busybox snapshot is selected.
Eric Andersen [Fri, 26 Apr 2002 21:20:45 +0000 (21:20 -0000)]
Update tinylogin version.  Update how busybox snapshot is selected.
 -Erik

22 years agoMajor rework
Eric Andersen [Fri, 26 Apr 2002 11:45:55 +0000 (11:45 -0000)]
Major rework

22 years agouse slightly more portable unpack constructs
Jon Nelson [Sat, 12 Jan 2002 03:05:56 +0000 (03:05 -0000)]
use slightly more portable unpack constructs

22 years agosome more cleanups. This one works pretty well
Jon Nelson [Sun, 6 Jan 2002 18:54:35 +0000 (18:54 -0000)]
some more cleanups. This one works pretty well

22 years agonot working 100% just yet, but getting closer
Jon Nelson [Sat, 5 Jan 2002 20:26:15 +0000 (20:26 -0000)]
not working 100% just yet, but getting closer

22 years agoGeneral cleanup of boa.mk and busybox.mk
Jon Nelson [Sat, 5 Jan 2002 20:06:55 +0000 (20:06 -0000)]
General cleanup of boa.mk and busybox.mk

22 years agoFix cross compile uClibc installs to the staging dir
Eric Andersen [Thu, 3 Jan 2002 09:04:41 +0000 (09:04 -0000)]
Fix cross compile uClibc installs to the staging dir

22 years agoUse cannonical locations
Eric Andersen [Thu, 3 Jan 2002 08:09:38 +0000 (08:09 -0000)]
Use cannonical locations

22 years agoMove uml kernel to 2.4.17
Eric Andersen [Thu, 3 Jan 2002 07:50:00 +0000 (07:50 -0000)]
Move uml kernel to 2.4.17

22 years agoFix buglet whereupon $(LINUX_DIR)/.configdone was copied *after*
Jon Nelson [Thu, 3 Jan 2002 04:51:43 +0000 (04:51 -0000)]
Fix buglet whereupon $(LINUX_DIR)/.configdone was copied *after*
  configuration rather than before.
Try a different approach to avoid version-specific uClibc issues,
 using '-nt' (newer than) test, and files
  $(UCLIBC_DIR)/.installed{,runtime}

22 years agoUse target_skeleton dir to store conf files and init scripts under
Eric Andersen [Sat, 22 Dec 2001 01:17:09 +0000 (01:17 -0000)]
Use target_skeleton dir to store conf files and init scripts under
version control
 -Erik

22 years agoFix broken /dev/hdg minor numbers
Eric Andersen [Sat, 22 Dec 2001 01:05:45 +0000 (01:05 -0000)]
Fix broken /dev/hdg minor numbers

22 years agoInitial revision
Eric Andersen [Sat, 22 Dec 2001 00:56:11 +0000 (00:56 -0000)]
Initial revision