Commit Graph

1204 Commits

Author SHA1 Message Date
Bernhard Reutner-Fischer
c6eb2ed657 - adjust to use the gcc-4.2.0 release
- adjust default gdb version to 6.6
- fix stripping gmp/mpfr due to recent LIBTGTEXT changes
2007-06-06 18:14:00 +00:00
Bernhard Reutner-Fischer
3342c8c547 - make sure to have the target-dir where we want to unpack ltp to 2007-06-06 18:10:48 +00:00
Bernhard Reutner-Fischer
6570eabd94 - bump version 2007-06-06 18:10:14 +00:00
Bernhard Reutner-Fischer
ca50d0da5c - bump version 2007-06-02 13:13:56 +00:00
Bernhard Reutner-Fischer
c6e43c9da3 - fixup the extension for the host and start to honor BR2_PREFER_STATIC_LIB 2007-06-02 11:22:17 +00:00
Bernhard Reutner-Fischer
3096f34d27 - add BR2_PREFER_STATIC_LIB config option to be able to select if we prefer to build static or dynamic libs/bins.
- depending on the BR2_GNU_BUILD_SUFFIX, set the respective EXEEXT, LIBEXT, SHREXT extensions for use on the target.
Thanks to Tom for suplying a diff which implements these.
2007-06-01 22:16:28 +00:00
Peter Korsgaard
961229caf5 Cleanup, get rid of MPG123_WORKDIR, use $@, libmad not needed 2007-05-31 15:42:33 +00:00
Peter Korsgaard
9f47480019 Cleanup, get rid of ETHTOOL_WORKDIR, use $@ 2007-05-31 15:27:05 +00:00
Peter Korsgaard
958dd529d4 Cleanup, get rid of HASERL_WORKDIR, use $@ 2007-05-31 15:19:37 +00:00
Peter Korsgaard
2f1893a8e5 libid3tag requires zlib. Noticed by Stuart Wood 2007-05-29 14:55:27 +00:00
Peter Korsgaard
ca837b638e fontconfig requires expat 2007-05-24 08:41:49 +00:00
Peter Korsgaard
ab06ab7654 Strip binaries at install. Closes #1365 2007-05-23 15:41:48 +00:00
Peter Korsgaard
a3bf044725 ncftp package. Patch from #1355 2007-05-22 11:59:22 +00:00
Peter Korsgaard
293c026854 Fixup joystick.h include with modern kernel headers. Patch from #1217. 2007-05-22 11:17:27 +00:00
Peter Korsgaard
a489dda13f Use freetype-host for host tools. Fixes #1328 2007-05-22 10:31:25 +00:00
Peter Korsgaard
660b19062d Use select instead of depends for dependencies 2007-05-22 07:42:32 +00:00
Peter Korsgaard
ef53dd3b8e Use select instead of depends for dependencies 2007-05-22 07:40:36 +00:00
Bernhard Reutner-Fischer
33553eb655 - fix path to staging binary. Closes #1353 2007-05-18 09:59:36 +00:00
Bernhard Reutner-Fischer
804c6d57bb - bump patch version 2007-05-18 09:55:09 +00:00
Bernhard Reutner-Fischer
b7d87dd962 - repvik writes: e2fsprogs install several duplicate binaries that act slightly differently depending on what name they're called as. They can safely be removed and replaced with symlinks. This saves 480kb space.
Closes #1341
2007-05-15 12:50:04 +00:00
Bernhard Reutner-Fischer
30d713a81b - bump version 2007-05-15 11:25:41 +00:00
Bernhard Reutner-Fischer
014ad48f5f - bump version 2007-05-15 11:24:27 +00:00
Bernhard Reutner-Fischer
c1efa9b291 - bump version 2007-05-15 11:23:46 +00:00
Peter Korsgaard
01d97bb0c9 Don't use libssp as it doesn't get installed 2007-05-15 09:45:21 +00:00
Bernhard Reutner-Fischer
5706a8f36e - fixed upstream in r18618 2007-05-15 09:33:57 +00:00
Peter Korsgaard
bf898045a1 madplay package 2007-05-10 09:20:20 +00:00
Peter Korsgaard
8298b7d0e1 libid3tag package. Needed by madplay 2007-05-10 09:18:35 +00:00
Peter Korsgaard
8f30191dc8 Cleanup. Moved header file install to LIBMAD_PACKAGE_HEADERS target like zlib 2007-05-10 08:10:21 +00:00
"Steven J. Hill"
6b2416e57c Update version of LTP. 2007-05-09 22:58:59 +00:00
"Steven J. Hill"
6b00c90d70 Rename all INIT scripts to have the numerical prefixes to easily see the start-up order. 2007-05-09 22:48:41 +00:00
Peter Korsgaard
448153a06a init scripts should be executable 2007-05-09 14:03:32 +00:00
Peter Korsgaard
24cb67ca98 avahi-daemon support 2007-05-09 13:38:37 +00:00
Peter Korsgaard
39b88e3691 Strip lib even if soname changes 2007-05-09 11:46:47 +00:00
Peter Korsgaard
b2fb697def Bumped version 2007-05-08 15:57:31 +00:00
Bernhard Reutner-Fischer
29b97bb5a2 - bump version. Closes #1340 2007-05-08 15:19:13 +00:00
Bernhard Reutner-Fischer
647dbeeeef - bump version. Closes #1339 2007-05-08 15:17:41 +00:00
"Steven J. Hill"
a70e39cd5e This patch increases the maximum host name length for 'dnsd' to 40 characters in length and fixes a resolving bug. For example, if there are two entries in the 'dnsd.conf' file of 'foo1' and 'foo2'. Doing a 'nslookup foo2' the 'dnsd' will always return the IP address of 'foo1' because the string comparison is faulty. 2007-05-07 04:07:06 +00:00
"Steven J. Hill"
58ef6b3ca7 If any of the netkit packages were selected, we disable their counterparts in Busybox and warn the user. 2007-05-07 04:04:34 +00:00
"Steven J. Hill"
dbf0e5eef6 Modify the main script to use the lockfile program utilities. Mounting and un-mounting do not work reliably without them. 2007-05-07 04:03:42 +00:00
"Steven J. Hill"
458aa92696 Add ability to build 'scsi_id' utility for udev. 2007-05-07 04:02:31 +00:00
"Steven J. Hill"
69564bb566 Install the default script only if one was not found from the platform. 2007-05-07 04:01:58 +00:00
"Steven J. Hill"
116acadec9 Add another include path to the CFLAGS. 2007-05-07 04:01:24 +00:00
"Steven J. Hill"
9e9d2b282b Install the default configuration file if the platform did not already define one. 2007-05-07 04:01:07 +00:00
"Steven J. Hill"
771a17e52d Major clean-up. 2007-05-07 04:00:11 +00:00
"Steven J. Hill"
c4cc6e46b0 Target binary was incorrect and do a better job of cleaning up. 2007-05-07 03:59:35 +00:00
"Steven J. Hill"
b5d1d2b05b Fix script so that 'restart' actually works. 2007-05-07 03:59:04 +00:00
"Steven J. Hill"
1f92831170 Add new packages. 2007-05-07 03:58:30 +00:00
Peter Korsgaard
3578ecfc96 version bump 2007-05-03 09:33:24 +00:00
Peter Korsgaard
4cdef5138d s/FAKEROUTE/FAKEROOT/ 2007-05-03 08:25:17 +00:00
Peter Korsgaard
67e8f62954 sed patch 2007-04-25 07:11:10 +00:00
Peter Korsgaard
b33a6fb331 libsndfile package. Closes #1325 2007-04-24 13:43:15 +00:00
Peter Korsgaard
e92ad5bc97 Bump version 2007-04-24 13:42:03 +00:00
Peter Korsgaard
c755ca1f87 Bumped version 2007-04-20 12:42:41 +00:00
Bernhard Reutner-Fischer
20b3086e5f - pass the correct endian 2007-04-20 11:12:50 +00:00
Bernhard Reutner-Fischer
8159d76b80 - it helps to apply the patches.. ;)
- mdadm-clean tried to uninstall mdadm from the host, which may not be what was intended in the end
2007-04-18 19:55:14 +00:00
Bernhard Reutner-Fischer
e4d139cf9c - make sure that our dest dir exists 2007-04-17 17:12:48 +00:00
Bernhard Reutner-Fischer
587e6f8a3d - bump version 2007-04-17 17:02:15 +00:00
Bernhard Reutner-Fischer
b399cba447 - make it compile if LFS was turned off 2007-04-17 15:48:09 +00:00
Bernhard Reutner-Fischer
c23fcc8e2e - uclibc is nowadays identified via __UCLIBC__
- fix build error when no ftw() is available.
2007-04-16 19:14:34 +00:00
Bernhard Reutner-Fischer
4d31bf346b - doesn't build, so bump version and look.. 2007-04-16 19:08:27 +00:00
Bernhard Reutner-Fischer
41decaa9fe - install some more stuff that goes into staging_dir into the proper place.
First hunk of fixes for bug #1290
2007-04-16 18:51:20 +00:00
"Steven J. Hill"
2eb9ee3e4f Need the target LDFLAGS for this to link using external toolchain. 2007-04-13 02:43:28 +00:00
Peter Korsgaard
6305b94060 Bumped version 2007-04-12 11:24:38 +00:00
Bernhard Reutner-Fischer
73be7f9ef4 - make sure to download fakeroot if needed 2007-04-06 16:36:48 +00:00
Bernhard Reutner-Fischer
8019956f60 - commentary typo fix 2007-04-06 16:32:05 +00:00
Bernhard Reutner-Fischer
9815cc05a9 - doesn't compile if LFS is off 2007-04-06 15:05:05 +00:00
Bernhard Reutner-Fischer
09d260414b - hit awk on steroids with a clue bait 2007-04-06 15:01:32 +00:00
Bernhard Reutner-Fischer
2534b2ee79 - someone disabled shared lib support without fixing the libelf rule leading to
useless rebuilds. Add option to install the lib to the target and not only to
  the staging_dir.
2007-04-06 14:21:00 +00:00
Bernhard Reutner-Fischer
1c1167cf7d - bump version. memmove works so let configure know about this fact 2007-04-06 12:51:42 +00:00
Bernhard Reutner-Fischer
ba3a8e5afd - using target's LDFLAGS as LDFLAGS_FOR_BUILD is b0rked 2007-04-06 11:55:37 +00:00
Peter Korsgaard
27950be974 busybox 1.5.0 patches 2007-04-05 07:04:31 +00:00
Peter Korsgaard
8ca4af140c Version bump. Thanks to Michael Benedict 2007-04-03 15:36:16 +00:00
Peter Korsgaard
69765db58e Version bump. Thanks to Michael Benedict 2007-04-03 15:36:03 +00:00
Peter Korsgaard
58656093dc 3.0.23d now under old-versions. Thanks to Michael Benedict 2007-04-03 15:35:26 +00:00
Bernhard Reutner-Fischer
e84104dbdf - fwd port 2007-03-24 12:46:46 +00:00
Bernhard Reutner-Fischer
d5b53a1763 - strip quotes. Thanks to Heikki Lindholm for pointing this out. 2007-03-24 12:08:57 +00:00
Bernhard Reutner-Fischer
b16a581f58 - fix downloading the setserial patch 2007-03-24 11:47:00 +00:00
Bernhard Reutner-Fischer
e835e0e2a3 - make sure we have a build_$arch dir for -menuconfig even when in a pristine checkout 2007-03-23 13:26:51 +00:00
Bernhard Reutner-Fischer
d7d4d7f220 - bump version 2007-03-23 13:24:56 +00:00
Bernhard Reutner-Fischer
8b855510d5 - fix previous incomplete commit of mine 2007-03-22 16:14:42 +00:00
Bernhard Reutner-Fischer
d733bd626a - download eventual mpfr patchfile to dl_dir. Closes #1283 2007-03-22 13:21:05 +00:00
Bernhard Reutner-Fischer
2c9a56bd3c - support BR2_PREFER_IMA for microcom 2007-03-21 17:53:00 +00:00
Bernhard Reutner-Fischer
8d34e5660f - fwd port 2007-03-21 10:35:40 +00:00
Bernhard Reutner-Fischer
1b5a21dab5 - install target headers into the correct dir
- make sure not to create libwhatever...old cruft
2007-03-21 08:04:19 +00:00
Bernhard Reutner-Fischer
4fc1724e27 - put staging_dir/usr/bin into the target path, so X-stuff can find freetype-config.
Closes #1233
2007-03-20 17:58:36 +00:00
Bernhard Reutner-Fischer
526b00455b - provide means to install readline into the target. Closes #968 2007-03-20 17:50:23 +00:00
Bernhard Reutner-Fischer
415d655a74 - simplify busybox version fiddling 2007-03-20 09:51:37 +00:00
Bernhard Reutner-Fischer
d9ae4dd945 - add busybox-1.4.2 2007-03-20 08:53:17 +00:00
Bernhard Reutner-Fischer
5754880c4a - apply bugfixes ontop of 2.2.1 2007-03-19 14:16:10 +00:00
Peter Korsgaard
5b582fdaa0 tftp patch 2007-03-15 08:36:18 +00:00
Bernhard Reutner-Fischer
2984972d04 - fix ptr_to_globals 2007-03-14 13:02:07 +00:00
Bernhard Reutner-Fischer
7e1cdc67d3 - s/HOST_SED_TARGET/HOST_SED_BINARY/g for clarity
- make sure that we have a working sed for the uclibc-menuconfig target
2007-03-14 11:15:08 +00:00
Eric Andersen
15177a6e95 yet more LDFLAGS handling fixups 2007-03-14 03:12:22 +00:00
Eric Andersen
85d7f6f05f fixup package LDFLAGS handling 2007-03-13 22:59:59 +00:00
Bernhard Reutner-Fischer
f506f7c893 - fixes for bugs introduced with the MacOS10 support (Heikki Lindholm) 2007-03-10 10:29:08 +00:00
Bernhard Reutner-Fischer
ed5893f398 Include a patch for GNU sed that allows building it on Mac OS X and
remove a spurious --prefix from sed.mk.  (Heikki Lindholm)
2007-03-09 08:36:22 +00:00
Bernhard Reutner-Fischer
1506b0cfd5 Improve the checking of sed by adding some common GNU sed installation
names (gsed/gnused), checking for a basic OS X sed feature in command
line option handling, checking the actual result of the sed run against
the expected result, and placing common code for the check under
toolchain/dependencies/.  (Heikki Lindholm)
2007-03-09 08:33:34 +00:00
Bernhard Reutner-Fischer
4582047ec7 - copy ncurses_dll.h to the target. Fixes a compilation problem seen by Thomas Lundquist 2007-03-07 14:46:47 +00:00
Bernhard Reutner-Fischer
2208a62d71 - some more CONFIG_UPDATEs by Haavard Skinnemoen 2007-03-07 14:32:22 +00:00
Peter Korsgaard
b913a04c60 Bump version. Closes #1241, #1243 and #1248 2007-03-05 11:06:58 +00:00
Peter Korsgaard
72d7eda385 tar -t hotfix 2007-02-27 09:04:31 +00:00
Peter Korsgaard
4e65a9271e Set CONFIG_PREFIX for all versions 2007-02-23 11:55:27 +00:00
Peter Korsgaard
5462e361f4 Bumped version 2007-02-22 12:00:15 +00:00
Peter Korsgaard
70821e3365 iperf package. Closes #0001224 2007-02-16 20:16:24 +00:00
Bernhard Reutner-Fischer
22ec7fc3a2 - fix build for the host 2007-02-16 18:32:20 +00:00
Bernhard Reutner-Fischer
bdf816433c - add runlevel script 2007-02-16 18:11:48 +00:00
Bernhard Reutner-Fischer
6fadee86df - just reading the first 9 bytes for the maj:min ought to be enough (TM) 2007-02-16 15:19:49 +00:00
Bernhard Reutner-Fischer
df0d821460 - add skeleton to use busybox and mdev for a rather small skeleton 2007-02-16 14:32:22 +00:00
Bernhard Reutner-Fischer
f9d7e9f0e7 - bump to bash 3.2. Thanks to Alexander Rigbo 2007-02-16 13:11:04 +00:00
Bernhard Reutner-Fischer
5a3fa49e81 - provide -source targets for the 3 parts of the split dhcp.
Closes #1223. Thanks
2007-02-16 13:01:06 +00:00
Bernhard Reutner-Fischer
570d834dbe - busybox provides gzip 2007-02-16 09:32:12 +00:00
Bernhard Reutner-Fischer
ea585cf1bc - store the current patches for the kernel part somewhere 2007-02-15 13:54:25 +00:00
Bernhard Reutner-Fischer
22a6caa17e - set some kernel related variables for use by packages 2007-02-15 12:30:15 +00:00
Peter Korsgaard
6f08a7bcd4 -2 patch no longer available. Patch by Stefan Feilmeier 2007-02-13 14:00:49 +00:00
Peter Korsgaard
6e53512a7d Additional 1.4.1 patches 2007-02-12 14:43:57 +00:00
Bernhard Reutner-Fischer
99cf7293f9 - add cc-option and use it to check for stuff that is benefical for PREFER_IMA
- backport the libbackend.o gcov-iov.h dependency fixup from 4.2 to 4.0
2007-02-12 13:38:06 +00:00
Bernhard Reutner-Fischer
e5b36a686c - update patch for 0.0.14.1. Thanks to Alexander Rigbo. 2007-02-12 11:36:27 +00:00
Bernhard Reutner-Fischer
e95d0eee49 - bump version as noticed by xride 2007-02-12 10:14:12 +00:00
Bernhard Reutner-Fischer
b4e065d5f0 - bump version. Closes #1206 2007-02-11 18:08:24 +00:00
Bernhard Reutner-Fischer
fd0bad3622 - swap order of include paths. Closes #1205 and #1182 2007-02-09 14:18:37 +00:00
"Steven J. Hill"
642457d602 Fix building of strace for MIPS. 2007-02-07 02:51:45 +00:00
"Steven J. Hill"
02f71aab47 Support building using an external toolchain. Questions to the mailing list and all other comments to <biteme@devnull.com>. 2007-02-06 18:19:38 +00:00
"Steven J. Hill"
3c28ac0881 Fix building of gettext/libintl when using an external toolchain. 2007-02-06 18:17:08 +00:00
"Steven J. Hill"
821eb62d99 When cleaning, get rid of the binary from the filesystem area too. 2007-02-06 18:12:22 +00:00
"Steven J. Hill"
7fdce37c85 Satisfy dependency. 2007-02-06 18:11:59 +00:00
"Steven J. Hill"
ceaa6db26e Wrong sign dufus. 2007-02-06 18:09:54 +00:00
Peter Korsgaard
b79483adc1 Made _DIR/_SOURCE/_SITE common for all non-snapshot versions 2007-02-06 16:34:54 +00:00
Peter Korsgaard
94ffbabaa3 v1.0.1 tarball is called busybox-1.01 2007-02-06 16:31:59 +00:00
Peter Korsgaard
0d809dde0b CONFIG_PREFIX hack (r17670) no longer needed 2007-02-06 16:23:33 +00:00
Peter Korsgaard
588f9d44be hide busybox version selector if disabled 2007-02-06 16:20:29 +00:00
Peter Korsgaard
7deacb0d2d busybox 1.4.1 support 2007-02-06 16:18:12 +00:00
Bernhard Reutner-Fischer
8ff8fa7677 - resurrect cvs. Closes #1199
- bump version
2007-02-06 11:22:50 +00:00
Bernhard Reutner-Fischer
b6f973596f - add setserial package 2007-02-06 09:04:44 +00:00
Eric Andersen
99a52f5ff6 Make certain the sqlite libs are actually installed in the target 2007-02-05 19:24:29 +00:00
Bernhard Reutner-Fischer
4bbeb74b2e - the $(XSERVER) target can be provided by different X server impls. Adjust users
- rdesktop needs an xserver impl
2007-02-04 19:47:41 +00:00
Bernhard Reutner-Fischer
842686b9fb - minor tweak to naming of microperl module list in the config 2007-02-04 19:20:45 +00:00
Bernhard Reutner-Fischer
1c8951ca79 - account for some more possibly unavailable syscalls 2007-02-04 18:21:58 +00:00
Bernhard Reutner-Fischer
3c1f00b21a - avoid spurious rebuilds. Thanks to janlana, closes #1191
- provide a syslinux-source target while at it
2007-02-04 16:34:56 +00:00
Eric Andersen
8e44251b30 bump version 2007-02-03 23:09:04 +00:00
Eric Andersen
76722317e0 new patch version 2007-02-03 21:05:53 +00:00
Eric Andersen
b6a7c33846 grumble grumble. fontconfig's fc-lang is broken upstream and
doesn't understand how to deal with trailing whitespace...  So
I had to whip up this patch to bludgeon it into submission.
2007-02-03 20:52:33 +00:00
Eric Andersen
acc7f8db65 new stable upstream version 2007-02-03 18:47:50 +00:00
Bernhard Reutner-Fischer
0b351be15b - there is something wrong in the new buildsys: If one selects ip and has e..g rule or route unset, ip still wants to build those.
This fails (correctly) since rtnl_rttable_n2a and rtnl_rtrealm_n2a aren't available if they were turned off. TODO: Talk to vda about this
2007-02-02 16:15:51 +00:00
Peter Korsgaard
e42dc3a5b7 0.9.25.1 release moved to Old. Reported by Jack Robinson 2007-02-02 12:41:16 +00:00
Eric Andersen
2b6e71a9e7 bump version 2007-02-01 19:20:16 +00:00
Eric Andersen
9eadb48e9e bump version 2007-02-01 19:19:59 +00:00
Bernhard Reutner-Fischer
f449113914 - the generic x86 busybox config is ment for current busybox trunk 2007-02-01 12:30:34 +00:00
Bernhard Reutner-Fischer
9e453fb42d - add a layer 2 tunneling protocol package 2007-01-31 21:22:33 +00:00
Bernhard Reutner-Fischer
5776937251 - fix patch application. Use busybox-$(VER)-\*.patch for versions and busybox.\*.patch for snapshot 2007-01-31 14:21:08 +00:00
Bernhard Reutner-Fischer
47857d95ce - remove the '"install uClibc headers in the target filesystem" without a native compiler' option. 2007-01-31 10:10:06 +00:00
Bernhard Reutner-Fischer
2c272874b8 - explicitely pass the configured $(DISABLE_LFS) in. Also set --disable-big-core 2007-01-30 17:47:03 +00:00
Bernhard Reutner-Fischer
b82245322e - make absolutely sure that we are not trying to go into jobserver mode for MAKE1 2007-01-30 17:33:53 +00:00
Peter Korsgaard
446f4f912d busybox 1.4.0 seems to use CONFIG_PREFIX instead of PREFIX 2007-01-30 16:47:27 +00:00
Peter Korsgaard
9d14879bef busybox 1.4.0 support files 2007-01-30 13:37:21 +00:00
Peter Korsgaard
799b1ee4fe Busybox 1.4.0 support 2007-01-30 13:36:10 +00:00
Bernhard Reutner-Fischer
46369b2995 - it misses Carp/Heavy.pm but is unable to diagnose this fact and just throws "unknown error".
Now automake at least fails with an explicit error..
2007-01-29 20:15:24 +00:00
Bernhard Reutner-Fischer
6f07d3907e - start populating perl stuff into the rootfs to make automake work 2007-01-29 20:06:00 +00:00
Bernhard Reutner-Fischer
0ba1bd72f3 - bump version and make it behave of LFS is off 2007-01-29 17:02:31 +00:00
Peter Korsgaard
bb68c3f4d3 bump version 2007-01-29 15:45:04 +00:00
Bernhard Reutner-Fischer
66eb138ccd - make fontconfig a little bit saner. It still tries to use the target stuff to create the binaries intended to run on the host, but this is a first step 2007-01-29 12:59:17 +00:00
Bernhard Reutner-Fischer
4bcf40ccc6 - bump version 2007-01-29 12:55:00 +00:00
Bernhard Reutner-Fischer
13f033ba32 - ironically, autoconf-2.61 is broken for parallel builds, force -j1 2007-01-29 12:51:39 +00:00
Bernhard Reutner-Fischer
574f5d2505 - update defconfig to current versions and a minimal package selection 2007-01-29 10:08:39 +00:00
Bernhard Reutner-Fischer
1a2c8d12a1 - Support AVR32 during GNU configuration (Ulf Samuelsson) 2007-01-28 15:27:11 +00:00
Bernhard Reutner-Fischer
bbfb7b6eae - correct improper prerequisite of -source target 2007-01-28 13:34:02 +00:00
Bernhard Reutner-Fischer
93ab6d3021 - add an experimental BR2_PREFER_IMA.
Currently disfunctional for gcc-4.2 due to PR30620 and possibly others
2007-01-28 12:03:58 +00:00
Eric Andersen
9e6af6c004 Add gtk2-engines for theming gtk 2007-01-25 20:55:16 +00:00
Eric Andersen
6583459fb2 Use stable version 2.16.3, as 2.17.x misplaces topbar icons and whatnot.
download and install the Clearlooks theme
2007-01-25 20:47:19 +00:00
Eric Andersen
dcfcfe5d57 update DejaVu fonts to the latest
Fix broken keyboard handling
2007-01-25 20:34:10 +00:00
Bernhard Reutner-Fischer
3ec061abfe - strip -s 2007-01-24 19:12:31 +00:00
Bernhard Reutner-Fischer
d814fdab67 - correct typo 2007-01-24 19:11:13 +00:00
Bernhard Reutner-Fischer
c41d441333 - add package netcat 2007-01-24 17:02:45 +00:00
Bernhard Reutner-Fischer
6789698237 - fix prerequisites of binutils_target 2007-01-24 15:56:11 +00:00
Bernhard Reutner-Fischer
5692bad876 - fix spurious rebuilds caused by at 2007-01-24 15:52:46 +00:00
Bernhard Reutner-Fischer
bef5b36b9e - fix breakage that got introduced by a malformed context diff. Sorry.. 2007-01-23 17:18:54 +00:00
Bernhard Reutner-Fischer
90460bd227 - update timestamp of the build_dir binary by stripping it 2007-01-23 11:47:05 +00:00
Eric Andersen
32d9e0e55b fix symlink 2007-01-22 23:52:06 +00:00
Bernhard Reutner-Fischer
10f31c6b13 - bump version 2007-01-22 20:26:38 +00:00
Bernhard Reutner-Fischer
80e4b36f9a - remove erroneously leaked in inclusion of non-existing l2tp thing 2007-01-22 19:33:58 +00:00
Bernhard Reutner-Fischer
3968d231ff - don't rely on buggy gmp/mpfr on the host but use our own build iff we are about to build a somewhat current toolchain. 2007-01-22 19:17:23 +00:00
Bernhard Reutner-Fischer
6440b9fd17 - fixup include- and libdirs. Closes #841
- rediff patches against 2.4.2
2007-01-22 18:48:48 +00:00
Eric Andersen
92139ef20f fix dependancy to avoid needless rebuilds 2007-01-22 18:16:04 +00:00
Eric Andersen
6da0b668b7 fix installation location 2007-01-22 18:15:35 +00:00
Eric Andersen
2c05ed5bbb properly depend on pkgconfig 2007-01-22 18:15:15 +00:00
Bernhard Reutner-Fischer
7ff4443181 - make it compile if LFS is turned off and add a warning to the help-text.
LFS is _not_ turned on by this automagically _on_ _purpose_
2007-01-22 15:56:42 +00:00
Bernhard Reutner-Fischer
fc613ea410 - the arm patch broke anybody else.
- restructure patches per task they fulfil
2007-01-22 14:59:06 +00:00
Bernhard Reutner-Fischer
8cb4e4054e - add missing include panic.h to parsetime.h
- add missing prerequisite y.tab.h of lex.yy.c to fix parallel builds
2007-01-22 13:56:04 +00:00
Bernhard Reutner-Fischer
3d9823750a - fix typo in compressor submenu 2007-01-22 12:27:33 +00:00
Bernhard Reutner-Fischer
c9ea7573cc - bump patch version 2007-01-22 08:54:13 +00:00
Bernhard Reutner-Fischer
2e832de93a - add missing dependency on host-fakeroot 2007-01-21 23:09:51 +00:00
Bernhard Reutner-Fischer
b17c61938e - remove some hardcoded occurances of "make" and use the proper variable instead 2007-01-21 21:32:49 +00:00
Bernhard Reutner-Fischer
44c356de4a - use more portable flags for cp 2007-01-21 17:20:38 +00:00
Bernhard Reutner-Fischer
a2fad645c7 - add some more categories and move respective packages to them.
I hope that this makes navigation and finding packages easier..
2007-01-21 16:08:27 +00:00
Bernhard Reutner-Fischer
726abd4e51 - provide means to "install uClibc headers in the target filesystem" without a native compiler 2007-01-21 12:58:51 +00:00
"Steven J. Hill"
c7da5ba291 Patch to remove usage of legacy 'index' function. 2007-01-21 05:17:06 +00:00
Bernhard Reutner-Fischer
0ea07a9487 - dmalloc attempted to install itself to /
- make certain features dependant on the respective BR2 settings.
2007-01-20 20:54:05 +00:00
Bernhard Reutner-Fischer
82b52492bd - add fix for ARM fake syscall from execve. Closes #626 2007-01-20 12:57:04 +00:00
Bernhard Reutner-Fischer
4f8b92f305 - make it build.. compile-tested only. Closes #970 2007-01-19 19:14:33 +00:00
Bernhard Reutner-Fischer
f74967da5c - make sure to pass the target cflags in 2007-01-19 18:33:40 +00:00
Bernhard Reutner-Fischer
c03469d3ca - remove superfluous intermediate target 2007-01-19 16:23:35 +00:00
Bernhard Reutner-Fischer
699675be31 - bump version 2007-01-19 14:54:58 +00:00
Bernhard Reutner-Fischer
f6c0fd635a - copy the _CONFIG_FILES back
- use the BUSYBOX_CONFIG_FILE if specified by the user
2007-01-19 14:17:34 +00:00
Bernhard Reutner-Fischer
451d860b22 - bump patch version 2007-01-18 16:34:34 +00:00
Peter Korsgaard
f2eca787d9 Bump version 2007-01-18 16:26:43 +00:00
Peter Korsgaard
f3cda2b459 sqlite installs into /usr/bin 2007-01-18 16:23:53 +00:00
Peter Korsgaard
e7d306bfad removed leftover debugging stuff 2007-01-17 14:14:02 +00:00
Peter Korsgaard
e2dde9c7cd rdesktop package 2007-01-17 13:58:01 +00:00
Peter Korsgaard
f194cb5635 Fixup description (pango cut'n'paste) 2007-01-17 13:49:35 +00:00
Peter Korsgaard
0615fe84c7 s/pango/cairo/ 2007-01-17 13:46:45 +00:00
Bernhard Reutner-Fischer
9a171e73cb - put haserl into the networking section 2007-01-17 12:31:15 +00:00
Bernhard Reutner-Fischer
8eb1a7702c - wrap external sysklogd in !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS 2007-01-17 12:28:23 +00:00
Bernhard Reutner-Fischer
e3162a38fe - add a BR2_NETWORK_SUPPORT and move related packages to it 2007-01-17 12:27:27 +00:00
Bernhard Reutner-Fischer
3ec18d5a7b - make the BR2_X_WINDOW_SYSTEM a menuconfig to make it look nicer 2007-01-17 12:03:59 +00:00
Bernhard Reutner-Fischer
d749450fc1 - add central knob (BR2_PACKAGE_BUSYBOX_HIDE_OTHERS) to hide packages that
are potentially provided by busybox.
2007-01-17 11:48:11 +00:00
Bernhard Reutner-Fischer
8fd570f2bd - move the X packages into a separate menu
I'll do this for "graphic libraries" and "networking" too unless someone complains..
2007-01-17 11:34:20 +00:00
Peter Korsgaard
a47fd558f6 PNG package is called BR2_PACKAGE_LIBPNG 2007-01-17 11:27:14 +00:00
Eric Andersen
6f846df311 hackup libtool for avahi and libdaemon, as with other packages 2007-01-17 00:48:32 +00:00
Eric Andersen
50deed8023 select XORG rather than depend on it. 2007-01-17 00:04:21 +00:00
Bernhard Reutner-Fischer
da84ff34d0 - forgot to mkdir 2007-01-16 21:00:54 +00:00
Bernhard Reutner-Fischer
fd4b8e90ca - prepare a host-freetype target that could be used to build the build-utils
for fontconfig (note that CCexe isn't cached in configure, so just passing it to make later on is enough).
2007-01-16 19:51:03 +00:00
Bernhard Reutner-Fischer
a4427ac6c0 - use the correct path to configure 2007-01-16 19:48:46 +00:00
Bernhard Reutner-Fischer
6be03bae3c - pass the freetype-config location to make and disable building docs.
This package is broken since it passes TARGET_CFLAGS down to the HOSTCC in e.g. fc-case
2007-01-16 16:06:45 +00:00
Bernhard Reutner-Fischer
4079ef67ca - provide host-libgmp and host-libmpfr 2007-01-16 13:26:32 +00:00
Eric Andersen
7cb000f5d7 Add in a few useful bits for font handling 2007-01-16 08:10:27 +00:00
"Steven J. Hill"
0105ad9699 Remove all of the binaries except for the one used for the target even though it is a MIPS binary and cannot be used. This package is still crap. 2007-01-16 01:29:38 +00:00
"Steven J. Hill"
fb5219f7dc Fix failed build due to addition of '--libdir=/lib' which changed the location of where libmagic.a and libmagic.la were located. 2007-01-16 00:33:24 +00:00
Eric Andersen
a72fadb38e missed a spot -- need to add metacity here as well. We really should add some
categories in here.  Things are getting a bit messy just shoving everything in
with no ordering.
2007-01-15 22:37:08 +00:00
Eric Andersen
d01d7d53e7 Add a somewhat basic window manager 2007-01-15 22:34:53 +00:00
Eric Andersen
715ffb8bcb update xorg build a bit more, trim the default set of bitmapped
fonts, add in the DejaVu line of unicode supporting truetype fonts
2007-01-15 22:33:55 +00:00
Eric Andersen
58c49926d2 do not install build stuff into the target unless specifically asked to do so 2007-01-15 21:28:15 +00:00
Eric Andersen
a64b9018e0 lose the extra space 2007-01-15 21:27:17 +00:00
Eric Andersen
9178347a60 teach fontconfig to actually apply its patches 2007-01-15 21:26:43 +00:00
Bernhard Reutner-Fischer
56f4eae10d - ignore error if var/run/dbus already exists. Thanks whirm for noticing 2007-01-15 16:02:45 +00:00
Bernhard Reutner-Fischer
e6f8e0defd but now there is.. 2007-01-15 16:01:34 +00:00
Eric Andersen
c199529575 oops, embed $(STAGING_DIR) rather than hard coding my home dir... 2007-01-14 23:27:26 +00:00
Eric Andersen
9524e48516 fix build and ensure we install needed runtime components 2007-01-14 23:26:15 +00:00
Eric Andersen
a461faf1ee some pkgconfig hacks to make things somewhat work 2007-01-14 23:25:05 +00:00
"Steven J. Hill"
af9a0ccb79 Add new 'hal' package. 2007-01-14 23:21:36 +00:00
Eric Andersen
8cc56adc39 silly typos 2007-01-14 22:52:26 +00:00
Eric Andersen
a7aebc0fad there is no 'package/hal/' at present... 2007-01-14 22:18:49 +00:00
Bernhard Reutner-Fischer
5900cdb25f - Remove CC_FOR_BUILD="$(HOSTCC)" since it is already contained in the
TARGET_CONFIGURE_OPTS
2007-01-14 11:25:22 +00:00
Bernhard Reutner-Fischer
98862ee4a5 - add missing foo-source target for "make source" for downloading
package sources used by later offline build.
2007-01-14 11:14:27 +00:00
"Steven J. Hill"
d8bcc8f168 Add Samba to buildroot. 2007-01-14 06:13:27 +00:00
"Steven J. Hill"
7b957dd483 Remove man pages after installing into target filesystem. 2007-01-14 06:07:49 +00:00
"Steven J. Hill"
491c474a4f 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. 2007-01-14 05:38:00 +00:00
"Steven J. Hill"
aeeab7a686 Update patch. 2007-01-14 04:58:37 +00:00
Eric Andersen
3c2974b822 oops, silence some debugging noise 2007-01-14 04:20:57 +00:00
Eric Andersen
f69bf9971b install the junk needed to (in theory) make pango actually work 2007-01-14 04:10:14 +00:00
Eric Andersen
732d94d25f 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
2007-01-14 03:52:21 +00:00
Eric Andersen
4ac03cc86a 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
2007-01-14 03:48:13 +00:00