"Steven J. Hill" [Sun, 14 Jan 2007 05:38:00 +0000 (05:38 -0000)]
Add libevent package. I started building all the components needed for NFSv4 support of which libevent is one of them. The rest of the needed components, however, are horrific to get building.
"Steven J. Hill" [Sun, 14 Jan 2007 04:58:37 +0000 (04:58 -0000)]
Update patch.
"Steven J. Hill" [Sun, 14 Jan 2007 04:25:41 +0000 (04:25 -0000)]
Add users and groups for D-Bus and HAL.
Eric Andersen [Sun, 14 Jan 2007 04:20:57 +0000 (04:20 -0000)]
oops, silence some debugging noise
Eric Andersen [Sun, 14 Jan 2007 04:10:14 +0000 (04:10 -0000)]
install the junk needed to (in theory) make pango actually work
Eric Andersen [Sun, 14 Jan 2007 03:52:21 +0000 (03:52 -0000)]
fixup a whole steaming pile of insanity. When packages are configured,
they should be configured with --prefix=/usr and we then need to use
make DESTDIR=$(STAGING_DIR) install to get things installed into the
staging directory. The current situation for many packages, which use
--prefix=$(STAGING_DIR) results in the staging_dir paths getting compiled
into the binary itself.
This also adds in a pile of libtool fixups. Between broken pkgconfig,
broken libtool handling, and broken --prefix settings, its a wonder
things have worked as well as they have up till now.
-Erik
Eric Andersen [Sun, 14 Jan 2007 03:48:13 +0000 (03:48 -0000)]
filter pkgconfig output to force it do use our staging_dir and not
try to use the system libraries as it is inclined to do
"Steven J. Hill" [Sun, 14 Jan 2007 03:45:06 +0000 (03:45 -0000)]
Add packages for D-Bus and G-Lib interface library too.
Eric Andersen [Sun, 14 Jan 2007 03:39:53 +0000 (03:39 -0000)]
add fontconfig package
"Steven J. Hill" [Sun, 14 Jan 2007 03:38:02 +0000 (03:38 -0000)]
Add new 'hwdata' package which we will need for D-Bus and HAL.
"Steven J. Hill" [Sun, 14 Jan 2007 03:31:43 +0000 (03:31 -0000)]
Add new package.
"Steven J. Hill" [Sun, 14 Jan 2007 03:27:22 +0000 (03:27 -0000)]
Use pre-generated files and do not run 'rpcgen'.
"Steven J. Hill" [Sun, 14 Jan 2007 03:10:46 +0000 (03:10 -0000)]
Get rid of broken locale configuration option. I need to do a little more work on this.
"Steven J. Hill" [Sun, 14 Jan 2007 03:09:47 +0000 (03:09 -0000)]
Make gettext have its own definition.
"Steven J. Hill" [Sun, 14 Jan 2007 01:48:49 +0000 (01:48 -0000)]
Add ProFTPD package with working init script.
"Steven J. Hill" [Sun, 14 Jan 2007 01:46:04 +0000 (01:46 -0000)]
Add new NFS utilities package with working init script.
"Steven J. Hill" [Sun, 14 Jan 2007 01:04:33 +0000 (01:04 -0000)]
Include all the new packages.
"Steven J. Hill" [Sun, 14 Jan 2007 01:02:36 +0000 (01:02 -0000)]
Make sure to install the 'libgthread' shared libraries as well. Also, allow for configuration of locale support or not.
"Steven J. Hill" [Sun, 14 Jan 2007 01:01:07 +0000 (01:01 -0000)]
Correct spelling error and config option to create symlinks for old naming of MTD utilities. Also add in LDFLAGS and such to building with external toolchains.
"Steven J. Hill" [Sun, 14 Jan 2007 00:59:10 +0000 (00:59 -0000)]
Upgrade to udev-101. We also create and init script that actually works and has been tested in multiple PowerPC embedded platforms. We also add a new config option to build the volume_id library which will be used by D-Bus and HAL.
"Steven J. Hill" [Sun, 14 Jan 2007 00:57:50 +0000 (00:57 -0000)]
I'm sure opinions will vary on this, but at least when I'm using these tools, I don't want the static or an extra config file. Small filesystem please.
"Steven J. Hill" [Sun, 14 Jan 2007 00:56:52 +0000 (00:56 -0000)]
Make '/var/cache' and symbolic link to '/tmp' like the others. We'll need this for Samba and friends. Also, change mount order of filesystems during boot.
"Steven J. Hill" [Sun, 14 Jan 2007 00:55:25 +0000 (00:55 -0000)]
Update packages to provide properly working initialization scripts. These have been tested with embedded PowerPC systems.
"Steven J. Hill" [Sun, 14 Jan 2007 00:54:14 +0000 (00:54 -0000)]
x86 is the only thing that uses this monstrosity.
"Steven J. Hill" [Sat, 13 Jan 2007 21:45:00 +0000 (21:45 -0000)]
"Dashing through the snow...with a gForce based display...o'er the data fields we go....cache thrashing all the way...hahaha"
Eric Andersen [Thu, 11 Jan 2007 10:38:10 +0000 (10:38 -0000)]
a copy of mcookie will come in handy...
Eric Andersen [Thu, 11 Jan 2007 08:45:28 +0000 (08:45 -0000)]
it seems pdf and ps support are required for gtk2
Eric Andersen [Thu, 11 Jan 2007 08:42:34 +0000 (08:42 -0000)]
add Gtk+ version 2
Eric Andersen [Thu, 11 Jan 2007 07:44:14 +0000 (07:44 -0000)]
add atk package
Eric Andersen [Thu, 11 Jan 2007 07:36:46 +0000 (07:36 -0000)]
use a slightly more sensible dep, strip the correct library names
Eric Andersen [Thu, 11 Jan 2007 07:35:59 +0000 (07:35 -0000)]
fix build deps
Eric Andersen [Thu, 11 Jan 2007 07:27:37 +0000 (07:27 -0000)]
add tiff package
Eric Andersen [Thu, 11 Jan 2007 07:26:02 +0000 (07:26 -0000)]
be explicit about not depending on X, dep should go the other way
Eric Andersen [Thu, 11 Jan 2007 07:25:29 +0000 (07:25 -0000)]
be explicit about not doing X
Eric Andersen [Thu, 11 Jan 2007 07:25:01 +0000 (07:25 -0000)]
fix dependancies and install paths
Eric Andersen [Thu, 11 Jan 2007 06:17:24 +0000 (06:17 -0000)]
Add pango
Eric Andersen [Thu, 11 Jan 2007 06:17:04 +0000 (06:17 -0000)]
more updates to ensure subsequent packages build
Eric Andersen [Wed, 10 Jan 2007 23:57:40 +0000 (23:57 -0000)]
add in cairo
Eric Andersen [Wed, 10 Jan 2007 23:56:30 +0000 (23:56 -0000)]
update xorg build and installation paths
Eric Andersen [Wed, 10 Jan 2007 23:54:35 +0000 (23:54 -0000)]
fixup freetype build and install locations
Bernhard Reutner-Fischer [Wed, 10 Jan 2007 18:39:47 +0000 (18:39 -0000)]
- bump version
Bernhard Reutner-Fischer [Wed, 10 Jan 2007 18:39:08 +0000 (18:39 -0000)]
- bump version
Eric Andersen [Wed, 10 Jan 2007 10:30:56 +0000 (10:30 -0000)]
needs pkg-config
Eric Andersen [Wed, 10 Jan 2007 10:30:10 +0000 (10:30 -0000)]
fix install such that pkg-config setup is correct
Eric Andersen [Wed, 10 Jan 2007 10:29:24 +0000 (10:29 -0000)]
fix install such that pkg-config setup is correct
Eric Andersen [Wed, 10 Jan 2007 07:22:05 +0000 (07:22 -0000)]
bump version to the latest stable release
Eric Andersen [Wed, 10 Jan 2007 06:55:27 +0000 (06:55 -0000)]
link $(STAGING_DIR)/usr/lib to $(STAGING_DIR)/lib
to make glib2 (and packages with similar confusion) work
properly, while still being able to cross compile
Eric Andersen [Wed, 10 Jan 2007 06:54:04 +0000 (06:54 -0000)]
add in glib2
Eric Andersen [Wed, 10 Jan 2007 06:05:18 +0000 (06:05 -0000)]
fix gettext so it will actually compile and install
Bernhard Reutner-Fischer [Mon, 8 Jan 2007 18:35:27 +0000 (18:35 -0000)]
- Adjust patches to take recent upstream fixes into account.
Bernhard Reutner-Fischer [Sat, 6 Jan 2007 19:39:51 +0000 (19:39 -0000)]
- simpler patch from Paolo Carlini for gcc.gnu.org/PR30365
Bernhard Reutner-Fischer [Thu, 4 Jan 2007 20:24:28 +0000 (20:24 -0000)]
- fix typo
Bernhard Reutner-Fischer [Wed, 3 Jan 2007 14:11:16 +0000 (14:11 -0000)]
- portable cp args
Bernhard Reutner-Fischer [Wed, 3 Jan 2007 13:44:01 +0000 (13:44 -0000)]
- add missing package-source targets
- add missing dependencies to build prerequisites in the config system
Bernhard Reutner-Fischer [Thu, 28 Dec 2006 08:49:55 +0000 (08:49 -0000)]
- I'm pretty sure that i don't want LFS support on the gcc-4_2-branch
Leave the rest as is. *shrug*
Bernhard Reutner-Fischer [Thu, 28 Dec 2006 08:48:31 +0000 (08:48 -0000)]
- Pass largefile support down to the cross- and the native target compiler.
Bernhard Reutner-Fischer [Thu, 28 Dec 2006 08:47:36 +0000 (08:47 -0000)]
- add option to disable LFS and regenerate configure
Will send upstream later on.
Bernhard Reutner-Fischer [Thu, 28 Dec 2006 08:46:30 +0000 (08:46 -0000)]
- add missing namespace specifiers. Fixes compilation error.
Bernhard Reutner-Fischer [Fri, 22 Dec 2006 13:38:04 +0000 (13:38 -0000)]
- bump version
- add to targets. Closes #724
Bernhard Reutner-Fischer [Fri, 22 Dec 2006 12:34:35 +0000 (12:34 -0000)]
- BR2_TARGET_ROOTFS_EXT2_RESBLKS is ignored if it is 0. It should be used if it is 0 (since 0 means something here--"do not reserve any blocks".
Thanks to timw. Closes #484.
Bernhard Reutner-Fischer [Fri, 22 Dec 2006 12:22:15 +0000 (12:22 -0000)]
- patch from AndyI to make it behave on Cygwin. Closes #1127. Thanks!
Bernhard Reutner-Fischer [Fri, 22 Dec 2006 12:11:06 +0000 (12:11 -0000)]
- add some more useful hints
Bernhard Reutner-Fischer [Fri, 22 Dec 2006 11:45:20 +0000 (11:45 -0000)]
- add gfortran support
Bernhard Reutner-Fischer [Fri, 22 Dec 2006 11:43:06 +0000 (11:43 -0000)]
- fix building the target-compiler by passing the correct HOSTCC in.
Bernhard Reutner-Fischer [Fri, 22 Dec 2006 11:38:07 +0000 (11:38 -0000)]
- fix setting the REAL_GCC_VERSION if no snapdate was given (i.e. we're using a svn co of the branch).
sjhill, please verify that this still works for you!
Bernhard Reutner-Fischer [Fri, 22 Dec 2006 11:29:52 +0000 (11:29 -0000)]
- add option to enable debugging support
Bernhard Reutner-Fischer [Fri, 22 Dec 2006 10:39:56 +0000 (10:39 -0000)]
- move setting the TARGET_DEVICE_DEPMOD up one level
Bernhard Reutner-Fischer [Fri, 22 Dec 2006 10:37:22 +0000 (10:37 -0000)]
- move setting of determination whether we use a full kernel vs. sanitized headers into the generic part
Bernhard Reutner-Fischer [Fri, 22 Dec 2006 10:20:56 +0000 (10:20 -0000)]
- Add target for .so without the LIBVERSION.
Bernhard Reutner-Fischer [Thu, 21 Dec 2006 17:20:42 +0000 (17:20 -0000)]
- forgot to bump the libversion
Bernhard Reutner-Fischer [Thu, 21 Dec 2006 13:52:43 +0000 (13:52 -0000)]
- bump version and make it work
Bernhard Reutner-Fischer [Thu, 21 Dec 2006 13:51:53 +0000 (13:51 -0000)]
- use centralized DISABLE_LARGEFILE
- nil CXX if there isn't one
Bernhard Reutner-Fischer [Thu, 21 Dec 2006 11:57:35 +0000 (11:57 -0000)]
- use DESTDIR for install. Thanks to Stuart Longland. Closes #926
Bernhard Reutner-Fischer [Thu, 21 Dec 2006 10:36:40 +0000 (10:36 -0000)]
- use global DISABLE_LARGEFILE
Bernhard Reutner-Fischer [Wed, 20 Dec 2006 17:46:43 +0000 (17:46 -0000)]
- don't install the docs
Bernhard Reutner-Fischer [Wed, 20 Dec 2006 17:46:00 +0000 (17:46 -0000)]
- fails for parallel builds, so force -j1
- improve the -clean target
Bernhard Reutner-Fischer [Wed, 20 Dec 2006 17:40:52 +0000 (17:40 -0000)]
- Add args patch.
Bernhard Reutner-Fischer [Wed, 20 Dec 2006 17:08:38 +0000 (17:08 -0000)]
- bump patch version
Bernhard Reutner-Fischer [Wed, 20 Dec 2006 16:50:04 +0000 (16:50 -0000)]
- Petr Stetiar updated the kexec arm patch. Thanks!
Bernhard Reutner-Fischer [Wed, 20 Dec 2006 16:45:47 +0000 (16:45 -0000)]
- Lars Munch noticed that i broke the ext2 compressor. Thanks!
Bernhard Reutner-Fischer [Wed, 20 Dec 2006 16:38:22 +0000 (16:38 -0000)]
- add argus
Bernhard Reutner-Fischer [Wed, 20 Dec 2006 14:41:04 +0000 (14:41 -0000)]
- remove obsoleted dep on host-fakeroot
Bernhard Reutner-Fischer [Tue, 19 Dec 2006 13:24:27 +0000 (13:24 -0000)]
- add kexec package
Bernhard Reutner-Fischer [Mon, 18 Dec 2006 15:23:54 +0000 (15:23 -0000)]
- pass the correct kernel headers in and improve the -clean target.
Bernhard Reutner-Fischer [Mon, 18 Dec 2006 14:10:46 +0000 (14:10 -0000)]
- copy the final kernel (and System.map) to boot/
Bernhard Reutner-Fischer [Mon, 18 Dec 2006 13:48:02 +0000 (13:48 -0000)]
- stripped a bit too much for kernel-headers == target-kernel. Reinstate required rules.
Bernhard Reutner-Fischer [Mon, 18 Dec 2006 13:30:05 +0000 (13:30 -0000)]
- put the full kernel's sources into build_/, install them into toolchain_build_. Saves quite some disk-space on the compile-host.
- Avoid overriding the linux26 target's rules if the kernel headers's and the target's kernel are the same. Avoids a warning.
Bernhard Reutner-Fischer [Fri, 15 Dec 2006 15:19:46 +0000 (15:19 -0000)]
- bump version, mv the libmagic.a to the staging dir and peruse one sourcedir
for both host and target build. Thanks to Ulrich Hecht.
Bernhard Reutner-Fischer [Fri, 15 Dec 2006 15:15:35 +0000 (15:15 -0000)]
- sudo depends on host-fakeroot
Bernhard Reutner-Fischer [Fri, 15 Dec 2006 14:40:55 +0000 (14:40 -0000)]
- s/UCLIBC_HAS_LOCALE/BR2_ENABLE_LOCALE/g
Bernhard Reutner-Fischer [Fri, 15 Dec 2006 14:37:02 +0000 (14:37 -0000)]
- pull bsdiff's Config in
Bernhard Reutner-Fischer [Fri, 15 Dec 2006 14:18:30 +0000 (14:18 -0000)]
- use one (patched) sourcedir and build the -host and -target fakeroute in their
own dirs. Thanks to Ulrich Hecht.
Bernhard Reutner-Fischer [Fri, 15 Dec 2006 14:05:51 +0000 (14:05 -0000)]
- Update URL. Thanks to Ulrich Hecht.
Bernhard Reutner-Fischer [Fri, 15 Dec 2006 13:57:07 +0000 (13:57 -0000)]
- Thomas Lundquist added bsdiff
Bernhard Reutner-Fischer [Fri, 15 Dec 2006 13:39:26 +0000 (13:39 -0000)]
- Only care about the locale stuff if we have locale in the first place.
Bernhard Reutner-Fischer [Fri, 15 Dec 2006 13:36:48 +0000 (13:36 -0000)]
- remove unused variable
Bernhard Reutner-Fischer [Fri, 15 Dec 2006 13:34:29 +0000 (13:34 -0000)]
- add config option to specify modules to be copied to the target.
Bernhard Reutner-Fischer [Thu, 14 Dec 2006 16:03:40 +0000 (16:03 -0000)]
- forgot to add the cross patch.
Bernhard Reutner-Fischer [Thu, 14 Dec 2006 15:55:33 +0000 (15:55 -0000)]
- Ulrich Hecht writes: The current mpg123 package
- ignores TARGET_CC (overwritten in Makefile)
- ignores TARGET_CFLAGS
- is hardcoded to use the i386 target
Bernhard Reutner-Fischer [Thu, 14 Dec 2006 15:47:50 +0000 (15:47 -0000)]
- update the ext2 rootfs compression mechanism to allow for gzip, bzip2, lzma or none