Eric Andersen [Tue, 19 Jul 2005 02:18:44 +0000 (02:18 -0000)]
update to dropbear-0.46
Eric Andersen [Mon, 18 Jul 2005 23:34:20 +0000 (23:34 -0000)]
Apply the fix for gcc bug #22167
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22167
remove gcc 3.3.3, change config for sjlj exception handling a bit.
Eric Andersen [Mon, 18 Jul 2005 22:20:12 +0000 (22:20 -0000)]
Update the set of available kernel headers to include 2.4.31 and 2.6.12
Eric Andersen [Mon, 18 Jul 2005 20:06:49 +0000 (20:06 -0000)]
Fixup standalong makedevs to handle regular files, and also fix
it to properly update file permissions as specified.
Eric Andersen [Fri, 15 Jul 2005 08:39:09 +0000 (08:39 -0000)]
A little more setup
Eric Andersen [Fri, 15 Jul 2005 07:07:44 +0000 (07:07 -0000)]
Install xorg modules correctly
Eric Andersen [Thu, 14 Jul 2005 23:34:47 +0000 (23:34 -0000)]
Yet more xorg build fixups
Eric Andersen [Thu, 14 Jul 2005 23:30:39 +0000 (23:30 -0000)]
Run ldconfig on the target rootfs to generate /etc/ld.so.cache
Eric Andersen [Thu, 14 Jul 2005 23:29:45 +0000 (23:29 -0000)]
Add device nodes for /dev/input by default (xorg and others want then)
Eric Andersen [Wed, 13 Jul 2005 10:29:18 +0000 (10:29 -0000)]
Get it building
Eric Andersen [Wed, 13 Jul 2005 09:11:26 +0000 (09:11 -0000)]
file-4.12 is no longer available
Eric Andersen [Wed, 13 Jul 2005 07:36:40 +0000 (07:36 -0000)]
Fix some stupid bugs in the Xorg build
Eric Andersen [Tue, 12 Jul 2005 19:53:12 +0000 (19:53 -0000)]
Thomas Lundquist writes:
If I understand you correctly, you want the ncurses development headers
on the target.
a patch for this (named target_headers.patch and includes similar
options for a few other libs in buildroot) can be found at:
http://www.zelow.no/floppyfw/download/Development/Patches/buildroot/
(a few packages there aswell)
it will add an option to put headers on target for ncurses, zlib and
openssl.
Thomas.
Mike Frysinger [Mon, 11 Jul 2005 21:53:23 +0000 (21:53 -0000)]
Patrick Doyle writes:
target/device/Soekris/net4521/linux.mk is missing an endif for
the first if statement
target/device/Soekris/Makefile.in needs to set TARGETS before
including linux.mk since the file checks the TARGETS variables
Mike Frysinger [Mon, 11 Jul 2005 21:49:45 +0000 (21:49 -0000)]
revert earlier change since it doesnt work with last uClibc release :/
Mike Frysinger [Sun, 10 Jul 2005 01:46:11 +0000 (01:46 -0000)]
import 4.0.1 based on 4.0.0
Joakim Tjernlund [Thu, 30 Jun 2005 00:36:16 +0000 (00:36 -0000)]
Fix buildroot not to modify Rules.mak. Patch From vapier.
Joakim Tjernlund [Thu, 30 Jun 2005 00:26:20 +0000 (00:26 -0000)]
Update default config a little.
Mike Frysinger [Mon, 27 Jun 2005 22:50:33 +0000 (22:50 -0000)]
make 2.16.1 the default binutils
Mike Frysinger [Mon, 27 Jun 2005 22:49:57 +0000 (22:49 -0000)]
import binutils 2.16.91.0.1
Joakim Tjernlund [Sat, 25 Jun 2005 21:41:52 +0000 (21:41 -0000)]
add #ifndef inhibit_libc in rs6000/linux-unwind.h to make
powerpc gcc compile. This may be the wrong thing to do but atleast
gcc compiles now.
"Steven J. Hill" [Sat, 25 Jun 2005 19:01:23 +0000 (19:01 -0000)]
i kan spel, can u?
Eric Andersen [Sat, 25 Jun 2005 08:02:44 +0000 (08:02 -0000)]
silly typo
Eric Andersen [Fri, 24 Jun 2005 14:29:10 +0000 (14:29 -0000)]
don't use the older 2.0 squashfs format
Eric Andersen [Fri, 24 Jun 2005 10:30:09 +0000 (10:30 -0000)]
Upgrade to latest, handle endianness automagically
Eric Andersen [Fri, 24 Jun 2005 09:39:45 +0000 (09:39 -0000)]
prevent whining about conflicting targets
Eric Andersen [Fri, 24 Jun 2005 09:10:06 +0000 (09:10 -0000)]
minor cleanups
Eric Andersen [Fri, 24 Jun 2005 08:48:06 +0000 (08:48 -0000)]
The '-r' option has gone away
Eric Andersen [Fri, 24 Jun 2005 08:36:13 +0000 (08:36 -0000)]
be a bit more consistant with naming, always escape wildcards
Eric Andersen [Fri, 24 Jun 2005 07:31:17 +0000 (07:31 -0000)]
Finish implementing fakeroot handling so when we tar up the
rootfs, the tarball properly inherits device table settings
and device nodes.
Eric Andersen [Fri, 24 Jun 2005 07:26:33 +0000 (07:26 -0000)]
Finish implementing fakeroot handling so mksquashfs properly
inherits device table settings and device nodes, exactly as
per mkfs* applications that support device tables natively.
Eric Andersen [Fri, 24 Jun 2005 05:02:00 +0000 (05:02 -0000)]
Use fakeroot and makedevs to fake mksquashfs into building properly setup file
permissions and device nodes into the target rootfs without needing to be root.
Eric Andersen [Fri, 24 Jun 2005 03:14:20 +0000 (03:14 -0000)]
mksquashfs is always rebuilt before generating rootfs image. The attached
patch avoids this issue, by creating a .unpacked file in the squashfs directory
after the source tarball is unpacked, and making the mksquashfs target depend
on the .unpacked file.
http://bugs.busybox.net/view.php?id=234
Eric Andersen [Fri, 24 Jun 2005 02:46:31 +0000 (02:46 -0000)]
This patch adds package configuration files for the LVM2 tools and its
dependency, device-mapper. This will provide the basic tools needed to work
with LVM2 volumes on the target system.
http://bugs.busybox.net/view.php?id=183
Eric Andersen [Thu, 23 Jun 2005 23:25:25 +0000 (23:25 -0000)]
If you update the kernel headers tarball and run make against an already built
buildroot, the header files will be re-extracted, but they will not be put in
exactly the right place if the name of the extracted directory includes the
kernel version numbers.
For example, linux-libc-headers-2.4.25.tar.bz2 will be extracted to
$(TOOLCHAIN_BUILD_DIR)/linux-libc-headers-2.4.25, and then the mv command will
move the newly extracted headers into the already existing
$(TOOLCHAIN_BUILD_DIR)/linux directory, instead of replacing that directory as
desired.
The fix is to first remove the $(TOOLCHAIN_BUILD_DIR)/linux directory and then
do the mv command.
http://bugs.busybox.net/view.php?id=296
Eric Andersen [Thu, 23 Jun 2005 22:58:51 +0000 (22:58 -0000)]
Setup libpng to be fetched from the sourceforge mirror of choice
Eric Andersen [Thu, 23 Jun 2005 22:49:33 +0000 (22:49 -0000)]
These patches fix some minor problems with GNU Readline package.
patch-1 will make the package selection default=n (since it's not necessary)
patch-2 will fix the readline.mk makefile to better follow buildroot style.
This is a cleanup only. But adds the 'readline-target' makefile target to also
install readline .so files to the target in addition to the full install in the
staging area.
http://bugs.busybox.net/view.php?id=300
Eric Andersen [Thu, 23 Jun 2005 22:09:12 +0000 (22:09 -0000)]
Update ccache to the latest version, which adds features.
http://bugs.busybox.net/view.php?id=297
Eric Andersen [Thu, 23 Jun 2005 21:43:23 +0000 (21:43 -0000)]
Update to the debian sarge release version of fakeroot
Eric Andersen [Thu, 23 Jun 2005 21:34:25 +0000 (21:34 -0000)]
New target/device: Via epia-mii:
Creates a target for the epia-mii board. Fairly generic, based on 2.6 kernel.
Doesn't override the busybox or uclibc configurations. Includes one patch,
which I still can't get to apply (it applies cleanly manually, but isn't
applied through buildroot).
http://bugs.busybox.net/view.php?id=188
Eric Andersen [Thu, 23 Jun 2005 05:09:05 +0000 (05:09 -0000)]
Add support for building a few commonly used bootloaders
Eric Andersen [Thu, 23 Jun 2005 04:48:02 +0000 (04:48 -0000)]
Add support for acpid
"Steven J. Hill" [Sun, 19 Jun 2005 03:39:31 +0000 (03:39 -0000)]
The configure script for this package is a hack at best. This patch
fixes an issues with the Linux header file 'include/linux/cyclades.h'
that gets tested to determine whether or not the 'tqueue' data
structure is needed or not. The newer version of it added new types
that require 'include/linux/compiler.h' to be included in order for
the test to succeed/fail properly. Please, someone shoot me.
"Steven J. Hill" [Sun, 19 Jun 2005 03:35:56 +0000 (03:35 -0000)]
Fix build problem with header file needing to be generated before
a file could be built. Also cleaned up some header files.
"Steven J. Hill" [Sun, 19 Jun 2005 03:33:03 +0000 (03:33 -0000)]
Delete gzip compressed patch and add the uncompressed one. Originally,
e2fsprogs was the only package that had a compressed patch.
Manuel Novoa III [Sat, 18 Jun 2005 23:22:01 +0000 (23:22 -0000)]
Add support for binutils 2.16.1. Patches are identical to those for 2.16.
"Steven J. Hill" [Sun, 12 Jun 2005 02:33:09 +0000 (02:33 -0000)]
Updated patch to add '#define EXT2_FLAT_INCLUDES' in the file 'lib/ext2fs/ext2fs.h' to fix build error.
Eric Andersen [Thu, 9 Jun 2005 12:33:27 +0000 (12:33 -0000)]
http://bugs.uclibc.org/view.php?id=289
Debian have removed version 5.1.2 patchlevel 6 from their FTP servers,
replacing it with 5.1.2 patchlevel 6.1. The resulting patch applies cleanly,
but one of the buildroot patches does not apply cleanly unless modified.
Patch is included to fix this.
Eric Andersen [Thu, 9 Jun 2005 12:30:05 +0000 (12:30 -0000)]
http://bugs.uclibc.org/view.php?id=284
Nano depends on ncurses. The attached patch (against svn) fixes the package make file.
Eric Andersen [Thu, 9 Jun 2005 12:26:20 +0000 (12:26 -0000)]
http://bugs.uclibc.org/view.php?id=285
The ncurses package make file does not install the terminfo files into the
correct directory. The attached patch (against svn) corrects this problem.
Eric Andersen [Thu, 9 Jun 2005 12:23:36 +0000 (12:23 -0000)]
http://bugs.uclibc.org/view.php?id=286
Can't build "bridge" package in buildroot (patch enclosed)
Eric Andersen [Thu, 9 Jun 2005 12:15:00 +0000 (12:15 -0000)]
Make the sourceforge mirror site a config option, as sourceforge
mirrors tend to change, move, go down, etc from time to time.
Eric Andersen [Thu, 9 Jun 2005 12:03:40 +0000 (12:03 -0000)]
routine .config update
Eric Andersen [Thu, 9 Jun 2005 12:02:08 +0000 (12:02 -0000)]
routine .config update
Eric Andersen [Thu, 9 Jun 2005 11:27:10 +0000 (11:27 -0000)]
routine .config updates
Eric Andersen [Thu, 9 Jun 2005 11:18:38 +0000 (11:18 -0000)]
http://bugs.uclibc.org/view.php?id=288
This updates to the current version of libsysfs, and also changes
to the current version of the package.
NOTE: this package still has a problem, in that the header files
it generates are not made available to other packages. The library
itself is installed in the target filesystem; but programs like
"brctl" won't know to use it, since the header isn't visible.
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Eric Andersen [Thu, 9 Jun 2005 11:16:29 +0000 (11:16 -0000)]
Add the udev init script
Eric Andersen [Thu, 9 Jun 2005 11:11:10 +0000 (11:11 -0000)]
Add a standalone makedevs application to be used along with
fakeroot to construct target device nodes for filesystems
and utilities (such as tar) that do not currently support
device tables natively.
Eric Andersen [Thu, 9 Jun 2005 10:09:25 +0000 (10:09 -0000)]
Apply most of
http://bugs.uclibc.org/view.php?id=290
Eric Andersen [Thu, 9 Jun 2005 09:52:48 +0000 (09:52 -0000)]
http://bugs.uclibc.org/view.php?id=293
target tcl-dirclean in tcl.mk removes $(LESS_DIR) should be $(TCL_DIR) - see attached patch.
Eric Andersen [Thu, 9 Jun 2005 09:50:11 +0000 (09:50 -0000)]
http://bugs.uclibc.org/view.php?id=294
There is a mistake in buildroot/Config.in
Eric Andersen [Thu, 9 Jun 2005 09:46:12 +0000 (09:46 -0000)]
http://bugs.uclibc.org/view.php?id=178
This patch provides modutils and module-init-tools. I know busybox can load
modules, but modinfo may also be very useful for kernel/driver debugging
purposes.
I have managed binaries concurrency between modutils and module-init-tools, but
I'm not sure this is the best way to do it...
Thanks for your work.
Mike Frysinger [Fri, 3 Jun 2005 03:57:17 +0000 (03:57 -0000)]
fix old target name
Mike Frysinger [Thu, 2 Jun 2005 23:47:29 +0000 (23:47 -0000)]
add missing hunk for clocale=uclibc support in libstdc++ configure
"Steven J. Hill" [Tue, 31 May 2005 03:17:33 +0000 (03:17 -0000)]
Applied patch to add TCL version 8.4.9 for buildroot submitted by
Ivan Daniluk on May 30 01:28:31 MDT 2005.
"Steven J. Hill" [Tue, 31 May 2005 03:16:48 +0000 (03:16 -0000)]
Applied patch to add TCL version 8.4.9 for buildroot submitted by
Ivan Daniluk on May 30 01:28:31 MDT 2005.
Eric Andersen [Thu, 26 May 2005 22:16:31 +0000 (22:16 -0000)]
Apply any uClibc patches that are present
Mike Frysinger [Tue, 24 May 2005 04:19:13 +0000 (04:19 -0000)]
quick import of gcc-3.3.6 and gcc-3.4.4
"Steven J. Hill" [Wed, 18 May 2005 04:14:25 +0000 (04:14 -0000)]
Patch is now deprecated.
"Steven J. Hill" [Wed, 18 May 2005 03:42:51 +0000 (03:42 -0000)]
Fix bzip2 cross build error associated with host ranlib being
used instead of cross target ranlib.
Eric Andersen [Mon, 16 May 2005 17:56:20 +0000 (17:56 -0000)]
Add patch from debian to make things compile
Eric Andersen [Mon, 16 May 2005 17:40:04 +0000 (17:40 -0000)]
This patch updates the pppd package to build version 2.4.3. The 2.4.3 version
of pppd adds additional features.
http://bugs.uclibc.org/view.php?id=259
Eric Andersen [Mon, 16 May 2005 17:38:29 +0000 (17:38 -0000)]
This patch updates the e2fsprogs package to build the 1.37 version of
e2fsprogs. This version of e2fsprogs adds additional features and increases
preformance. I've also change the configuration to build all of e2fsprogs
dynamicly linked. This reduces the size of the individual binaries
considerably.
http://bugs.uclibc.org/view.php?id=258
Eric Andersen [Mon, 16 May 2005 17:36:46 +0000 (17:36 -0000)]
Add support for the openntpd package to buildroot. OpenNTPD is a free, easy to
use implementation of the Network Time Protocol with a small footprint. It
provides the ability to sync the local clock to remote NTP servers and can act
as NTP server itself, redistributing the local clock.
http://bugs.uclibc.org/view.php?id=257
Eric Andersen [Mon, 16 May 2005 17:30:25 +0000 (17:30 -0000)]
This patch updates the berkleydb package to build a 4.3.x version of the
library which adds additional functionality and bugfixes.
http://bugs.uclibc.org/view.php?id=256
Eric Andersen [Mon, 16 May 2005 17:29:12 +0000 (17:29 -0000)]
This patch updates the bzip2 package to build version 1.0.3. The 1.0.3 version
of bzip2 fixes a security issue with bzip2 v.1.0.2. This patch also modifies
the .mk file so that version changes can be acomodated more easily.
http://bugs.uclibc.org/view.php?id=255
Eric Andersen [Mon, 16 May 2005 17:27:51 +0000 (17:27 -0000)]
This patch updates the zlib package to build version 1.2.2. The
1.2.2 version of zlib fixes a security issue with zlib v.1.2.1.
http://bugs.uclibc.org/view.php?id=254
Eric Andersen [Thu, 12 May 2005 22:24:13 +0000 (22:24 -0000)]
cleanup the tinyx build so it actually has a chance of working.
This gets it so it at least compiles...
Eric Andersen [Thu, 12 May 2005 22:22:29 +0000 (22:22 -0000)]
First pass at getting current x.org to into buildroot.
Still needs more polish but is a good start.
Eric Andersen [Thu, 12 May 2005 22:21:01 +0000 (22:21 -0000)]
iptables doesnt need to concern itself with kernel headers
Mike Frysinger [Thu, 12 May 2005 11:35:00 +0000 (11:35 -0000)]
use the linux-gnu* -> linux-* change from upstream mainline
Mike Frysinger [Wed, 11 May 2005 02:21:43 +0000 (02:21 -0000)]
2.16.90.0.3 released
Paul Mundt [Sat, 7 May 2005 17:28:49 +0000 (17:28 -0000)]
Add an sh2eb target.
Eric Andersen [Fri, 6 May 2005 00:17:04 +0000 (00:17 -0000)]
Teach cramfs to handle byteswapping sanely. I want to specify
big endian or little endian, not whether to unconditionally do
byteswapping regardless of build system byte order.
"Steven J. Hill" [Thu, 5 May 2005 04:26:07 +0000 (04:26 -0000)]
Patch from 2.6.12-rc3 Linux/MIPS tree to add in NPTL changes for MIPS. Hopefully 2.6.12 will release soon so we can get the updates.
Manuel Novoa III [Thu, 5 May 2005 03:25:19 +0000 (03:25 -0000)]
Uh... sjhill... Why do you think this shouldn't be here?
"Steven J. Hill" [Thu, 5 May 2005 03:17:15 +0000 (03:17 -0000)]
Remove unneeded 2.16 binutils patch and update GCC 4.1.0 patches. MIPS
toolchain and filesystem image builds for C/C++. Java will be tested
next.
Eric Andersen [Wed, 4 May 2005 01:00:23 +0000 (01:00 -0000)]
fixup libreadline build, per bugs.uclibc.org/view.php?id=229
Paul Mundt [Tue, 3 May 2005 13:56:36 +0000 (13:56 -0000)]
Initial support for MS7206SE01 sh2a board.
Manuel Novoa III [Tue, 3 May 2005 05:06:06 +0000 (05:06 -0000)]
Looks like the 2.16 patches should work fine for 2.15.97, and tested with a mipsel soft-float cross+native toolchain build.
"Steven J. Hill" [Tue, 3 May 2005 04:22:24 +0000 (04:22 -0000)]
New patches for GCC-4.1.0 for locale and configuration.
"Steven J. Hill" [Tue, 3 May 2005 04:21:20 +0000 (04:21 -0000)]
Add patches for GCC-4.x so that packages will build properly.
Paul Mundt [Mon, 2 May 2005 20:39:12 +0000 (20:39 -0000)]
Get the board-specific dependencies right.
Currently each board is dumping all of its config options regardless of
whether we are even on the right architecture or not (this is due to
outright sourcing of the configs at the upper level..). Dependency
resolution either needs to be done there, or at the board-specific level.
Paul Mundt [Mon, 2 May 2005 13:58:00 +0000 (13:58 -0000)]
Add proper target support for newfangled sh targets.
GCC folk in their infinite wisdom have added half-assed target support
for newer sh cores. The support is there, but of course we have no
way to actually enable the thing, so we do that with this patch.
Likewise, binutils has no idea about any of these new targets either (not
even a half-assed attempt, sadly), so we fix that up too.. now we're able
to actually build a real toolchain for sh2a_nofpu- and other more ineptly
named toolchains (and yes, there are more inept targets than that one,
really. Go look, I promise).
Manuel Novoa III [Mon, 2 May 2005 13:40:22 +0000 (13:40 -0000)]
No need to patch this when there's a configuration parameter.
Paul Mundt [Mon, 2 May 2005 13:38:26 +0000 (13:38 -0000)]
sh64 no longer implies sh as far as uClibc is concerned..
Manuel Novoa III [Mon, 2 May 2005 13:37:16 +0000 (13:37 -0000)]
Obsolete.
Manuel Novoa III [Mon, 2 May 2005 13:36:13 +0000 (13:36 -0000)]
This is the 100 patch for 2.16.90.0.2. Note that 2.16.90.0.2 seems to be broken for mips.
Manuel Novoa III [Sun, 1 May 2005 05:31:44 +0000 (05:31 -0000)]
Ugly hack to force the configuration for the cross libstdc++ to fail for complex funcs we don't yet support.
Manuel Novoa III [Sun, 1 May 2005 03:22:24 +0000 (03:22 -0000)]
No longer needed and actually breaks the gcc java build.