summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-12-12Add avahi package and add libdaemon, which is needed by avahiEric Andersen
2006-12-12add mpatrol packageEric Andersen
2006-12-12add dmallocEric Andersen
2006-12-12add netplug packageEric Andersen
2006-12-12- workaround vi's syntax highlightingBernhard Reutner-Fischer
2006-12-12* Remove bogus tab in libcgi.mk that prevented the library from being buildBernhard Reutner-Fischer
* Added headerfiles to STAGING_DIR in usr/include/libcgi so that we can actually use the library with the toolchain * Added patch that fixes up the makefile.in and fixes a few bugs in libcgi * rm the target-dir's so* in libcgi-clean Most of the patch has been taken from the debian package. Thanks to Lars Munch.
2006-12-12update uClibc config settings and update installation of kernel headersEric Andersen
2006-12-10- Add default udev.conf and fix a mkdir call.Bernhard Reutner-Fischer
Thanks to Petr Stetiar.
2006-12-10- cosmetic vi syntax highlighting improvementBernhard Reutner-Fischer
2006-12-10- revert r16800.Bernhard Reutner-Fischer
2006-12-08- bash can't be built with -j.Bernhard Reutner-Fischer
2006-12-08- Quote TARGET_PATH. Closes #1107.Bernhard Reutner-Fischer
2006-12-08sighEric Andersen
2006-12-08use '/bin/echo -e' to make certain we don't use an unusable /bin/sh builtinEric Andersen
2006-12-08use '/bin/echo -e' to make certain we don't use an unusable /bin/sh builtinEric Andersen
2006-12-08generate.sh needs bash, so make it to ask for it by nameEric Andersen
2006-12-08stime is a reserved name, don't let ltp use it for a local variableEric Andersen
2006-12-07- The sysroot requires an existing argument, so make sure that we did configureBernhard Reutner-Fischer
uClibc properly before attempting to use it.
2006-12-07- pass the target (kernel-) arch in.Bernhard Reutner-Fischer
2006-12-07Update to newer snapshot."Steven J. Hill"
2006-12-06- remove patch for "s3c2410_serial*" that doesn't apply anymore.Bernhard Reutner-Fischer
2006-12-05- set PREFIX and SHAREDIR properBernhard Reutner-Fischer
2006-12-05Patch the entire source tree up to get rid of deprecated and obsolete ↵"Steven J. Hill"
functions. Submitted new patch to maintainer.
2006-12-05Patch packages to remove legacy and deprecated functions. All of these ↵"Steven J. Hill"
patches have been sent upstream to the various maintainers.
2006-12-04- re-add IFA_ and IFLA_ defines that were removed by YOSHIFUJI Hideaki in ↵Bernhard Reutner-Fischer
cbde1668e4f08e0a150207646010bc65e1e2a42b Userspace still needs those.
2006-12-04- +xBernhard Reutner-Fischer
2006-12-02- provide default config for busybox for a generic i386 target.Bernhard Reutner-Fischer
2006-12-02- add generic target. X86 for now, don't fork this but generalize it!Bernhard Reutner-Fischer
2006-12-02ver bumpMike Frysinger
2006-12-02- andersee, what was that good for? It just slows down rebuilds as it delves ↵Bernhard Reutner-Fischer
into each sub-file needlessly.. Ripping out.
2006-12-02- rm cruft via fakeroot, not afterwards where it has no effect.Bernhard Reutner-Fischer
2006-12-02- adjust busybox-source dependenciesBernhard Reutner-Fischer
2006-12-02- eventually mount the crap /proc before remounting to make busybox's mount ↵Bernhard Reutner-Fischer
that incorrectly may rely on /proc work.
2006-12-02- pass target specific settings to configure when configuring for the target.Bernhard Reutner-Fischer
2006-12-02- provide a 'make uclibc-config' target to make target specific ↵Bernhard Reutner-Fischer
configuration easy.
2006-12-02- bump version. No patches (yet). Yay! :)Bernhard Reutner-Fischer
2006-12-02- bump version to cope with changes imposed by 2.6.19.Bernhard Reutner-Fischer
2006-12-02- bump non-sanitized version to 2.6.19Bernhard Reutner-Fischer
- remove some superfluous mkdir's - allow for patch, patch.gz, patch.bz2 per version
2006-12-02- name the default busybox config-file.Bernhard Reutner-Fischer
2006-12-02Remove usage of bcopy."Steven J. Hill"
2006-12-02Bump the revision to the latest release and update the patches. Some idiots ↵"Steven J. Hill"
decided to use deprecated functions 'bzero' and 'bcmp' so we patch that up. Someone fell free to pass the patch upstream to the LTP persons, I don't have time.
2006-12-02For GCC 4.2 snapshots, we need to get the actual version from the BASE-VER ↵"Steven J. Hill"
file so that the target compiler will build and install properly.
2006-12-01- bump version. Thanks to Petr Stetiar.Bernhard Reutner-Fischer
2006-11-30- We don't provide the arts library, and it's checked for in a way not ↵Bernhard Reutner-Fischer
suitable for cross compiling. Thanks to Pavel Roskin.
2006-11-29- use the correct installation path.Bernhard Reutner-Fischer
2006-11-29- honor uclibc's notion of LFS supportBernhard Reutner-Fischer
2006-11-29- keep the original tarball around.Bernhard Reutner-Fischer
2006-11-29- provide a choice to select the compressor to use for the final rootfs.Bernhard Reutner-Fischer
Closes #1014
2006-11-29- use the HOSTCC as set by the user.Bernhard Reutner-Fischer
2006-11-29- build a udev for the target rather than for the host.Bernhard Reutner-Fischer