buildroot.git
20 years ago450-mips-restore-embedded-pic is I believe the minimum necessary to get gcc
Eric Andersen [Wed, 2 Mar 2005 11:15:05 +0000 (11:15 -0000)]
450-mips-restore-embedded-pic is I believe the minimum necessary to get gcc
3.3.x to compile again on mips.  As was, compiling gcc 3.3.x for mips would
cause gcc to blow up whining about combining symbols from different segments,
since stock binutils no longer supports the PC relative expressions emitted by
gcc 3.3.x for mips when generating embedded PIC code.

20 years agoAlways use CFLAGS_FOR_BUILD for using CC_FOR_BUILD
Eric Andersen [Wed, 2 Mar 2005 08:57:32 +0000 (08:57 -0000)]
Always use CFLAGS_FOR_BUILD for using CC_FOR_BUILD

20 years agokill off support for gdb 5.3
Eric Andersen [Wed, 2 Mar 2005 08:55:16 +0000 (08:55 -0000)]
kill off support for gdb 5.3

20 years agosimplify target language selection to remove nasty nested ifeq
Eric Andersen [Wed, 2 Mar 2005 07:30:26 +0000 (07:30 -0000)]
simplify target language selection to remove nasty nested ifeq

20 years agoteach BR2_INSTALL_LIBSTDCPP to actually install libstdc++
Eric Andersen [Wed, 2 Mar 2005 07:07:22 +0000 (07:07 -0000)]
teach BR2_INSTALL_LIBSTDCPP to actually install libstdc++

20 years agoFix Soekris net4521 kernel config location
Eric Andersen [Tue, 1 Mar 2005 17:43:36 +0000 (17:43 -0000)]
Fix Soekris net4521 kernel config location

20 years agobridge and pcmcia need a compiled up linux kernel
Eric Andersen [Tue, 1 Mar 2005 17:33:31 +0000 (17:33 -0000)]
bridge and pcmcia need a compiled up linux kernel

20 years agoOn mips, default to 4k pages to make binaries smaller
Eric Andersen [Tue, 1 Mar 2005 16:31:31 +0000 (16:31 -0000)]
On mips, default to 4k pages to make binaries smaller

20 years agouse tested patch from upstream
Mike Frysinger [Tue, 1 Mar 2005 02:49:42 +0000 (02:49 -0000)]
use tested patch from upstream

20 years ago3.3.5 needs arm big endian lovin too
Mike Frysinger [Tue, 1 Mar 2005 02:48:11 +0000 (02:48 -0000)]
3.3.5 needs arm big endian lovin too

20 years agoAdded support for gdb 6.3. Rediffed 100-uclibc-conf.patch to fix
Joakim Tjernlund [Sun, 27 Feb 2005 23:47:35 +0000 (23:47 -0000)]
Added support for gdb 6.3. Rediffed 100-uclibc-conf.patch to fix
obvious rejects.

20 years ago- The installed root/usr/sbin/dropbear was not getting stripped. stripping saves...
Ned Ludd [Fri, 25 Feb 2005 22:01:00 +0000 (22:01 -0000)]
- The installed root/usr/sbin/dropbear was not getting stripped. stripping saves about 35K

20 years agoext2 was renamed, update config option
Mike Frysinger [Fri, 25 Feb 2005 04:24:36 +0000 (04:24 -0000)]
ext2 was renamed, update config option

20 years agoAdd support for libelf
Eric Andersen [Fri, 25 Feb 2005 03:22:54 +0000 (03:22 -0000)]
Add support for libelf

20 years agopdinoto writes:
Eric Andersen [Fri, 25 Feb 2005 02:38:28 +0000 (02:38 -0000)]
pdinoto writes:

This patch adds an option in GCC config to compile Objective-C language support
in the toolchain. It is disabled by default, so it is not intrusive.

20 years agoscott writes in http://bugs.uclibc.org/view.php?id=41
Eric Andersen [Fri, 25 Feb 2005 02:36:58 +0000 (02:36 -0000)]
scott writes in bugs.uclibc.org/view.php?id=41

this patch adds the package 'readline' which is the GNU readline library used
to get/save history with text input applications.

20 years agogtj writes in http://bugs.uclibc.org/view.php?id=55
Eric Andersen [Fri, 25 Feb 2005 02:32:25 +0000 (02:32 -0000)]
gtj writes in bugs.uclibc.org/view.php?id=55

The version of mconf used by buildroot doesn't handle "menuconfig" correctly.
Instead of displaying the proper submenu, it just displays the menuconfig
option itself again.

This patch adds the proper code to mconf. Only 6 lines of code.

20 years agoPatch from ralphs adding microperl, per
Eric Andersen [Fri, 25 Feb 2005 02:27:54 +0000 (02:27 -0000)]
Patch from ralphs adding microperl, per
    http://bugs.uclibc.org/view.php?id=123

20 years agoTrivial updates
Eric Andersen [Fri, 25 Feb 2005 01:30:13 +0000 (01:30 -0000)]
Trivial updates

20 years agorename patches to avoid any confision as to patch order
Eric Andersen [Fri, 25 Feb 2005 00:57:48 +0000 (00:57 -0000)]
rename patches to avoid any confision as to patch order

20 years agoThis doesn't need ncurses headers installed in the target
Eric Andersen [Thu, 24 Feb 2005 22:26:06 +0000 (22:26 -0000)]
This doesn't need ncurses headers installed in the target

20 years agotarget/device/Soekris/net4521/linux.mk should only be used when
Eric Andersen [Thu, 24 Feb 2005 19:38:09 +0000 (19:38 -0000)]
target/device/Soekris/net4521/linux.mk should only be used when
BR2_TARGET_SOEKRIS_NET4521 is enabled.

20 years agoUpdate to ISC dhcp 3.0.2
Eric Andersen [Thu, 24 Feb 2005 19:36:18 +0000 (19:36 -0000)]
Update to ISC dhcp 3.0.2

20 years agofixup kernel compile
Eric Andersen [Tue, 22 Feb 2005 08:46:49 +0000 (08:46 -0000)]
fixup kernel compile

20 years agorefer to busybox as well
Eric Andersen [Mon, 21 Feb 2005 22:13:13 +0000 (22:13 -0000)]
refer to busybox as well

20 years agotypo
Eric Andersen [Mon, 21 Feb 2005 22:05:27 +0000 (22:05 -0000)]
typo

20 years agoAdd a website
Eric Andersen [Mon, 21 Feb 2005 21:16:29 +0000 (21:16 -0000)]
Add a website

20 years agorename
Eric Andersen [Mon, 21 Feb 2005 21:15:21 +0000 (21:15 -0000)]
rename

20 years ago2.15.94.0.2.2 has been released
Mike Frysinger [Sat, 19 Feb 2005 20:54:44 +0000 (20:54 -0000)]
2.15.94.0.2.2 has been released

20 years agoold
Mike Frysinger [Sat, 19 Feb 2005 20:54:15 +0000 (20:54 -0000)]
old

20 years agomake valgrind compile with newer kernel headers
Eric Andersen [Sat, 19 Feb 2005 02:49:43 +0000 (02:49 -0000)]
make valgrind compile with newer kernel headers

20 years agoDo not squash perms, just owner
Eric Andersen [Fri, 18 Feb 2005 23:58:16 +0000 (23:58 -0000)]
Do not squash perms, just owner

20 years agomove stuff around a little bit more
Eric Andersen [Fri, 18 Feb 2005 19:32:18 +0000 (19:32 -0000)]
move stuff around a little bit more

20 years agoI need this bit too
Eric Andersen [Thu, 17 Feb 2005 21:08:20 +0000 (21:08 -0000)]
I need this bit too

20 years agomore example device support
Eric Andersen [Thu, 17 Feb 2005 19:01:52 +0000 (19:01 -0000)]
more example device support

20 years agoUpdate toolchain with some cvs additions from the debian package
Eric Andersen [Thu, 17 Feb 2005 18:52:22 +0000 (18:52 -0000)]
Update toolchain with some cvs additions from the debian package

20 years agofixup a couple of typos
Eric Andersen [Thu, 17 Feb 2005 18:51:52 +0000 (18:51 -0000)]
fixup a couple of typos

20 years agomove more stuff around for better board support
Eric Andersen [Thu, 17 Feb 2005 18:49:52 +0000 (18:49 -0000)]
move more stuff around for better board support

20 years agomore changes towards better board support
Eric Andersen [Thu, 17 Feb 2005 18:22:12 +0000 (18:22 -0000)]
more changes towards better board support

20 years agomore changes towards better board support
Eric Andersen [Thu, 17 Feb 2005 18:21:20 +0000 (18:21 -0000)]
more changes towards better board support

20 years agoshuffle things around
Eric Andersen [Thu, 17 Feb 2005 17:29:57 +0000 (17:29 -0000)]
shuffle things around

20 years agoMove stuff around
Eric Andersen [Thu, 17 Feb 2005 17:17:48 +0000 (17:17 -0000)]
Move stuff around

20 years agoMove device table to
Eric Andersen [Thu, 17 Feb 2005 17:07:29 +0000 (17:07 -0000)]
Move device table to

20 years agoAdd the new device directory
Eric Andersen [Thu, 17 Feb 2005 17:05:47 +0000 (17:05 -0000)]
Add the new device directory

20 years agoWhitespace
Eric Andersen [Thu, 17 Feb 2005 03:00:46 +0000 (03:00 -0000)]
Whitespace

20 years agoMake target stuff last so it can override everything else
Eric Andersen [Thu, 17 Feb 2005 03:00:29 +0000 (03:00 -0000)]
Make target stuff last so it can override everything else

20 years agoadd dhcpdump
Eric Andersen [Wed, 16 Feb 2005 21:34:41 +0000 (21:34 -0000)]
add dhcpdump

20 years agoHPA's Trivial File Transfer Protocol (tftp) server.
Eric Andersen [Wed, 16 Feb 2005 21:17:18 +0000 (21:17 -0000)]
HPA's Trivial File Transfer Protocol (tftp) server.

20 years agoprovide a runlevel
Eric Andersen [Wed, 16 Feb 2005 21:16:17 +0000 (21:16 -0000)]
provide a runlevel

20 years agocleanup whitespace
Eric Andersen [Wed, 16 Feb 2005 19:48:43 +0000 (19:48 -0000)]
cleanup whitespace

20 years agomore dhcp updates
Eric Andersen [Wed, 16 Feb 2005 19:48:03 +0000 (19:48 -0000)]
more dhcp updates

20 years agothe deleting part of 'svn mv' doesnt seem to work. I must
Eric Andersen [Wed, 16 Feb 2005 19:14:32 +0000 (19:14 -0000)]
the deleting part of 'svn mv' doesnt seem to work.  I must
be doing something wrong.

20 years agorename dhcp_relay to dhcp
Eric Andersen [Wed, 16 Feb 2005 19:09:35 +0000 (19:09 -0000)]
rename dhcp_relay to dhcp

20 years agoremove
Eric Andersen [Wed, 16 Feb 2005 19:08:57 +0000 (19:08 -0000)]
remove

20 years agorename dhcp_relay to dhcp
Eric Andersen [Wed, 16 Feb 2005 19:08:33 +0000 (19:08 -0000)]
rename dhcp_relay to dhcp

20 years agoRework things a bit to build the server, client, etc
Eric Andersen [Wed, 16 Feb 2005 19:05:09 +0000 (19:05 -0000)]
Rework things a bit to build the server, client, etc

20 years agocleanup whitespace
Eric Andersen [Wed, 16 Feb 2005 18:42:19 +0000 (18:42 -0000)]
cleanup whitespace

20 years agogive uclibc and busybox config files consistant variable names
Eric Andersen [Tue, 15 Feb 2005 22:48:08 +0000 (22:48 -0000)]
give uclibc and busybox config files consistant variable names

20 years agodoh. The first hunk of my patch was redundant
Eric Andersen [Tue, 15 Feb 2005 09:44:16 +0000 (09:44 -0000)]
doh.  The first hunk of my patch was redundant

20 years agoFix it so that owners and permissions specified in device table
Eric Andersen [Tue, 15 Feb 2005 09:26:57 +0000 (09:26 -0000)]
Fix it so that owners and permissions specified in device table
entires are not squashed.

20 years agoThis file is now obsolete. kill it.
Eric Andersen [Sun, 13 Feb 2005 06:41:09 +0000 (06:41 -0000)]
This file is now obsolete.  kill it.

20 years agocleanup install target a bit
Eric Andersen [Sat, 12 Feb 2005 04:32:48 +0000 (04:32 -0000)]
cleanup install target a bit

20 years agoWe need to calculate filesystem size right when we run genext2fs.
Eric Andersen [Sat, 12 Feb 2005 04:32:17 +0000 (04:32 -0000)]
We need to calculate filesystem size right when we run genext2fs.
As was, size was calculated right when 'make' was run, at which
point the rootfs may well be empty...

20 years agoupdate default config
Eric Andersen [Sat, 12 Feb 2005 00:26:45 +0000 (00:26 -0000)]
update default config

20 years agomake it compile
Eric Andersen [Sat, 12 Feb 2005 00:26:27 +0000 (00:26 -0000)]
make it compile

20 years agokill the older wtools
Eric Andersen [Sat, 12 Feb 2005 00:25:57 +0000 (00:25 -0000)]
kill the older wtools

20 years agoWhat is 'wtools'? Give it its proper name 'wireless-tools'
Eric Andersen [Sat, 12 Feb 2005 00:25:16 +0000 (00:25 -0000)]
What is 'wtools'? Give it its proper name 'wireless-tools'

20 years agoWhat is 'wtools'? Give it its proper name 'wireless-tools'
Eric Andersen [Sat, 12 Feb 2005 00:23:18 +0000 (00:23 -0000)]
What is 'wtools'?  Give it its proper name 'wireless-tools'

20 years agocleanup using a variable before it was defined
Eric Andersen [Fri, 11 Feb 2005 21:32:35 +0000 (21:32 -0000)]
cleanup using a variable before it was defined

20 years agofixup use of a variable before it is set
Eric Andersen [Fri, 11 Feb 2005 21:02:07 +0000 (21:02 -0000)]
fixup use of a variable before it is set

20 years agoFix some silly bugs: a variable for gcc was used before it was defined, remove
Eric Andersen [Fri, 11 Feb 2005 20:52:06 +0000 (20:52 -0000)]
Fix some silly bugs: a variable for gcc was used before it was defined, remove
'.svn' not 'CVS' from the install, add 2.4.29 kernel headers as the default.

20 years agoremove 'mke2fs' and instead add the properly named 'e2fsprogs'
Eric Andersen [Fri, 11 Feb 2005 20:42:52 +0000 (20:42 -0000)]
remove 'mke2fs' and instead add the properly named 'e2fsprogs'

20 years agoremove obsolete .cvsignore file
Eric Andersen [Fri, 11 Feb 2005 18:49:30 +0000 (18:49 -0000)]
remove obsolete .cvsignore file

20 years agoremove obsolete .cvsignore file
Eric Andersen [Fri, 11 Feb 2005 18:30:18 +0000 (18:30 -0000)]
remove obsolete .cvsignore file

20 years agoUpdate to check notifications
Eric Andersen [Fri, 11 Feb 2005 02:39:50 +0000 (02:39 -0000)]
Update to check notifications

20 years agoupdate copyright (mainly to check post-commit notifications)
Eric Andersen [Fri, 11 Feb 2005 02:29:58 +0000 (02:29 -0000)]
update copyright (mainly to check post-commit notifications)

20 years agoThere is no need to have a separate 'Makefile.in' file in the
Eric Andersen [Thu, 10 Feb 2005 03:06:39 +0000 (03:06 -0000)]
There is no need to have a separate 'Makefile.in' file in the
general case, therefore, combine the toplevel Makefile options
such as setting TARGETS into the per-package *.mk file

20 years agomenuconfig -> config
Mike Frysinger [Thu, 10 Feb 2005 00:59:47 +0000 (00:59 -0000)]
menuconfig -> config

20 years agomenuconfig -> config
Mike Frysinger [Thu, 10 Feb 2005 00:59:22 +0000 (00:59 -0000)]
menuconfig -> config

20 years agotouchups
Mike Frysinger [Thu, 10 Feb 2005 00:45:43 +0000 (00:45 -0000)]
touchups

20 years agoFix broken config menu
Eric Andersen [Wed, 9 Feb 2005 19:40:19 +0000 (19:40 -0000)]
Fix broken config menu

20 years agotouchup description to look like all the others
Mike Frysinger [Wed, 9 Feb 2005 19:15:06 +0000 (19:15 -0000)]
touchup description to look like all the others

20 years agoallow users to generate tarballs of the target filesystem
Mike Frysinger [Wed, 9 Feb 2005 16:06:06 +0000 (16:06 -0000)]
allow users to generate tarballs of the target filesystem

20 years agotouchups
Mike Frysinger [Wed, 9 Feb 2005 16:05:07 +0000 (16:05 -0000)]
touchups

20 years agoadd URL for more info
Mike Frysinger [Wed, 9 Feb 2005 16:04:44 +0000 (16:04 -0000)]
add URL for more info

20 years agoversion bump
Mike Frysinger [Wed, 9 Feb 2005 14:36:48 +0000 (14:36 -0000)]
version bump

20 years agoversion bump
Mike Frysinger [Wed, 9 Feb 2005 14:34:27 +0000 (14:34 -0000)]
version bump

20 years agotest file, no longer needed
Eric Andersen [Tue, 8 Feb 2005 00:17:56 +0000 (00:17 -0000)]
test file, no longer needed

20 years agotest #13
Eric Andersen [Tue, 8 Feb 2005 00:14:41 +0000 (00:14 -0000)]
test #13

20 years agotest 12
Eric Andersen [Mon, 7 Feb 2005 23:56:14 +0000 (23:56 -0000)]
test 12

20 years agotest 11
Eric Andersen [Mon, 7 Feb 2005 23:51:26 +0000 (23:51 -0000)]
test 11

20 years agotest 10
Eric Andersen [Mon, 7 Feb 2005 23:34:54 +0000 (23:34 -0000)]
test 10

20 years agotest 9
Eric Andersen [Mon, 7 Feb 2005 23:29:39 +0000 (23:29 -0000)]
test 9

20 years agotest 7
Eric Andersen [Mon, 7 Feb 2005 23:26:03 +0000 (23:26 -0000)]
test 7

20 years agotest 6
Eric Andersen [Mon, 7 Feb 2005 23:21:41 +0000 (23:21 -0000)]
test 6

20 years agotest 5
Eric Andersen [Mon, 7 Feb 2005 23:20:35 +0000 (23:20 -0000)]
test 5

20 years agotest 4
Eric Andersen [Mon, 7 Feb 2005 23:17:48 +0000 (23:17 -0000)]
test 4

20 years agotest 3
Eric Andersen [Mon, 7 Feb 2005 23:11:43 +0000 (23:11 -0000)]
test 3

20 years agofoo
Eric Andersen [Mon, 7 Feb 2005 23:06:20 +0000 (23:06 -0000)]
foo

20 years agotest
Eric Andersen [Mon, 7 Feb 2005 23:04:54 +0000 (23:04 -0000)]
test