Commit Graph

2211 Commits

Author SHA1 Message Date
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 28ef3a1847 - duh. add missing listentry stop markers 2007-01-19 19:28:39 +00:00
Bernhard Reutner-Fischer 2e37ca7041 - remove validator 2007-01-19 19:21:03 +00:00
Bernhard Reutner-Fischer 74dc2f842c - explicitely mention -clean and -dirclean targets so it is easier to search for them 2007-01-19 19:20:07 +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 b5136193e6 - make distclean didn't clean dialog binaries. Closes #1039 2007-01-19 18:00:49 +00:00
Bernhard Reutner-Fischer a1a86ef91f - add sanity check to make sure that LD_LIBRARY_PATH doesn't contain CWD 2007-01-19 17:11:05 +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 b796ecae8f - add some more documentation 2007-01-19 13:32:21 +00:00
Bernhard Reutner-Fischer 8146fc687d - some minor corrections 2007-01-19 12:35:26 +00:00
Bernhard Reutner-Fischer cef68d9464 - update valid HTML pic and temporarily enable referer checking 2007-01-19 11:12:46 +00:00
Bernhard Reutner-Fischer 86502399a0 - add missing space 2007-01-19 11:00:05 +00:00
Bernhard Reutner-Fischer 768a459dfd - add some anchors to the sample makefile to make ease navigation 2007-01-19 10:57:03 +00:00
Bernhard Reutner-Fischer 8bcbd3d86c - Correct some typos
- Add some more explanation to the -clean and -dirclean targets
2007-01-19 09:47:29 +00:00
Bernhard Reutner-Fischer 5fada5248a - make sure that URLs are standard conforming
Let's see if the date property works..
2007-01-19 09:24:39 +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 297cae9359 Bump version 2007-01-18 12:39:05 +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
Bernhard Reutner-Fischer bb1caf686c - convert to lowercase to match the other sub-arches 2007-01-17 13:54:12 +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 ad505fa0ce - add ARM_IWMMXT variant since uClibc supports it 2007-01-17 13:05:14 +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
Bernhard Reutner-Fischer 1d9fa600c0 - add short section about offline-builds 2007-01-17 10:07:01 +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
Bernhard Reutner-Fischer e5103742c9 - bump version 2007-01-16 13:24:47 +00:00
Bernhard Reutner-Fischer 2d943e7a13 - pass the selected arm variant and ABI setting down to uClibc.
Now does not prompt for the former entered arch variant and ABI setting anymore, but still does for USE_BX (should this be forced to y if supported?)
- TODO: add missing variants that are supported by uClibc to buildroot
2007-01-16 09:35:11 +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