Eric Andersen [Thu, 25 Jan 2007 20:47:19 +0000 (20:47 -0000)]
Use stable version 2.16.3, as 2.17.x misplaces topbar icons and whatnot.
download and install the Clearlooks theme
Eric Andersen [Thu, 25 Jan 2007 20:34:10 +0000 (20:34 -0000)]
update DejaVu fonts to the latest
Fix broken keyboard handling
Eric Andersen [Thu, 25 Jan 2007 20:27:27 +0000 (20:27 -0000)]
A patch set that should probably become uClibc-0.9.28.1
Bernhard Reutner-Fischer [Thu, 25 Jan 2007 00:18:19 +0000 (00:18 -0000)]
- TODO: cleanup BR2_ARCH selection and establish BR2_CPU
Bernhard Reutner-Fischer [Wed, 24 Jan 2007 23:18:08 +0000 (23:18 -0000)]
- Additional JFFS2 options to support Dataflash (Ulf Samuelsson)
- cleanup a bit while at it
Bernhard Reutner-Fischer [Wed, 24 Jan 2007 22:22:11 +0000 (22:22 -0000)]
- Prepatory patch for new Atmel targets boards
Rearrange in Alphabetical order (Ulf Samuelsson)
Bernhard Reutner-Fischer [Wed, 24 Jan 2007 19:12:31 +0000 (19:12 -0000)]
- strip -s
Bernhard Reutner-Fischer [Wed, 24 Jan 2007 19:11:13 +0000 (19:11 -0000)]
- correct typo
Bernhard Reutner-Fischer [Wed, 24 Jan 2007 17:02:45 +0000 (17:02 -0000)]
- add package netcat
Bernhard Reutner-Fischer [Wed, 24 Jan 2007 15:56:11 +0000 (15:56 -0000)]
- fix prerequisites of binutils_target
Bernhard Reutner-Fischer [Wed, 24 Jan 2007 15:52:46 +0000 (15:52 -0000)]
- fix spurious rebuilds caused by at
Bernhard Reutner-Fischer [Wed, 24 Jan 2007 15:12:12 +0000 (15:12 -0000)]
- apply vapier's comments
Bernhard Reutner-Fischer [Wed, 24 Jan 2007 14:50:21 +0000 (14:50 -0000)]
- reformat help text to fit default width better
Bernhard Reutner-Fischer [Tue, 23 Jan 2007 17:18:54 +0000 (17:18 -0000)]
- fix breakage that got introduced by a malformed context diff. Sorry..
Bernhard Reutner-Fischer [Tue, 23 Jan 2007 11:47:05 +0000 (11:47 -0000)]
- update timestamp of the build_dir binary by stripping it
Eric Andersen [Mon, 22 Jan 2007 23:52:06 +0000 (23:52 -0000)]
fix symlink
Bernhard Reutner-Fischer [Mon, 22 Jan 2007 20:26:38 +0000 (20:26 -0000)]
- bump version
Bernhard Reutner-Fischer [Mon, 22 Jan 2007 19:33:58 +0000 (19:33 -0000)]
- remove erroneously leaked in inclusion of non-existing l2tp thing
Bernhard Reutner-Fischer [Mon, 22 Jan 2007 19:22:55 +0000 (19:22 -0000)]
- remove accidentally checked in debugging cruft
Bernhard Reutner-Fischer [Mon, 22 Jan 2007 19:17:23 +0000 (19:17 -0000)]
- 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.
Bernhard Reutner-Fischer [Mon, 22 Jan 2007 18:48:48 +0000 (18:48 -0000)]
- fixup include- and libdirs. Closes #841
- rediff patches against 2.4.2
Eric Andersen [Mon, 22 Jan 2007 18:16:04 +0000 (18:16 -0000)]
fix dependancy to avoid needless rebuilds
Eric Andersen [Mon, 22 Jan 2007 18:15:35 +0000 (18:15 -0000)]
fix installation location
Eric Andersen [Mon, 22 Jan 2007 18:15:15 +0000 (18:15 -0000)]
properly depend on pkgconfig
Bernhard Reutner-Fischer [Mon, 22 Jan 2007 15:56:42 +0000 (15:56 -0000)]
- 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_
Bernhard Reutner-Fischer [Mon, 22 Jan 2007 14:59:06 +0000 (14:59 -0000)]
- the arm patch broke anybody else.
- restructure patches per task they fulfil
Bernhard Reutner-Fischer [Mon, 22 Jan 2007 13:56:04 +0000 (13:56 -0000)]
- add missing include panic.h to parsetime.h
- add missing prerequisite y.tab.h of lex.yy.c to fix parallel builds
Bernhard Reutner-Fischer [Mon, 22 Jan 2007 12:27:33 +0000 (12:27 -0000)]
- fix typo in compressor submenu
Bernhard Reutner-Fischer [Mon, 22 Jan 2007 08:54:13 +0000 (08:54 -0000)]
- bump patch version
Bernhard Reutner-Fischer [Sun, 21 Jan 2007 23:09:51 +0000 (23:09 -0000)]
- add missing dependency on host-fakeroot
Bernhard Reutner-Fischer [Sun, 21 Jan 2007 22:31:03 +0000 (22:31 -0000)]
- remove sedtest temporary file
Bernhard Reutner-Fischer [Sun, 21 Jan 2007 21:49:55 +0000 (21:49 -0000)]
- remove validator, all is fine now.
Bernhard Reutner-Fischer [Sun, 21 Jan 2007 21:32:49 +0000 (21:32 -0000)]
- remove some hardcoded occurances of "make" and use the proper variable instead
Bernhard Reutner-Fischer [Sun, 21 Jan 2007 21:11:56 +0000 (21:11 -0000)]
- update proposed patchlet
Bernhard Reutner-Fischer [Sun, 21 Jan 2007 17:20:38 +0000 (17:20 -0000)]
- use more portable flags for cp
Bernhard Reutner-Fischer [Sun, 21 Jan 2007 16:08:27 +0000 (16:08 -0000)]
- add some more categories and move respective packages to them.
I hope that this makes navigation and finding packages easier..
Bernhard Reutner-Fischer [Sun, 21 Jan 2007 14:36:25 +0000 (14:36 -0000)]
- use makedev to get device number, else it gives wrong major/minor numbers to devices files on systems which use big device numbers.
Closes #919
Bernhard Reutner-Fischer [Sun, 21 Jan 2007 12:58:51 +0000 (12:58 -0000)]
- provide means to "install uClibc headers in the target filesystem" without a native compiler
Bernhard Reutner-Fischer [Sun, 21 Jan 2007 11:50:10 +0000 (11:50 -0000)]
- handle all gcc-4.x for the softfloat case.
Bernhard Reutner-Fischer [Sun, 21 Jan 2007 11:34:14 +0000 (11:34 -0000)]
- remove old reminder that is already dealt with.
"Steven J. Hill" [Sun, 21 Jan 2007 05:17:06 +0000 (05:17 -0000)]
Patch to remove usage of legacy 'index' function.
Bernhard Reutner-Fischer [Sat, 20 Jan 2007 22:03:08 +0000 (22:03 -0000)]
- add proposed, non-cleanup version of the compile fix for disabled getc/putc macros for vapier to look at
It even creates smaller code as compared to current svn..
Bernhard Reutner-Fischer [Sat, 20 Jan 2007 20:54:05 +0000 (20:54 -0000)]
- dmalloc attempted to install itself to /
- make certain features dependant on the respective BR2 settings.
Bernhard Reutner-Fischer [Sat, 20 Jan 2007 13:06:49 +0000 (13:06 -0000)]
- pass MAKE in so we can check the correct binary for it's version..
Bernhard Reutner-Fischer [Sat, 20 Jan 2007 12:57:04 +0000 (12:57 -0000)]
- add fix for ARM fake syscall from execve. Closes #626
Bernhard Reutner-Fischer [Fri, 19 Jan 2007 19:28:39 +0000 (19:28 -0000)]
- duh. add missing listentry stop markers
Bernhard Reutner-Fischer [Fri, 19 Jan 2007 19:21:03 +0000 (19:21 -0000)]
- remove validator
Bernhard Reutner-Fischer [Fri, 19 Jan 2007 19:20:07 +0000 (19:20 -0000)]
- explicitely mention -clean and -dirclean targets so it is easier to search for them
Bernhard Reutner-Fischer [Fri, 19 Jan 2007 19:14:33 +0000 (19:14 -0000)]
- make it build.. compile-tested only. Closes #970
Bernhard Reutner-Fischer [Fri, 19 Jan 2007 18:33:40 +0000 (18:33 -0000)]
- make sure to pass the target cflags in
Bernhard Reutner-Fischer [Fri, 19 Jan 2007 18:00:49 +0000 (18:00 -0000)]
- make distclean didn't clean dialog binaries. Closes #1039
Bernhard Reutner-Fischer [Fri, 19 Jan 2007 17:11:05 +0000 (17:11 -0000)]
- add sanity check to make sure that LD_LIBRARY_PATH doesn't contain CWD
Bernhard Reutner-Fischer [Fri, 19 Jan 2007 16:23:35 +0000 (16:23 -0000)]
- remove superfluous intermediate target
Bernhard Reutner-Fischer [Fri, 19 Jan 2007 14:54:58 +0000 (14:54 -0000)]
- bump version
Bernhard Reutner-Fischer [Fri, 19 Jan 2007 14:17:34 +0000 (14:17 -0000)]
- copy the _CONFIG_FILES back
- use the BUSYBOX_CONFIG_FILE if specified by the user
Bernhard Reutner-Fischer [Fri, 19 Jan 2007 13:32:21 +0000 (13:32 -0000)]
- add some more documentation
Bernhard Reutner-Fischer [Fri, 19 Jan 2007 12:35:26 +0000 (12:35 -0000)]
- some minor corrections
Bernhard Reutner-Fischer [Fri, 19 Jan 2007 11:12:46 +0000 (11:12 -0000)]
- update valid HTML pic and temporarily enable referer checking
Bernhard Reutner-Fischer [Fri, 19 Jan 2007 11:00:05 +0000 (11:00 -0000)]
- add missing space
Bernhard Reutner-Fischer [Fri, 19 Jan 2007 10:57:03 +0000 (10:57 -0000)]
- add some anchors to the sample makefile to make ease navigation
Bernhard Reutner-Fischer [Fri, 19 Jan 2007 09:47:29 +0000 (09:47 -0000)]
- Correct some typos
- Add some more explanation to the -clean and -dirclean targets
Bernhard Reutner-Fischer [Fri, 19 Jan 2007 09:24:39 +0000 (09:24 -0000)]
- make sure that URLs are standard conforming
Let's see if the date property works..
Bernhard Reutner-Fischer [Thu, 18 Jan 2007 16:34:34 +0000 (16:34 -0000)]
- bump patch version
Peter Korsgaard [Thu, 18 Jan 2007 16:26:43 +0000 (16:26 -0000)]
Bump version
Peter Korsgaard [Thu, 18 Jan 2007 16:23:53 +0000 (16:23 -0000)]
sqlite installs into /usr/bin
Peter Korsgaard [Thu, 18 Jan 2007 12:39:05 +0000 (12:39 -0000)]
Bump version
Peter Korsgaard [Wed, 17 Jan 2007 14:14:02 +0000 (14:14 -0000)]
removed leftover debugging stuff
Peter Korsgaard [Wed, 17 Jan 2007 13:58:01 +0000 (13:58 -0000)]
rdesktop package
Bernhard Reutner-Fischer [Wed, 17 Jan 2007 13:54:12 +0000 (13:54 -0000)]
- convert to lowercase to match the other sub-arches
Peter Korsgaard [Wed, 17 Jan 2007 13:49:35 +0000 (13:49 -0000)]
Fixup description (pango cut'n'paste)
Peter Korsgaard [Wed, 17 Jan 2007 13:46:45 +0000 (13:46 -0000)]
s/pango/cairo/
Bernhard Reutner-Fischer [Wed, 17 Jan 2007 13:05:14 +0000 (13:05 -0000)]
- add ARM_IWMMXT variant since uClibc supports it
Bernhard Reutner-Fischer [Wed, 17 Jan 2007 12:31:15 +0000 (12:31 -0000)]
- put haserl into the networking section
Bernhard Reutner-Fischer [Wed, 17 Jan 2007 12:28:23 +0000 (12:28 -0000)]
- wrap external sysklogd in !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
Bernhard Reutner-Fischer [Wed, 17 Jan 2007 12:27:27 +0000 (12:27 -0000)]
- add a BR2_NETWORK_SUPPORT and move related packages to it
Bernhard Reutner-Fischer [Wed, 17 Jan 2007 12:03:59 +0000 (12:03 -0000)]
- make the BR2_X_WINDOW_SYSTEM a menuconfig to make it look nicer
Bernhard Reutner-Fischer [Wed, 17 Jan 2007 11:48:11 +0000 (11:48 -0000)]
- add central knob (BR2_PACKAGE_BUSYBOX_HIDE_OTHERS) to hide packages that
are potentially provided by busybox.
Bernhard Reutner-Fischer [Wed, 17 Jan 2007 11:34:20 +0000 (11:34 -0000)]
- move the X packages into a separate menu
I'll do this for "graphic libraries" and "networking" too unless someone complains..
Peter Korsgaard [Wed, 17 Jan 2007 11:27:14 +0000 (11:27 -0000)]
PNG package is called BR2_PACKAGE_LIBPNG
Bernhard Reutner-Fischer [Wed, 17 Jan 2007 10:07:01 +0000 (10:07 -0000)]
- add short section about offline-builds
Eric Andersen [Wed, 17 Jan 2007 00:48:32 +0000 (00:48 -0000)]
hackup libtool for avahi and libdaemon, as with other packages
Eric Andersen [Wed, 17 Jan 2007 00:04:21 +0000 (00:04 -0000)]
select XORG rather than depend on it.
Bernhard Reutner-Fischer [Tue, 16 Jan 2007 21:00:54 +0000 (21:00 -0000)]
- forgot to mkdir
Bernhard Reutner-Fischer [Tue, 16 Jan 2007 19:51:03 +0000 (19:51 -0000)]
- 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).
Bernhard Reutner-Fischer [Tue, 16 Jan 2007 19:48:46 +0000 (19:48 -0000)]
- use the correct path to configure
Bernhard Reutner-Fischer [Tue, 16 Jan 2007 16:06:45 +0000 (16:06 -0000)]
- 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
Bernhard Reutner-Fischer [Tue, 16 Jan 2007 13:26:32 +0000 (13:26 -0000)]
- provide host-libgmp and host-libmpfr
Bernhard Reutner-Fischer [Tue, 16 Jan 2007 13:24:47 +0000 (13:24 -0000)]
- bump version
Bernhard Reutner-Fischer [Tue, 16 Jan 2007 09:35:11 +0000 (09:35 -0000)]
- 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
Eric Andersen [Tue, 16 Jan 2007 08:10:27 +0000 (08:10 -0000)]
Add in a few useful bits for font handling
"Steven J. Hill" [Tue, 16 Jan 2007 01:29:38 +0000 (01:29 -0000)]
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.
"Steven J. Hill" [Tue, 16 Jan 2007 00:33:24 +0000 (00:33 -0000)]
Fix failed build due to addition of '--libdir=/lib' which changed the location of where libmagic.a and libmagic.la were located.
Eric Andersen [Mon, 15 Jan 2007 22:37:08 +0000 (22:37 -0000)]
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.
Eric Andersen [Mon, 15 Jan 2007 22:34:53 +0000 (22:34 -0000)]
Add a somewhat basic window manager
Eric Andersen [Mon, 15 Jan 2007 22:33:55 +0000 (22:33 -0000)]
update xorg build a bit more, trim the default set of bitmapped
fonts, add in the DejaVu line of unicode supporting truetype fonts
Eric Andersen [Mon, 15 Jan 2007 21:28:15 +0000 (21:28 -0000)]
do not install build stuff into the target unless specifically asked to do so
Eric Andersen [Mon, 15 Jan 2007 21:27:17 +0000 (21:27 -0000)]
lose the extra space
Eric Andersen [Mon, 15 Jan 2007 21:26:43 +0000 (21:26 -0000)]
teach fontconfig to actually apply its patches
Bernhard Reutner-Fischer [Mon, 15 Jan 2007 17:34:58 +0000 (17:34 -0000)]
- andersee, why was this duplicated and hardcoded here?
Bernhard Reutner-Fischer [Mon, 15 Jan 2007 16:02:45 +0000 (16:02 -0000)]
- ignore error if var/run/dbus already exists. Thanks whirm for noticing