"Steven J. Hill" (148): Fix broken patch. Was this even tested? Fix install error caused by 'ln -sf' which tries to use the target's Rsync was recently upgraded to 2.6.4. Until buildroot is updated, Slash missing. Add support for soon to be released binutils-2.16 as well as Add patches for GCC-4.x so that packages will build properly. New patches for GCC-4.1.0 for locale and configuration. Remove unneeded 2.16 binutils patch and update GCC 4.1.0 patches. MIPS Patch from 2.6.12-rc3 Linux/MIPS tree to add in NPTL changes for MIPS. Hopefully 2.6.12 will release soon so we can get the updates. Fix bzip2 cross build error associated with host ranlib being Patch is now deprecated. Applied patch to add TCL version 8.4.9 for buildroot submitted by Applied patch to add TCL version 8.4.9 for buildroot submitted by Updated patch to add '#define EXT2_FLAT_INCLUDES' in the file 'lib/ext2fs/ext2fs.h' to fix build error. Delete gzip compressed patch and add the uncompressed one. Originally, Fix build problem with header file needing to be generated before The configure script for this package is a hack at best. This patch i kan spel, can u? Add in options for NPTL in uClibc. Users can select, but since NPTL is New MIPS patch for TLS syscalls. Changes to allow compilation with GCC-4.1.0. Remove usage of CONFIG_BASE_SMALL so that the latest LTP code will compile for buildroot. Normally, this option is defined in 'include/linux/config.h'. The actual configuration language is found in the Linux 2.6 kernel in the file 'init/Kconfig' and normally has the value of 0. Build 'file' for the host as well as the target. If the host system has a version older than that being built for buildroot, the target build will fail. So, we build 'file' for the host and add actually add '$(TOOL_BUILD_DIR)/bin' to the TARGET_PATH so that it takes precedence over the host system version. Add in support for downloading and building the latest snapshot of GDB. If you want to debug NPTL binaries, you'll need the latest and greatest. Patches for 6.3 will be forward ported where applicable later this week. This patch (and the one that got checked in for gdb-snapshot) hack the opcodes such that the MIPS32r2 instruction 'rdhwr' actually appears in the list of MIPS I instructions. This allows us to get disassembly for non-MIPS32r2 binaries. Add new configuration option. How about we check our work a little better? Add patches for latest snapshot of gdb. The starting point was the 6.3 Fix renaming of UCLIBC_HAS_THREADS_NATIVE option for buildroot. Get rid of hack. This patch is necessary in order to build with gcc-4.1 compilers. Otherwise, you will get the error message of 'fsck.cramfs.c:98: error: variable-size type declared outside of any function'. I emailed the maintainer giving them a couple of different ways to fix the package, but I have not heard anything. He gets a 'L' for Lame. Anyway, I have hardcoded the PAGE_CACHE_SIZE (page size) to be 4096. Only alpha and the 64-bit platforms will have something different, or MIPS with its variable page size. Curse you MIPS. Die you little bits. Add patch back in. Fix broken packages that try to use __mempcpy. Shame on you. Remove unneeded patch. Fix header file to use __USE_GNU so that TIMEVAL_TO_TIMESPEC gets defined, otherwise latest dropbear does not build. Fix Bug #897 preventing the building of 'sudo' for architectures other than x86. Resolves Bug #182 for buildroot. It works nice to pull in default Add temporary patch to remove usage of 'bcopy' until upgrading to the next snapshot of LTP. Patch to 'member.c' contributed by Mike Frysinger . Patch to 'echoes.c' by the person adding this patch. The newer versions of GCC no longer need this patch. Automate the usage of '--disable-gdbmi' to be used only with GDB versions less than 6.4, if they are even used anymore. Add patch for building and running the Open POSIX Testsuite if NPTL has been selected with uClibc along with make directives. If someone has a cleaner way of handling things in the makefile, feel free to change it. Fix syntax errors in configure and m4 for Tcl so that the package actually builds. This was reported on the Tcl mailing list at . For GCC 4.2 snapshots, we need to get the actual version from the BASE-VER file so that the target compiler will build and install properly. Bump the revision to the latest release and update the patches. Some idiots 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. Remove usage of bcopy. Patch packages to remove legacy and deprecated functions. All of these patches have been sent upstream to the various maintainers. Patch the entire source tree up to get rid of deprecated and obsolete functions. Submitted new patch to maintainer. Update to newer snapshot. "Dashing through the snow...with a gForce based display...o'er the data fields we go....cache thrashing all the way...hahaha" x86 is the only thing that uses this monstrosity. Update packages to provide properly working initialization scripts. These have been tested with embedded PowerPC systems. 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. 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. 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. 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. Make sure to install the 'libgthread' shared libraries as well. Also, allow for configuration of locale support or not. Include all the new packages. Add new NFS utilities package with working init script. Add ProFTPD package with working init script. Make gettext have its own definition. Get rid of broken locale configuration option. I need to do a little more work on this. Use pre-generated files and do not run 'rpcgen'. Add new package. Add new 'hwdata' package which we will need for D-Bus and HAL. Add packages for D-Bus and G-Lib interface library too. Add users and groups for D-Bus and HAL. Update patch. 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. Remove man pages after installing into target filesystem. Add Samba to buildroot. Add new 'hal' package. Fix failed build due to addition of '--libdir=/lib' which changed the location of where libmagic.a and libmagic.la were located. 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. Patch to remove usage of legacy 'index' function. Add new version of binutils. Wrong sign dufus. Satisfy dependency. When cleaning, get rid of the binary from the filesystem area too. Fix building of gettext/libintl when using an external toolchain. Fix building of GDB when using external toolchain. Support building using an external toolchain. Questions to the mailing list and all other comments to . Fix building of strace for MIPS. If using an external toolchain, don't include any of this stuff. Need the target LDFLAGS for this to link using external toolchain. Some 'find' commands get a little picky. Get rid of blank line. Create symlink for 'usr/include' in the staging directory so that packages like zlib and others who expect that to exist will install properly. When using an external toolchain, we still need to have the user select which thread model the toolchain was built with. This allows for proper building of LTP and possibly other packages. Create 'bin' directory in staging area. Add older version of binutils. Add new packages. Fix script so that 'restart' actually works. Target binary was incorrect and do a better job of cleaning up. Major clean-up. Install the default configuration file if the platform did not already define one. Add another include path to the CFLAGS. Install the default script only if one was not found from the platform. Add ability to build 'scsi_id' utility for udev. Modify the main script to use the lockfile program utilities. Mounting and un-mounting do not work reliably without them. If any of the netkit packages were selected, we disable their counterparts in Busybox and warn the user. 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. Rename all INIT scripts to have the numerical prefixes to easily see the start-up order. Update version of LTP. Re-create patches for released 0.9.29 version. If we are using snapshot, don't even attempt to try and patch anything. Fix install of scripts. Please make sure to update this file as well for new versions of GDB. Get rid of extra directory entries. Get rid of extra directory entry in JFFS2 and add wildcarding for usbmount patches. If external toolchain support NPTL, then we should build Open POSIX Testsuite if the user selects us. Do not override CFLAGS in uClibc. Instead concatenate with the ARCH_CFLAGS. Also, pass only the TARGET_CONFIGURE options that are necessary for building the utilities so that CFLAGS are not passed. Enable the option. This was for when I was building a toolchain without BR2_TOOLCHAIN_SYSROOT set. Maybe when it is set the C++ libraries get put into $(TARGET_DIR)/lib. If that is the case, then an 'if-else' block will need to be placed to strip the right location. Update version of ed and remove obsoleted patch. Submitted by . Add building of m4 for host and fix autoconf dependency. Submitted by Julien Letessier . Bump version of tar and add disabling of IPv6 for psmisc if it is not selected. Submitted by . Fix patch filtering and add new patch to disable tests for IPv6 when not selected. Remove usage of TARGET_LDFLAGS all together. Both TARGET_CFLAGS and TARGET_LDFLAGS are passed with the compilers and linker respectively so that we can pass CFLAGS and LDFLAGS on a per-package basis which was not possible previously and a number of packages failed to build. TARGET_CFLAGS usage in package makefiles will be removed next. Remove more stuff during 'make distclean'. Bump versions. Get rid of leading whitespace to silence warnings from config system. Allow selection of RPC and IPv6 options for an external toolchain. A number of fixes including placing of the final image into the 'binaries' directory. Moved INITRAMFS_TARGET to the correct location as modules from the built kernel were not being installed until after the INITRAMFS had been built. Fixed config options for INITRAMFS to be correct and cleaned up whitespace/tab issues. Bump Samba to latest version and update patches. Do not use wildcard for patches. Build proftpd with IPv6 support only if the toolchain was configured as such. Add new 'tinyhttpd' package and move all other httpd servers to be disabled if the BusyBox server is being used. We need LDFLAGS here. Should have been with 'tinyhttpd' check-in. The clean target should really work. Fix build directives and clean target screwed up by me. Make OpenSSL support to be configurable and get the install target footprint to be as small as possible. Also clean up the clean target. "Clean up, clean up, everybody lend a hand! Clean up, clean up, you can do it, yes you can." Add 'linux26-modules' target to allow external drivers to be built with the kernel. Also, remove 'boot' directory before creating INITRAMFS. Fix INITRAMFS target that was broken. Get rid of config stuff out of the top-level directory. Finally fix Linux kernel module building such that modules are built and installed first followed by rest of packages. This allows for packages to build external Linux kernel modules. Fix hdparm to cross build correctly. Also fix thttpd to build and install sanely and add simplified start up. Convert DOS to UNIX style. No platform code in this file. Remove instances of bcopy so package will compile. New patches for the makeinfo bug to older binutils. Update diff version. Update diff version. Fix 'makeinfo' failure. Copy patch needed for dynamic loader strings and config targets. Make sure 'linkage.h' headers are installed. Add hack to bootstrap newer Remove old patch and fix the type properly. Clean up patches and applying of them. Fix patch. Apparently people don't know how to test their changes before Alex Dobrynin (1): target/Config.in.arch: fix BR2_GCC_TARGET_ARCH for arm926t Alexander Clouter (2): pppd: enable ipv6 support if toolchain supports it radvd: bump version Alper Yildirim (2): config: Update package/config to Kconfig 2.6.30 config: Add support for xconfig Anders Darander (4): DNS resolv problem with glibc syslinux: update to v3.82 Fix mkimage-install problem with external toolchain. Remove backup-files from the TARGET_DIR. Angus Salkeld (1): gcc-4.3.3: add a patch to link with the math lib to get copysignal Arnar Mar Sigurðsson (12): Add option to set default site to download package source from. FreeBSD ports mirrors (like: ftp2.uk.freebsd.org/pub/FreeBSD/ports/distfiles) are a good place to find almost all of the source packages. Dump php to version 5.2.6 and add SimpleXML extension to config menu Added database menu to config (maybe move the other databases under it to remove the mess from the main package menu) Cosmetic fixes Add missing depends Change to menuconfig and make it right. Fix my own broken mistakes 2 gcc patches from Atmel's buildroot Bump ntp version Add options to select what gfx and mouse drivers are compiled in. Update valka target Fixes for Qt from Markus Heidelberg Austin Foxley (2): uClibc as of 20090825 requires the ARCH to be specified when we call it's make Add a config option for gcc tls support, rather than disabling it blindly Baruch Siach (3): SDL_image: fix runtime libjpeg failure busybox skeleton: allow logins from ttymxc[0-2] skeleton: remove loopback interface configuration from inittab Bernhard Reutner-Fischer (923): - correct help text for development system. - fix uclibc-config patch for 2.16.91.0.4 - fixed in 4.0.3 and 4.1.0 - fix esthetical typo in comment of .ctors - import gcc-4.2.0 - remove doublequotes from rootfs tar options - add terse helptext - add option to pass to tar for unpacking the source. - remove BR2_TAR_VERBOSITY and add helptext to BR2_TAR_OPTIONS. - add dirclean target to libsysfs - vtun depends on lzo and openssl just like openvpn - update to libpcap-0.9.4 and tcpdump-3.9.4 - use HOSTCC instead of hardcoded compiler which may or may not be available. - fix check for group and user (untested..) - no need to disable libmudflap for gcc-4.2 - update from fakeroot 1.2.10 to 1.2.13 - update from 2.6.9-ss040831 to 2.6.14-051107 - update from 1.3.3 to 1.3.4 - better encapsulation of version Brent Cook writes: in packages/smartmontools/smartmontools.mk - don't flag .configured if something went wrong - update to apply to current mainline; drop special-case for libmudflap in - correct path - use coreutils-5.93 - update from grub_0.95+cvs20040624 to 0.97. - quote HOST_CC. - pass $(TARGET_CROSS)strip as STRIP to the packages. - make sure we use the proper CC for building binutils. - rectify brute-force sed invocation (too *many*).. - add optional splashimage support - add uemacs - drop mktmp hunk - list defaults for BR2_GNU_TARGET_SUFFIX in help text - libgcc-math was removed upstream; Drop this hunk - typo - busybox recently renamed CROSS to CROSS_COMPILE. Pass in both for now. - pickup the PATH the user has set. - adjust to current snapshot - remove patch that was already applied upstream - make sure that the prerequisites of 'make busybox-menuconfig' are met - update to 1.02.09 - update to 2.0.0 and correct site. - add rope-index patch, updated for 4.2.0 - use cross strip instead of host strip; closes #773 - add package lzma - bump version - add lzma - repair deps. - add missing include - rediff against current trunk - rediff against current trunk. - add possibility to use a 2.6.18 (full) kernel tarball for the libc-headers. - bump version - add stubs for gmp and mpfr - fix bug #1042; Hardcoding system-paths is a bad idea. If some of them are not - add BR2_ZCAT in preparation of fixing bug #971 - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may not exist; Closes #971 - add missing hung from the BR2_ZCAT introduction - late binding isn't a good idea there, i did end up with an empty SOURCE. - use the HOSTCC for building host-tools. - use the HOSTCC given by the user. - jffs2 requires the mtd package for the mtd-host tools. - be gentle to vi syntax color mode - passing the target arch in isn't useful - use headers_install for full kernel tarballs used as kernel-headers - we need to pass ARCH to the kernel; The kernel does not have a table to - normalize KERNEL_ARCH via sed - Patch from Thomas Lundquist to support lzma compressed ext2 rootfs. - point to the buildroot ML instead of the uclibc one. - check if busybox' Rules.mak exists. - newer busyboxen want CROSS_COMPILE rather than the old CROSS. - also allow grub for x86_64 - bump version - Typo fix: copy headers to the correct location on the target. - that version didn't build for me. - I had to apply this patch to get it to build with a uClibc-snapshot.. - bump version and pass the target cflags in properly (at least for most of the - Adjust the install prefix for current busybox. - fix typo introduced in my global search and replace. - add and use BR2_BZCAT config option. - bump version. - setkeys needs libfl - add and use a HOSTCXX variable. - bump version. - bump version - bump version - bump version - bump version - add a simple cpio target, to be used with an initramfs. - bump version - fix indentation - fix indentation, second take :( - ignore GLOB_TILDE if it's not available. - bump version commit da94fc44b36d007e09ad4a3a3585a92ef97058d9 - xfsprogs-2.7.11 is old by now. Provide a fallback SITE until someone - make microwindows do something. Closes #527 - type fix - pass a LC_ALL to du to avoid i18n trouble when calculating the size. - fix microperl uconfig and pass the target cflags in properly. - add stunnel package. Thanks to Crispin Wellington - Change LC_ALL=POSIX to LC_ALL=C and remove LANG=C as suggested by vapier. - look at target variants when determining if syslinux is supported or not. - fix parsing the gcc version. Also look at the HOSTCC's version rather than a random gcc that may be installed. - add "lib" prefix - add openswan support. Compile tested only. Closes #200. - strip cruft off the pluto patch. - dmraid sources include libdevmapper.h,, which is provided by dm - acpid is compiled with -Werror, and gcc 4.1.1 warns about mismatching - bump version. Fetch from old/ dir if the version is out-of-date. - move check for which(1) before it's first use - fix typo in grub-clean - compile against the cross toolchain, not the host - it helps to actually apply the patches.. ;) - build a udev for the target rather than for the host. - use the HOSTCC as set by the user. - provide a choice to select the compressor to use for the final rootfs. - keep the original tarball around. - honor uclibc's notion of LFS support - use the correct installation path. - We don't provide the arts library, and it's checked for in a way not suitable for cross compiling. - bump version. Thanks to Petr Stetiar. - name the default busybox config-file. - bump non-sanitized version to 2.6.19 - bump version to cope with changes imposed by 2.6.19. - bump version. No patches (yet). Yay! :) - provide a 'make uclibc-config' target to make target specific configuration easy. - pass target specific settings to configure when configuring for the target. - eventually mount the crap /proc before remounting to make busybox's mount that incorrectly may rely on /proc work. - adjust busybox-source dependencies - rm cruft via fakeroot, not afterwards where it has no effect. - andersee, what was that good for? It just slows down rebuilds as it delves into each sub-file needlessly.. Ripping out. - add generic target. X86 for now, don't fork this but generalize it! - provide default config for busybox for a generic i386 target. - +x - re-add IFA_ and IFLA_ defines that were removed by YOSHIFUJI Hideaki in cbde1668e4f08e0a150207646010bc65e1e2a42b - set PREFIX and SHAREDIR proper - remove patch for "s3c2410_serial*" that doesn't apply anymore. - pass the target (kernel-) arch in. - The sysroot requires an existing argument, so make sure that we did configure - Quote TARGET_PATH. Closes #1107. - bash can't be built with -j. - revert r16800. - cosmetic vi syntax highlighting improvement - Add default udev.conf and fix a mkdir call. * Remove bogus tab in libcgi.mk that prevented the library from being build - workaround vi's syntax highlighting - bump version. - andersee, please use ZCAT / BZCAT as configured by the user. - add libraw1394, thanks to Lars Munch - spelling fix - sh[234][[:alnum:]]* -> sh - pass the correct CC down to gcc-version.sh - Build binutils with sysroot support. - Add libgmp-host and libmpfr-host support. I'll need this for fortran support. - Thomas Lundquist added qtopia4 support. Untested. - fix typo. - remove BR2_PACKAGE_BUSYBOX_CONFIG from here since we already have a default for it in busybox/Config.in - make sure to agree on the installation CONFIG_PREFIX - Convince lsof to honor uClibc's notion of wchar and locale support. - Pass the correct compiler when building the target binutils. - convert mudflap to non-legacy SUSv3 - small tweaks to the gmp and mpfr -clean targets to uninstall them frmo the target. - Add skeleton for vsftpd, an FTP daemon. - pass the correct compiler in - prerequisites are evaluated immediately, so move the dl rule down below setting the respective variables. Thanks to whirm for noticing this. Ulrich Hecht writes: This patch downloads uClibc-locale-030818.tgz to dl and copies it from - update path. Closes #896. - remove usage of SUSv3 legacy functions. - eventually let configure check our cross-compiler. nil the checks otherwise. - bump version - update the ext2 rootfs compression mechanism to allow for gzip, bzip2, lzma or none - Ulrich Hecht writes: The current mpg123 package - forgot to add the cross patch. - add config option to specify modules to be copied to the target. - remove unused variable - Only care about the locale stuff if we have locale in the first place. - Thomas Lundquist added bsdiff - Update URL. Thanks to Ulrich Hecht. - use one (patched) sourcedir and build the -host and -target fakeroute in their - pull bsdiff's Config in - s/UCLIBC_HAS_LOCALE/BR2_ENABLE_LOCALE/g - sudo depends on host-fakeroot - bump version, mv the libmagic.a to the staging dir and peruse one sourcedir - put the full kernel's sources into build_/, install them into toolchain_build_. Saves quite some disk-space on the compile-host. - stripped a bit too much for kernel-headers == target-kernel. Reinstate required rules. - copy the final kernel (and System.map) to boot/ - pass the correct kernel headers in and improve the -clean target. - add kexec package - remove obsoleted dep on host-fakeroot - add argus - Lars Munch noticed that i broke the ext2 compressor. Thanks! - Petr Stetiar updated the kexec arm patch. Thanks! - bump patch version - Add args patch. - fails for parallel builds, so force -j1 - don't install the docs - use global DISABLE_LARGEFILE - use DESTDIR for install. Thanks to Stuart Longland. Closes #926 - use centralized DISABLE_LARGEFILE - bump version and make it work - forgot to bump the libversion - Add target for .so without the LIBVERSION. - move setting of determination whether we use a full kernel vs. sanitized headers into the generic part - move setting the TARGET_DEVICE_DEPMOD up one level - add option to enable debugging support - fix setting the REAL_GCC_VERSION if no snapdate was given (i.e. we're using a svn co of the branch). - fix building the target-compiler by passing the correct HOSTCC in. - add gfortran support - add some more useful hints - patch from AndyI to make it behave on Cygwin. Closes #1127. Thanks! - 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". - bump version - add missing namespace specifiers. Fixes compilation error. - add option to disable LFS and regenerate configure - Pass largefile support down to the cross- and the native target compiler. - I'm pretty sure that i don't want LFS support on the gcc-4_2-branch - add missing package-source targets - portable cp args - fix typo - simpler patch from Paolo Carlini for http://gcc.gnu.org/PR30365 - Adjust patches to take recent upstream fixes into account. - bump version - bump version - add missing foo-source target for "make source" for downloading - Remove CC_FOR_BUILD="$(HOSTCC)" since it is already contained in the - bump version to 2.6.19.2 but now there is.. - ignore error if var/run/dbus already exists. Thanks whirm for noticing - andersee, why was this duplicated and hardcoded here? - pass the selected arm variant and ABI setting down to uClibc. - bump version - provide host-libgmp and host-libmpfr - pass the freetype-config location to make and disable building docs. - use the correct path to configure - prepare a host-freetype target that could be used to build the build-utils - forgot to mkdir - add short section about offline-builds - move the X packages into a separate menu - add central knob (BR2_PACKAGE_BUSYBOX_HIDE_OTHERS) to hide packages that - make the BR2_X_WINDOW_SYSTEM a menuconfig to make it look nicer - add a BR2_NETWORK_SUPPORT and move related packages to it - wrap external sysklogd in !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS - put haserl into the networking section - add ARM_IWMMXT variant since uClibc supports it - convert to lowercase to match the other sub-arches - bump patch version - make sure that URLs are standard conforming - Correct some typos - add some anchors to the sample makefile to make ease navigation - add missing space - update valid HTML pic and temporarily enable referer checking - some minor corrections - add some more documentation - copy the _CONFIG_FILES back - bump version - remove superfluous intermediate target - add sanity check to make sure that LD_LIBRARY_PATH doesn't contain CWD - make distclean didn't clean dialog binaries. Closes #1039 - make sure to pass the target cflags in - make it build.. compile-tested only. Closes #970 - explicitely mention -clean and -dirclean targets so it is easier to search for them - remove validator - duh. add missing listentry stop markers - add fix for ARM fake syscall from execve. Closes #626 - pass MAKE in so we can check the correct binary for it's version.. - dmalloc attempted to install itself to / - add proposed, non-cleanup version of the compile fix for disabled getc/putc macros for vapier to look at - remove old reminder that is already dealt with. - handle all gcc-4.x for the softfloat case. - provide means to "install uClibc headers in the target filesystem" without a native compiler - use makedev to get device number, else it gives wrong major/minor numbers to devices files on systems which use big device numbers. - add some more categories and move respective packages to them. - use more portable flags for cp - update proposed patchlet - remove some hardcoded occurances of "make" and use the proper variable instead - remove validator, all is fine now. - remove sedtest temporary file - add missing dependency on host-fakeroot - bump patch version - fix typo in compressor submenu - add missing include panic.h to parsetime.h - the arm patch broke anybody else. - make it compile if LFS is turned off and add a warning to the help-text. - fixup include- and libdirs. Closes #841 - 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. - remove accidentally checked in debugging cruft - remove erroneously leaked in inclusion of non-existing l2tp thing - bump version - update timestamp of the build_dir binary by stripping it - fix breakage that got introduced by a malformed context diff. Sorry.. - reformat help text to fit default width better - apply vapier's comments - fix spurious rebuilds caused by at - fix prerequisites of binutils_target - add package netcat - correct typo - strip -s - Prepatory patch for new Atmel targets boards - Additional JFFS2 options to support Dataflash (Ulf Samuelsson) - TODO: cleanup BR2_ARCH selection and establish BR2_CPU - for the native target gcc, drop --enable-optspace in favour of using the configured flags (that default to -Os anyway). - fix dependencies - fix indentation of help texts - add an experimental BR2_PREFER_IMA. - add 0.9.28.1 - correct improper prerequisite of -source target Prepatory patch to allow AVR32/AT91 support from Ulf Samuelsson - Support AVR32 during GNU configuration (Ulf Samuelsson) - fix prereq of current binutils wrt gmp - make sure to add board specific targets before the final generation of the filesystems/tarballs. - be gentle to vi's syntax highlighting - update defconfig to current versions and a minimal package selection - ironically, autoconf-2.61 is broken for parallel builds, force -j1 - bump version - 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 - bump version and make it behave of LFS is off - added diskless/net support and new patches, mainly network drivers. - start populating perl stuff into the rootfs to make automake work - it misses Carp/Heavy.pm but is unable to diagnose this fact and just throws "unknown error". - apply Soekris update from Eric Milon - strip a handful of enable - fixup after self. Kernel for the x86 family is now built again - update snapshot config for ia32 config - drop some stuff - generalize the menuconfig linux kernel support - delete empty dir that looks like a CVS leftover from before boards were introduced - make absolutely sure that we are not trying to go into jobserver mode for MAKE1 - make sure to check against ia32 - set preferred kernel format to bzImage for i386 family - honor the given kernel format and fallback to zImage if none was specified - add some defaults for arm and set them later on depending on the .config - explicitely pass the configured $(DISABLE_LFS) in. Also set --disable-big-core - remove the '"install uClibc headers in the target filesystem" without a native compiler' option. - fix patch application. Use busybox-$(VER)-\*.patch for versions and busybox.\*.patch for snapshot - add gcc-4.1.2 (release candidate1). Send bugs etc to MarkM, if you feel like - reenable linux26 - add a layer 2 tunneling protocol package - the generic x86 busybox config is ment for current busybox trunk - update for default endian - fixup setting the UCLIBC_TARGET_ENDIAN - 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. - allow intermodule also for 4.1 - touch $@ - propagate BR2_ARM_EABI setting down to LINUX26_KCONFIG - avoid spurious rebuilds. Thanks to janlana, closes #1191 - account for some more possibly unavailable syscalls - minor tweak to naming of microperl module list in the config - the $(XSERVER) target can be provided by different X server impls. Adjust users - add missing hunk from fix for #1191 - delete old, unneeded patch - proposed fix for gethostent_r: if no host was found, return HOST_NOT_FOUND instead of garbage. - add setserial package - resurrect cvs. Closes #1199 - bump version to 2.6.20 - also wipe the files installed into the target for uclibc_target-clean - bump patch version. Thanks to Alexander Rigbo for pointing this out. - add purely informational check of HOSTCXX - fix crosscompiler prerequisites - add gcc-4.0.4 - cp the 305-libmudflap-susv3-legacy.patch for 4.0.4 - speeling fix - 4.0.4 *seems* to support this too, so just exclude anything that is even older than that one. - forward the 600-fix-compile-flag-mismatch.patch from 6.4 to 6.5 - new prerelease - swap order of include paths. Closes #1205 and #1182 - add paranoia warning about $INCLUDES - honor BR2_PTHREAD_DEBUG - add an arm integrator 926 thing qemu can deal with - add first hunk to fix PR30620 - fix propagation of BR2_SOFT_FLOAT down to uClibc - bump version. Closes #1206 - bump version as noticed by xride - cosmetics - update patch for 0.0.14.1. Thanks to Alexander Rigbo. - add cc-option and use it to check for stuff that is benefical for PREFER_IMA - revert incorrect parts from sjhill's r17800 and add some more documentation. - backport fix for PR30620 - gcc-4.1.2 released - sched_{s,g}etaffinity depends on the respective syscalls. - allow to run linux26-menuconfig and uclibc-menuconfig in a pristine checkout - uclibc-menuconfig provides a .config but doesn't provide .configured - set some kernel related variables for use by packages - store the current patches for the kernel part somewhere - warn about missing makeinfo on the host. - might make sense not to print ok if it was nak - preparation for BR2_PACKAGE_BUSYBOX_SKELETON - do not use TARGET_DEVICE_TABLE if is is empty - busybox provides gzip - mention the package that usually provides makeinfo - provide -source targets for the 3 parts of the split dhcp. - bump to bash 3.2. Thanks to Alexander Rigbo - add skeleton to use busybox and mdev for a rather small skeleton - just reading the first 9 bytes for the maj:min ought to be enough (TM) - add runlevel script - fix build for the host - some more CONFIG_UPDATEs by Haavard Skinnemoen - copy ncurses_dll.h to the target. Fixes a compilation problem seen by Thomas Lundquist - Propagate HOST_SED_DIR to the dependencies script so that it may use the - Default to gzip -d -c since zcat may only support compress'ed files Improve the checking of sed by adding some common GNU sed installation Include a patch for GNU sed that allows building it on Mac OS X and - add homedir - fixes for bugs introduced with the MacOS10 support (Heikki Lindholm) - fix syntax - point to busybox-.config - s/HOST_SED_TARGET/HOST_SED_BINARY/g for clarity - fix ptr_to_globals - bump version - add ipmisensors - update sample config a bit - turn off some broken modules - note which kernel-headers are required. - pin LINUX_VERSION. Closes #1277 - apply bugfixes ontop of 2.2.1 - add busybox-1.4.2 - simplify busybox version fiddling - disable compile-broken EDAC_I82875P driver - add some ARM 1176 variants - bump version. Closes #1225 - use numeric values for the superuser to be more portable. - make it work with MacOSX. Closes #1252 - provide means to install readline into the target. Closes #968 - put staging_dir/usr/bin into the target path, so X-stuff can find freetype-config. - install target headers into the correct dir - fwd port - stop using head and use sed -e '1d' at the end instead - add CFLAGS_COMBINE check - apply openswan patches if openswan was enabled - support BR2_PREFER_IMA for microcom - ignore errors when looking at hostcc and hostcxx - download eventual mpfr patchfile to dl_dir. Closes #1283 - fix previous incomplete commit of mine - see if the dir exists before trying to strip an empty list of files.. - add a question for andersee - bump version - make sure we have a build_$arch dir for -menuconfig even when in a pristine checkout - fix downloading the setserial patch - strip quotes. Thanks to Heikki Lindholm for pointing this out. - bump version - fwd port - fwd port - store backup of dwmw2's combined compile patch. - bump version to 2.17.50.0.14 - add option to create a jffs2 filesystem in srec format. Thanks to Xride. - make sure that we do not confuse versions (due to how findstring works) - using target's LDFLAGS as LDFLAGS_FOR_BUILD is b0rked - bump version. memmove works so let configure know about this fact - someone disabled shared lib support without fixing the libelf rule leading to - hit awk on steroids with a clue bait - doesn't compile if LFS is off - commentary typo fix - make sure to download fakeroot if needed - store BR2_PACKAGE_LINUX_KCONFIG and BR2_PACKAGE_LINUX_FORMAT in .config - recommend linuxthreads.old - install some more stuff that goes into staging_dir into the proper place. - doesn't build, so bump version and look.. - uclibc is nowadays identified via __UCLIBC__ - make it compile if LFS was turned off - bump version - make sure that our dest dir exists - strip eventual quotes - it helps to apply the patches.. ;) - pass the correct endian - bump version. Closes #1339 - bump version. Closes #1340 - ignore eventual errors from which(1) - store uClibc's configfile as BR2_UCLIBC_CONFIG in menuconfig - fixed upstream in r18618 - bump version - bump version - bump version - add 2.17.50.0.16 - add gdb-6.6 - bump patch version - 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. - bump patch version - fix path to staging binary. Closes #1353 - add BR2_PREFER_STATIC_LIB config option to be able to select if we prefer to build static or dynamic libs/bins. - correct extensions for apple (thanks Heikki Lindholm for pointing this out) - move setting up the extensions to correct place (like i said but tom didn't do..) - fixup the extension for the host and start to honor BR2_PREFER_STATIC_LIB - bump version - improve wording of BR2_PREFER_STATIC_LIB - update config - fix typo in version check - bump version - make sure to have the target-dir where we want to unpack ltp to - adjust to use the gcc-4.2.0 release - prefer shared libs on the host - better also copy the link targets.. - fix typo which led to a superfluous cp invocation - fix typo - the at91 mirrors depend on BR2_TARGET_ATMEL which may add at91 support later on which itself will select BR2_TARGET_ATMEL - hide atmel target if arch is not arm nor avr32 - adjust sample config - update defconfig - provide a "source-check" target that tries to download all packages with - forgot to supply a default for UCLIBC_EXTRA_CFLAGS - bump version - allow for patching snapshots. Files are named uClibc.*.patch which is unambiguous wrt release patches. - add full sysroot support for non-ancient toolchains. - add OPENMP configure handling (needed for e.g. gettext). - bump version - you have to escape the asterisk - use $@ - escape wildcards in kernel-patch patterns - update docs to mention the new sysroot support. - use the correct path to the pkgconfig .pc - use correct path for lzo libs and headers - use correct path for lzo libs and headers et al - version bump (not yet tested..) - bump version to 2.6.21.5 - need to rename these hunks to come after the base patches - add a sample (pseudo-)board for a mips malta box - gdb resides in usr/ - LINUX26_BINLOC is always defined in target/device/mips/Makefile.in, even for non-mips - fixup ccache to know about usr/bin - Fixed a type in the binary target and also install to staging_dir (Julien Letessier) - fix typo in version - "Keep the actual toolchain binaries in a directory at the same level". - bump version - disable sysroot support for anything but the current, stable release series - forgot to apply this hunk that should have belonged to r18904 - yet another hunk that should have been part of r18904 - adjust patches of the gcc-clean target - add patch for the 0.9.29 release that fixes the visibility of internal_function - bump version and correct install dirs (Julien Letessier) - Install the library under $(STAGING_DIR)/usr/lib (Julien Letessier) - make sure that TARGET_DIR/usr/lib exists - improve the zlib-clean target - bump version - add 2.17.50.0.17 - for -Os, turn switch statements into if-else chains - preserve quotes - preserve quotes - remove erroneously copied patch - Search for defconfigs in target, not entire tree - add post 1.6.0 fix - use sysconf to obtain the pagesize (Ivan Kuten) - pull some additional fixes from upstream - forgot to adjust the pathes.. - bump version and correct installation path - correct installation path - correct installation path - fix typo in previous commit - account for now optional archive - Add a system-V init script to ntpd. Closes #518 - force DirectFB to detect PAGE_SIZE via sysconf (Ivan Kuten) - check for clean environment variables ARCH, CROSS_COMPILE, GREP_OPTIONS - pass -msoft-float if BR2_SOFT_FLOAT is set. Closes bug #1069 - don't bail out on cc warnings - bump version, make it compile. tickadjust has to be disabled. Closes #1029 - bump version - add BR2_INET_IPV6 and BR2_INET_RPC - apply the patches - filter out eventual -fPIC -fpic -DPIC flags from the target cflags - fix typo in sed expr - use BR2_INET_IPV6 - the actual current version of NTP is 4.2p2 (Julien Letessier) - use correct installation path - introduce TARGET_CONFIGURE_ARGS to hold presets for configure for target packages - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS - stub for grub2. Needs to be fixed upstream first. - use BR2_INET_IPV6 - pull kconfig from linux-2.6.21.5 - adjust infrastructure for new kconfig - make it compile with a C89 compiler - respin whole patch for the sake of simplicity - pull arm mmap fix from trunk - rm some old files - provide autotools for the host (Julien Letessier) - fix building the utilities that are ment to be run on the _HOST_ (Julien Letessier) - work around bug in gcc (or rather libiberty) for parallel install - fix a few -clean targets. - add quagga suite - fix make defconfig (Rick Foos) - change download site to sourceforge - udhcp was merged into busybox some years ago; use a recent busybox instead! - bump version - forgot to write out the .config.cmd - forgot a line - improve help text - account for setups without wchar support. - bump version - pull in missing hunks from the arm-mmap fix. - using $(STAGING_DIR)/include is inherently wrong. $(STAGING_DIR)/usr/include - use correct path to libstdc++ - mention from which version this copy of kconfig comes from (redundant since i noted it already in the checkin message, but ok). - forgot to adjust the path - adjust for the released 4.2.0 version - silence a cosmetic warning (closes several issues in mantis). - pretty print path for brevity - bump version and uninstall runlevel script. Closes #1366 - iso9660 target does not build target kernel due to missing dependency. Closes #1194 - forgot to provide a default config for 1.6.1 - fdisk was broken in r18727, disable for now. - provide default for vfprintf - CONFIG_FDISK_SUPPORT_LARGE_DISKS depends on LFS - add help target - we have to reconfigure iff some compiler-config was changed. - factor-out common config options for staging and target compiler - fix looking for libexpat.so in wrong place (Cristian Ionescu-Idbohrn) - update defaults - add missing dirclean target (Cristian Ionescu-Idbohrn) - unify the GCC_WITH_ configure options and make them active - populate some BR2_GCC_TARGET_ARCH, BR2_GCC_TARGET_ABI, BR2_GCC_TARGET_TUNE defaults (hand-waving mode, of course untested.. ;) - bump version and make it compile - remove cruft - make it compile. - bump version - provide option to build an initramfs out of the current rootfs. Closes #881 - apply settings for initramfs - add pxelinux - wipe config related files in distclean - the TARGET_CONFIGURE_OPTS have to be passed after $(MAKE). - pull from upstream - fix evaluation of HOSTCFLAGS for kconfig. Closes #1415 - cosmetics: rename _VER to _VERSION and touch at - fix building sstrip - use established style - update ipmisensors - add runlevel script for later use - the external-toolchain.mk is not parallel-safe, so ignore it. - add missing dependency - just use the TARGET_CC - for autoconf'ed packages like these there is no need to pass TARGET_CONFIGURE_OPTS to make - iff the cross-compiler supports certain mtune,march,mabi flags then use them for the packages. - fix typo in previous commit - revert a part that was introduced with the PROJECT changes. - forward port lzma-vmlinux and ipmisensors to 2.6.22.1 - add fixups for lzma'ed initramfs - adjust lzma arguments for current version - add a choice for Xserver selection. - fix brackets if socketcall or ipc are not available (Yann E. MORIN) - add gcc-4.2.1 - no features with Apple Inc. (Heikki Lindholm) - the minimal busybox skeleton does not necessarily need this ld stuff. - fix building mconf with curses flags - a separate Video menu is redundant WRT the Graphic submenu - ignore itanium* - remove passing down the goals - for cross-depmod26 we need to add module-init-tools to the HOST_SOURCE for the 'source' target - fix directory dependencies - put dependency checking right to the start where any later stages can rely on the being ok. - explicitely list base targets for World - use correct dirs for the staging_dir (Cristian Ionescu-Idbohrn) - install libslang.a into the correct dir (/usr/lib) - test if dir exists before trying to rmdir it. - remove stray ';' - add variable BR2_DEPENDS_DIR to point to the Kconfig depend hierarchy - add possibility to select which cross-compilers to build - nil the CXX env var if we don't have a CXX cross-compiler - FIXME: Bug Ulf to provide a helptext - fixup whitespace - lzma needs a CXX cross-compiler - add possibility to select different flavours of strip (or none at all for debugging purposes) - add a TODO file to record misc possible extensions/improvements - download disappeared, use debian instead - download times out; use debian instead - fix bug introduced by ulf in r19378. - whitespace fixes - SH endian setting (fgretief in bug #1446) - fix patching in the correct target cflags (Thiago A. Corr^ea) - put libstdc++.so into the correct place (usr/lib) and make sure that the dir exists - 4.2.1 obsoletes 4.2.0 - a few more cleanups (Cristian Ionescu-Idbohrn) - cosmetic adjustment in help text - fix whitespace damage.. - fix incorrect invocation of non-existing binary named "-find" - sed -i -e "/\-[[:space:]]*mkdir[[:space:]][[:space:]]*-p/s/-[[:space:]]*mkdir/mkdir/g" - fix installation of dbus. - propagate IPv6 setting down to the kernel - adjust config - add BR2_HAVE_MANPAGE and BR2_HAVE_INFOPAGE. Selecting these will keep the - start to use BR2_HAVE_MANPAGES and BR2_HAVE_INFOPAGES - add handling of lzma for the host (unconditionally for now) - forgot to add this file to go with r19619 - bump version to 2.2.6 - honour BR2_HAVE_MANPAGES - move the PROJECT variable setting to a more sensible place - our dependencies are project specific. First (untested) attempt to take this fact into account. - pull in patches from debian. - remove a superfluous semicolon - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* toolchain/*/*.mk */Makefile.in -l) - fixup whitespace damage after ulf - more cleanup (Cristian Ionescu-Idbohrn) - add question for Ulf - make sure that sstrip is available early enough - fix wrong help-text - use the correct host compiler - improve the way host prerequisites for "dependencies" are established - drop circular dependency - fix patch regex - semicolon touchup. No other changes - use the BZCAT/ZCAT as configured by the user - fix unpacking the tarballs, minor cleanups while at it. - random whitespace cleanup - global whitespace trimming - use proper include dir (Simon Pasch) - was broken by the patch omitting the CFLAGS for configure - add pptp-linux - fix typo - honour BR2_HAVE_MANPAGES BR2_HAVE_INFOPAGES, BR2_HAVE_INCLUDES - pass TARGET_CONFIGURE_ARGS - forgot to include the Config.in commit 879c95de9efbf942037ecb5f768955bd4fe03ffd - reinstate accidentally deleted hunk - add some $(Q) here and there - don't print the second time autoreconf would be run - if $(PKG)_SKIP_CONFIGURE is non-empty then ./configure is skipped - set _SKIP_CONFIGURE since we can just make it - add GIF and MMG support, fix comments a little bit, small cleanups, and avoid building Qtopia examples. - bump version to 4.6p1 - fix misplaced @ - add pptp client - fix wrong src-path of libasound (Simon Pasch) - add rp-pppoe remove _SKIP_CONFIGURE since it's pointless to try to run it on non-autotool'ed packages anyway (for now) - add busybox-1.7.0 - workaround for broken external toolchains - adjust config This patch fixes a bug into ostream::operator<<(double) due to the wrong size - use the correct type (__u_long is correct, __ulong_t is not typed) - If we are to build some libs then require them to exist. - improve handling of sh (fgretief) for bug #1446 - make sure to honour user flags - allow me to point people at 'make help' - README even. - add apropriate variables for the host-toolchain to HOST_CONFIGURE_OPTS - use correct include dir (Simon Pasch) - misc cleanups (Cristian Ionescu-Idbohrn) - uclibc-configured has to depend on kernel-headers - mark duplicate hunk - need to touch the tarball - make sure that the path for the lzma-host-binary exist - bump version - fix glitch introduced in my whitespace removal (brm) - use http and fix a typo in the URL - bump version - precaution when looking at GCC_VERSION - Only include the XORG7 makefiles if we were asked to build any xorg package - GCC_CROSS_LANGUAGES for non-sysroot enabled gcc - rephrase r19284 -- explicitely list base targets for World - don't try to strip the gccbug script - add rule for static libfloat - explicitely download via http - libfloat has to depend on gcc_initial - cosmetic cleanup - add my working draft for busybox-initramfs (not yet finished, so still commented out in Config.in) - add lm-sensors package - whitespace cleanup (Cristian Ionescu-Idbohrn) - add sequence-point for toplevel parallel builds: uClibc needs an initial gcc - add option to turn on SMB dump routines - improve configury - document BUSYBOX_CONFIG_FILE - add mutt. Will need wchar massage - it's a stub, add prominent note on it's brokenness - build and use the list of the small initramfs - adjust list of needed applets - correctly filter out the script - remove initramfs related config settings and configure them back if needed - revert r19825. Fix this in the kernel instead and read README.buildroot2 - also copy the needed libs - touchup a few bits that the submitter should have done in the first place - fix copy'n paste error in ABI configuration - add sparc64 arch as noticed by Blue Swirl - depends on host-fakeroot - some more sparc{,64} twiddling - Atmel mirrors are only of interrest for atmel - add binutils-2.18 and binutils-2.18.50.0.1 - apply fixes for 2.3.0 - bump version - cleanup and fixes (Cristian Ionescu-Idbohrn) - libversion was changed - wants --with-gmp-build nowadays - add v9a and v9b settings. - bump version to 2.4.9 - forgot to put base-target's sources into the source target. - patch the correct dir - fix args for UDP_INC_STATS_BH - trivial style fixes. - add missing include - fix includedir - remove duplicate includedir - add missing dependency on libgcrypt - put back accidentally removed patch that is not needed for 0.5.1 anymore - fix incorrect setting of $ac_cv_sys_symbol_underscore. - do away with SUSv3 legacy functions - bump version. - bump version. Closes #1502 - need to mkdir etc/init.d. Closes #1465 - bump version - exclude other old, deprecated and unsupported versions of gcc - take MANPAGES and INFOPAGES into account - add null - don't strip the host binaries for now - fixes and cleanups (Cristian Ionescu-Idbohrn) - add a SVN_UP command for updating an already checked-out tree - add a SVN_UP command for updating an already checked-out tree - add olsr package (Sushi Sensei) - i suppose that '$' is not really needed.. - cleanup and fix libid3tag (Hans-Christian Egtvedt) - fix typo. This is an lxdialog bug for "depends on !!CONFIG_SYMBOL" where the double negation produces an error that is not reported, from the looks.. - fix source location of libusb libs - this is generic infrastructure, there is no point in special-casing any individual package here. - add missing ';' - don't use functions that are marked LEGACY in SUSv3 - pull POSIX compliance fixes from upstream - bump version - Reset flags, packages are usually built with -O2 otherwise. - add candidate-patch to make fakeroot UCLIBC_HAS_LFS aware - of course we also define glibc. argh! - revert r19918 for now - bump version - add check for UCLIBC_HAS_LFS. - remove duplicate module-init-tools-source rule - remove inadequate dependencies prerequisite. - Subsume and collaps toolchain options in one menu - set and export VERBOSE if V= was requested - move project settings from toolchain to device - add a more generic "Kernel" menu instead of "Linux Options" - bump version - default to 0.9.29 - bump version (forgot this hunk for r19941) - fix typo in .config filename - put LZMA into generic flags - update i386 sample config a little bit - rename the gcc base_target to the more appropriate term cross_compiler - pull kbuild from 2.6.22.7. This should fix the ncurses detection for dylib et al - search env for BUILDROOT_CONFIG for use as a config file; defaults to .config - thinking loud about auto-generating dependencies for make(1) - add the $(BASE_TARGETS) per default - rebuild compiler if libstdcpp setting was changed - bump version and make it compile also if 64bit is unavailable - bump version; some cleanups while at it - bump version. Cleanup while at it - do not enable LEGACY stuff in the *sample* config - revert patch that obfuscates the config UI and doesn't reflect the order of config steps - factor arch/cpu setting out into separate include file - remove one invariant in toolchain type selection. - flesh out - add a version and display it in the configuration - bump version - adjust defconfig - Schedule removal of ancient versions (configuration part). - add missing ed-source target. - add dummy -source targets. - make sure that configure doesn't see a wrong cache - build a cross c++ compiler if we're asked to build libstdc++ - fix typo - fix whitespace - fix copy'n paste error - add more help text - comment out bad logic - sjhill? - revert some bad checkins, fixup bad settings in atmel targets and move the gcc target abi back to a place where the other arch-specific settings live - update my sample arm926t qemu image - for various reasons i will need an explicit ordering of the toolchain includes - add a sample README.diskimage for i386 - fix ARM ABI propagation - add a query for suggestions on how to deal with MALLOC_GLIBC_COMPAT - toggle default back to soft-float - fix texinfo version check. The next release will most likely supercede these - bump version - add FC, remove some duplicate entries, cleanup - mark the autotools.in part as taken - naming convention is Config.in resp. Config.in.foo - cleanup configure options - rename to match Config.in.foo naming convention - extend AUTOTARGETS with an argument DIR_PREFIX for the location of the package - make sure that strip and all it's arguments are passed if used via - Nowadays there is no need to strip the config symbols anymore - fix quotes for STRIP. - add ttyAMA - update ARM integrator sample and add a "huge" variant of the same - fixup after Ulf - add mips/mipsel target architecture selection - remove empty, orphaned file - better use commonly used digits in ISA config - remove some duplicate entries - forgot to svn add kconfig-language.txt - pull "kconfig: oldconfig shall not set symbols if it does not need to" - remove SUSv3 LEGACY function - revert part of 20119 (renaming BR2_ARM_.ABI to BR2_.ABI) - add a hopefully not whitespace-damaged patch, second take. (Ivan Kuten) - fix typo - propagate mips ISA down to uClibc - whitespace cleanup (Cristian Ionescu-Idbohrn) - no need to $(strip ..) bool/tristate values (Cristian Ionescu-Idbohrn) - bump version - put a static grub into the staging dir - comment out non-existing source - add additional EXTRA_GCC_CONFIG_OPTIONS for initial, cross and target compiler - pass configure args for the -target compiler - just use the strip binary to avoid confusing libtool (quotes) - remove misplaced comment - bump version - has to select libelf (and should nowadays work without LFS) - remove usage of SUSv3 LEGACY functions - make sure that the target's usr/include dir exists when installing the headers - default to mips I for mipsel and mips III for mips - add pattern for gnuhurd-uclibc - adjust default for LFS - comment out apparently unused? cruft (linux-experimental) - start to think about GNU/hurd support. - fix some whitespace damage.. - pull patches 018..024 - extend documentation to mention adding package/foo/Config.in to package/Config.in Update links to new site locations (via Lance Albertson of OSL) use https for the bugtracker URLs Fix memstat's install do not append localversion automatically atmel mirrors are only needed for atmel targets default to EABI on arm allow menuconfig without a LINUX26_KCONFIG file remove BR2_FPU_SUFFIX honour DISABLE_IPV6 enable config.cache per default rsync: bump version *-menuconfig needs dirs to exist Allow for specifying kernel version manually libpcap, tcpdump: bump version and autotoolify Bjørn Forsman (3): atngw100_defconfig: update to fix build failure coreutils: add 'join' cdrkit: fix build by adding zlib as dependency Cameron Hutchison (1): linux-advanced: Fix probing of kernel version Chris Packham (2): libpcap: always make install for the staging dir add tcpreplay tool Chris Seawood (1): package: add librsync Clark Rawlins (2): Create $(TARGET_DIR)/usr/lib when installing mesa3d: Pass LDFLAGS to the build config file Daniel Hobi (1): Fix: convert leftover $(CONFIG)/conf to $(BUILD_DIR)/buildroot-config/conf Daniel Laird (54): The changes below add better support for DirectFB and libgtk2. The changes below move i2c-tools.mk to use Makefile.autotools.in select CUPS if XORG/XORG7/TINYX. reverse changes to i2c-tools.mk until I tidy it up (get clean working for example) Adds support for building LiTE - see DirectFB.org Clean up LiTE Move pixman from package/x11r7/pixman to package/pixman fbdump: Add new package fbdump. fbdump: Fix help text indentation and remove staging dir installation gtkperf: Adding gtkperf package gtkperf: Remove settings that are default libxml2: Post process xml2-config file to actually work and bump version libxslt: Convert to Makefile.autotools.in format Makefile.autotools.in: Add extra POST_HOOK targets games: Move all games into games subdir audio: Move all audio packages into audio subdir Makefile.autotools.in: Extended to cope with more bad packages Makefile.autotools.in: Get my $(Q)'s in the correct place package/freetype: Convert to Makefile.autotools.in package/libxml2/libxml2.mk: Bounce version to 2.6.32 package/sawman: Add Package SawMan package/directfb-examples: DirectFB examples package package/liberation: Add liberation fonts package package/pango/pango.mk: Remove redundant PKG_CONFIG_* package/atk/atk.mk: Bounce version package/Makefile.in: Add -rpath-link package/cairo/cairo.mk: Bounce version and add patches for DirectFB package/Makefile.in: Remove rpath fix as it breaks Thomas png build package/libpng/libpng.mk: Change to autotools.in format package/lite/lite.mk: Bounce version package/Makefile.in: rpath setup for toolchains. package/Makefile.in: revert rpath setup for toolchains. package/freetype/freetype.mk: Add zib to dependencies package/tiff/tiff.mk: Change to Autotools.in format Adding Central config.cache options package/liberation/liberation.mk: Correct the makefile to what it should have been package/libpng/libpng.mk: Remove the unnecessary --without-x option toolchain/external-toolchain/ext-tool.mk: Support non sysroot-able toolchains package/alsa-lib/alsa-lib.mk package/liberation/liberation.mk: A further tidy up..... package/libidn: Add a new package (required by later WebKits...) package/libidn/Config.in: Fix line length of text package/libidn/Config.in: Fix layout of text as per coding guidelines. package/multimedia/gstreamer package/multimedia/gstreamer/gstreamer.mk: Fix missing \ package/freetype/freetype.mk: Fix editing of freetype-config package/multimedia/gst-plugins-good/gst-plugins-good.mk package/multimedia/gst-plugins-good/Config.in package/multimedia/gst-plugins-good/Config.in gst-plugins-good: Fix style issues and use of --disable-png. autoconf.mk: Bounce version to 2.63 qte.mk: Use depends on for toolchain features qte.mk: Add a 'comment' to indicate the need for NPTL threads Extend External Toolchain options (match buildroot built toolchain): Daniel Mack (11): Add support for Freescale's MXC serial terminals Add support for custom post-build script docs: describe BR2_ROOTFS_POST_BUILD_SCRIPT e2fsprogs: factor out libuuid support libarchive package added e2fsprogs: bump version number to 1.41.9 e2fsprogs: add a patch to link against SEM_INIT libs kernel-headers: bump 2.6.31 stable version gvfs: drop legacy uclibc dependency libfuse: bump version number to 2.8.1 Add fuse-sshfs package Daniele Salvatore Albano (2): Bump lvm2 to 2.02.50 Update gamin to 0.1.10 to fix compilation Darcy Watkins (1): pppd.mk installs radattr.so twice and omits radrealms.so Darius Augulis (4): Fix build of matchbox-keyboard and matchbox-wm xda_xcursor-themes: depends on libXcursor Make Mesa3D optional for X11 GETPT support is needed by rxvt. David Anders (54): added arm variant selection add Sharp LH79520 based LNode80 target change test for arm variant from BR2_ARCH to UCLIBC_TARGET_ARCH fixed includes for arch sub-dirs add arm target sub-dir fix kernel build from bug report 0000476 fix url path from bug report 0000578 disable shared library support during configuration removed unnessary patch and removed references for installing shared libs that are not built fix zlib depends for openssh per case 0000645 copy forward the arm-softfloat patch from 3.4.3 to 3.4.4 and 3.4.5 add wipe per case 0000140 add new package of thttpd per case 0000556 add package dialog per case 0000148 added the pcmcia depends for hostap update lvm2 to latest stable release of 2.01 per case 0000503 add package for lighttpd per case 0000509 added package libcgi per case 0000298 added package libcgicc per case 0000423 added expat package per case 0000087 added the soekris net4801 target per case 0000613 added ruby package per case 0000566 fix mtd typos per case 0000475 add option to install libfl.a per case 0000438 minor syntax changes plus addition of stripping of binaries add ipsec-tools package per case 0000439 add option to mtd to select daily snapshot or a default version fixed paths in vtun configure per case 0000479 added DESTDIR so that binary is install in target directory per case 0000482 disable wtmp and lastlog in config as well as the dbclient symlink generation per case 0000521 added fix to correct for building with kernels > 2.5 per case 0000557 undo changes for wtmp and last log fix improper symlink for asm dir when using x86 archs update version number to latest stable build per case 0000502 fixed strip command to use target not host arch per case 0000481 fix wipe package build per case 0000658 remove binary with same name before installing init to prevent overwriting busybox init per case 0000416 add asterisk package per case 0000456 add -f flag to ln command to fix cygwin error per case 0000441 removed clean and distclean from the noconfig targets per case 0000232 add cloop as a new file system image type per case 0000151 add the amd au1500 based q5 board per case 0000374 add TARGET_CXX per case 0000593 add option to select target installation per case 0000519 add new package bind per case 0000507 fix unzip method based on the difference between daily snapshots and stable release per case 0000662 fix target arch check per case 0000688 add linux-2.4.32 kernel support for the q5 board per case 0000715 Fix gcc-clean so it doesn't remove binutils binaries per case 0000517 change patch level for netsnmp per case 0000707 update version of xfsprogs per case 0000641 changed the installation prefixes for target added patch to fix progname per case 0000879 change download url to be dynamic basic on version number Dmytro Milinevskyy (2): move default skeleton to fs/ and drop busybox skeleton fs: add option to define path to custom rootfs skeleton Emmanuel Riou (1): Add Swfdec Free flash library Eric Andersen (1163): Initial revision Fix broken /dev/hdg minor numbers Use target_skeleton dir to store conf files and init scripts under Move uml kernel to 2.4.17 Use cannonical locations Fix cross compile uClibc installs to the staging dir Major rework Update tinylogin version. Update how busybox snapshot is selected. With this update, everything now works as expected. Update to busybox 0.60.3 Use 'make install_target_utils' not 'make install_utils' Doh. messed it up again. Update busybox Add in a sample of how to build a library vs uClibc Turn off tinylogin by default Re-enable tinylogin. Makes life simpler that way... Change some defaults. makefile to build zlib Add some toys for people to play with Support gdb Fixup the make install step Some more little bits of joy Minor cleanups Make it work remove silly echoing Don't hard code for arm A bit of scrubbing Minor tweeks A number of updates Some more updates Fixup broken URLs fix 'make clean' Fix the native toolchain build Update valgrind, make it compile Lets try that again... Use gcc-3.1.1 Update to valgrind 1.0.0 Fix logf/log support when doing C++ Fix perms for /dev/tty Fix perms for /etc Update toolchain to 0.9.13 Add berkeley db support Update toolchain Update to uClibc 0.9.14 Update to uClibc 0.9.15. decouple kernel, toolchain, and uClibc. build toolchain by default Make stlport work once again Remember to strip things Update uml version Add openssl and openssh. Fix up UML kernel build. Fix the /dev/fd* entries. Add /dev/ptmx. Properly support the Fixup the build dependancies A patch from Arne Jonsson to calculate fs size, with adjustments by me. Update things to be a tad more current Add several new components working towards a fully sandboxed buildsystem Update to busybox 0.60.5 Cleanup Support some features Leave wchar off Update buildroot for uClibc 0.9.16 Fixup gcc-target so it actually works... Fixup gcc_target so it now works. Wohoo! We now have a fully Some more toolchain building cleanups Add some new options Add udhcp, cleanup a few other loose ends. Some updates from Andrew May adding gdbserver and adjusting gdb Update boa from Jon Nelson Kill IMAGE_SIZE reference Doh! Disable debugging Another addition from Jon Nelson Make use of wget consistant by using a WGET variable For now, don't build findutils. Fixup findutils so it builds and installs properly reenable findutils for now Oops. Kill the man and info noise Adjust uClibc for latest options... Fixup g++ to prevent gcc_target having a missing Update to the newly released gcc 3.2.1 Be even more careful -- avoid using 'which' Stick with gcc 3.2 for now. Some updates... scrub this Update the default config Support building regular kernels Fixup the defaults When not building a toolchain, use the native compiler Fix breakage Fix build Fix it so this: Default for x86 Fixup non-x86 openssl build Clean and update the uclibc toolchain build, and sync up with the Update the toolchain build, per the latest in the standalone Update ncurses so it cross compiles properly Text update Update makefile Finx kernel dependancy problem Update to tinylogin 1.4 Update genext2fs for filesystems greater than 8 MB. Fixup gawk build Shuffle so binutils is unpacked/built first more build updates update gdb version Update user-mode linux version Add an optional ncurses-headers target to install target header files typo Fixup ncurses terminfo-dir. Fixup the ncurses-headers Mention the new ncurses-headers zlib-headers openssl-headers targets Dependancy update A few more little defaults Make the directory before touching files in it... Fix header file install Be extra careful about the target utils Support more build system junk gdb wasn't working. Don't build a cross gdb for now. Change --disable-shared to --enable-shared so libstdc++ will Add missing unctrl.h header Fix a stupid typo fix a few little thinkos... Use a snapshot since I screwed up addgroup in the 1.4 release Update busybox configuration mechanism. Support building busybox unstable Use ftp for tinylogin This seems to be sufficient for now... Fixup the busybox config and make it sane Fix genext2fs so it will run on system where char is unsigned Fix unstable busybox compile (forgot 'make oldconfig') Revert to 1.6.3 Fixup directory name Update coreutils build Update slang version Update valgrind to 1.0.4 Support using an existing kernel Be sure things are built and installed just once Fixup ncurses installation of terminfo data Avoid installing into a nonexistant dir Support building cramfs filesystems Support building jffs2 filesystems. Update top level Cleanup the mess in the ext2 target Update uClibc default config JNote that valgrind is x86 only be sure include dir is present standardize handling of GNU configure scripts This makes configuring cpu types a bit nicer. update handling of 'make' more minor installation cleanups Fix m4 so it compiles once again.... Fix gdb compile Heh. Don't force everyone's fs to 100 mb. Lost the .us since the US mirrors are terribly unreliable Update openssh version to 3.5p1 No longer needed Merge a bunch of stuff over from the tuxscreen buildroot, with Mention how people can update things A few cflags and comment fixups Add a default config script Fix filename Bwahahahahaa. cut and paste strikes again. For now, remove "--target" so gcc will compile. grumble. More bugfixes Fix zlib build Fixup default compiler architecture Fixup a couple of little buglets that snuck in Update udhcp. Make sure /usr/share/udhcpc/default.script Update stlport patch Change from using "TARGET_CC1" to just plan "TARGET_CC" several updates for wireless and firewall stuff, Make it actually work... It's just another brick in the wall. Except its supposed to be -Wall Don't make fs's be 100 MB by default Don't really need this patch Update default bb config Update from Michael Shuler Several more dependancy cleanups Just use the default pcmcia script Minor fixes pcmcia update Ok, I think it really works now. :) Fix it so header files and static libs install properly Fix gdb so it works Fix compiler install Update default busybox config Dont remove /lib/libgcc_s.so. Build shared lib support on rev 1 of dont assign MAKE This should work sigh. We need to disable-shared for the initial compiler build use the correct strip tool for host and target binaries Update busybox default config Leave the final gcc build with disable shared to make things Fix an obvious typo Fixup gdbserver build. Patch from acmay fixup strace build Doh! Fix missing line for gdbserver. Fixup bash cross compile Update default busybox config Update newt and slang targets oops update to uClibc 0.9.17 Fix c++ header installation Include code for downloading firmware images depend on pcmcia Update openssl version udhcp doesn't depend on pcmcia Fix for an optimization bug that shows up on xscale. Fix stlport so it works Fix regex Add dhcp relay daemon Be really cereful to ensure udhcp.script is executable Update to dhcp-3.0pl2 Be extra sure that /etc/init.d/S30pcmcia is executable Support building a gcc-2.95 toolchain instead Update default config Fix typo, kill now unneeded stlport.mk rename patch teach libtool to use the correct system compiler Fix naming problem Fix a stupid typo Update to gcc 3.2.2 by default. Move a mips patch to be more obvious. Fixup a really stupid typo Update to version 4.5.6 Update for the latest Lots and lots of changes Fixup the target path fix URLs Update makefile Update toolchains a bit forther so that after blowing away the 'build' Add support for several new utilities List a few additional targets for building a dev system Fix dependancies Fixup ldconfig symlink Update uClibc version dont use ftp cut and paste leftovers Not 100MB by default Make sure we find ranlib and ar Ignore the toolchain_build dir Be extra pedantic about the PATH Remove usr/bin Remove unwanted docs Fixup pcmcia initialization Fix a few problems noticed by Peter S. Mazinger oops Fix pcmcia startup. Add grep Sigh Add --disable-perl-regexp Add in /lib/cpp symlink Per discussion with Christian MICHON, revert to version 1.35 Add support for bridge-utils, thanks to Michael Shuler Fixup 'make source' target Fix dependancy on zlib Fixup gcc_target so it works for people that don't wish to Update tar version. Minor fix for gcc includes when NOT Fixup stupid compile error Add a patch for better debugging of staticly linked threaded apps. Fixup db target Update to uClibc 0.9.19 Change a few defaults Add in a GNU_HOST_NAME Rework things to ensure we are cross compiling. Teach problematic don't depend on symlinks Make things compile once again Fake up an arm-linux source-tree missed a spot Update default config Don't mess with the headers files installed by uClibc Update version of file Oops. I was building for the host arch, not the target. duh. run autoconf Make certain coreutils gets installed. work around deficiencies in GNU tar that prevented several Claus Rosenberger reported that hostname is supposed to be in /bin Add util-linux, from Claus Rosenberger, with minor changes from me Support gzip Implement bzip2 Patch from Dana Soward so it works properly Do not blindly strip all symbols from from all libs. libpthread Upgrade to 3.1.2 Create a more multi-user friendly set of device perms support building gettext make coreutils compile faster Fixup a bug with symlink handling noticed by Wolfgang Denk Fix it so it actually works Patch from Bruno Randolf to fix openssh cross-compile to not Update gcc to version 3.2.3. Fix the openssh patch Little logic cleanup Use flex_2.5.4a-24.diff.gz from stable Build the 'tc' binary default to ramfs, not tmpfs Update user mode Linux target Build pci and plx drivers Update default busybox config Support net-snmp for those into that sortof thing Cleanup pcmcia a bit (such as removing the X11 binary it installs) mention iproute2 and netsnmp Cleanup method for excluding header files Add needed patch Ignore unwanted stuff Fixup a case where system libs could sneak into the link process Fixup a case where system libs could sneak into the link process Fixup a couple of thinko. Use the specified kernel compiler when compiling Make absolutely certain no host libraries can ever sneak support vtun Fix the binary name and path Fix init script install Fixup vtun init script and install tun device Do not disable pcmcia Update pcmcia-cs to version 3.2.4 Fixup cross-compile patch Yet another pcmcia update. Hopefully it will work properly Be sure the /etc/default dir exists Add in ttcp support Upgrade strace to version 4.4.98 Default to using a single fast sourceforge mirror Patch from Tim Riker: Default to 2.4.21 Update default busybox config Ok, I'm an idiot. Fix the url. Fixup iproute so it compiles up properly. Use the debian run depmod after building pcmcia and after hostap Fix broken dependancy Start vtun much later in the boot process Use tmpfs, not ramfs Add an sshd user so ssh priv seperation can work Start networking on boot, and setup a default set of network Teach openssh to configure itself and start running sshd on boot Add in my default set of 2.4.21 kernel patches Remove a bit of garbage Switch to using gcc 3.3 As noted by Michael Labuschke, ntp is a gzip archive... Add support for the Dropbear SSH server Revert to binutils 2.13.2.1, since .14 seems to have some problems Fix the binutils dir Fix binutils path Update coreutils to 5.0 Add patch by default Fixup arm and mips builds add UCLIBC_HAS_TM_EXTENSIONS Don't overwrite /bin/busybox with patch Add support for building perl Strip the perl binary Set current uClibc stable version to 0.9.20 Omit specifying kernel version Update to valgrind 1.9.6 Fixup valgrind build oops. Fixup target to correctly download and use gcc 3.3 Patch from Dean Matsen to fix broken telnet format strings. Patch from Michael Shuler. Update to version 1.2.8 and remember to I wrote this patch some time ago, seems I forgot to commit it. Cope with some autoconf wierdness Be sure to install libstdc++ and libgcc_s oops. don't default to a dev version of gcc I missed a spot Update for the latest and greatest uClibc Update to binutils-2.14.90.0.5 and gcc-3.3.1 Update valgrind Update dropbear to the latest and greatest, fixing a Doh! Update default busybox config Fix ncurses so it properly compiles It now builds w/o a /lib/ld-uClibc.so.0 symlink! Perhaps cross Fix gdb to not use sys_errlist[] and sys_nerr, fix all uses of sys_nerr and sys_errlist[] Make binutils not leak libraries remove some leftover garbage cleanup strip command a bit unset CONFIG_LAST Revert strace to a stable version that actually compiles This patch is not needed with gcc 3.3.1 This should be significantly less broken... Might even work. ;-) doh! "Letss Thry thatt again..." Update for disabling wordexp Make sure binutils does not leak system libraries into the build. Fixup binutils cross builds Fixup strace so it compiles Make sure cross building binutils works Set CC_FOR_HOST teach glib to cross compile Patch from Bruce Edge to add raidtools Make some more things compile Fixup broken tabs Make gcc 2.95 build Default to using uClibc 0.9.21 Update the default uClibc config for 0.9.21 Fixup gcc_target build so it does not require the magic Default to using the kernel-headers package. mention dropbear. Add support for fakeroot Make installing libstdc++ optional Fix silly typos Lets give binutils-2.14.90.0.6 a try, shall we? remove stuff already in binutils-2.14.90.0.6 Add in a default config to make it easy for people that want Alex King writes: Teach dropbear to depend on zlib enable getopt for fakeroot Rework toolchain build to make it much more modular and Use more consistant naming Fix thinko Needs this to compile Update the default busybox config The openssl build was broken Update dropbear to the latest and greatest This should at least build. I think. Fixup the binutils_target build Fixup gcc_target build. With this, buildroot builds w/o needing the magic symlink, Fix the build when host arch == target arch fixup i386 as well Update to non-vulnerable version enable ftw by default Update file Add the linux test project test suite. The 'make install' step is currently update dropbear release location Update included kernel version Add a bit more stuff to the default busybox config Minor cleanup, remove some unnecessary stuff Use a local copy of the source when building gcc-target (since Update to dropbear 0.38 Do not overwrite ldconfig with /bin/true anymore bump version simplify things a little bit support using ccache within the target system Update to gcc 3.3.2 do not use a perl, just use a patch Add support for 'make -j3' so make to run stuff in parallel Cope with the new RUNTIME_PREFIX Upgrade valgrind this should fixup some of those pesky build problems... Stock buildroot is not supposed to build gcc_target Update default busybox config Oops. I did not intend to leave debugging and such enabled by default. strace 4.5 builds properly for mipsel, and does not use sys_errlist, do not build valgrind for non-i386 The version of libtool we use is has not yet been restored to The version of grep we use is has not yet been restored to Update the uClibc config minor changes to accomodate the config system updates Set TARGET_ARCH also Peter S. Mazinger writes: Translate arch to use uClibc friendly naming (i.e. mipsel -> mips) Yet more adaption for arches such as mipsel. Do not provide A bit more wiggling to prevent asking about the target Update binutils version. Reportly fixes big endian arm... Make sure the config system asks stuff when it should, and doen't With a bit of luck, buildroot should work now Oops! Don't disable all float support! make sure we have a directory before trying to install symlinks $(STAGING_DIR)/include is not a binutils problem Ok, things appear to be working now... patch from Peter S. Mazinger to remove a redundant entry Patch from Peter S. Mazinger to keep the LINUX_DIR path Revert to binutils-2.14.90.0.6, since binutils-2.14.90.0.7 Update the ltp testsuite oops Bump up version number Fix a build problem found while building for arm soft-float Default to having an MMU, which must be explictly overridden on Kill off --with-lib-path, since --with-sysroot is sufficient, Thomas Cameron writes: Support building 'less' oops By popular demand, use 'sed' rather than 'perl' for doing Fix a minor perl -> sed conversion casulty Cope with changes I made to the uClibc install_dev target Update the default busybox config Fix a perl to sed conversion error Change 'sed -ie' to 'sed -i -e' to avoid littering the build minor perl to sed conversion issue Fix some more perl -> sed conversion problems automatically detect if we have a usable version of sed revert this stuff... move kernel headers to live with the toolchain Add some quoting to handle unusual host compiler naming mention mipsel Default to building ccache for the target Prevent install from following symlinks and overwriting bin/busybox Fixup util-linux so it actually compiles Add in mpg123 support, contributed by Jeff Simpson, with fixes Contributed by Jeff Simpson. This doesn't actually work yet, Support older apps by disabling UNIX98PTY_ONLY cope with latest busybox insmod options update dropbear Paul Fox writes: Fixup the "older than" (test -ot) tests for older bash Bump pcmcia version Fixup the regex used for iptables so it actually works bump kernel to 2.4.23, and update the default patch set to match some non-tabs snuck in Add support for openvpn Fixup the build of the hostap utils, use the kernel hostap remove trailing whitespace Update default config Slightly newer ltp test Update for the latest uClibc Update the ltp patch with a few bug fixes... Patch the patch... A bit more tateful this time Fix some more ltp bugs Mount devpts properly Default buildroot to use stock uClibc 0.9.26 till further notice Document the unwind-dw2-fde stuff a bit better, remove pointless we do not 'ant' to use anything Update ltp to the latest version. Current results: As noted by Joakim Tjernlund, we should force ln to overwrite Fixup grep build Kill off the old gcc/binutils stuff Remove USE_LINUX_UCLIBC option, since that is now the only Be consistant and use DISABLE_NLS for binutils Update buildroot per the new snapshot situation with busybox. Bump bb to -pre7 Add a check to ensure the proper utilities are installed before Update to the February ltp-full-20040206 testsuite I've put together an updated set of kernel headers, so use that. Better deal with arches like mips that have odd kernel dir naming Doh! sigh bother Patch from Lauri Leukkunen: Patch from Lauri Leukkunen adding knobs controlling whether Disable autologin Per comment from Ross Miller, update to ppp-2.4.1 final rather Begin to sortof make this work... Remove perl. It doesn't work, and seems to be a support Update to openssh-3.8p1 Update kernel to 2.4.26-pre5 fix a stupid search-n-replace bug Use cannonical gnu.org site for gcc 3.3.x Turn off CONFIG_ASH_RANDOM_SUPPORT by default support ccache for the build as well as the target oops Fix openvpn build deps Fix ccache build for target Due to alphabetizing, the uml stuff was pulled in after uclibc.mk Provide sane defaults building uml is not supported Make ifup/ifdown shutup Split off the C++ stuff and only install when INSTALL_LIBSTDCPP Missed a link Stick the cache in its own empty dir Goetz Bock writes: Sync up binutils with current Debian testing Sync with the latest from Debian testing Use busybox to provide login etc by default Update to latest valgrind Default to using the 2.6.x based linux-libc-headers -- yet another Avoid a question when possible Fix gcc bug 15089 oops Sigh Update to strace 4.5.3 Cope with stock uClibc 0.9.26 cope with older uClibc versions be sure the dir is present Chris Wilson writes: Revert to using 2.4.x kernel headers by default, due to public outcry.... Link 'cc' to 'gcc' Update to the latest ltp testsuite Support building procps (since ltp prefers it) bother Some tedious commentary on the current toolchain patches purge whitespace A few updates, add some dirs so ifup/ifdown wont complain Use newer versions Use stock gcc 3.3.4 Minor doc update to match reality Fixup a stupid bug Update for the latest linux-libc-headers Minor config updates Erik Karu writes: Update dropbear and add a setup/start init script for it Update binutils. This version works on arm... Automatically scale down the image padding size enable rdate and hwclock Fix a silly bug Update configs a bit Use shared libgcc if possible Use 2.4.26 final, not a -pre Remove the unnecessary USE_UCLIBC_LDSO_0_9_24 option Update to dropbear-0.43 Install /lib/libgcc_s.so.1 Only install libgcc_s when it is present Tarcisio writes: Update the 'file' patch Use relative links Don't use a shared lib for file Use relative links update to current new 2.6. kernel headers are out Enable CONFIG_FEATURE_SUID, but disable CONFIG_FEATURE_SUID_CONFIG Add N copies of the arm-textrel.patch latest uClibc config updates Default to 2.4.27 kernel headers Always use kernel-headers. Avoid naming conflicts with 'linux' target Major buildroot facelift, step one. It would help to include the package specific *.mk makefiles Remove the old 'make' directory, and populate the new 'package' facelift step number two Move the STLport to 2.95 where it belongs Remove obsolete reference to SOURCE_DIR Remove references to the obsolete SOURCE_DIR Fix it so we once again build the target root_fs Fix it so we once again build the target root_fs Remove obsolete references to SOURCE_DIR Add some seperators facelift step number two final step in buildroot facelift bump version to something existant on alpha.gnu.org update documentation a bit Don't use a string to do the job of a bool Make the TAR_VERBOSITY option a bit more sane Fixup SOFT_FLOAT handling Andrew May writes: depend on ncurses teach boa to compile Update to a working url and current version Update a few packages Teach rsync to compile Be certain make is happy and will not keep trying to reinstall Update socat to a current version that is actually present fix valgrind dependancies Will McCammon writes: Patch from Thomas Lundquist to fix a thinko Remove the non-compressed copy of this patch Apply compressed patches as well Fixup obvious bug Kristian Hoffmann writes: Update linux kernel to the latest and greatest Update to the latest linux-libc-headers doh Be certain ncurses is enabled when depended upon Jan Lana writes: Disable busybox ar do not inadvertantly create files Patch from Volmat Alain adding SH3/SH3EB SH4EB support Patch from Karsten Kruse: Add an option to allow people to relocate the toolchain Don't nuke STAGING_DIR and TARGET_DIR Add some more phonys Don't fail for existing dirs Kill off old unused JLEVEL junk Add initial BR2_JLEVEL support, with some exceptions for apps that openssl doesnt like 'make -j' pciutils doesn't like 'make -j' pppd's install target doesn't like 'make -j' Documentation written by Thomas Petazzoni stylesheet for docs Fix typo noticed by Pawel Foremski Update default uClibc config Update to latest CVS version of genext2fs If both bash and busybox are selected, make certain bash wins When both busybox and coreutils and/or util-linux are selected, Thomas Petazzoni writes: minor cleanups. ncurses make install doesn't like make -jN, N>1 dropbear-0.44 is out Update config These patches do not appear to be needed (and break the build) Fixup dropbearmulti build and install Fix broken patches so they actually apply fixup util-linux compile Philip Rakity writes: Apply patch from nawawi: http://bugs.uclibc.org/view.php?id=57 Patch from gtj: http://bugs.uclibc.org/view.php?id=29 patch from pdinoto: http://bugs.uclibc.org/view.php?id=35 Patch from pdinoto: http://bugs.uclibc.org/view.php?id=30 Patch from gtj -- http://bugs.uclibc.org/view.php?id=39 Patch from pdinoto : Fix from pdinoto: http://bugs.uclibc.org/view.php?id=31 Patch from pdinoto: http://bugs.uclibc.org/view.php?id=33 Bump version to 1.28, per recommendation from solar Patch from acmay: http://bugs.uclibc.org/view.php?id=50 Patch from gtj: http://bugs.uclibc.org/view.php?id=40 Patch from acmay: http://bugs.uclibc.org/view.php?id=47 Patch from scott: http://bugs.uclibc.org/view.php?id=42 Update version and patch for ioctls I happen to use Update linux kernel update copyright Small wording change Fix grammar test foo test 3 test 4 test 5 test 6 test 7 test 9 test 10 test 11 test 12 test #13 test file, no longer needed Fix broken config menu There is no need to have a separate 'Makefile.in' file in the update copyright (mainly to check post-commit notifications) Update to check notifications remove obsolete .cvsignore file remove obsolete .cvsignore file remove 'mke2fs' and instead add the properly named 'e2fsprogs' Fix some silly bugs: a variable for gcc was used before it was defined, remove fixup use of a variable before it is set cleanup using a variable before it was defined What is 'wtools'? Give it its proper name 'wireless-tools' What is 'wtools'? Give it its proper name 'wireless-tools' kill the older wtools make it compile update default config We need to calculate filesystem size right when we run genext2fs. cleanup install target a bit This file is now obsolete. kill it. Fix it so that owners and permissions specified in device table doh. The first hunk of my patch was redundant give uclibc and busybox config files consistant variable names cleanup whitespace Rework things a bit to build the server, client, etc rename dhcp_relay to dhcp remove rename dhcp_relay to dhcp the deleting part of 'svn mv' doesnt seem to work. I must more dhcp updates cleanup whitespace provide a runlevel HPA's Trivial File Transfer Protocol (tftp) server. add dhcpdump Make target stuff last so it can override everything else Whitespace Add the new device directory Move device table to Move stuff around shuffle things around more changes towards better board support more changes towards better board support move more stuff around for better board support fixup a couple of typos Update toolchain with some cvs additions from the debian package more example device support I need this bit too move stuff around a little bit more Do not squash perms, just owner make valgrind compile with newer kernel headers rename Add a website typo refer to busybox as well fixup kernel compile Update to ISC dhcp 3.0.2 target/device/Soekris/net4521/linux.mk should only be used when This doesn't need ncurses headers installed in the target rename patches to avoid any confision as to patch order Trivial updates Patch from ralphs adding microperl, per gtj writes in http://bugs.uclibc.org/view.php?id=55 scott writes in http://bugs.uclibc.org/view.php?id=41 pdinoto writes: Add support for libelf On mips, default to 4k pages to make binaries smaller bridge and pcmcia need a compiled up linux kernel Fix Soekris net4521 kernel config location teach BR2_INSTALL_LIBSTDCPP to actually install libstdc++ simplify target language selection to remove nasty nested ifeq kill off support for gdb 5.3 Always use CFLAGS_FOR_BUILD for using CC_FOR_BUILD 450-mips-restore-embedded-pic is I believe the minimum necessary to get gcc 117_mips_symbolic_link is from debian bother. Fix the filename Fix things the other way round. Instead of restoring the mips Deal with it when binutils is being somewhat troublesome gcc 3.4.0 also needs to not emit embedded pic relocs for mips ncurses build with make -jN, N>1 seems racey Support building fakeroot for use on the host system, i.e. for Fixup gcc 3.3.3 and 3.3.4 builds with patches backported fix grammar Update dropbear to the new version. Add board support for the AMD DBAu1500 development board Add board support for AMD devel boards Be extra careful about where the uClibc config file comes from patch from pgrayson: Fixup device table location Per http://bugs.uclibc.org/view.php?id=130 Fix /http://bugs.uclibc.org/view.php?id=134 Fix http://bugs.uclibc.org/view.php?id=135 The DBAu1500 can run as either big or little endian Try out mips3 Teach the kernel config to also swing both ways Add support for udev, from Nathanael Noblet Don't let the system /usr/bin/install try to strip target binaries Bump available sanitized kernel headers Add missing definition for 'struct ip_nat_multi_range_compat' so Overwrite any existing link should there be one update gdb a bit. remove support for ancient versions. Minor platform updates remove empty directory Apply patch from http://bugs.busybox.net/view.php?id=205 Make busybox config file location a config option Fix up the build of libelf so it actually works Update cramfs to handle switching endianness when necessary Minor ltrace updates switch to mips32 Add a bunch of patches snarfed from the debian gdb package Some minor updates for the net4521 Change all instances of 'ln -sf' to 'ln -snf' Update init scripts a bit. Don't mess with /etc/default for now. Don't mess with /etc/default for now. don't put in a default resolv.conf. Some folks with a ro rootfs Do not include an empty resolv.conf Update for latest config options http://bugs.uclibc.org/view.php?id=189 Make defconfig work properly It is now official, the cause of the mysterious gcc 3.3.5 exception Weed out older, no longer maintained versions of gcc Prune out a bunch of binutils versions that are no longer fixup libreadline build, per http://bugs.uclibc.org/view.php?id=229 Teach cramfs to handle byteswapping sanely. I want to specify iptables doesnt need to concern itself with kernel headers First pass at getting current x.org to into buildroot. cleanup the tinyx build so it actually has a chance of working. This patch updates the zlib package to build version 1.2.2. The This patch updates the bzip2 package to build version 1.0.3. The 1.0.3 version This patch updates the berkleydb package to build a 4.3.x version of the Add support for the openntpd package to buildroot. OpenNTPD is a free, easy to This patch updates the e2fsprogs package to build the 1.37 version of This patch updates the pppd package to build version 2.4.3. The 2.4.3 version Add patch from debian to make things compile Apply any uClibc patches that are present http://bugs.uclibc.org/view.php?id=178 http://bugs.uclibc.org/view.php?id=294 http://bugs.uclibc.org/view.php?id=293 Apply most of Add a standalone makedevs application to be used along with Add the udev init script http://bugs.uclibc.org/view.php?id=288 routine .config updates routine .config update routine .config update Make the sourceforge mirror site a config option, as sourceforge http://bugs.uclibc.org/view.php?id=286 http://bugs.uclibc.org/view.php?id=285 http://bugs.uclibc.org/view.php?id=284 http://bugs.uclibc.org/view.php?id=289 Add support for acpid Add support for building a few commonly used bootloaders New target/device: Via epia-mii: Update to the debian sarge release version of fakeroot Update ccache to the latest version, which adds features. These patches fix some minor problems with GNU Readline package. Setup libpng to be fetched from the sourceforge mirror of choice If you update the kernel headers tarball and run make against an already built This patch adds package configuration files for the LVM2 tools and its mksquashfs is always rebuilt before generating rootfs image. The attached Use fakeroot and makedevs to fake mksquashfs into building properly setup file Finish implementing fakeroot handling so mksquashfs properly Finish implementing fakeroot handling so when we tar up the be a bit more consistant with naming, always escape wildcards The '-r' option has gone away minor cleanups prevent whining about conflicting targets Upgrade to latest, handle endianness automagically don't use the older 2.0 squashfs format silly typo Thomas Lundquist writes: Fix some stupid bugs in the Xorg build file-4.12 is no longer available Get it building Add device nodes for /dev/input by default (xorg and others want then) Run ldconfig on the target rootfs to generate /etc/ld.so.cache Yet more xorg build fixups Install xorg modules correctly A little more setup Fixup standalong makedevs to handle regular files, and also fix Update the set of available kernel headers to include 2.4.31 and 2.6.12 Apply the fix for gcc bug #22167 update to dropbear-0.46 e2fsprogs does not appear to be 'make -j N' safe for N > 1 update valgrind to the latest and greatest Fix broken dependancies Minor updates Via EPIA MII specific Linux config is (surprise) specific to the Via EPIA MII Only include linux makefile when properly selected update kbuild system Hopefully this will teach bash to get signals correct when cross compiled. also remove support/mksignames.c put back support for generating .config.cmd filter through dos2unix Fix it up so ltp builds and installs itself properly so it is Allow packages to use fakeroot. To accomodate this, convert all minor cleanup for target handling Prevent problems with fakeroot possibly trying to use stale host filesystem Prevent problems with fakeroot possibly trying to use stale host filesystem Fix some broken dependancies Rather than adjusting the way ldso allocates memory, for the typo -- revenge of cut n paste routine update Add 'nogroup' to make ltp happy some platforms (such as arm with 2.4.x kernel headers) lack Make strace behave for arm, which for 2.4.x lacks __NR_exit_group resync update minor update fix screwy patch handling Switch default from 'unc' to 'easynews' Change root_fs_$(ARCH) to rootfs.$(ARCH) apply patches when requested to The coreutils configure script is a steaming 1 fix gettext so it will actually compile and install add in glib2 link $(STAGING_DIR)/usr/lib to $(STAGING_DIR)/lib bump version to the latest stable release fix install such that pkg-config setup is correct fix install such that pkg-config setup is correct needs pkg-config fixup freetype build and install locations update xorg build and installation paths add in cairo more updates to ensure subsequent packages build Add pango fix dependancies and install paths be explicit about not doing X be explicit about not depending on X, dep should go the other way add tiff package fix build deps use a slightly more sensible dep, strip the correct library names add atk package add Gtk+ version 2 it seems pdf and ps support are required for gtk2 a copy of mcookie will come in handy... add fontconfig package filter pkgconfig output to force it do use our staging_dir and not fixup a whole steaming pile of insanity. When packages are configured, install the junk needed to (in theory) make pango actually work oops, silence some debugging noise there is no 'package/hal/' at present... silly typos some pkgconfig hacks to make things somewhat work fix build and ensure we install needed runtime components oops, embed $(STAGING_DIR) rather than hard coding my home dir... teach fontconfig to actually apply its patches lose the extra space do not install build stuff into the target unless specifically asked to do so update xorg build a bit more, trim the default set of bitmapped Add a somewhat basic window manager missed a spot -- need to add metacity here as well. We really should add some Add in a few useful bits for font handling select XORG rather than depend on it. hackup libtool for avahi and libdaemon, as with other packages properly depend on pkgconfig fix installation location fix dependancy to avoid needless rebuilds fix symlink A patch set that should probably become uClibc-0.9.28.1 update DejaVu fonts to the latest Use stable version 2.16.3, as 2.17.x misplaces topbar icons and whatnot. Add gtk2-engines for theming gtk fix patch fix broken spot caused by my having checked in the wrong dst patch for 0.9.28 bump version bump version There is no 'make uninstall' for ccache. new stable upstream version grumble grumble. fontconfig's fc-lang is broken upstream and new patch version patch from rick68: bump version Make certain the sqlite libs are actually installed in the target update to uClibc 0.9.28.3 fixup package LDFLAGS handling yet more LDFLAGS handling fixups install hostutils (i.e. 'ldd' and 'ldconfig') into $STAGING_DIR fixup compile Merge in X11R7 patches from Julien Letessier, posted 04 Jul 2007. Doesn't doh, missed a spot bump up a few version numbers. kill dead 2.6.19 option. bump version, fixup some brokenness revert this bit, use usr/include bump Evan Zelkowitz (2): sdl_gfx: new package Add SDL_sound package Francisco Gonzalez (1): New package ser2net request Francisco Gonzalez Morell (1): qt: fix the patch name for qt-4.5.3 version Francois Perrad (2): Add new upstream Lua patches and rename all patches for consistency luafilesystem: remove LARGE_FILE constraint Frederik Vannoote (1): qt: bump version Grant Edwards (1): busybox: pass EXTRA_LDFLAGS for external toolchains Gustavo Zacarias (113): php: bump version sqlite: bump version lighttpd: bump version package: add spawn-fcgi package openvpn: convert to Makefile.autotools.in format libnl: new package netstat-nat: new package bmon: new package Bump to bind-9.5.1-P3 security fix for CVE-2009-0696 Bump sqlite package to 3.6.16 package/: new package iw dnsmasq: misc fixes kismet: bump version and convert to Makefile.autotools.in format Update php package to 5.2.11 Update sqlite package to version 3.6.18 Add new usb_modeswitch package lighttpd: bump package to 1.4.24 openntpd: convert to Makefile.autotools.in format libidn: update to 1.15 and other fixes dnsmasq: bump to 2.51 and add IDN option openssl: bump to 0.9.8l + security fixes libidn: Update Config.in to fulfill LIBIDN_BINARY Bump iw package to 0.9.17 Bump spawn-fcgi to 1.6.3 Add binutils 2.20 Bump lighttpd package to 1.4.25 Bump pcre to 7.9 Add pkgversion to gcc >= 4.3 Bump iw to version 0.9.18 Bump usbutils package to 0.86 Bump bind to 9.5.2-P1 Add new package hostapd Bump mtd-utils to 1.2.0 Drop generic package selection (access point, firewall, dev system) Bump iptables to 1.4.6 Bump usb_modeswitch to 1.0.7 Bump wpa_supplicant to 0.6.10, enable nl80211 Bump kismet package to 2010-01-R1 Bump openvpn to 2.1.1 Bump sqlite to 3.6.22 Bump dnsmasq to 2.52 Bump netstat-nat to 1.4.10 Bump iw package to 0.9.19 Bump php to 5.2.12 Bump bind to 9.5.1-P2 Bump lighttpd to 1.4.26 Remove obsolete hostap package Bump pppd to 2.4.5 and convert to Makefile.autotools.in wget: bump to 1.12 and migrate to Makefile.autotools.in memstat: bump to 0.8 and migrate to Makefile.package.in New package squid 3.0.STABLE21 Bump nano to 2.2.3 and migrate to Makefile.autotools.in Bump less to 436 and migrate to Makefile.autotools.in Add new netperf package binutils: add 2.20.1 php: bump version openssl: bump version iptables: bump version e2fsprogs: bump version iw: needs host-pkg-config dnsmasq: fix CFLAGS New package menu structure Enable e300c2, e300c3 and e500mc powerpc optimizations uclibc: Enable libresolv and libnsl stubs by default for 0.9.31 samba: bump version hostapd: Bump to 0.7.2 eeprog: Convert to gentargets lua: Migrate to gentargets and improve it haserl: Add lua option usb_modeswitch: Bump to version 1.1.2 usbutils: fix recursive LIBUSB Kconfig issue and bump to 0.87 pciutils: Fix cross compiling wpa_supplicant: Fix build with external toolchain hostapd: Fix build with external toolchain libcap: fix build issue when host pam is around iptables: bump version, make it smaller with IPV6=n New lua module: luafilesystem New lua module: coxpcall New lua module: rings New lua module: cgilua New lua module: luasocket New lua module: copas New lua module: wsapi New lua module: xavante New lua modules: wrap them up in a submenu modutils: remove package libusb: bump version tn5250: bump version and convert to autotargets php: add sqlite3 dependency when using external openssl: bump version, enable mdc2+camellia+tlsext sqlite: bump version gawk: bump version and migrate to autotargets Iptables: needs host-pkg-config file: bump version and migrate to autotargets toolchain: bump gcc 4.3.x series to 4.3.5 libart: fix staging install ncurses: bump to 5.7 dnsmasq: bump to 2.55 and migrate to gentargets Deprecate rp-pppoe, functionality is in pppd package: Remove portage, it's obsolete bash: bump to 4.1.7(1) and migrate to autotargets libpng: bump to 1.2.44 [CVE-2010-1205] busybox: add 1.17.0, convert to gentargets, drop 1.12, deprecate 1.13 and 1.15 busybox: fix cflags wireless_tools: Migrate to gentargets and fixes iw: bump to 0.9.20 and migrate to gentargets Convert net-snmp to autotargets Bump samba to 3.3.13 [CVE-2010-2063] netsnmp: depend on openssl when the package is on to ensure build order iostat: migrate to gentargets Update busybox 1.17.1 fixes Bump stable kernel headers Security bump php to 5.2.14 H Hartley Sweeten (9): .gitignore: add backup files Change the default BR2_DL_DIR location package/mtd: Remove obsolete utilities, add new ones bump linux kernel versions remove -mm linux patch options target: add linux 2.6.33 target/linux: bump 2.6.{27, 31, 32, 33} stable versions target/linux: bump 2.6.32 and 2.6.33 versions e2fsprogs: bump version Haavard Skinnemoen (37): ccache: Fix creation of cache directory Fix permissions on /var/tmp and /var/lock gcc: Fix gcc-unpacked target gcc: Support v4.2.4 on avr32 uClibc: Delete obsolete AVR32 patches for 0.9.28 and 0.9.29 uClibc: Backport two resolver fixes for 0.9.31 uClibc: Enable obsolete BSD signal on 0.9.31 strace: Drop autoconf patch and run autoreconf during build busybox: Add customization of httpd and console utils dnsmasq: Add init script and configuration file iptables: Install init script Add new Linux Test Project package linux: fix path to kernel image for AVR32 linux: Apply version-specific patches in the linux/ directory linux: Bump latest stable version to 2.6.35.4 linux: Add two avr32 patches for 2.6.35.4 linux: Fix MMC initialization failure on ATSTK1000 kernel-headers: bump kernel versions u-boot: AVR32 update for 2010.06 skeleton: sync /etc/group and /etc/shadow with /etc/passwd skeleton: Add dnsmasq user and group target: Add BR2_BOARD_IS_HEADLESS option Atmel: Add busybox 1.17 config file Atmel: Don't override default skeleton for AVR32 avr32-bootsplash: New package ATSTK1005: Remove board support atngw100: delete obsolete kernel configs and patches atngw100: Use generic skeleton and device table atngw100: Update defconfig atstk100x: Use generic skeleton and device table atstk1006: Add Linux kernel configuration file atstk1006: Add defconfig atstk1002: Add defconfig Add ATNGW100 mkII board support atngw100: Make defconfig smaller proftpd: Bump version to 1.3.3b system-upgrade: New package Hamish Moffatt (59): Added configuration item to control whether development headers and libraries are installed on the target Upgrade readline to 5.2, including all current upstream patches. Commit the new upstream patches and remove the old Added a package for fconfig, which allows you to modify RedBoot configuration parameters from linux. Added package for fis, which allows you to manipulate the RedBoot flash partition table from linux. Run $(CONFIG_UPDATE) after unpacking sources Add support for summarising JFFS2 images. With support in the kernel this improves mount time significantly. Fix typos in jffs2 summary support Allow selection of e2fsprogs to install in the target Don't use long options to start-stop-daemon as they may be disabled in the busybox configuration Applied patch from Nathanael D. Noblet to fix Remove old mtd snapshot option, as the source tarball is no longer available Add romfs target support, courtesy Josh Unbreak the bridge-utils package.. More unbreaking. These cosmetic directory renames don't seem to be working out very well.. Add ubifs target Update to mkfs.ubifs v0.4 release. Note that you need the latest ubifs Add support for setting the image base address Remove configuration item for git commit ID, as our patches are version-specific. Fix UBI compression options Added package for axel download accelerator Remove bashisms Fix dependency on host-autoconf Fix dependencies to enable autoreconf, without rebuilding every time Fix missing libtool when building libusb Publish $(LIBTOOL) variable and use it in the libusb dependencies, so that Fix missing punctuation Remove patch which isn't required for the specified upstream version Fix options to configure Added mii-diag package Don't use a stamp file to note whether the package has been installed into the $(TARGET_DIR) Don't $(CONFIG_UPDATE) openssl as it doesn't use autotools anyway Update to work with recent lzo changes Bump 1.11.x version to 1.11.2 (no patches yet) Update to Python 2.4.5 (latest patch rev of 2.4) In the uninstall and clean targets, remove the built/installed stamp files Fix duplicate $(AUTORECONF) run in autoreconf and configure targets Added eeprog package from gustavoz Remove lzo patches which aren't required with latest liblzo package updates Applied change from Ben Nizette and Hans-Christian Egtvedt to Make the autotools xyz-clean target call xyz-uninstall first, rather than duplicating its actions Override the uninstall target rather than the clean target New package for dnet, a wrapper library for getting access to kernel network information Version bump to 2.3.7 Keep /usr/bin/python2.4 and make /usr/bin/python a link to it Support building without WCHAR support Applied patch from Michel Wilson to allow the cursor in the X root window to Export site package directory location for use by other packages Move project-specific stamp files into a project-specific directory Applied patch from Brian Foster : Rename patches to include Python 2.4 version, in preparation for adding 2.5 Remove .rej file included in the upstream tarball before patching Over-ride the target-install target rather than installing as a post-build Override the target-install target properly rather than installing as a post-build hook Revert $(strip ...) change which corrupted this file Added missing libdnet package Remove empty directory left after dbus/libxml2 cleanup Enable multilink PPP (no reason to disable it) Bump version to 0.9.8j Hans-Christian Egtvedt (103): oprofile: convert oprofile.mk to use Makefile.autotools.in and bump version libupnp: add package libupnp aumix: fix install rule to target to support multiple projects iptables: fix install rule to install everything in appropriate directories bridge-utils: remove whitespace at end of file openssl: convert to Makefile.autotools.in and bump version to 0.9.8g openssl: add patch for AVR32 support and optimization openssh: convert to Makefile.autotools.in and bump version to 5.1p1 SDL_net: add new package SDL_net doom-wad: split out and fix installation of Doom shareware wad file prboom: add new games package PrBoom doom-wad: enable kconfig entry for PrBoom package and fix whitespace damage lxdoom: make package depend on X11 server lxdoom: add dependency to a xserver in Makefile sdl_net: fix install options for target and staging qtopia4: bump version to 4.4.3 uclibc: install headers after building headers in configure part xserver_xorg-server: fix missing backslash on end of CONF_OPT avahi: add dependencies in right order kernel-headers: remove whitespace damage gcc: make sure that /usr/lib exists on target before installing shared libs gcc: make installation of shared libraries multi-project safe linux: fix copy of Busybox config to target directory openssl: fix compiling OpenSSL for i386 architecture uclibc: add kconfig option and make stuff for installing the uClibc test suite libpcap: bump to version 0.9.8 uclibc: fix path to ARCH_CFLAGS when compiling the test suite openssl: fix architecture specified when configuring openssl linux: add probing for kernel version when installing modules linux: fix typo in status printout linux: make touch also create the dependency file when installing modules linux: skip installing modules if modules are disabled in kernel config make: select gettext and libintl if locale is enabled make: add gettext dependency to make rule instead of TARGETS Move creation of $(PROJECT_BUILD_DIR)/autotools-stamps into top level Makefile Build $(PROJECT_BUILD_DIR)/autotools-stamps with normal Makefile rules linux26: make installation of modules rule depend on .depend_done prboom: add a touch $@ to end of install target rule to install PrBoom only once mplayer: disable ivtv video output mplayer: add dependency libraries to a variable mplayer: make sure alsa-lib is installed before mplayer uClibc: add uClibc 0.9.30 to kconfig and Makefile qtopia4: remove explisit include and library directories from configure call mplayer: remove not needed $(strip ...) calls in Makefile mplayer: use $(if ...) to add dependencies to mplayer strace: fix lower case no to NO when setting STRACE_AUTORECONF uClibc: add a default config for 0.9.30 uClibc: set 0.9.30 as default samba: bump version to 3.0.33 alsa-utils: add dependency to libintl if libintl is enabled alsa-util: bump version to 1.0.18 and add patches for this version avahi: add dependency to host-autoconf tslib: use more robust $@ when touching target instead of explisit name tslib: add dependency to hsot-autoconf and host-automake mplayer: set charset explisit to US-ASCII to ease intl compile qtopia4: make build verbose or silent depending on user input alsa-lib: bump version to 1.0.18 libvorbis: tremor depends on host-autoconf and host-automake samba: predefine a autoconf result for enums with negative values Remove dead directories after moving audio and video to multimedia libtheora: add new multimedia package libtheora gstreamer: add new multimedia package gstreamer gst-plugins-base: add gstreamer base plugins gst-plugins-good: add gstreamer good plugins gst-plugins-ugly: add gstreamer ugly plugins qtopia4: add kconfig option to enable Phonon binutils: fix typo for detecting if BINUTILS_NO_MPFR is not set binutils: revert bad commit 24343 zlib: install using cp instead of install for zlib libraries libiconv: strip installed library and remove the preloadable library samba: bump version to 3.2.5 samba: make proto first to allow parallel build afterwards samba: add a comment about why make proto is done before make strace: fix AVR32 arch patches and refresh all patches to apply clean Mention the saveconfig and getconfig targets in make help samba: properly disable largefile if not selected in Buildroot samba: bump version to 3.2.7 and refresh patches against this version samba: use proper BR variable to disable largefile while configuring mplayer: add patch to fix compilation against alsa-lib 1.0.18 uclibc: add prctl syscall fix for AVR32 architecture Add support for wget fallback to a mirror site dependencies: check if the compiler is executable before assuming it works gadgetfs-test: add support for Atmel USBA device procps: fix build with uClibc and wchar disabled webif: fix strip command Add AVR32 Wiki package avr32-web-start: new package for basic website for AVR32 target boards Add AVR32 comment in package/Config.in for AVR32 Studio export token faad2: added libfaad to Buildroot with an AVR32 optimization patch tslib: remove invalid patch tslib: add proper patches for check_fd function uClibc: v0.9.30 add patch which fixes prctl syscall GDB: Add AVR32 support patches to GDB 6.7.1 mplayer: add patch which fixes compiling of alsa output atngw100-base: Update defconfig Atmel: add passwd and shadow files to AVR32 skeletons target: add a /home/avr32 directory by default to all targets atmel: make LEDs accessible by all users by default for AVR32 boards avr32-web-start: disable Samba swat part unconditionally avr32-web-start: only expose the AVR32 wiki docs if enabled target: add /media directory to users of the generic device table atmel: add extra hosts for dnsmasq to NGW100 and NGW100 mkII boards atmel: add default Samba configuration and user credentials for NGW100 and NGW100 mkII Ivan Kuten (54): update fakeroot to 1.8.2 version updated wireless-tools to .29 version, thanks to sushisan bump lockfile-progs to 0.1.11 version, provide sus3v legacy patch change target binary to usr/sbin/olsrd updated ncftp to 3.2.1 version, thanks to sushisan add soft-float support to 4.1.2 gcc, thanks to Hamish Moffatt fix libmudflap build failure for 4.1.2 gcc - pass CPP=, thanks to Hamish Moffatt 'make source' command working again for gcc make lsof configure with target includes, thanks to marcg make microcom visible until it appear in busybox release fix typo in elf2flt, thanks atle remove g++ dependency from libusb fix libusb autoconf scripts for armeb update binutils nios2 support, thanks atle update kernel-headers nios2 support, thanks atle update gcc nios2 support, thanks atle update elf2flt nios2 support, thanks atle correct LIBUNGIF_SITE for libungif add BR2_INET_RPC dependency install ldconfig stuff only if it was built, fix for systems without shared libraries support (nios2) update uClibc config for nios2 add more recent version of freetype, required at least for avr32 to build correctly update SDL to 1.2.12, allow video driver selection update portage version and site add SDL_ttf package correct paths in sdl-config fix 0001595 issue update the nios2-patches for binutils-2.15 and gcc-3.4.6 with the latest sources from Altera, and removes obsolete patches nios2: remove empty files, thanks to Atle Nissestad add fuse and nfs-3g packages aplay depends on BR2_LARGEFILE support bump olsr version add ts_test utility remove extra brace for clean target enable symlinks for the elft2flt binaries bump haserl version susv3 legacy fix for haserl delete haserl-0.9.20-legacy.patch fix gcc 3.x/4.x symlinks to cc bump up syslinux version make stunnel see OpenSSL libs make e2fsprogs generate relative symlinks in the root revert 20646 rev (gcc-cc_links-fix.diff), it's broken for arm as mentioned in 1764 issue Add support for GNU and kernel.org mirrors fix default GNU URL qtopia-4.3.2 update fix gcc 3.4.6 and libstdc++ when shared support is disabled, thanks Atle\! cloop target update, patch by Claus Klein enhancements for the python package, patch by Hamish Moffatt create /var/lib/dbus updated gdb support for nios2, thanks Atle updated nios2 gdb support, thanks to Atle Nissestad Download Kernel.org minor patches at the same time as full sources. revert 23987 until proper implementation Jason Spence (2): Added ccache support and removed grub from defconfig due to brokenness at the moment. Added udpcast package. Jean-Christian de Rivaz (1): Update dbus to version 1.2.16 Jim Persson (1): mesa: fix build for x86 Joakim Tjernlund (7): Added support for gdb 6.3. Rediffed 100-uclibc-conf.patch to fix Don't forget about libgcc_s_nof.so when processing add #ifndef inhibit_libc in rs6000/linux-unwind.h to make Update default config a little. Fix buildroot not to modify Rules.mak. Patch From vapier. Add nobody and users to make LTP happier. Patch from steelman. fixes bug 437. Johan Thelin (1): configs/: fix uboot board name for integrator926 defconfig John Voltz (172): some buildroot helper scripts added alsa dev directory location to configure statement updated makefile for atk makefile cleanup for aumix makefile cleanup for avahi makefile cleanup for bind added blackbox window manager renamed bridge to bridge-utils makefile cleanup for bzip2 updated cairo added ace of penguins games added concierge OSGi and classpath added cups added vim and editors directory updated file version added fltk updated fontconfig updated freetype added gamin added gnuchess added gqview cleanup grep makefile added gtk2 themes added icu added ipkg added jamvm fixed jpeg makefile added leafpad fixed libdrm makefile updated glib2 updated libgtk2 added libsexy updated libxml2 makefile updated libxslt fixed lxdoom make added magiccube4d game fixed metacity makefile added midori browser cleanup nano makefile updated ncurses makefile added ngspice-rework added openmotif updated pango added pcmanfm file manager enhancements for php reordered path fixes fixes for readline makefile cleanup rsync makefile added rubix game cleanup rxvt makefile update samba version cleanup sed makefile fixes for sqlite makefile added startup-notification cleanup sudo makefile added sylpheed added synergy fixes for tiff makefile added torsmo patches for tslib added vice added webkit cleanup wget makefile cleanup which makefile added x11vnc updated xorg to version 7.3 and added all of the fonts added xboard deprecate xorg 6.8 added xpdf added xstroke added xvkbd fixed nasty makefile bugs updated config.in with all the new swag fixed dbus makefile fixed pixman install added and removed uclibc patches toolchain updates added support for kernel 2.6.24 updates and additions for avr32 arch added syslinux patch added u-boot location somewhat updated defconfig changed source download path to be uniform fixed arch dependent option fixed ngspice install HTMLized glibc vs uclibc and added to docs reverted ncurses makefile shortened help line lengths remove .a files from lib directories after install added missing patch for libX11 added missing patch changed icu download location changed to use sourceforge variable added dev files in target option cheanged rsync download url renamed variable, removed uppercase config text updated fakeroot version more robust development files in target handler fixed typo in script removed patch for older fakeroot fixed path problem fixed path to mpfr patch download url was invalid reverted last change updated defconfig added debug option fixes for php makefile added debug option updated defconfig separate u-boot for at91 arm and everything else fix for defconfig updated samba version removed duplicate config.in reference added debugging option added more debugging options for packages one more minor change for debugging option Fix Qtopia Core 4 compile and installation and bump to version 4.4.0 Fixed URL for fakeroot sources fix dbus makefile to install with or without stripping patch to replace legacy bzero with memset in tslib patch to replace legacy bzero with memset in wireless-tools make patch-kernel create lists of applied patches, very handy indeed add some documentation about buildroot's patch system change gcc default optimization to S instead of zero. It is causing kernel compilation problems for people some fixes for fltk add alsamixergui and docker packages add docker dependency to xstroke current avr32 gcc patches break x86 and possibly other systems. moving bad patches to separate directory until a proper fix is made. discovered by jacmet and Dr. Nigel Kukard confusing busybox config option description patch, busybox can be built as shared libs, hardlinks ... etc. rename to full install. Patch from Nigel Kukard kernel 2.6.24 creates a symlink to bzImage, which is copied inplace, symlink and all, this gives an incorrect symlink deref in binaries/uclibc/ and points to ../../x86/bzImage. Do not copy symlink in place, follow it. Patch by Nigel Kukard. Ltrace version changed, cannot find the old version on any debian mirrors. Patch by Nigel Kukard. Fixed xfsprogs to build without needing bzero & bcopy. Patch by Nigel Kukard add festival speech synthesis package from University of Edinburgh fix for festival install patch change festival url to stable version another minor installer fix for festival remove devdir config option from alsa lib, should use mdev rule instead This patch renames the Atmel atstk1002 target board to a more generic atstk100x name. This to make it easier to add support for other CPU-boards than atstk1002. small fix for alsamixergui more options for expat, move install to /usr small fix for libdaemon make sure xslt uses the right xml2 headers update lighttpd some fixes for X update webkit version select docker with xstroke so xstroke has a place to live remove arch-prefix from binary filename add selectable commit id to mtd-utils revert commit 21832 revert 21840 remove trailing space remove arch specific mistake bump to 0.97.1, removed patch as it has been already applied in upstream revision 0.97.0 (http://gcc.gnu.org/bugzilla/buglist.cgi?product=classpath&target_milestone=0.97) make ng-spice use the proper header directory add oprofile add pcre remove unused JAMVM_DIR_PREFIX add libiconv and framework for vlc update qtopia snapshot version and fix problem with qmake generated makefiles being unable to find the toolchain reverting r21851 Change cups makefile to fix $(STAGING_DIR)/usr/bin/cups-config Change freetype makefile to fix $(STAGING_DIR)/usr/bin/freetype-config patch for xserver tslib support remove unnecessary libdir-la.patch patches and modify Makefile.autotools.in to patch libtool automatically. fix festival file downloaders some enhancements to the build-ext3-img script add menu.lst for grub update patches for atngw100_expanded remove libdir-la.patch, handled by Makefile.autotools.in remove libdir-la.patch, handled by Makefile.autotools.in fix broken patch pkgconfig fix for docker Jon Nelson (5): Fix buglet whereupon $(LINUX_DIR)/.configdone was copied *after* General cleanup of boa.mk and busybox.mk not working 100% just yet, but getting closer some more cleanups. This one works pretty well use slightly more portable unpack constructs Josh.Wu (3): fbv: add patch to support bgr555 framebuffer format. atmel: Add at91sam9g45ekes board support Add support to linux 2.6.30 kernel patches for Atmel arm in menuconfig. Julien Boibessot (13): package: Don't hide all editors in menuconfig SDL_ttf needs freetype to be built and installed first. sdl: needs tslib to be compiled first when selected. liboil: fix build on arm with softfloat get_linux_config.sh: sets THIS_MINOR to 0 if not valid. Updates rsync source repository gstreamer-good: add speex dependancy alsa-utils: alsamixer need libform, libmenu & libpanel (from ncurses) aumix: SITE has changed ncftp: bump version Set correct GCC tune option for ARM926T(==ARM926EJ-S) core flex: bump patch version ipsec-tools: replace sysv3 legacy functions with modern equivalents Karl Krach (1): qt: install qt3 support lib to target if enabled Kelvin Cheung (5): ctorrent: build with ssl support if available target/jffs2: add support for nand flash with 512B page / 16 kB erasesize Add lmbench Enable libutil by default for uclibc 0.9.31 lmbench: convert to generic package infrastructure Khem Raj (3): Add support for uclibc NPTL toolchain. gcc-4.2.4: Add patch to accept --with-abi=aapcs-linux toolchain/gcc: fix 4.2.4 build after uClibc NTPL support got added Laine Walker-Avina (2): Add support for the Cortex-A8 ARM target toolchain/binutils: Improve arm linking performance Lionel Landwerlin (51): Bump SaWMan to 1.4.1 Prevent libtool patching before autoreconf when autoreconf is required package: Add sysstat tools package: Bump SawMan to 1.4.2 directfb: Fix ps2mouse driver availability Added libcdaudio package (dependency of gst-plugins-bad) Fix gst-plugins-bad dependency on libcdaudio Fix gst-plugins-bad dependency on openssl through the apexsink element Added libdvdread package (dependency of gst-plugins-bad) package: Added libdvdnav package (dependency of gst-plugins-bad) Fix gst-plugins-bad dependency on libdvdnav jpeg: convert to autotools infrastructure libungif: convert to autotools infrastructure flex: fix prog-ar patch flex: bump to 2.5.35 flex: convert to autotools infrastructure flex: add flex-host package (required by webkit) gperf: convert to newstyle autotools infrastructure gperf: add gperf-host package (required by webkit) webkit: convert to newstyle autotools infrastructure webkit: fix dependencies on host tools flex and gperf bash: remove CC variable when calling make libglib2: bump to 2.22.4 directfb: some cleanup in config file sawman: bump to 1.4.3 bash: fix configuration zlib: fix headers installation in target directory readline: convert to autotools infrastructure libxslt: fix dependency on libxml dbus: fix target installation with BR2_HAVE_DEVFILES package: fix unstripped binary installation libgcrypt: bump to 1.4.5 package: add PKG_CONF_ENV variables to host packages package: Force copy of .la files at the post install hook (readonly files might be problematic) scripts: force copy of files to erase already present and readonly files libtool: added LIBTOOLIZE variable to point on $(HOST_DIR)/usr/bin/libtoolize autoconf: add AUTOHEADER variable autoconf: add missing AUTOMAKE variable setting autoconf: add AUTOCONF variable setting ncurses: convert to autotools infrastructure directfb: bump to 1.4.3 directfb: added directfb tests installation option linux-fusion: bump to 8.1.1 ncurses: fix path to patch ncurses5-config package: Add $(HOST_DIR)/usr/lib to LD_LIBRARY_PATH for host but not target gstreamer: remove --disable-registry from configure options libglib2: bump to 2.24.0 atk: bump to 1.30 pango: bump to 1.28 package: add libgail package libglib2: bump to 2.24.1 Luca Ceresoli (11): tslib: fix use of open() tslib: fix plugin linking customize: fix copy paths qt: fix libQtMultimedia installation ffmpeg: add new package ffmpeg: add commandline programs ffmpeg: allow customization of codecs, (de)muxers and other components ffmpeg: add user-defined configure parameters Fix a wrong sentence in the docs. ext-toolchains: fix libnss_*.so installation with external glibc qt: fix alsa-lib dependency Malte Starostik (6): Match whole words when changing .config options Choose host/target ldconfig based on availability Fix default skeleton path Purge libglib2 dev files from target Globally remove aclocal directories from target Remove gdb plugins from target Manuel Novoa III (141): Make the whole usr/local/lib/iptables path. Add support for enabling use of libintl. Update to latest version. Enable building soft float buildroot for gcc 3.3. Currently works for Make sure the root/usr/lib directory is there. Make sure the root/etc/init.d directory is there. Move uclibc-configured target forward so arch prompt happens sooner. Update. I broke the libstdc++ locale-enabled build when I hid the definition Slight cleanup, now that the locale option is handled in the main Makefile. Make sure we prompt for MMU setting if unknown. Fix locale-enabled gdb build. Note that the OPTIMIZE_FOR_CPU setting is broken, and save both the Fix most things when large file support is not configured. Fix most things when large file support is not configured. Ouch... Revert this. It was a stray from helping someone look 2.2 issues. Turn on HAS_FPU by default. If soft float support is configured in the Erik moved the kernel headers to a different directory, but didn't create Contributed by Greg Haerr . Fix missing line continuation. Ouch! Cut-n-paste strikes again! Make sure the necessary directories exist. Fix some soft float make variables. Oops... check in the file version this time. Bug fix by Goetz Bock Handle the case of no shared libgcc -- sh4 for instance. Use else. Fix the condition for applying the i386 soft float patch. Use ARCH... not TARGET_ARCH in the mipsel test. Remove libgcc_eh hack. Things now build as they are supposed to. Various fixes. Should now build when cross compiling and install correctly. Erik moved the kernel headers and forgot to update this. Apparently, we don't need to specify KERNEL_SRC. Remove the USE_UCLIBC_TOOLCHAIN config option, since that's all we support. Remove the broken handling of libgcc_s. Add some extra slack space. mips rootfs generation was failing because Add support for cris, adapted from a patch I found on the web. If building without large file support, hack the Makefiles appropriately. Change uClibc stdio BUFSIZ to 4k. Oops... we do want insmod support, but we don't need tape support. Update. With the libpthread fix, part of the patch is no longer required. uClibc has handled YESSTR/NOSTR for some time, so kill that part of the Enable building -linux-uclibc toolchains. Note that, due to config Oops. Build gdb with -linux-uclibc explicitly (when necessary) in case it Oops... forgot --with-headers when building the cross compilers. So the Minor cleanup. Remove unnecessary dependency. Get soft float working for gcc 3.3.2. Support for arm, mips, mipsel, powerpc. Change to work with the i386-linux-uclibc toolchain instead. Fix libstdc++-v3/configure.target to set the config/os dir correctly Fix a cut-n-paste bug. Monotonous editing strikes again. Use --enable-sjlj-exceptions when configuring gcc so that exception handling Should have added this a long time ago. Upgrade since 2.5.4 has a configuration bug which builds with largefiles Update binutils from 2.14.90.0.6 to 2.14.90.0.8. We need to remove the *.la files or libtool gets confused in the rootfs. I don't remember if 2.95 creates .la files are not... but we'll remove Revert back to binutils .6 since .8 broke things on arm. Need to use CFLAGS_FOR_BUILD instead of CFLAGS. (upstream bug) Clean up makefile. Don't install (legacy?) brctld app since debian doesn't. Add dnsmasq1 (currently 1.18). Eventually I'll also add dnsmasq2. Make it possible to use the (modified) 0.9.24 ldso code. This is a Add squashfs stuff. This is used by openwrt, which also uses devfs. Update non-snapshot to pre8. Also pass TARGET_CFLAGS to the busybox Pass TARGET_CFLAGS to the tinylogin Makefile in the manner expected. Update to 1.2.9. Allow patches (openwrt). Fix buildroot kernel location. Use BUILD_SHARED to reduce total size. Missed a bugfix patch. Also, allow multiple patches. Patch from "Kevin P. Fleming" . Patch by "Kevin P. Fleming" , with some Enable pthread support plus some minor tweaks to dependencies. Add lzo support. Patch from "Kevin P. Fleming" , with Forgot to update version to 3.3.3. Update from .39 to .41 and change to using the muilt-binary version instead Update for latest bug fix. The stale sources problem strikes again. Silly little patch to add an option to force root/root ownership in the Update to latest and modify patch so it builds. Ok... this is a bit painful. Both dnsmasq1 (1.18) and dnsmasq (2.6) share dnsmasq.mk handles both 1.18 and 2.x, where 2.x is selected unless TARGETS Fix so TARGET_CFLAGS is respected in the build. A correction and a clarification. uClibc has a working strtod. coreutils does _not_ have a working strtod Update to what I'm currently using. Lots of changes... Should be supported now for gcc 3.4.1. Oops... remove some makefile debugging bits. For now, mimic arm behavior for armeb since that's what uClibc's Add support for armeb. Change the filenames. Sigh... Fix a cross compile issue. Fix this to work with the arm big endian patch. Looks like this finally gets a more recent version of binutils working Patch by michael tesch ... Peter noticed some bits were missing. Integrate gcc 3.4.2 and add patches from both openembedded (6??-*) Fix type noticed by Peter Mazinger. Aesthetic change... Current gcc cvs removes the unnecessary dependency ref Add back in support for 3.3.4 soft float toolchains, although arm would Don't build libfloat unless we're using gcc 3.3.x. Fix some config issues. Don't include glibc symbol versions in libgcc. Fix ld/emultempl/elf32.em. Found by vapier. Support latest binutils release. Support latest gdb release (untested). Add the new binutils and gdb, but don't make them defaults since I haven't Build the uClibc utils with the uClibc-targeted toolchain. Enforce openssl dependency. Allow selection of specific (supported) versions... specificly the 2.6.8 Integrate some debian patches, extracted from binutils_2.15-4.diff. Integrate some patches extracted from gcc-3.4_3.4.2-3.diff. Upstream bug fix. Sometime around 2.4.22-23, the mips pt_regs.h fields were reordered, breaking Fix 2.14.90.0.8 / 2.15 selection. Needed --disable-werror to get 2.16.mumble build from dying on missing prototypes in lex-generated files. Fill in a couple of omissions. Add gcc 4.0.0 support. Note... I haven't needed the sjlj exception support in some time, but haven't touched the default in this commit. Support gcc 4.[01]. Only tried for 4.0.0 at this point. Add 4.0.0 support. Some arches may still need some tweaking and/or additional patches. But I successfully built cross and target toolchains for x86 and mipsel supporting c/c++/objective-c/java. Of course I haven't tested them yet... Someone forgot mipsel for soft float... Fix soft float options for gcc 4. No longer needed and actually breaks the gcc java build. Ugly hack to force the configuration for the cross libstdc++ to fail for complex funcs we don't yet support. This is the 100 patch for 2.16.90.0.2. Note that 2.16.90.0.2 seems to be broken for mips. Obsolete. No need to patch this when there's a configuration parameter. Looks like the 2.16 patches should work fine for 2.15.97, and tested with a mipsel soft-float cross+native toolchain build. Uh... sjhill... Why do you think this shouldn't be here? Add support for binutils 2.16.1. Patches are identical to those for 2.16. Add sstrip for host and/or target. Update locale config to match non-locale settings. Create some symlinks for {*-}cc since gcc 3.3.6 (at least) doesn't seem to install them. Add /dev/shm. Move buildroot-used bin/sed (binary or symlink) into TOOL_BUILD_DIR instead of STAGING_DIR, since the latter could be a standalone cross toolchain dir. Add BR2_CROSS_TOOLCHAIN_TARGET_UTILS to allow bundling of some useful debug Sigh... Let's try this again. The mips kernel maintainers reverted the change. So the mips coredump patch is no longer needed for 2.4.30+. Well... at least this seems to build. Haven't had time to really test it yet, but checking it in for sjhill to test. Marc Gauthier (2): dropbear: fix initscript install Fix diffutils build breakage with BR2_STRIP_none=y Markus Heidelberg (6): Makefile.autotools.in: fix minimal foo.mk example scripts/package wizard: make workable from TOPDIR scripts/package wizard: delete trailing whitespace and empty lines scripts/package wizard: add support for subdirs scripts/package wizard: clarify the steps after the wizard gst-plugins-bad: use "select" for dependencies Maurice van der Pot (1): xf86-video-intel: Fixed cross-compile patch to apply to version 2.4.2 Maxim Grigoriev (9): package/Makefile.in: xtensa host support package/gnuconfig: xtensa support target/; xtensa support project: xtensa specific ARCH handling toolchain/uclibc: xtensa support toolchain/patch-kernel.sh: xtensa directory overlay support toolchain: xtensa toolchain patch support Makefile: apply xtensa specific TARGET_SKELETON_PATCH if available [XTENSA] Remove Copyright notes. They contradict GPL license. Michael Roth (24): .gitignore: Ease /binaries pattern rename TOOL_BUILD_DIR to TOOLCHAIN_DIR Move download directory 'dl' back to the top hierachy of buildroot .gitignore: Update to the new directory hierachy Remove unneeded trailing slash from TOPDIR Makefile: Remove ancient 'sourceball' target Remove some fragments left over from the 'qstrip' transition Fix download directory in default configs zlib: Replace negative logic in Makefile with positive qt: remove useless target qt-status qt: enable proper re-configure qt: remove Makefile variable QT_QMAKE_AR qt: remove TARGET_CONFIGURE_OPTS from make invocation qt: remove PKG_CONFIG workaround qt: remove no longer needed 'x86x86fix' workaround qt: remove unnecessary comment qt: don't enable internal tslib-module debugging qt: remove unnecessary call to qstrip macro in Makefile qt: use configure option instead a sed hack to disable xinerama qt: make sure to install all Qt-fonts and true-type-fonts qt: disable precompiled headers when ccache is enabled qt: remove Kconfig option to enable all pixel depths qt: remove commercial license option mtd: Add missing 'mtdinfo' Michael S. Zick (1): ipkg: update source URL Mike Crowe (2): package: replace mkdosfs with dosfstools libusb: bump version, convert to autotools, add -compat lib Mike Frysinger (398): i dont have mkfs.jffs2 on my system so stop complaining you cant find it make sure sh4 headers get setup properly move hardcoded version number into 1 variable and update to 1.2.1 update dnsmasq since older one doesnt exist and had security issues dont hardcode version #, use a variable update make targets to reflect new build system update so that it actually works ;) new version out new version of findutils new version of procps distcc ebuild nano! use variable to hold version new version of sed new strace clean up and use a newer version that actually cross compiles :) new version of less and make sure the build uses $TARGET_CFLAGS wget ! add -pipe to default CFLAGS delete file rather than letting the makefile try to do it use $(DISABLE_NLS) instead of --disable-nls new version and use a variable to hold the version new debian patch make sure build uses $TARGET_CFLAGS and the install works make sure we quote cflags update python ... this one should work a lot better than the old one prune info/man pages punt little .cvsignore too ignore dl and patches dirs add support for using busybox snapshot allow people to enter target optimizations update make targets make sure iproute2 uses target cflags support tar verbosity use $(TAR_VERBOSITY) make sure we update timestamps prune a few more files rsync package Thomas Lundquist: patch the right dir Thomas Lundquist: have the makefiles depend on the correct file Thomas Lundquist: have the makefiles depend on the correct file -xvf -> $(TAR_OPTIONS) use $(TARGET_CFLAGS) latest tar needs fixes from cvs use $TARGET_CFLAGS use $TARGET_CFLAGS use M4_VER use $TARGET_CFLAGS more updates for python update ignore busybox 1.00 Kristian Hoffmann: use $TARGET_CFLAGS fix building of procps on mips systems add some help text nano URL add portage support findutils help help text fix installing of libproc.so on 64bit systems (like amd64) and fix the clean target so it works do some touching to sync timestamps update to a version of e2fsprogs that builds with sh4, make sure build uses $TARGET_CFLAGS, and compile only the misc subdir since we will be using just mke2fs/badblocks allow for overriding the default -p1 arguement to patch bash-3.0 force patches to be converted -p1 convert patches to -p1 format fix the gcc_target-clean target fix binutils_target-clean version update fix uninstall target so it doesnt delete the *hosts* flex :x make sure build uses $TARGET_CFLAGS instead of stupid -O3 security version bump with build fixes from nedd new version move ver number into a var add help text add help desc portmap add which fix config scripts for sh direct copy from 3.3.4 add some help text copy 3.4.2 and remove patches no longer needed add gcc 3.3.5/3.4.3 options From Karsten Kruse: openssh requires zlib patch is still needed 2.15.94.0.1 released err patch has already been merged Martin Herren writes: use which to locate apps (useful for non-Linux systems like OS X) binutils 2.15.94.0.2 Philip Rakity : I forgot to mention that the makefile in genextfs has dont output which fix dependency so ldd isnt always rebuilt update to 5.2.1 psm: also need to touchup libiberty/configure now use target cflags and update to 4.2.0 use target cflags use target cflags use target cflags merge help descriptions written by Tom Cameron merge help descriptions written by Tom Cameron add homepage more help updates from Tom Cameron move docs to subdir new tar more bash patches version bump merge some updates from George Joseph merge some updates from George Joseph George Joseph writes: clean up & import packages by gtj ver bump default ldconfig to non-static update openssh by Douglas Campos version bump version bump add URL for more info touchups allow users to generate tarballs of the target filesystem touchup description to look like all the others touchups menuconfig -> config menuconfig -> config old 2.15.94.0.2.2 has been released ext2 was renamed, update config option 3.3.5 needs arm big endian lovin too use tested patch from upstream Bug #110, acmay writes: The gdb version depends on BR2_HOST_GDB, but it should be BR2_PACKAGE_GDB_CLIENT. dont install fips crap Bug #172, LordApollyon writes: Add support for latest openssl 0.9.7e, This will update the version to download as well as one line of the patch which needed correcting. Bug #160, pgrayson writes: The readline package currently has a Makefile.in. This patch removes the depricated Makefile.in and adds the relevant modifications to TARGETS to readline.mk. force libelf to be selected version bump SnarlCat writes: add OBJCOPY to build environment Bug #213 delete older 2.15.94.0.2 and add new 2.16.90.0.1 2.16.90.0.2 released grab the -linux-gnu* -> -linux-* config changes from mainline and backport them to the 2.16 branch 2.16.90.0.3 released use the linux-gnu* -> linux-* change from upstream mainline quick import of gcc-3.3.6 and gcc-3.4.4 add missing hunk for clocale=uclibc support in libstdc++ configure fix old target name import binutils 2.16.91.0.1 make 2.16.1 the default binutils import 4.0.1 based on 4.0.0 revert earlier change since it doesnt work with last uClibc release :/ Patrick Doyle writes: grab some static updates from linux-2.6 git to fix gcc4 build errors as reported by Khem Raj import binutils 2.16.91.0.2 prune 2.16.90.0.1 / 2.16.90.0.2 new version (4.5.12) fixes for superh dont use xargs only run ldconfig if ld.so.conf exists whitespace sync add support for fetching latest config.{sub,guess} files from config cvs use the new gnuconfig stuff make sure ext2 target depends on fakeroot make sure we depend on fakeroot existing #366 by pnoffke also need to depend on makedevs as noted by emalkowski in Bug #366 add the wheel group touchup descriptions portage needs python forgot to commit this update to python-2.4.1 with the help of open embedded remove references to CVS and update with SVN CVS dirs -> .svn dirs busybox-1.01 has been released uClibc 0.9.28 has been released file-4.15 is out and it supports cross-compiling :D add support for sdl by Patrick Noffke update to latest version import 2.16.91.0.3 based on 2.16.91.0.2 remove older 2.16.91.0.1 patch from upstream to fix an off-by-one error in superh bfd daisuke writes in Bug 401: This patch updates the ncurses package to build version 5.4. The 5.4 version of ncurses adds additional features. daisuke writes in Bug 397: This patch updates the iptables package to build version 1.3.3. The 1.3.3 version of iptables adds additional features. marcusbrutus writes in Bug 393: version 3.0.2 no longer exists, upstream has released 3.0.3 of dhcp jdupre writes in Bug 390: trying to use buildroot failed telling me to install bison ... turns out i was missing which, not bison allanc writes in Bug 380: PTHREADS_NATIVE doesn't seem to be in the .config anymore. Patch adds setting UCLIBC_HAS_THREADS instead. acutetech writes in Bug 267: Wrong path in documentation, should mention staging_dir subdir acutetech writes in Bug 266: the buildroot docs point to the download dir off of uclibc.org when it should be buildroot.uclibc.org david_bachelart writes in Bug 181: make defconfig is trying to find "defconfig" file instead of ".defconfig" ver bump to 1.3.8 some patches from Gentoo touchup build process update sh support some superh fixes only build host-file if we need it version bump to 2.6.6 add a libpng-dirclean target and alias png to libpng version bump to 1.2.9 and merge staging_dir fixes by Patrick Noffke grab some fixes from Gentoo to enable shared library support, add a jpeg-dirclean target, and cleanup the build in general add optional support for freetype #372 by pnoffke build with prefix set to STAGING_DIR so the generated .la file has correct paths disable some drivers, touchup build system, and install into STAGING_DIR prefix update docs and fix wrong paths as pointed out by acutetech in #268 samrobb writes in Bug 233: only clean host sed if we built it grab patch from OE to fix cross-compiling fall back to /dev/urandom if /dev/random is out of entropy Bug 138 by rireland dont need patch, is already a config opt fix shared library building touchup target menu display Allan Clark writes: QTE by Allan Clark Bug 391 if QTE isnt enabled, make sure the versions dont screw up the make rules cvs package ver bump to 5.8.7 version bump and fix stripping as reported by Jun Sun version bump add sf mirrors list in help (fix by Bernhard Fischer) and allow people to add custom prefix/suffix to builds version bump add UCLIBC_HAS_REENTRANT_RPC pass --disable-multilib if user doesnt want multilib since some arches (like x86_64) default to multilib support if target arch installs into a lib64 dir, make sure we move the stuff to plain old lib alpha support make superh target a bit more flexible add x86_64 support oops, forgot patch info for alpha port add alpha/x86_64 support and cleanup sh support sync alpha/x86_64/sh updates with previous 4.0.x patches make alpha/x86_64 selectable options and export architecture endian so we can use it in uclibc config setup version bump ver bump version bump version bump ver bump as reported by Nathanael D. Noblet ver bump import mdadm written by ktraum in bug 443 allow people to build for i386/i486/i586/i686 targets since some packages (like gcc) build differently based upon the host tuplet version bump as pointed out by daisuke in Bug 399 version bump as pointed out by daisuke in Bug 400 dont run uname and crap to figure out build stuff Bug 219 by kk ver bump by gnat in Bug 452 and make sure we configure as i386 with i[456]86 targets by schieli in Bug 450 gcc 4.0.2 ver bump let people control location of download dir control pthread support since some arches like x86_64 dont yet support it in uClibc dont version bump since all the patches need to be redone openssl calls the i686 target "i686/cmov" not just "i686" as pointed out by Sieg on irc fix ifndef check for UCLIBC_CONFIG_FILE as reported by wskish in Bug 499 rename dropbear_sshd to just dropbear use := instead of = for variables and make sure zlib builds with target cflags sync with config cvs fix one more BR2_PACKAGE_DROPBEAR_SSHD -> BR2_PACKAGE_DROPBEAR as pointed out by vlad in bug 533 add initial support for sandbox ver bump add an option for installing symlinks for supported busybox applets #536 simplify the uclibc support greatly to avoid bitrot and add support for more targets (hppa/ia64/sparc/s390/etc...) use the shared gnuconfig package to update config.sub files rather than patching them simplify uclibc patch so bitrot cant hurt us 2.16.91.0.4 version bump dropbear config has been renamed version bump from 5.4 to 5.5 version bump from 1.3.8 to 1.3.9 make updating configs easier import at package by akvadrako #506 import psmisc remove mandir we really shouldnt punt all of /usr/include default to linuxthreads.old Bug 552 sync with cvs remove extra space after touch disable nasm since it has a wealth of problems version bump #561 import gdb-6.4 no point in patching config.sub when we just overwrite it with files from the gnuconfig package dont set openssl arch to i386-i386 for i386 targets #495 by noah import gcc-3.4.5 add more threading options improve selection of options based upon buildroot config ver bump to 5.3.0 update COREUTILS_SITE as pointed out by andersee we dont need these patches add homepage URL version bump / cleanup import libusb package import usbutils import sysvinit package ver bump force CPP binutils 2.16.91.0.5 has been released add an option for the --build so cygwin users can utilize buildroot fix i686 targets [again] bug 595 version bump to 2.12r and remove old dead target version bump and cflag cleanup update to latest upstream cvs and add support for nios2 incorporate patches from marc in bug #273 to add support for nios2 force the copy in case the target files are read-only as pointed out by petev in Bug 628 only generate the symlink to host sed once as reported by petev in bug 628 use the correct pci.id name as pointed out by kostja in Bug 629 ver bump to 1.3.10 ver bump to 4.1.4 Thomas Chou says in bug 618: clean up nios2 headers and add support for 2.6.11 initial attempt at adding elf2flt support based upon marcs work in Bug 273 ignore .svn sync with upstream script to generate tarballs Thomas Chou says in bug 618: fix gcc to use crt1.o instead of crt0.o Thomas Chou says in bug 618: fix relocation error on nios2 much simpler version by Thomas Chou ver bump fix endian sed as pointed out by David Anders patch by David Anders to add arm variants Thomas Chou: allow people to build nios2 with gcc 3.4.4/3.4.5 sync with upstream cvs drop the os stuff per Thomas Chou in Bug 618 Thomas Chou: update nios2 patch mach writes in bug 685: cut some older versions 2.16.91.0.6 has been released disable elf2flt on unsupported hosts make sure timestamps are updated so that targets arent constantly remade if uClibc_config.h doesnt exist yet, make sure grep doesnt complain about it version bump WIPE_PATCH isnt defined so dont generate a garbage rule touchup code and dont define a garbage rule if MTD_SOURCE is undefined change default gcc version to 3.4.5 disable multilib by default version bump fix cross-compiling for 64bit hosts update patch to gcc-4.1.0 release no longer needed as it is part of the 4.1.0 release grab patch for superh big endian targets sync with latest upstream cvs fixup support for big endian targets add gcc-4.0.3 release remove hunk that doesnt belong (see Gentoo Bug 125395) import gcc-3.4.6 add a binutils-unpacked shortcut import binutils-2.16.91.0.7 ver bump update to bash-3.1 import bash-3.1 patches grab patches from upstream some more patches from upstream some more patches from upstream fix building when CPP is set in build env scrub patches forward port the arm big endian patch slight tweak so it will actually compile add proper support for gcc snapshots since 4.2.0 isnt actually out, rename patchdir to match new snapshot support forward port big endian arm fix cut out pointless hunks sync thread stuff with config.in as pointed out by mjn3 some more upstream patches some more upstream patches fix patch to work with -p1 version bump to 3.81 version bump to 5.94 version bump to 1.3.5 version bump to 4.17 version bump to 1.5.22 version bump to 2.4.1 version bump to 394 no longer needed syntax/comment touchups remove reference to "releases" dont override CC Alessio Massaro writes: The syntax $VAR_NAME is used in several places. The correct syntax is actually $(VAR_NAME) fix by hootsmon to make sure the includes are found properly #855 s/dependancies/dependencies/ add 2.16.93 (2.17 prerelease) merge 2.17.50.0.2 cut 2.16.91.0.3 and 2.16.91.0.4 version bump 2.16.94 use $(CONFIG_UPDATE) instead of noting the issue version bump to 6.5 some fixes from Gentoo scrub patch 2.17 is released add a patched target cause i'm lazy use the main gcc mirror #913 ver bump to 2.60 ver bump to 1.3.12 ver bump to 1.2.12 rename patch to match other versions of gcc rename patch to match other versions of gcc backport some fixes from 4.2 patchset to fix __global_locale error some fixes from Gentoo version bump punt prereleases (2.15.97->2.16, 2.16.9[34]->2.17) fix whitespace ver bump #962 by bowerymarc ver bump #958 by bowerymarc ver bump to 0.14.6 add URL for binutils 2.17 #1002 ver bump patch is incorrect; we do not want to ignore comments while in #NO_APP mode help if we had the patches for the new version 2.17.50.0.5 ver bump tidy up remove duplicate/invalid options in choice 2.17.50.0.6 ver bump ver bump ver bump pull from uClinux CVS Ned Ludd (11): force boa to use $(STRIP) vs the host strip. Reported by Thomas Petazzoni on uclibc ml fakeroot 1.1.2 is no longer available, updated to 1.1.5. Reported by Karsten Kruse uclibc ml less depends on ncurses wireless-tools update from Jean Tourrilhes. uclibc mailing list wtools-28_pre3 update from the author Jean Tourrilhes. This version is the first to officially support multicall use correct STRIP in wtools Makefile when cross-building - version bump. bug #34 - The installed root/usr/sbin/dropbear was not getting stripped. stripping saves about 35K - fix broken concatenated lines. reported by hermannb bug #216 - glib1 does not build a .so - zlib prior to 1.2.3 improperly handled invalid data streams which could lead a denial of service or arbitrary code execution. Tavis Ormandy CAN-2005-2096 Nick Leverton (3): avahi: avahi-autopid: make sure TARGET_DIR/var/lib exists dependencies.sh: fix CWD in PATH check netcat: fix logic for archs with unsigned chars Nigel Kukard (80): * Updated mdadm to version 2.6.4 * Updated susv3 legacy patch for xfsprogs * Strace requires both if_packet.h and netlink.h * Woops ... comitted the wrong patch file :(, fixed now. * Bumped GCC to 4.2.2, removed 4.2.0 * Added 4.2.2 patchset * Missed jacmet's patch, r21520 * Reverted r21540 * Fixed uClibc sub-x86 arch selection PentiumPro is not Pentium4 but i686 Feeding the kernel zero optimization -O0 breaks the kernel build at least on x86 with asm errors, remove -O0 when building the kernel Remove legacy GCC 3.3.x versions * Remove legacy GCC 3.4.x versions * Remove legacy GCC 4.0.x versions * Remove legacy GCC 4.1.x versions * Removed GCC 4.2.0, added GCC 4.2.3 (take 2) * Dereference link when copying over kernel image, missed this one in my previous commit * udev will not install if you remove project_build_*/uclibc/root and project_build_*/uclibc/.root ... this sets the dependency on the target binary so if its removed, its installed again Fixed typo in cpioroot, we're working with CPIO_BASE not TAR_TARGET * Bump pciutils version * Added bootutils * Fixed bootutils url to point to projects website and not project page on freshmeat * Generate keys for dropbear only when starting * Removed dropbear init patch * Added libbeecrypt (requirement for rpm5) * Fixed URL for libbeecrypt Some package use ncurses libpanel/libform/libmenu, this config allows to selectively * Fixed copy-and-paste error, incorrect description * Fixed additional ncurses library install path * Remove libbeecrypt, I'll add beecrypt-with-autotools shortly * Added beecrypt * Added popt * Added neon * Added rpm * Disable DB3 mutexes in rpm, this caused a segfault after a "Function Not Implemented" error * Fix _llseek not being defined in some cases * Added uclibc snapshot config, differes from the stable and kept asking questions for config * Convert bootutils to autotools * Reverted index/rindex fix * Added FIX for rindex/index, will patch util-linux aswell and submit upstream * Updated bootutils to new release * This fix is included upstream as from 0.0.8 * Bump to 5.1.0 * Bump version to 5.1.1 * Sync'd bash patches to upstream * Fixed bash patches * Added screen features.h should never be included explicitly. * Bump latest 2.6.27 kernel header version to 2.6.27.10 * Bump rpm to 5.1.6 * Refined building of neon options * Bumped xfsprogs to 2.10.2 * Select zlib support in neon for rpm * Added option to build with gcc 4.3.2 * Bumped lvm2 to 2.02.43 * By default pciutils build of libpci.a uses the host ar/ranlib, force the use of the target tools * Removed duplicate PCIUTILS_VERSION * Added "generic" option to x86_64 target * Bumped to version 1.41.3 * Running the make for lvm2 in parallel can cause build failures, revert to -j1 * Bump release of bootutils to 0.0.9 * Fix format of the pciutils pci.ids.gz data file rsync doesn't support install-exec, override RSYNC_INSTALL_TARGET_OPT to install non-stripped Fixed missing " * Simplify the screen install, no versioned binaries, no symlink to versioned binary Use target ar & ranlib when generating static archives, libm4.a was being built with the host ar and ranlib We don't need to set CC, AR, RANLIB when installing and uninstalling Use target ar & ranlib when generating static archives, the host tools were being used when libltdl.a was being generated * Cleanup of prefix xfs is a mainline filesystem with no alternative regarding tools in busybox, remove depend on deprecated dmraid linking against host system fix LVM2 now provides device-mapper dmraid must now require lvm2 and not dm Remove device-mapper Update popt to version 1.15 Build neon with SSL support if available Install uuid.h into staging as some other apps like xfsprogs need it xfsprogs: bump version Bumped rpm Bump bootutils Olaf Rempel (6): ntfs-3g: convert to Makefile.autotools.in rsync: fix build with config cache ctorrent: new package ntfsprogs: new package iptables: use multipurpose binaries and bump version iptables: fix disable-ipv6 option Ormund Williams (2): Add i830 graphics driver to DirectFB qt: Re-enable workaround for building on x86 for x86 target, also check for x86_64 Ossy (1): u-boot: fix custom patch dir handling Paul Jones (9): Bump libdrm to 2.4.19 xvkbd: bump version intltool: Fix spelling mistake xkeyboard-config: Depends on host-intltool Fix potentially conflicting build flags Makefile.package.in: Add support for *.tbz2 package archives Remove package rxvt Add package xterm zlib: Bump to 1.2.5 Paul Mundt (13): sh64 no longer implies sh as far as uClibc is concerned.. Add proper target support for newfangled sh targets. Get the board-specific dependencies right. Initial support for MS7206SE01 sh2a board. Add an sh2eb target. binutils needs a CONFIG_UPDATE too, noted by Mike Frysinger. Add support for sh2a and sh4a big endian (ie, targets that reflect Split the target suffix out as a config option, for the few cases where Update for ARCH_WANTS_{LITTLE,BIG}_ENDIAN and HAS_FPU -> UCLIBC_HAS_FPU. Add support for ARM EABI. Add ARM EABI patch for gcc 4.1.1 too. Add an sh64 target to buildroot. Add support for 2.6.24 headers. Paulius Zaleckas (224): Bump xorg-server to 1.7.1 Bump xf86driproto to 2.1.0 Bump randrproto to 1.3.1 Bump renderproto to 0.11 Bump fixesproto to 4.1.1 Bump xextproto to 7.1.1 Bump xcmiscproto to 1.2.0 Bump xtrans to 1.2.5 Bump bigreqsproto to 1.1.0 Bump inputproto to 2.0 Bump pixman to 0.17.4 Bump libXext to 1.1.1 Bump libX11 to 1.3.2 Bump util-macros to 1.3.0 Bump libxcb to 1.5 Bump xcb-proto to 1.6 Bump libXi to 1.3 Remove obsolete liblbxutil Bump xf86-input-keyboard to 1.4.0 Bump xf86-input-mouse to 1.5.0 Bump xf86-video-fbdev to 0.4.1 Bump xf86-video-intel to 2.9.1 Bump libdrm to 2.4.11 Add dri2proto 2.1 Fix xinit version in description Bump xauth to 1.0.4 Bump xproto to 7.0.16 Bump recordproto to 1.14 Remove obsolete lbxproxy Remove obsolete proxymngr Remove obsolete xfindproxy Remove obsolete xwfp Remove obsolete xproxymanagementprotocol Bump libXtst to 1.1.0 Fix xman building and convert to autotools Remove obsolete xrx Bump xcb-util to 0.3.6 and remove gperf dependency since Bump xf86-input-acecad to 1.4.0 Bump xf86-input-aiptek to 1.3.0 Bump xf86-input-evdev to 2.3.0 Bump xf86-input-joystick to 1.4.99.2 Bump xf86-input-synaptics to 1.2.0 Bump xf86-input-vmmouse to 12.6.5 Bump xf86-input-void to 1.3.0 Bump xf86-video-apm to 1.2.2 Bump xf86-video-ark to 0.7.2 Bump xf86-video-ast to 0.89.9 Bump xf86-video-ati to 6.12.4 Bump xf86-video-chips to 1.2.2 Bump xf86-video-cirrus to 1.3.2 Bump xf86-video-dummy to 0.3.2 Bump xf86-video-geode to 2.11.6 Bump xf86-video-glide to 1.0.3 Bump xf86-video-glint to 1.2.4 Bump xf86-video-i128 to 1.3.3 Bump xf86-video-i740 to 1.3.2 Remove obsolete xf86-video-impact Bump xf86-video-mach64 to 6.8.2 Bump xf86-video-mga to 1.4.11 Bump xf86-video-neomagic to 1.2.4 Bump xf86-video-newport to 0.2.3 Bump xf86-video-nv to 2.1.15 Bump xf86-video-openchrome to 0.2.904 and fix building Bump xf86-video-r128 to 6.8.1 and fix build Bump xf86-video-rendition to 4.2.3 Bump xf86-video-s3virge to 1.10.4 Bump xf86-video-s3 to 0.6.3 Bump xf86-video-savage to 2.3.1 Bump xf86-video-siliconmotion to 1.7.3 Bump xf86-video-sisusb to 0.9.3 Bump xf86-video-sis to 0.10.2 Remove obsolete xf86-video-sunbw2 Bump xf86-video-suncg14 to 1.1.1 Bump xf86-video-suncg3 to 1.1.1 Bump xf86-video-suncg6 to 1.1.1 Bump xf86-video-sunffb to 1.2.1 Bump xf86-video-suntcx to 1.1.1 Bump xf86-video-tdfx to 1.4.3 Bump xf86-video-tga to 1.2.1 Bump xf86-video-trident to 1.3.3 Bump xf86-video-tseng to 1.2.3 Remove obsolete xf86-video-vermilion Bump xf86-video-vesa to 2.2.1 Bump xf86-video-vmware to 10.16.8 Bump xf86-video-voodoo to 1.2.3 Bump xf86-video-wsfb to 0.3.0 Bump xf86-video-xgi to 1.5.1 Bump xf86-video-xgixp to 1.7.99.4 Bump xbitmaps to 1.1.0 Bump xcursor-themes to 1.0.2 Bump makedepend to 1.0.2 Bump bdftopcf to 1.0.2 Bump iceauth to 1.0.3 Bump luit to 1.0.4 Bump mkfontdir to 1.0.5 Bump mkfontscale to 1.0.7 Bump sessreg to 1.0.5 Bump setxkbmap to 1.1.0 Bump smproxy to 1.0.3 Bump x11perf to 1.5.1 Bump xbacklight to 1.1.1 Bump xcmsdb to 1.0.2 Bump xcursorgen to 1.0.3 Bump xdpyinfo to 1.1.0 Bump xdriinfo to 1.0.3 Bump xev to 1.0.4 Bump xgamma to 1.0.3 Bump xhost to 1.0.3 Bump xinput to 1.5.0 Bump xkbcomp to 1.1.1 Bump xkbevd to 1.1.0 Bump xkbutils to 1.0.2 Bump xkill to 1.0.2 Bump xlsatoms to 1.0.2 Bump xlsclients to 1.0.2 Bump xmodmap to 1.0.4 Bump xpr to 1.0.3 Bump xprop to 1.1.0 Bump xrandr to 1.3.2 Bump xrdb to 1.0.6 Bump xrefresh to 1.0.3 Bump xset to 1.1.0 Bump xsetroot to 1.0.3 Bump xvinfo to 1.1.0 Bump xwd to 1.0.3 Bump xwininfo to 1.0.5 Bump xwud to 1.0.2 Bump libXrandr to 1.3.0 Bump font-util to 1.1.1 Bump libFS to 1.0.2 Bump libICE to 1.0.6 Bump libSM to 1.1.1 Bump libXScrnSaver to 1.2.0 Bump libXau to 1.0.5 Bump libXaw to 1.0.7 Bump scrnsaverproto to 1.2.0 Bump libXcomposite to 0.4.1 Bump libXcursor to 1.1.10 Bump libXdamage to 1.1.2 Bump libXdmcp to 1.0.3 Bump libXfixes to 4.0.4 Bump libXfont to 1.4.1 Bump libXft to 2.1.14 Bump libXinerama to 1.1 Bump libXmu to 1.0.5 Bump libXpm to 3.5.8 Bump libXrender to 0.9.5 Bump libXres to 1.0.4 Bump libXt to 1.0.7 Bump xineramaproto to 1.2 Bump libXv to 1.0.5 Bump libXvMC to 1.0.5 Bump libXxf86dga to 1.1.1 Bump libXxf86vm to 1.1.0 Bump libdmx to 1.1.0 Bump libfontenc to 1.0.5 Bump libpciaccess to 0.10.9 Bump libxkbfile to 1.0.6 Bump xf86vidmodeproto to 2.3 Bump xf86dgaproto to 2.1 Bump dmxproto to 2.3 Bump applewmproto to 1.4.1 Bump compositeproto to 0.4.1 Bump damageproto to 1.2.0 Bump fontsproto to 2.1.0 Bump glproto to 1.4.10 Bump kbproto to 1.0.4 Bump resourceproto to 1.1.0 Bump videoproto to 2.3.0 Bump windowswmproto to 1.0.4 Bump xf86bigfontproto to 1.2.0 Remove obsolete xphelloworld Bump font-adobe-100dpi to 1.0.1 Bump font-adobe-75dpi to 1.0.1 Bump font-adobe-utopia-100dpi to 1.0.2 Bump font-adobe-utopia-75dpi to 1.0.2 Bump font-adobe-utopia-type1 to 1.0.2 Bump font-alias to 1.0.2 Bump font-arabic-misc to 1.0.1 Bump font-bh-100dpi to 1.0.1 Bump font-bh-75dpi to 1.0.1 Bump font-bh-lucidatypewriter-100dpi to 1.0.1 Bump font-bh-lucidatypewriter-75dpi to 1.0.1 Bump font-bh-ttf to 1.0.1 Bump font-bh-type1 to 1.0.1 Bump font-bitstream-100dpi to 1.0.1 Bump font-bitstream-75dpi to 1.0.1 Bump font-bitstream-speedo to 1.0.1 Bump font-bitstream-type1 to 1.0.1 Bump font-cronyx-cyrillic to 1.0.1 Bump font-cursor-misc to 1.0.1 Bump font-daewoo-misc to 1.0.1 Bump font-dec-misc to 1.0.1 Bump encodings to 1.0.3 Bump font-ibm-type1 to 1.0.1 Bump font-isas-misc to 1.0.1 Bump font-jis-misc to 1.0.1 Bump font-micro-misc to 1.0.1 Bump font-misc-cyrillic to 1.0.1 Bump font-misc-ethiopic to 1.0.1 Bump font-misc-meltho to 1.0.1 Bump font-misc-misc to 1.1.0 Bump font-mutt-misc to 1.0.1 Bump font-schumacher-misc to 1.1.0 Bump font-screen-cyrillic to 1.0.2 Bump font-sony-misc to 1.0.1 Bump font-sun-misc to 1.0.1 Bump font-winitzki-cyrillic to 1.0.1 Bump font-xfree86-type1 to 1.0.2 Bump X11 version to 7.5 Fix autotools instalation with symbols Remove ConfigFS from Busybox skeleton Add missing directories to Busybox skeleton matchbox-desktop: fix compilation and installation Add libatomic_ops 1.2 needed by libdrm Intel support libdrm: enable/disable features according to driver selection usbutils need libusb-compat toolchain/gdb: Add GDB 7.0.1 and 7.1 support xlib_libXtst: depends on libXi Fix GDB BFD test linking X11 OpenChrome driver depends on libxcomposite Remove gtk-doc documentations from target Remove locale dependency from xserver xserver_xorg-server: Use $(MAKE1) for make install Pavel Roskin (1): toolchain/uClibc: add patch to rename getline to get_line in unifdef.c Peter Huewe (2): nbd: Bump nbd to version 2.9.15 and remove klcc issue. docs: Fixed spelling error in buildroot.html GETTEXT instead of GNUTTEXT Peter Korsgaard (2204): 0000856: Not finding ethtool sources 0000851: toolchain/kernel-headers: Use LINUX_HEADERS_VERSION instead of 0000852: toolchain/kernel-headers (2.6.12): Sync struct i2c_msg with kernel Bump rsync package to 2.6.8 0000858: Not finding ntp sources Bump to upstream v1.1.3 Bump to upstream v1.2.10 and remove sdl-config symlink generation Bump to upstream v3.0 Update squashfs patch to v3.0 (2.4.28 kernel) Download using ftp instead of http from ftp sites libstc++ requires large file support Don't error on clean without unpack GCC 4.1.1 support (notice: not yet on ibiblio) Bump to upstream v1.2.11 Bump to upstream v1.2.1 Bump to upstream v3.1 mkfs.jffs2 doesn't like short form of pad option with arg Add dillo package Don't copy static lib to TARGET_DIR fix big/little endian Bump version Valgrind works on PPC and AMD64 as well nowadays. GRUB package is called BR2_TARGET_GRUB depend instead of select on zlib/png to shut up Kconfig warning Set 0.9.28 floating point mode according to BR2_SOFT_FLOAT Proper !i386 cross compilation support The target is readline-target, not readline_target sqlite package, based on gumstix Don't disable tcl twice make 3.80 doesn't understand 'else ifeq(..)' Network block device package (client only) Bump version (patch by Fredrik Roubert) fix CrossCompileDir (patch by Andrew E. Milesk) Bump to upstream v1.2.2 Fix missing libgcc_s.so.1 with BR2_GCC_SHARED_LIBGCC Make sure libgcc_s.so.1 and friends always gets installed in TARGET_DIR. PNG package is called BR2_PACKAGE_LIBPNG s/pango/cairo/ Fixup description (pango cut'n'paste) rdesktop package removed leftover debugging stuff Bump version sqlite installs into /usr/bin Bump version bump version Really disable HAS_FPU when softfloat is enabled Busybox 1.4.0 support busybox 1.4.0 support files busybox 1.4.0 seems to use CONFIG_PREFIX instead of PREFIX 0.9.25.1 release moved to Old. Reported by Jack Robinson busybox 1.4.1 support hide busybox version selector if disabled CONFIG_PREFIX hack (r17670) no longer needed v1.0.1 tarball is called busybox-1.01 Made _DIR/_SOURCE/_SITE common for all non-snapshot versions Additional 1.4.1 patches -2 patch no longer available. Patch by Stefan Feilmeier iperf package. Closes #0001224 Really propagate BR2_SOFT_FLOAT setting to 0.9.28.1 0.9.28.2 support Bumped version Set CONFIG_PREFIX for all versions tar -t hotfix Bump version. Closes #1241, #1243 and #1248 tftp patch 3.0.23d now under old-versions. Thanks to Michael Benedict Version bump. Thanks to Michael Benedict Version bump. Thanks to Michael Benedict busybox 1.5.0 patches Bumped version Bumped version Bump version libsndfile package. Closes #1325 sed patch s/FAKEROUTE/FAKEROOT/ version bump Bumped version Strip lib even if soname changes avahi-daemon support init scripts should be executable Cleanup. Moved header file install to LIBMAD_PACKAGE_HEADERS target like zlib libid3tag package. Needed by madplay madplay package Don't use libssp as it doesn't get installed Strip libraries Use select instead of depends for dependencies Use select instead of depends for dependencies Use freetype-host for host tools. Fixes #1328 Fixup joystick.h include with modern kernel headers. Patch from #1217. ncftp package. Patch from #1355 Strip binaries at install. Closes #1365 fontconfig requires expat Fixed silly typo. Thanks to Petur Thors for reporting libid3tag requires zlib. Noticed by Stuart Wood Cleanup, get rid of HASERL_WORKDIR, use $@ Cleanup, get rid of ETHTOOL_WORKDIR, use $@ Cleanup, get rid of MPG123_WORKDIR, use $@, libmad not needed Bumped version Use BR2_ENDIAN for big/little endianness detection aumix package busybox 1.6.0 patches Hide troublesome environment variables from sub processes Remove configure cruft Bumped version Bumped version Use cross ldconfig instead of host version Added powerpc variant selection expat now installs into usr/lib Use DISTCC_BUILDDIR instead of DISTCC_DIR as that environment variable is Remove double avr patch Don't apply broken patch from r19595 with hardcoded path names. Bumped version Bumped version Busybox 1.7.0 patches Use BR2_INET_IPV6 and BR2_HAVE_MANPAGES options. Bump version Generalized kernel headers handling for new-style kernels Don't limit 2006 version to Atmel targets (why?) Make XML library used by D-Bus selectable instead of requiring both Expat soname changed Use BR2_HAVE_MANPAGES Fix target install, install helper programs as well as strip executables Do a full install to staging_dir so pkgconfig files also gets installed Generate uuid at startup if needed Compile in dbus support if available Removed redundant configure settings Cleaned up install + clean targets, handle dbus files Ups, STRIP is called STRIPCMD nowadays Create target file at end of rule so it gets rerun on failure on any of the Install dbus before avahi so dbus directories are available Fix for old-style kernels (broken by r20018). Check old-style versions before Ups, TARGET_CONFIGURE_* is needed to find pkg-config (r20501) Really fix target install (typo in r20494) Bumped version busybox: Get rid of minor version selection. busybox: Remove unused 1.7.0 patches busybox: Bump version to 1.7.4 busybox: Bump version to 1.8.2 busybox: Bump version to 1.9.0 busybox: Don't depend on long gone busybox 1.0.1 symbol sqlite: bumped version busybox: 1.9.0 fixes busybox: More 1.9.0 patches busybox: additional 1.9.0 patches busybox: bump version to 1.9.1 libusb: install into target with cp instead of install to preserve symlinks buildroot: add missing -source targets buildroot: add BR2_XML_SUPPORT submenu ezxml package add BR2_TEXTEDIT_SUPPORT submenu move fis+fconfig packages under BR2_BLOCKDEV_SUPPORT busybox 1.9.1 fixes haserl: bump version dnsmasq: remove dnsmasq1 support dnsmasq: make tftp support optional dnsmasq: Enable dbus support if available dnsmasq: bump version squashfs: bump version libpng: bump version libpng: select zlib package dbus: start earlier buildroot: add external-deps target buildroot: add kernel-headers to base targets so it gets handled by external-deps gcc 4.2.1: Don't change SUFFIX and bug report URL buildroot: move editors under package/editors and merge menus vim: config names should be lower case nano: install to /usr/bin sdl: remove wrong comment sdl: remove unused legacy patch sdl: bump version sdl: cleanup configure args + sdl-config, fixup /lib vs /usr/lib buildroot: SDL_mixer package busybox: remove config dependency on busybox-source buildroot: Use BR2_GNU_MIRROR everywhere buildroot: fix missing ARCH for some x86 variants buildroot: use BR2_KERNEL_MIRROR everywhere fakeroot: update patch for 1.9.3 fakeroot: fix tarball name sdl: Fix include files install. busybox: additional 1.9.1 patches busybox: bump version (1.9.2) php: hide extensions menu if not enabled busybox: add 1.10.0 release nano: fix install location busybox: bump 1.7.x and 1.8.x versions busybox: remove unused configs/patches uclibc: remove unused legacy patches uClibc 0.9.28.3: use optimized string ops on ppc libusb: correctly install into STAGING_DIR/usr buildroot: cleanup -clean targets. dropbear: bump version sqlite: bump version gcc 4.2.1: fix undefined reference to fmsub in C++ programs with soft float concierge: cleanup help text packages: enable java submenu per default like the other submenus classpath: cleanup help text jamvm.mk: remove trailing spaces ipkg: use http url AUTOTARGETS: support arch specific *.patch.$(ARCH) patches jamvm: use official version instead of hacked up avr32 sources AUTOTARGETS: also support non-version-dependent arch specific patches package: move java packages to package/java sub directory ace of penguins: cleanup help text package: remove empty directories busybox: additional 1.10.0 fixes linux advanced: make menuconfig default target_skeleton: mark empty directories with .empty files Makefile: fix typo (.empty files, not dirs) Makefile: merge CVS and .svn find invocation Makefile: revert broken ccache (r21525) for now. concierge: cleanup (white space + unneeded mkdir) avahi: depend on dbus-daemon in staging_dir readline: ignore errors in target-clean target ncurses: cleanup /usr/lib/terminfo symlink handling sqlite: cleanup configure arguments dbus: use dbus-daemon as target for staging_dir installation avahi: make sure /etc/dbus-1/system.d exists in target dir buildroot: add /etc/br-version with version info to target dir avahi: bump version expat: cleanup configure arguments direct: don't fail clean target if directory doesn't exist buildroot: additional -clean target fixes setlocalversion: add git-svn support busybox: additional 1.10.0 fix Makefile.autotools.in: Do uninstall in staging/target dirs on -clean thttpd: fix thttpd_wrapper name thttpd: remove unused files pkgconfig: Return appropriate error code from pkgconfig script gzip, diff, grub: bump versions package/editors: fix patch-kernel.sh arguments gzip: cleanup makefile diffutils: cleanup makefile defconfig: remove busybox config setting defconfig: remove settings with default values busybox-1.6.0.config: disable TASKSET. kernel: default to not build a kernel toolchain/gcc: do not try to strip *-embedspu target/device/ARM: don't override busybox config target/device/ARM: remove unused busybox config target/device/ARM: Don't override Config settings target/device/ARM: Use menuconfig and add description of options buildroot: add input-tools package (evtest, inputattach, jscal, jstest) haserl: get rid of minor version in config names haserl: bump version u-boot: bump version u-boot: fix custom patch handling buildroot: add libart package buildroot: additional tftpboot fixes haserl: depend on haserl binary in TARGET_DIR and also cleanup TARGET_DIR. buildroot: devmem2 package blockdev: sort entries alphabetically busybox: bump version u-boot: set ARCH and CROSS_COMPILE u-boot: clean: also remove mkimage from staging_dir u-boot: use correct ARCH u-boot: tools in target (mkimage, fw_printenv and fw_setenv) u-boot: don't error on existing symlink u-boot: support platform-independent patches qtopia4: use .patch.$ARCH naming convention sqlite: bump version uClibc: use .patch.$ARCH naming convention strace: use .patch.$ARCH naming convention fbset: use .patch.$ARCH naming convention fbv: use .patch.$ARCH naming convention fbset: remove unneeded avr32 patch squashfs: set sensible permissions on squashfs image package: s/$(STRIP)/$(STRIPCMD)/ busybox: 1.10.1 patches busybox: additional 1.10.1 patches busybox: bump version toolchain: fix mips abi selection generic target_skeleton: mark /sys with .empty file generic target_skeleton: add /sys to fstab distclean: Don't delete $(IMAGE) Makefile: honor silent (-s) flag uclibc-0.9.29: handle powerpc subarch selection uclibc-0.9.28.3: fix config so oldconfig doesn't ask questions busybox: 1.10.2 patches uclibc-0.9.28.3: correct arch list (avr32 missing, stuff only in 0.9.29+) package: ifplugd package sqlite: bump version busybox: additional 1.10.2 fixes kernel headers: bump 2.6.24.x to 2.6.24.7 kernel headers: add 2.6.25.4 kernel headers: add BR2_DEPRECATED / BR2_RECENT annotations to 2.6.2x tslib: fix inputattach patch typos toolchain: also use arch/tune/abi options when softfloat is enabled busybox 1.10.x: bump version kernel headers: bump 2.6.25.x version kernel headers: bump 2.6.25.x version u-boot: evaluate U_BOOT_ARCH at use time, rather than Makefile parse time u-boot: cleanup arch handling libusb: depend on actual host-libtool binary libusb: bump patch version toolchain: gcc 4.2.4 support expat: make sure usr/lib/ exists u-boot: don't depend on gcc (not needed and not provided by ext toolchain) avahi: make sure usr/lib/ exists toolchain: also setup kernel headers when ext toolchain is used busybox 1.10.3 patch pkgconfig: bump version and cleanup package/Makefile.autotools.in: support 'make external-deps' dbus-glib: don't depend on host pkg-config packages: fix pkgconfig depencies and select pkgconfig where needed libxslt: use select instead of depends for pkgconfig like other packages kernel-headers: 2.6.25.6: export linux/a.out.h (E.G. for valgrind) valgrind: needs kernel headers (and doesn't respect CFLAGS) dbus: depend on exact XML dep so it isn't always considered out-of-date valgrind: there is no vgskin_none.so anymore, use coregrind/valgrind instead valgrind: don't add pkgconfig files to target dnsmasq: touch target after make elf2flt: only allow it to be selected on supported archs toolchain: move elf2flt+mklibs under 'Common Toolchain Options' php: fix s/EXIT/EXT/ typo in simplexml select file: bump version python: fix hostpython target. libogg: fix libogg.a target libogg: move header install to seperate target so it isn't always out-of-date libogg: remove BR2_PACKAGE_LIBOGG_HEADERS libvorbis: show comment if libogg isn't enabled, not if libvorbis isn't. libvorbis: fix av32 typo in tremor default libvorbis: remove BR2_PACKAGE_LIBVORBIS_HEADERS libvorbis: make tremor option description more clear libvorbis: use BR2_SOFT_FLOAT to set default for tremor toolchain: more sensible uclibc defaults for external toolchain lsof: bump version gdb: support external toolchain u-boot tools: make sure destination directory exists toolchain/gcc-3.x: strip cross libgcc / libstdc++ with cross-strip, not host. toolchain/gcc-4.x: strip cross libgcc / libstdc++ toolchain/uclibc: strip libpthread toolchain/gcc: use $(STRIP_STRIP_UNNEEDED) usbutils: select libusb proftp: bump version and fix compilation on 2.6.24+ uclibc: remove obsolete uclibc 0.9.28 handling uclibc: only strip libpthread on 0.9.28.3 / not PTHREAD_DEBUG dependencies: check for awk dnsmasq: use awk instead of nawk proftpd: remove unneeded susv3 legacy patch nbd: bump version and depend on glib2 toolchain/gcc: use depends on instead of depends toolchain/gcc: use $(@D) package/config: cygwin fix package/config: rebase from upstream (2.6.23.14) package/config: rebase from upstream (2.6.24.4) toolchain/gcc: mark old versions as deprecated toolchain/gcc: add 4.3.1 package/config: add gettext helper buildroot: s/depends/depends on/ budybox: 1.10.3 udhcpc fix dbus: depend on libxml2-install-staging instead for libxml2 libxml2: strip libraries in TARGET_DIR toolchain/gcc: use --disable-decimal-float for 4.3.x lm-sensors: clean libsensors* from usr/lib, not lib lm-sensors: bump version and cleanup lm-sensors: remove unused legacy patch README: s/standart/standard/ Makefile: don't include .config from TOPDIR samba: use generic samba.org location over http package/i2c-tools: I2C tools package Makefile.autotools.in: also support source/source-check BR2_GRAPHIC_SUPPORT: Fixup comment to make kconfig happy buxybox: bump 1.10.x version busybox: mark old versions as deprecated busybox: add 1.11.x kernel headers: bump 2.6.25.x Makefile.autotools.in: fix BR2_PRIMARY_SITE check matchbox: depend on libXext at configure time fontconfig: bump version rxvt: fix target install (make sure directory exists) busybox: 1.11.0 fixes x11r7: update xorg driver versions to match with X11R7.3 x11r7: add intel xorg video driver packages: fix xorg to compile modular and tiny versions pixman: bump version mesa: bump version x11r7: fix install to target for drivers x11r7: bump xserver version x1157: add XGI video driver libxml: fix compilation without large file support xserver-xorg: select dbus libXt: don't install host makestrs in target dropbear: look for xauth in /usr/bin generic: fix fb1..3 device_table.txt entries xserver: disable xephyr/xnest/xvfb servers xserver: fix typo Makefile.autotools.in: also remove man pages from /usr/share/man Makefile: remove target pkgconfig files if BR2_HAVE_DEVFILES isn't enabled package/Makefile.in: propagate -s make flag to sub makes busybox 1.11.0: additional fixes busybox: default to 1.11.x valgrind: don't remove TARGET_DIR/usr/lib/pkgconfig ncurses: don't follow symlink on ln invocation ifplugd: only install default config if not provided in skeleton Makefile.autotools.in: fix source handling busybox: more 1.11.0 patches Makefile.autotools.in: revert broken r22659 kernel-headers: bump 2.6.25.x version uboot: revert r22638 openssl: re-revert r22644 sqlite: strip binary and use $(INSTALL) for installation sqlite: move under database submenu gperf: fix upstream url gperf: remove trailing spaces linux: add knob to force a rebuild of the kernel gperf: strip target binary ifplugd: only run post-install hook when needed gperf: don't install to staging dir gperf: move under "other development stuff" fuse: use tabs for indentation in kconfig gperf: depend on stamp file rather than gperf binary fuse: select BR2_LARGEFILE fuse: don't build kernel module fuse: strip binaries/libs in target fuse: also remove fusermount from target fuse: remove stray $ fuse: cleanup configure args fuse: remove commented out lines fuse: cleanup patch handling fuse: use BR2_SOURCEFORGE_MIRROR fuse: bump version fuse: remove unused dir (git-svn issue) fuse: re-add missing --program-prefix package/Makefile.in: cleanup MAKE/MAKE1 busybox: bump 1.11.x version linux-advanced: add linux26-force like in the simple linux makefile sdl_ttf: needs freetype sdl_ttf: fix sdl dependency sdl_mixer: fix sdl dependency tiff: cleanup and fix -clean target tiff: zlib and jpeg are needed at configure time zlib: cleanup and fix -clean target package: sdl_image package sqlite: fix target install and clean freetype: fix target install and clean / dirclean fuse: fix target install Kconfig: remove 'default n' sdl_mixer: run CONFIG_UPDATE on correct directory busybox: 1.11.1 patches which: needs readline which: strip target binary which: install into /usr/bin which: convert to Makefile.autotools.in format vsftp: enable and fix linking busybox: additional 1.11.1 fix gettext: also remove from staging on -clean grep: gettext/libintl is only required if locale is enabled grep: fix target install and clean grep: cleanup configure args grep: make locale handling less verbose Makefile.autotools.in: fix make source-check/external-deps differently sed: fix CPPFLAGS typo strace: fix LARGEFILE typo busybox: default HIDE_OTHERS to y for all versions buildroot: remove trailing spaces package: global largefile CFLAGS handling kernel-headers: add 2.6.26.x kernel-headers: mark 2.6.24 as deprecated and 2.6.25 as recent kernel-headers: remove ancient versions dash: hide if BR2_PACKAGE_BUSYBOX_HIDE_OTHERS uClibc-0.9.29: remove double ARM subarch selection from defconfig package: more BR2_PACKAGE_BUSYBOX_HIDE_OTHERS annotations strace: also remove from target-utils on clean strace: convert to makefile.autotools.in format ethtool: convert to Makefile.autotools.in format ltrace: expand help text package: add package managers sub menu ccache: cleanup config ccache: also remove target symlinks on clean ccache: cleanup configure args and respect BR2_HAVE_MANPAGES ccache: expand help text argus: select libpcap vpnc: select libgcrypt / libgpg_error avahi: select expat lua: select readline / ncurses ethtool: don't specify STRIPPROG Makefile.autotools.in: fix patch dir for version specific subdir haserl: convert to Makefile.autotools.in format i2c-tools: cleanup clean target Makefile.autotools.in: quiet configure on silent (-s) builds Makefile.autotools.in: remove extra newlines in MESSAGE macro busybox: additional 1.11.1 patches busybox: fix missing dependencies in unpacked and config rules dnsmasq: bump version target/device: enable uclibc globbing support Makefile.autotools.in: add missing continuation for PKG_CONF_OPT pcre: add homepage to description pcre: fix compilation when C++ support is disabled pcre: bump version fontconfig: remove redundant configure args pcre: fix target install speex: convert to Makefile.autotools.in and bump version to 1.2rc1 speex: select libogg speex: fix target install speex: automate selection of arm specific optimizations speex: also compile static libraries ifplugd: add missing newline haserl: don't install unneeded examples for 0.8.0 to target haserl: bump 0.9.x version kernel-headers: bump 2.6.25.x / 2.6.26.x versions kernel-headers: rename aout patch so it gets applied to 2.6.25.15 rsync: convert to Makefile.autotools.in format rsync: bump version lzo: bump version and update to Makefile.autotools.in format u-boot: fix wrong syntax in Makefile u-boot: fix broken insert_define in Makefile u-boot: bump version busybox: add 1.12.x and make it default ace_of_penguins: remove redundant configure settings sqlite: bump version gcc: only use -mfloat-abi for ARM, use -msoft-float for other archs Makefile.autotools.in: remove unused BR2_HAVE_INCLUDES handling package: don't hide xorg/tinyx selection xorg: depend on WCHAR and LOCALE openchrome: fix install libxml2: remove unused BR2_PACKAGE_LIBXML2_TARGET_HEADERS option libxml2: point to homepage instead of ftp site in help libxml2: cleanup configure args libxml2: use install-strip instead of install-exec for target install libxml2: enable ipv6 support if enabled in buildroot toolchain/gdb: unbreak target gdb support procps: needs WCHAR procps: bump version psmisc: convert to Makefile.autotools.in format psmisc: bump version psmic: locale support pixman: cleanup staging + target install blackbox: use BR2_SOURCEFORGE_MIRROR blackbox: use install-strip for target install blackbox: cleanup redundant configure args blackbox: don't show comment if no xserver is selected blackbox: use := assignments neon: bump version neon: fix compilation without xml support neon: strip target library neon: uses pkgconfig so select it neon: use := assignments popt: cleanup redundant configure args popt: use install-strip for target install popt: use := assignments atk: select libglib2 atk: remove redundant configure args libglib2: select libiconv libglib2 fix !BR2_USE_WCHAR compilation libglib2: remove redundant configure args netcat: convert to Makefile.autotools.in format libdaemon: bump version avahi: don't depend on busybox libdaemon: convert to Makefile.autotools.in format avahi: fix build with BR2_ENABLE_LOCALE squashfs: bump version kconfig: warn about overlong lines in help-texts target/device/Atmel: fix long help text lines target/device/jp: fix long help text lines sudo: fix long help text lines kismet: fix long help text lines olsr: fix long help text lines stunnel: fix long help text lines ntfs-3g: fix long help text lines qte: fix long help text lines qtopia: fix long help text lines x11r7: fix long help text lines libsexy: fix long help text lines fltk: fix long help text lines openmotif: fix long help text lines matchbox: fix long help text lines blackbox: fix long help text lines alsamixergui: fix long help text lines gqview: fix long help text lines pcmanfm: fix long help text lines xpdf: fix long help text lines tcl: fix long help text lines cloop: fix long help text lines ubifs: fix long help text lines busybox: udhcpc patch for 1.12.0 target/generic/mini: remove udhcpc default.script entry avahi: don't use BASE_DIR to reference source files libglib2: fix build with/without locale support buildroot: support out-of-tree builds busybox: additional 1.12.0 patches package: add libconfig package iperf: convert to Makefile.autotools.in format iperf: bump version iperf: don't silently enable C++ support in toolchain cups: fix help text bridge: convert to Makefile.autotools.in format bridge: bump version cups: fix help text file: bump version and use official upstream instead of Debian file: select zlib games: add games.mk so make will descent down package/games/*/*.mk sqlite: bump version festival: fix paths (broken by r23330) festival: fix more paths (broken by r23330) alsa-lib: fix paths (broken by r23330) alsa-utils: fix paths (broken by r23330) asterisk: fix paths (broken by r23330) festival: fix path in AUTOTARGETS (broken by r23330) libid3tag: fix paths (broken by r23330) libmad: fix paths (broken by r23330) libsndfile: fix paths (broken by r23330) madplay: fix paths (broken by r23330) mpg123: fix paths (broken by r23330) speex: fix paths (broken by r23330) concierge: fix paths xapp_xman: fix paths mysql_client: fix paths jffs2: cleanup libid3tag: don't depend on libmad fakeroot: bump version module-init-tools: check correct symbol for cross-depmod busybox: remove stale busybox 1.11.1 patches busybox: 1.11.2 patch Makefile.autotools.in: fix FOO_UNINSTALL_TARGET_OPT help text Makefile.autotools.in: fix DESTDIR= help text fontconfig: use install-strip for target install target/generic: add uartlite ttyULx devices to securetty Makefile: support relative paths for out of tree builds findutils: use install-strip for target install pcre: fixup paths in pcre-config lighttpd: fix compilation without largefile support lighttpd: don't enable openssl support by default Config.in: Don't special case atmel targets for image suffix libtool: don't error on missing directories in clean targets package: add libconfuse - A library for parsing configuration files busybox: more 1.12.0 patches target/linux/advanced: don't hardcode date suffix project/Makefile.in: workaround issue with out-of-tree builds busybox: bump 1.11.x and 1.12.x versions README: document out-of-tree build support ncftp: bump version png: bump version busybox: 1.12.1 grep fix kernel-headers: add 2.6.27 kernel-headers: bump 2.6.25.x / 2.6.26.x versions busybox: add 1.12.1 modprobe fix kconfig: only warn about long help lines, not other types of lines Typo fix in toolchain/external-toolchain/ext-tool.mk Add Xilinx UARTLITE and MPC5200 PSC device files (serial ports) Bump up libgtk2 version target/device/Atmel: add /sys to target skeletons target: add /sys directory to target skeletons needing it package/matchbox: fix BR2_PACKAGE_MATCHBOX_KEYBOARD Kconfig acpid: use $(MAKE) in acpid-clean instead of hardcoding make vim: use $(MAKE) instead of hardcoding make x11r7/libX11: use install-strip for target install x11r7/libXt: use install-strip for target install x11r7/libXaw: use install-strip for target install x11r7/libXt: don't install makestrs x11r7/xserver: use install-strip for target install strace: bump version x11r7/libXfont: use install-strip for target install x11r7/libXi: use install-strip for target install x11r7/libXext: use install-strip for target install x11r7/libXft: use install-strip for target install Makefile.autotools.in: default to install-strip for non-debug target install BR2_HAVE_DOCUMENTATION: add option to remove documentation from target bridge-utils: don't strip if BR2_ENABLE_DEBUG is enabled neon: don't strip if BR2_ENABLE_DEBUG is enabled package/: remove redundant install-strip in *_TARGET_INSTALL_OPT toolchain/uclibc: only use make install_headers for 0.9.29+ toolchain/uclibc: brown paper bag fix for r23746 sqlite: bump version buildroot: add QUIET variable and use it for wget/git/svn/configure package/memstat: add memstat package x11r7/libFS: use memcpy instead of bcopy x11r7/xfs: bump version - fixes CVE-2007-4568 x11r7/xserver: bump version new package wizard: change bash-specific construct x11r7/libFS susv3-legacy: update to what got applied upstream x11r7/xclock: don't force libiconv link x11r7/xserver: select misc font + font alias x11r7/xserver: select cursor font as well x11r7/xkeyboard-config: select xkbcomp lsof: bump version kernel-headers: bump 2.6.25, 2.6.26 and 2.6.27 minor versions qtopia4: reduce the use of BR2_PACKAGE_QTOPIA4 package: cleanup PKG_CONFIG_SYSROOT toolhain/: confgure: respect quiet option docker: s/PKGCONFIG/PKG_CONFIG/ to be consistent docker: strip on target install docker: requires pkgconfig, glib2 and X11 vim: add TARGET_CONFIGURE_OPTS package: remove redundant pkg-config variables libglib2: remove redundant configure args libglib2: remove $(DISABLE_NLS) from configure options Fix strange problems in pango configure target Strip pango libraries on the target Strip libgtk2 in the target Strip gettext libraries on the target Fix matchbox build qtopia4: fix use of pkg-config qtopia4: fix adjustment of qmake.conf bind: use strchr() instead of index() qtopia4: fix wrong compilation of qmake busybox: additional 1.12.1 patches syslinux: fix download url libpng: fix Makefile.autotools.in fallout sdl-image: convert to Makefile.autotools.in format package/: remove more 'default n' (see r22874) mkdosfs: cleanup target install handling External toolchain support improvements More external toolchain fixes External toolchain C++ cross-compiler fix Makefile: ignore glib-genmarshal in staging_dir netsnmp: bump version netsnmp: run CONFIG_UPDATE Makefile: glib-genmarshal: use BR2_STAGING_DIR instead of hardcoded staging_dir Kernel build fix related to external toolchain use matchbox: fix mb-applet-startup-monitor compilation (TRUE/FALSE issue) matchbox: fix prefix kernel-headers: bump 2.6.26 and 2.6.27 minor versions prboom: misc cleanups Makefile.autotools.in: make MESSAGE output stand out Makefile: revert HOST_GLIB_BIN staging_dir fix (r23920,23923) busybox: basename 1.12.1 fix busybox: bump 1.12.x version busybox: add 1.13.x, mark older as deprecated dropbear: bump version target/Config.in.toolchain: cleanup package: Kconfig: use menu instead of menuconfig for sub menus libogg: convert to Makefile.autotools.in lzo: add $(DISABLE_LARGEFILE) to configure options linux: remove unused BR2_LINUX_BOARD_PATCH busybox: disable id applet for 1.13.x package/audio: rename audio category to multimedia mplayer, vlc: move into multimedia category busybox: 1.13.0 id patch (check) busybox: updated 1.13.0 id patch (only error out if needed) lockfile-progs: fix patch-kernel invocation sdl_ttf: provide path to freetype includes busybox: 1.13.0 klogd fix busybox: 1.13.0 ash fix busybox: fixup id applet on 1.13.0 for old uclibc versions Revert r24000: "Fix external toolchain build" lockfile-progs: remove unneeded $(strip) busybox: updated 1.13.0 ash fix busybox: updated 1.13.0 ash fix busybox: bump 1.12.x / 1.13.x versions kernel-headers: also show 2.6.26 if deprecated is enabled, but recent isn't kernel-headers: bump 2.6.26.x / 2.6.27.x version i2c-tools: bump version dnsmasq: bump version fakeroot: use 1.9.5 from snapshot.debian.net uclibc 0.9.30: defconfig: enable UCLIBC_HAS_LONG_DOUBLE_MATH haserl: fix shared cache interaction issue target/cramfs/cramfs.mk: Fix device table not being passed to mkcramfs ifplugd: don't overwrite target etc/init.d/ifplugd.* busybox: 1.13.1 ip fix mdadm/dmraid: bump version libusb: use 0.1.12-10 from snapshot.debian.net toolchain/*: use CONFIG_UPDATE toolchain/binutils: add 2.18.50.0.3 libiconv: use BR2_GNU_MIRROR toolchain/binutils: let make expand wildcards instead of the shell toolchain/binutils: honour HAVE_MANPAGES / HAVE_INFOPAGES toolchain/binutils: add 2.18.50.0.6 toolchain/binutils: add 2.18.50.0.8 toolchain/binutils: add 2.18.50.0.9 toolchain/binutils/2.18.50.0.9: add patch for PR6878 toolchain/binutils/2.18.50.0.9: accept sh?-*-* toolchain/binutils: add 2.19 taget/linux: handle non-modular kernels toolchain/gdb: add -source target busybox: 1.13.1 crond fix uclibc: add RPC config variables to 0.9.30 package/: get rid of unneeded $(strip ..) toolchain/: get rid of unneeded $(strip ..) docs/: get rid of unneeded $(strip ..) target/: get rid of unneeded $(strip ..) toolchain/gdb: default to 6.8 toolchain/gdb: mark old versions as deprecated toolchain/gdb: 6.4 shouldn't be selectable for avr32 target: paths may need stripping target/tar: remove unused cut'n'paste leftover toolchain/kernel-headers: bump 2.6.27.x version package/udev: fix dependency for scsi_id package/udev: fix CFLAGS for udev extras package/udev: create base device nodes after mounting a new /dev package/freetype: default to 2.3.7 target/initramfs: actually build initramfs target udev: use $@ instead of hardcoding target name have zlib respect BR2_PREFER_STATIC_LIB make the default etc/init.d/S40network compatible with msh busybox: additional 1.13.1 fixes toolchain/kernel-headers: don't hide 2.6.27 if RECENT isn't enabled package/boa: hide if BR2_PACKAGE_BUSYBOX_HIDE_OTHERS busybox: 1.13.1 bindtodevice fix menuconfig: don't prepend CONFIG_ to symbols in help text ifplugd: fix non-C++ build toolchain: use same gdb Config.in for internal/external toolchains avahi: make sure destination dirs exists docs/buildroot.html: misc small fixes and strip trailing spaces openswan: revert $(strip ...) change (r24307) on patches haserl: bump version toolchain/binutils: fix non-sysroot build x11r7/libX11: use {C,LD}FLAGS_FOR_BUILD for host tools x11r7/libXt: use {C,LD}FLAGS_FOR_BUILD for host tools x11r7/liblbxutil: use {C,LD}FLAGS_FOR_BUILD for host tools fontconfig: use {C,LD}FLAGS_FOR_BUILD for host tools x11r7/xserver_xorg: breaks with shared cache rxvt: don't use getpt() strace: fix build on ARM (no ) toolchain/uclibc: Add BR2_ENABLE_LOCALE_PREGENERATED option toolchain/uclibc: fix typo toolchain: disable export-toolchain stuff as it breaks make dependencies target/generic: add ttyAMAx device nodes (E.G. for qemu-system-arm) package/multimedia: add libmpd package libgtk2: remove unneeded configure opts libgtk: don't list cups/png/jpeg/tiff as hard dependencies libglib2: bump version libmpd: get rid of < glib2.16 workaround pango: bump version package: add libglade libmpd: no need for autoreconf now we don't patch configure.ac anymore toolchain/kernel-headers: add 2.6.28 curl: remove unused legacy patches curl: convert to Makefile.autotools.in format, bump version netsnmp: bump version, fixes security hole in snmpv3 openssl: fix uclibc 0.9.30 build curl: rename to libcurl so Makefile.autotools.in can find patches libcurl: compile with openssl support if available libcurl: add dummy curl-* targets netsnmp: don't list openssl as a hard dependency package: add gmpc (gtk musicpd client) package package: make X server selection a choice and fix tinyx prefix gmpc: needs libglade as well busybox; fix iptunnel compile with 2.6.28 headers (from r24253) gmpc: fix typo libglib2: fix download url pango: fix download url xlib needs wchar support, so require it for tinyx as well toolchain/uclibc: fix 0.9.30 x86 build with 2.6.28 headers (from r24515) package: remove default y from xserver selection busybox: 1.13.1 dc fix libcurl/libglade: touch _HOOK_POST_INSTALL target pango: add init script to create /etc/pango/pango.modules libgtk2: add init script to create /etc/gtk-2.0/gdk-pixbuf.loaders busybox: bump 1.12.x / 1.13.x versions buildroot: set SHELL instead of messing around with CONFIG_SHELL dependencies: simplistic SHELL = bash check toolchain/binutils: fix up avr32 related fallout of r24474 toolchain: revert "Allow creating a script for external use of Buildroot toolchain" toolchain: remove empty export-toolchain dir (git-svn issue) package: remove empty legacy dirs target/generic: remove empty legacy dirs remove more empty dirs add .empty files for git-svn u-boot: unbreak build after r24646 u-boot: revert U_BOOT_TARGET part of r24646 u-boot: unbreak build after r24674 openssl: remove uclibc-susv3-legacy hunk from avr32 patch freetype: mark ancient 2.2 version as deprecated neon: s/exapt/expat/ mtd: mark 20050122 snapshot as deprecated target/u-boot: cleanup target/u-boot: more cleanups grep: bump version, use GNU_MIRROR grep: convert to Makefile.autotools.in format ed: bump version, convert to Makefile.autotools.in format sudo: use Debian as upstream busybox: 1.13.2 mdev fix toolchain/uclibc: propagate mips mips32r2 variant setting to uclibc buildroot: get rid of s390 support toolchain/uclibc: fix sparc SED handling of _V9 / _V9B uclibc: 0.9.30-x86-2.6.28+headers-fix: add r24799 as well toolchain: fix cris build with 2.6.28 kernel headers buildroot: mark ia64, m68k, nios2, sparc and sparc64 as broken toolchain: sh64 fixes buildroot: mark alpha as broken kernel-headers: bump 2.6.27 version kernel-headers: default to 2.6.28 kernel-headers: mark 2.6.27 as RECENT, 2.6.26 as deprecated BR2_BANNER: set to 'Welcome to Buildroot' docs/README: ask people to mail the list instead of Erik docs/footer.html: ask people to mail the list instead of Erik docs/about.html: new maintainer docs/copyright.txt: update year, add buildroot developers docs/developer.html: People should ask on the list for commit access Makefile: implement make release Makefile: update copyright BR2_PRIMARY_SITE: move to Mirrors and Download locations menu buildroot: add BR2_BACKUP_SITE and DOWNLOAD helper package/: convert to DOWNLOAD helper toolchain/: convert to DOWNLOAD helper target/: convert to DOWNLOAD helper buildroot: convert remaining WGET users to DOWNLOAD helper DOWNLOAD: don't use := assignment for function implementation package/dm: fix DOWNLOAD fallout package/mpfr: fix make source-check/external-deps issue openswan: tarball moved to old/ subdir quagga: tarball moved to attic/ subdir xerces: tarball moved to archive.apache.org package: remove tinylogin toolchain/gcc: default to 4.3.2 for !AVR32 toolchain/gcc: mark old versions as deprecated toolchain/uClibc: mark 0.9.29 as recent buildroot: bump version for release docs/news.html: announce 2009.02-rc1 docs/download.html: cleanup and mention releases Kconfig: remove 'default n' and 'default no' (see r22874) lsof, m4: use variables from BR instead of uclibc toolchain: introduce HOSTCC_VERSION and fix gcc-4.3.x build with old host CCs toolchain/kernel-headers: bump 2.6.27 / 2.6.28 versions busybox: 1.13.2 depmod fix libmad: unbreak build with gcc-4.3.x mplayer: force cross-compile mode mplayer: fix configure for powerpc-linux mplayer: fix non-largefile build mtd/mtd-utils: sys/acl.h patch is needed for host-mkfs.jffs2 as well busybox: 1.13.2 tar fix mtd/mtd-utils: mkfs.jffs2: fix device_table handling u-boot: unbreak target tools directfb: tarball moved to Old/ directfb: bump version and convert to Makefile.autotools.in format directfb: fix compilation error on ppc (linux/config.h is long gone) openssl: fix build without largefile support libconfuse: fix build by removing -Werror flag toolchain/gcc: fix target-gcc for 4.3.x u-boot: add 2009.01, remove -rc3 u-boot: get rid of unused 2009.01-rc3 dir (git-svn issue) toolchain/gcc: make version detection more robust kernel-headers: rename 2.6.25/2.6.28 patches to match current stable versions kernel-headers: fix 2.6.28.1 serial.h (unbreaks directfb serialmouse.c) package/: remove deprecated and broken raidtool2 package Revert r24952 (BR2_TARGET_TEST_PACKAGES) docs/news.html: announce -rc2 Revert r24982 (Disable libsexy (with comment) if X is not available) libsexy: unbreak build toolchain/uClibc: disable UCLIBC_SUPPORT_AI_ADDRCONFIG in 0.9.30 defconfig freetype: only depend on zlib if it is available freetype: fix typo mpg123: remove unused legacy patch target/linux-advanced: default to menuconfig for all archs kernel-headers: bump 2.6.27 / 2.6.28 to latest stable Makefile: globally define variables used at different places qtopia4: fix and improve color/pixel depths config mysql_client: fix deps and clean up configure args irda-utils: totally broken packages should depend on BROKEN, not DEPRECATED asterisk: mark as BROKEN and remove obsolete patch libsexy: remove trailing newline from r24996 mplayer: add patch due to missing sys/timeb.h mplayer: add -fomit-frame-pointer for i386 u-boot: mark 2008.10 version as recent u-boot: clean up after Ulf u-boot: halt build early with description if no u-boot board name is set liboil: don't build examples acpid: remove unused legacy patches linux/advanced: default to make menuconfig libglib2: halt build early with description if host glib-genmarshal isn't found libglib2: move HOST_GLIB detection to glib package libcgicc: depend on toolchain config, don't use select package/: depend on toolchain C++ config, don't use select libcgicc: install to usr/lib libcgicc: don't build demos Makefile: fix typo introduced in r25601 toolchain/binutils: remove ancient (and unused) 2.14/15/16/17 patches toolchain/kernel-headers: remove ancient (and unused) patches target/device/Atmel/arch-avr32: remove old unused kernel patches alsa-lib: fix typo in -source target webkit: revert r24983 (Disable webkit (with comment) if X is not available) icu: needs C++ support in toolchain icu: add project url to help text icu: needs wchar support in toolchain as well libxml2: stop continous rerun of post-extract target webkit: don't depend on X server webkit: depend on C++ + wchar support in toolkit, as icu needs it Makefile.autotools.in: add FOO_MAKE for packages needing to use $(MAKE1) elf2flt: fix link fix configuration wrt elf2flt Config.in: remove extra white space added in r25086. avahi-autoipd: fix issue with repeated builds alsa-lib: fix build with largefile on 32bit archs toolchain/uClibc: fix 0.9.30 build with linuxthreads on ARM toolchain: cris fixes for gcc 4.3.x / linux 2.6.28.x xpdf: depends on freetype, so select it in kconfig as well Add radvd to the list of packages gamin: fix build busybox: remove unused handling of ancient versions no longer in BR busybox: rebuild if .config changed target/device: remove obsolete Sharp/LNode80 platform toolchain/gcc: remove unused GCC_ENABLE_CLOCALE toolchain/gcc: remove ancient (and unused) i386 softfloat patch sqlite: bump version mysql-client: remove test / benchmark stuff from target (saves ~70MB) readline: remove redundant BR2_PACKAGE_READLINE_HEADERS configuration readline: remove BR2_PACKAGE_READLINE_TARGET configuration option readline: s/BR2_READLINE/BR2_PACKAGE_READLINE/ toolchain/gcc/4.3.2: accept abi=aapcs-linux for EABI target/Config.in.arch: fix ARM abi setting toolchain/gcc: remove unused gcc 3.x cruft from 4.x makefile (sysroot) toolchain: fix up GNU_TARGET_NAME link and target_utils location dbus: revert r25156 (Fix dbus dependency on libxml2, without rebuild, works but may need refinement) dbus: fix xml dependency and stop continous rebuilds target/linux/Makefile.in.advanced: get rid of BUILDROOT_USE_XWINDOWS grub: fix build grub: revert r21974 (features.h should never be included explicitly) ntp: fix time sync issue dbus: revert to pre-r25021 situation x11r7: make xman and xcb-util visible in Kconfig dbus: revert r25194 (Unbreak Peters 'fixes' to dbus for a second time) docs/news.html: announce -rc3 busybox: additional 1.13.2 fixes buildroot: use same defaults for atmel target as everything else mpfr: bump version alsa-lib: clean up makefile kernel-headers: bump 2.6.27/2.6.28 stable versions kernel-headers: 2.6.28.x: remove cris patch applied upstream uClibc: enable LDSO_RUNPATH in defconfigs (use ELF RPATH info) uClibc: remove unused 0.9.29 wchar defconfig target/generic: add ttyCPMx device nodes to device_table / securetty setlocalversion: sync with HEAD of kernel git buildroot: move BR2_ROOTFS_{PREFIX,SUFFIX} to target menu package/: remove obsolete ltt package package: remove ltt dir (git-svn issue) toolchain: revert r25193 (Change binary toolchain configuration) alsa-lib: fix with with BR2_PACKAGE_ALSA_LIB_PYTHON linux/Makefile.in.advanced: don't depend on phony target for mkimage u-boot: fix dependency for host mkimage microperl: strip target binary tremor: strip target lib mpg123: cleanup after r19300 (don't introduce unneeded hidden configs) mpg123: cleanup unused hunk after r25004 toolchain/gcc/4.3.2: fix arm funroll-loops patch from r24993 toolchain/gcc/4.3.2: remove unused and unneeded fix for PR34205 mpg123: remove arm funroll-loops workaround mpg123: remove unused mpg123x target (debug?) toolchain/gcc/4.3.2: use what really got committed upstream for PR39076 alsa-lib: make python option depend on python u-boot: remove commented out line vim: cleanup sed invocation kernel-headers: bump 2.6.27/2.6.28 stable versions gmp/mpfr: force static linking docs/news.html: announce -rc4 x11/video-xgi: fix vesa/xgi typo u-boot: don't make ETH1ADDR setting depend on avr32 u-boot: remove unused BOOTARGS / BOOTCMD handling gmp/mpfr: fix up dependencies to stop continous rebuild with --disable-shared u-boot: don't touch config.h unless explicitly requested by user binutils: depend on static version of gmp/mpfr gmp/mpfr: use static libraries as make targets buildroot: update version for 2009.05 development docs/news.html: announce 2009.02 libpng: bump version dnsmasq: bump version kernel-headers: bump 2.6.27/2.6.28 stable versions gmp: bump version gmp: use GNU_MIRROR for site mpfr: bump version toolchain/gcc: add 4.3.3 package: work around kconfig crash issue with comments in choice entries udev: options for path_id and firmware.sh mtd-utils: flashcp: handle non-power-of-2 erase size (E.G. for dataflash) kernel-headers: bump 2.6.27/2.6.28 stable versions busybox: 1.13.2 killall fix tslib: doesn't use C++, so don't require it in the configure script tslib: convert to Makefile.autotools.in format pppd: fix build without UCLIBC_HAS_BSD_ERR libvorbis: convert to Makefile.autotools.in format libvorbis: select libogg dependency alsa-utils: select ncurses library dependency package/multimeda: add flac package php: don't use DOWNLOAD macro php: use alternative download URL so we can use DOWNLOAD macro php: fix sqlite module php: Config.ext is in a BR2_PACKAGE_PHP conditional, so get rid of depends libsndfile: cleanup help text libsndfile: bump version and convert to Makefile.autotools.in format kexec: bump version and convert to Makefile.autotools.in format kernel-headers: bump 2.6.28 stable version linux-advanced: don't error out on non writable /tftpboot dbus: convert to Makefile.autotools.in and bump version alsa-lib: don't use versioned symbols alsa-lib: convert to Makefile.autotools.in format openswan: mark as BROKEN as it doesn't build with current kernel headers kernel-headers: remove deprecated 2.4 support dbus: fix expat typo xserver-xorg: select mesa3d in kconfig mesa3d: use MAKE1 instead of playing around with BR2_JLEVEL mesa: use correct config file for arch mesa3d: fix makedepend arguments kernel-headers: remove 2.6.20-22 variants and outdated impi/lzma patches kernel-headers: update -rt support for 2.6.24 / 2.6.26 linux: always apply platform patches if available avr32: rename 2.6.28.x kernel patches to match current kernel headers version php: Config.ext is in a BR2_PACKAGE_PHP conditional, so get rid of depends gstreamer: flac plugin support gst-plugins-good: add missing FLAC dependency gst-plugins-good: remove dependencies for matroska plugin avahi/dnsmasq: adjust dbus dep after Makefile.autotools.in conversion libpng: bump version toolchain/gcc: libstdcpp dependency was listed twice tar/coreutils: use depends rather than select for toolchain options tar: bump version ncurses: fixup ncurses5-config script microcom: has been in busybox for a long time now microcom: upstream missing, mark as deprecated s/buildroot.uclibc.org/buildroot.net/ docs/buildroot.html: we DO make releases nowadays kernel-headers: remove empty dirs missing from r25451 (git-svn issue) docs/buildroot: use DESTDIR / install-strip for target install example busybox: additional 1.13.2 fixes php: bump version ipsec-tools: use select rather than depends for library dependencies util-linux: bump version uclibc: add 0.9.30.1 uclibc: cleanup version handling sqlite: bump version and convert to Makefile.autotools.in format binutils: 2.17: fix makeinfo 4.xx check binutils: add 2.19.1 binutils: remove handling of ancient versions vtun: provide correct location for lzo headers iptables: bump version target/generic: development system needs wchar + program invocation dmraid: fix build & convert to Makefile.autotools.in package: dm (and in turn dmraid) needs largefile support alsa-utils: aplay: use depends for toolchain options, not select alsa-utils: use conditional for utils selection menu items alsa-utils: the entire package needs largefile support, not just aplay iproute: fix makefile iproute2: needs ipv6 php: convert to Makefile.autotools.in and other improvements php: only overwrite php.ini if not present in target_skeleton uclibc: 0.9.30.1 fix for ppc32 C99 math bind: bump version and convert to Makefile.autotools.in bind: needs ipv6 support bind: needs largefile support, not ipv6 bind: isc-config.sh gets installed into usr/bin, not / binutils: really add 2.19.1 patches (missing from r25513). binutils: really remove ancient dirs (missing from r25067, git-svn issue) openssl: misc fixes package: convert some Config.in selects to depends sysklogd: fix build qtopia4: remove invalid PTHREADS_NATIVE dependency logrotate: fix build with external toolchain logrotate: fix patch-kernel.sh invocation logrotate: only install logrotate.conf if not present in target_skeleton xerces: needs C++ support in toolchain xerces: bump version bind: touch post-install stamp file php: touch post-install stamp file avahi: convert to Makefile.autotools.in format avahi: bump version binutils: undeprecate 2.18 for avr32 logrotate: fix logrotate.conf check e2fsprogs: needs LARGEFILE e2fsprogs: install into staging so other stuff can find the libs/includes libglib2: bump version pciutils: fix HOST detection sysklogd: only install init script / config file if not present in skeleton vim: fixup patch download location after change to DOWNLOAD macro. wpa_supplicant: new package uClibc: strtouq fix for 64bit ipsec-tools: fix printf format string for size_t (on 64bit) libcurl: fix configure with openssl when target == host. gcc: 4.3.x fix for PR 32044. avahi: fix build with libintl but without locale support in toolchain libiconv: strip libcharset as well libgtk2: don't install demo sources busybox: bump 1.13.x version directfb: add option for linuxinput input driver gmpc: fix build without libSM gmpc: needs gob2 installed on host, so check for it fontconfig: store font cache in /var/cache/fontconfig, and not in /usr/var/.. pango: init script: make sure /etc/pango exists dropbear: convert to Makefile.autotools.in format dropbear: needs zlib, so select it automake: depends on autoconf, so select it automake: needs autoconf at configure time fontconfig: fix typo added in r25611 cairo: more fine grained configutation and fix dependencies libgtk2: also get rid of gtk-demo executable uClibc: additional 0.9.30.1 patches dbus-glib: install pkgconfig file to STAGING_DIR avahi: enable python support if python is enabled xserver_xorg: add options for builtin fonts and aiglx blackbox: fix build with gcc 4.3.x blackbox: needs c++ support metacity: fix target install with tinyx x11r7: update to 7.4 openssl: strip libraries xserver: 1.5.x needs openssl (for render sha functions) vim: really fix patch download qtopia4: remove selection of GPL/LPGL licenses xorg_server: cleanup .mk mpfr: bump version xserver-xorg: dbus is optional xserver-xorg: more optional dependencies xserver-xorg: set buildroot mailing list as builder addr xserver-xorg: libXtst not needed automake: minor cleanup Makefile: introduce $(HOST_DIR) for host binaries iptables: doesn't use glib libglib2: build host version for build-time binaries libgtk2: init script: make sure /etc/gtk-2.0 exists dbus: compile with X support if libX11 is available libgtk2: small cleanup expat: convert to Makefile.autotools.in format package/Makefile.in: search $(HOST_DIR) for host includes / libraries expat: add host-expat support dbus: add host-dbus support package: fix host path package: add HOST_DIR to target path Makefile.autotools.in: use TARGET_PATH for compile step dbus-glib: bump version and convert to Makefile.autotools.in format kernel-headers: bump 2.6.28.x version libglib2: pkgconfig patch no longer needed as we have HOST_DIR in path avahi: enable glib / gtk support if available kernel-headers: bump 2.6.27.x version alsa-lib: don't force EABI for ARM package: add dbus-python pkgconfig: install into HOST_DIR pkgconfig: use pkg-config-*-host build dir for host version pkgconfig: add pkgconfig package for target libglib2: no longer needs glib2-dev package on host atk: small cleanup atk: add host version pixman: fixup help text indentation pixman: add host version fontconfig: fixup help text indentation expat: fixup help text freetype: fixup help text indentation freetype: get rid of ancient 2.2.1 version freetype: bump version freetype: cleanup target install freetype: add host version cairo: add host version cairo: remove unneeded _INSTALL_STAGING_OPT setting pango: add host version libgtk2: build host version, use it for build time binaries avahi: fix python path pango: generate pango.modules at build time rather than run time pango: use same with/without-x setting for host build as for target kernel-headers: adjust patch names for 2.6.28.8 pkgconfig: make sure host compile target isn't considered out of date busybox: 1.13.3 ash fix pkg-config: rename pkgconfig to pkg-config liboil: don't build examples package: add STAMP_DIR and use for host builds pango: fix host build avahi: gtk support needs libglade as well dbus: fix host build dbus: put local state files in /var and not /usr/var target/generic: skeleton: add netdev group for dbus target/device: wrap AMD preset in BR2_TARGET_AMD menuconfig target/generic: add kconfig for serial getty config (port + baudrate) dbus: fix for read-only rootfs target/generic: s/TTYSO/TTYS0/ libpciaccess: needs large file support mesa3d: sync kconfig deps with makefile xorg: needs LARGEFILE support u-boot: get rid of version specific patch dirs u-boot: add 2009.03 release u-boot: remove empty dirs from r25796 (git-svn issue) package: auto* needs perl pkgconfig: really use make install for BR2_ENABLE_DEBUG automake: cleanup autoconf: cleanup m4: cleanup libtool: cleanup docs/buildroot.html: remove reference to unused BUILDROOT_USE_XWINDOWS target/linux: default to bzImage for i386/x86_64 busybox: 1.13.3 hush fix kernel-headers: bump 2.6.27.x / 2.6.28.x versions kernel-headers: remove unused patches for ancient versions kernel-headers: add 2.6.29.x, remove 2.6.22.x package: provide download target for host packages pango: host build needs automake/autoconf target/device/x86: only include Makefile if BR2_TARGET_X86 is enabled wpa_supplicant: bump version docs/about: fix typo docs/about.html: add menuconfig screenshot docs/: show about.html as index page docs/about.html: Capitalize Buildroot util-linux: fix download URL docs/images: set svn:mime-type on .png's m4: provide download target (missing from r25810) package/mtd: remove unneeded 'depends on BR2_PACKAGE_MTD' mtd-utils.git: revert r24869 (convert to DOWNLOAD helper) to fix download package/mtd: default to mtd-utils release, mark 20061007 snapshot as deprecated package/mtd: don't enable rarely used commands by default scripts/setlocalversion: Renamed 'git-svn' to 'git svn' docs/: use new logo docs/images: fix svn:mime-type on logo docs/news.html: announce new logo docs/images/: tweak menuconfig*png docs/images: remove unused busybox logo mplayer: disable LIVE555 Streaming Media package: proper aclocal fix libX11: fix build on hosts without libx11-dev busybox: 1.13.3 tail fix target/Config.in.arch: provide correct gcc --with-arch= for ARM targets target/Config.in.arch: really provide correct --with-arch= for ARM targets ntfs-3g: remove stray line added in r24738 (Bump version of ntfs-3g to 1-5130) ntfs-3g: remove extra white space ntfs-3g: needs libfuse which requires LARGEFILE, so update kconfig to match ntfs-3g: fix avr32 comment dependency (NTFS-3G, not NTFS_3G) ntfs-3g: needs wchar support in toolchain freetype: strip target library and remove freetype-config if not needed iptables: fix build without ipv6 support in toolchain iptables: needs largefile support in toolchain iptables: use correct variable for configure options qtopia4: make qmake.conf handling more robust (fixes build for x86/x86_64/ppc) qtopia4: default to the ppc config for powerpc builds iptables: unbreak build with ipv6 after r25897. busybox: additional 1.13.3 fixes makedevs: install into HOST_DIR fakeroot: build host version under BUILD_DIR as well fakeroot: install into HOST_DIR target/device/Atmel: remove unused legacy u-boot handling target/device/Atmel: remove u-boot dir (git-svn issue) ncftp: convert to Makefile.autotools.in ncftp: cleanup Config.in Makefile: target-devfiles: combine .a / .la find invocation Makefile: add BR2_ENABLE_LOCALE_PURGE to purge unwanted locales kernel-headers: bump 2.6.29.x version liberation: fix continous rebuild squashfs: add v4.0 support and version selection openssl: bump version rsync: bump version target: remove BR2_TARGET_ROOTFS_*_SQUASH options target/jffs2: Put all sub options in a BR2_TARGET_ROOTFS_JFFS2 conditional target/jffs2: s/Memory Type/Flash Type/ target/jffs2: default to big endian format for big endian archs liberation: cleanup and really fix continous rebuild Makefile: add target-finalize for common filesystem cleanup lua: bump version jffs2root: build host version of lzo and use for host mkfs.jffs2 sqlite: bump version lzop: new package target/Makefile.in: make 3.80 compatibility fix openssl: git rid of version number in patches toolchain/gcc: shared libgcc broken for sparc, so disable it busybox: bump 1.13.x version busybox: add 1.14.x busybox: remove ancient versions target/generic: support for busybox >= 1.14.x speed=0 handling bind: bump version (security issue with DNSSEC DLV) sqlite: bump version Makefile: distclean: remove correct dirs toolchain/br2_autoreconf: remove pkg-config: fix target package busybox: 1.14.0 fix for move_to_unaligned32 / dnsd.c on !x86 cups: add -source target busybox: 1.14.0 fixes dbus: fix rebuild if /var/lib is a symlink to /tmp for target toolchain/gcc: don't enable libssp support toolchain: add BR2_USE_SSP option for stack protection support toolchain/gcc: fix PR 32044 patch dbus-glib: needs expat dbus-glib: host compilation needs libglib2 and expat toolchain/gcc: add 4.4.0 package/qtopia4: fix GPL download URL dbus-glib: workaround Kconfig issue with select directfb: bump version package/multimeda: add taglib package toolchain/uClibc: 0.9.30.1 getaddrinfo fix for intfs without address busybox: 1.14.0 dhcp fix samba: fix build with ipv6 support is disabled package: add libsoup package libglib2: bump version toolchain/gcc: disable tls support toolchain/gcc: fix java support toolchain/gcc: java needs largefile support toolchain/kernel-headers: bump 2.6.29 version package/openssl: make sure TARGET_CFLAGS are used package/openssl: also strip libraries with _OPENSSL_BIN is enabled package/openssl: STRIP_STRIP_ALL should be used for binaries package/openssl: fix uninstall toolchain/gdb: remove broken snapshot support toolchain/gdb: remove ancient deprecated versions toolchain/gdb: remove empty dirs (git-svn issue) docs/buildroot.html: fix typo package/multimedia/gstreamer: bump version toolchain/uClibc: 0.9.30.1 arm linuxthreads fix package/: remove obsolete qte package target/device: fix busybox version / .config in defconfigs docs/lists.html: mention gmane interface to list Config.in: we're now on git docs/: announce move to git busybox: 1.14.0 mdev / des fixes kernel-headers: bump 2.6.27.x / 2.6.28.x package/: add gob2 for target/host and use for gmpc compilation package: set CXX to false rather than "" if no C++ support is enabled Update for 2009.05-rc1, add CHANGES news: announce 2009.05-rc1 download.html: fix browse source URL metacity: bump version and convert to Makefile.autotools.in format dmraid: broken with parallel make (lib + tools race) clarify license and fix website license link Merge branch 'master' of git://git.buildroot.net/~correa/git/buildroot into test kernel-headers: bump 2.6.27 / 2.6.29 versions busybox: additional 1.14.0 patches cups: add pdftops option cups: fix -fstack-protector configure check cups: remove version number from patches docs/news.html: announce buildroot.org docs: get rid of svn date keywords docker: fix pkg-config path busybox: 1.14.0 libbb fix busybox: additional 1.14.0 fixes mesa: needs C++ support xserver: mark as broken on avr32 target/device/Atmel: remove atngw100-expanded config Update for 2009.05-rc2 docs/news.html: announce 2009.05-rc2 kernel-headers: bump 2.6.27 / 2.6.29 versions toolchain/gcc: 4.3.x: fix for arm pr37436 libusb: fix host autoconf/automake dependencies strace: fix build for arm eabi busybox: fix brown paper bag typo introduced in a7ed91a readline: needs ncurses, so select it in kconfig python: fix kconfig dependencies for extension modules python: disable extensions where we don't have the deps in BR curl: make sure openssl isn't tried when the openssl package isn't enabled busybox: bump 1.14.x version Update for 2009.05-rc3 docs/news.html: announce 2009.05-rc3 target/ubifsroot: fix source rule target/ubifsroot: mark as broken Update for 2009.05 docs/: announce 2009.05 avahi: udhcpc default.script: only bring up avahi-autoipd on nak/timeout xdriver_xf86-input-synaptics: fix download url busybox: 1.14.1 ftpd + modprobe patches target/generic: add ttySACx support to serial console config Config.in: update version for 2009.08 development libcurl: fix --without-ssl typo toolchain/kernel-headers: add 2.6.30 toolchain/kernel: remove ancient versions busybox: additional 1.14.1 fixes busybox: additional 1.14.1 fixes busybox: 1.14.1 ash fix kernel-headers: bump 2.6.27.x version Merge branch 'classpath-update' of git://git.busybox.net/~tpetazzoni/git/buildroot Merge branch 'external-toolchain' of git://git.busybox.net/~tpetazzoni/git/buildroot kernel-headers: bump 2.6.29.x version docs/docs.html: fix mailing list link Merge branch 'master' of git://github.com/willnewton/buildroot target/generic: add /dev/i2c-N device nodes target/generic: add /dev/sd{a,b}*, /dev/ub{a,b}* device nodes busybox: 1.13.x defconfig: enable devmem applet busybox: autodetect nfs mount support based on BR2_INET_RPC setting CHANGES: add resolved issues post-2009.05 CHANGES: add issue 349 + 379 busybox: bump 1.14.x version lib{ogg,vorbis}: bump version qtopia4: fix build for !QTOPIA4_SHARED u-boot: target tools: use library files from their original location u-boot: add 2009.06 release Merge branch 'matchbox-fix' of git://git.busybox.net/~tpetazzoni/git/buildroot Merge branch 'dropbear-fix' of git://git.busybox.net/~tpetazzoni/git/buildroot toolchain/gcc: ensure libraries are copied to target_dir for x86-64 openvpn: prefix variables with OPENVPN_ kernel-headers: bump 2.6.27.x / 2.6.29.x / 2.6.30.x stable versions Merge branch 'qtopia-fixes' of git://git.busybox.net/~tpetazzoni/git/buildroot busybox: ls fix for v1.14.2 liblockfile: bump version qtopia4/directfb: remove default n qtopia4: fix typo libvorbis: bump version busybox: additional 1.14.2 patches ruby: needs WCHAR support in toolchain qtopia4: add option for STL support libvorbis: fix tremor install into staging_dir Merge branch 'directfb-bump' of git://git.busybox.net/~tpetazzoni/git/buildroot CHANGES: add #467 Merge branch 'external-toolchain' of git://git.busybox.net/~tpetazzoni/git/buildroot CHANGES: add #271 expat: fix typo mesa3d: compile makedepend (and in turn xproto) for the host xutil_makedepend: install to target, not staging Merge branch 'ext-toolchain-target-path' of git://git.busybox.net/~tpetazzoni/git/buildroot kernel-headers: bump 2.6.27 / 2.6.30 stable versions busybox: 1.14.2 test fix haserl: 0.9.25 array vars fix mtd: get rid of ancient deprecated versions tremor: provide libvorbis* alias for targets Merge branch 'master' of ssh://uclibc.org/var/lib/git/buildroot libpng: bump version haserl: move 0.9.25 fix to subdir, so it isn't picked up by 0.8.0 build gst-plugins-base: don't search host headers if freetype isn't available toolchain/gcc: bump 4.4.x version CHANGES: add #163 + #473 TODO: remove outdated stuff Merge branch 'master' of git://git.buildroot.net/~ulf/git/linux Merge branch 'xorg' of git://git.busybox.net/~tpetazzoni/git/buildroot kernel-headers: bump 2.6.30.x stable version linux-advanced: remove unused ancient kernel versions toolchain/uclibc: xtensa patches target/Config.in: remove reference to target/linux/Config.in.experimental target/: remove hurd kernel placeholder target/device/KwikByte: remove unused 2.6.20 config package/gnuconfig: xtensa patch target/Makefile.in: remove hurd reference kernel-headers: bump 2.6.27.x stable version target/device/xtensa: only override makedevs target for xtensa builds target/iso9660: needs a linux kernel target/iso9660: fix mkisofs build for !i686 Merge branch 'qt' of git://git.busybox.net/~tpetazzoni/git/buildroot Merge branch 'kconfig-update' of git://git.busybox.net/~tpetazzoni/git/buildroot Merge branch 'xconfig-documentation' of git://git.busybox.net/~tpetazzoni/git/buildroot openssl: fix arch handling openssl: remove invalid quotes around x86_64 Merge branch 'cleanup' of git://git.busybox.net/~tpetazzoni/git/buildroot Merge branch 'kconfig-cleanup' of git://git.busybox.net/~tpetazzoni/git/buildroot kernel-headers: bump 2.6.27 / 2.6.30 stable versions target/device: rename program invocation symbol in defconfigs Merge branch 'install-fix' of git://git.busybox.net/~tpetazzoni/git/buildroot haserl: bump 0.9.x version Merge branch 'pciutils-fix' of git://git.busybox.net/~tpetazzoni/git/buildroot CHANGES: pciutils issue is #523, not #527 Merge branch 'lvm-bump' of git://git.busybox.net/~tpetazzoni/git/buildroot CHANGES: update for 2009.08-rc1 docs/: announce 2009.08-rc1 Merge branch 'oldconfig-fix' of git://git.busybox.net/~tpetazzoni/git/buildroot buildroot: fix fallout after qtopia4 -> qt rename libusb: fix host libtool dependency docs/copyright.txt: ask people to contact the devs, not Erik busybox: bump 1.14.x version Merge branch 'microperl-fix' of git://git.busybox.net/~tpetazzoni/git/buildroot Merge branch 'config-choice-fixes' of git://git.busybox.net/~tpetazzoni/git/buildroot Merge branch 'sed-fix' of git://git.busybox.net/~tpetazzoni/git/buildroot CHANGES: add post-rc1 issues resolved Merge branch 'gzip-fix' of git://git.busybox.net/~tpetazzoni/git/buildroot CHANGES: gzip fix is post-rc1 toolchain/gcc: remove deprecated 4.3.1 version toolchain/gcc: add 4.3.4 libuuid: add -source and -clean targets Merge branch 'popt-versoin-update' of git://git.busybox.net/~nkukard/git/buildroot CHANGES: update for 2009.08-rc2 docs/: announce 2009.08-rc2 kernel-headers: bump 2.6.27.x / 2.6.30.x stable versions busybox: also enable ipv6 support in ifupdown if ipv6 support is enabled package/Makefile.in: use := for INSTALL buildroot: update for 2009.08-rc3 project: saveconfig/getconfig doesn't need conf u-boot: mark old 2008.10 version as deprecated sdl_net: use sdl_net instead of SDL_net as make target buildroot: fix remaining references to SDL_net instead of sdl_net util-linux: fix libblkid detection util-linux: fix build with locale in toolchain buildroot: update for 2009.08 docs/news: announce 2009.08 util-linux: use := instead of = to stop recursion busybox: add 1.15.0 u-boot: add 2009.08 u-boot: remove ancient 1.3.4 version gtk2-themes: fix typo target/device/AMD: remove sdl_net: rename back to SDL_net xdata_xcursor-themes: -source target should only download, not extract Config.in: bump version for 2009.11 development busybox: 1.15.0 inetd fix Merge branch 'qstrip' of git://git.busybox.net/~tpetazzoni/git/buildroot Merge branch 'for-2009.11' of git://git.busybox.net/~tpetazzoni/git/buildroot kernel-headers: bump 2.6.27.x / 2.6.30.x stable versions coreutils: fix rename-with-trailing-slash bug override variable name kernel-headers: add 2.6.31 kernel-headers: bump 2.6.27.x stable version toolchain/gcc: make 4.3.4 default busybox: 1.14.3 fixes busybox: 1.15.0 fixes radvd: bump version busybox: bump 1.15.x version squashfs: fix for mksquashfs 4.0 race condition target/device/Atmel: get rid of unused files busybox: don't default to long gone file for snapshot config kernel-headers: bump 2.6.27.x / 2.6.30.x stable versions busybox: bump 1.14.x version netkittelnet: depends on netkitbase (and in term RPC support) Merge branch 'huge-cleanup' of git://git.busybox.net/~tpetazzoni/git/buildroot package/: hide more programs with busybox alternatives by default package/: remove unused / unreferenced udhcp package CHANGES: add #619 libevent: only install event_rpcgen.py if python support is enabled target: update default /etc/issue and /etc/hostname CHANGES: add #609 / #615 covered by Will's pull request libmicrohttpd: cleanup Config.in busybox: 1.15.1 fixes openssl: use generic support for avr32 CHANGES: update list of new/fixed/updated packages package: fix reference to host glib-genmarshal mpfr: use patch-kernel to apply downloaded patch kernel-headers: bump 2.6.27/30/31 stable versions kernel-headers: 2.6.30.x: fix build error in ndelay() on mips dbus: prefer expat if available even if libxml2 also is dbus-glib: tighten dbus expat dependency shared-mime-info: target compilation needs target versions of libglib2/libxml2 busybox: additional 1.15.1 fixes pango: needs host version of pango for pango-querymodules CHANGES: add swfdec package busybox: 1.15.1 lineedit fix busybox: 1.15.1 find fix dependencies: check for >= make 3.81 Makefile: be more quiet when make -s is used Makefile: reinstate /etc/br-version buildroot: reinstate /etc/{hostname,issue} kconfig when using generic target buildroot: silence ./configure step when building with 'make -s' mdnsresponder: fix -source target imagemagick: fix build mdnsresponder: remove package dependencies: check for 'patch' libuuid: fix target-install dependencies libuuid: cleanup dnsmasq: remove unneeded post install hook liblockfile: fix target-install dependencies python: cleanup ltrace: fix build for powerpc speech-tools: needs C++ support festival: needs C++ support directfb: fix build with BR2_PACKAGE_DIRECTFB_DEBUG mpatrol: remove package directfb: fix tabs instead of spaces mdadm: fix build without largefile support CHANGES: add recently fixed packages kernel-headers: add unifdef getline fix for old kernel quagga: cleanup kconfig quagga: ripngd support needs ipv6 support in toolchain quagga: snmp support needs netsnmp ncftp: needs largefile support in toolchain CHANGES: add ncftp + quagga valgrind: fix build without largefile support wipe: fix build without largefile support libmad: remove dedicated target-headers option lua: only install headers if BR2_HAVE_DEVFILES is enabled ncurses: remove dedicated target-headers option shared-mime-info: create post-install-hook stamp file vsftpd: create .configured stamp file wpa-supplicant: create target-install-hook stamp file zlib: remove dedicated target-headers option CHANGES: add recently fixed packages zlib: fix typo libupnp: needs largefile support in toolchain Makefile: update help text Makefile: add rand/allyes/allno package config targets buildroot; move defconfigs to configs/ and print in help tremor: build specific svn revision util-linux: needs RPC support in toolchain kernel-headers: bump 2.6.27/30/31 stable versions x11r7: fix kconfig dependencies target/generic: /etc/{hostname,issue}: work around quotes in kconfig mirrors: don't put atmel mirrors in seperate menu ntfs-3g: get rid of special target install handling CHANGES: add gstreamer packages CHANGES: add e2fsprogs busybox: bump 1.15.x stable version x11r7: tweak kconfig kernel-headers: bump 2.6.27.x / 2.6.31.x stable versions busybox: invert hide option docs/buildroot.html: remove mention of skel.tar.gz toolchain: mark BR2_ENABLE_LOCALE_PREGENERATED as broken kernel-headers: bump 2.6.27.x / 2.6.31.x stable versions netsnmp: bump version CHANGES: add #593 libelf: convert to Makefile.autotools.in and get rid of LIBELF_HEADERS option libelf: bump version lzma: get rid of unused target-headers option lzma: host targets should not be user selectable Revert "libnl: handle all installed libraries" lzma: remove 'target' from lzma package name lzma: convert to Makefile.autotools.in format lzma: bump version package: show packages with busybox alternatives if busybox is disabled netkittelnet: hide package if RPC support isn't available in toolchain libart: get rid of superfluous configure args synergy: get rid of superfluous configure args and use sourceforge mirror synergy: needs C++ support toolchain/gcc: bump 4.4.x version toolchain/gcc: remove unused (commented out) 4.3 snapshot toolchain/gcc: simplify BR2_GCC_SUPPORTS_* logic toolchain/gcc: get rid of ancient 3.4.6 / 4.0.4 versions target/device/Atmel/arch-arm/u-boot: Fix u-boot patch dependencies util-linux: fix kconfig typo toolchain: select sensible floating point mode by default uclibc: add unifdef getline fix to avr32 variant as well kernel-headers: bump 2.6.27.x/2.6.31.x stable versions docs/lists.html: adapt google search for lists.busybox.net docs/docs.html: link to main mailing list page docs/docs.html: add link to doc for latest stable release as well toolchain/uClibc: install ldd to target Makefile: cleanup *clean targets package/Makefile.in: fix 'true' invocation for BR2_STRIP_none package/sdl: fix dependencies for directfb/qt/x11 support toolchain/binutils: make sure target-binutils runs after busybox docs/buildroot.html: document linux26-menuconfig / LINUX26_KCONFIG package/nbd: fix build with !BR2_LARGEFILE package/directfb: don't prepend $arch-linux- to programs matchbox: depend on x11 support, rather than selecting it alsamixergui: depend on x11 support, rather than (indirectly) selecting it CHANGES: add non-package changes since 2009.08 package/bootutils: needs largefile support sqlite: work around build breakage with !BR2_LARGEFILE sqlite: bump version package/xstroke: needs X11 support magiccube4d: needs C++ and X11 support rubix: needs X11 support vice: mark as broken xboard: needs X11 support and gnuchess gamin: fix build with !BR2_LARGEFILE and python enabled gperf: needs C++ support pcmanfm: needs X11 support gqview: needs libgtk2 leafpad: needs libgtk2 alsa-lib: fix build with BR2_CONFIG_CACHE libxml2: fix build with BR2_CONFIG_CACHE netkittelnet: fix typo introduced in 8d65822f9d ng-spice-rework: needs X11 / libXaw support php: fix pdo sqlite compilation with !BR2_LARGEFILE psmisc: bump version and fix build sfdisk: fix build with !BR2_LARGEFILE torsmo: needs X11 support udpcast: needs largefile support x11vnc: needs X11 support xfsprogs: needs e2fsprogs and (in turn) largefile support rpm: fix build with BR2_CONFIG_CACHE, fix CFLAGS sysklogd: needs largefile support update for 2009.11-rc1 package: remove disabled/broken irda-utils package Revert "gvfs: update to version 1.4.0" dbus: fix rebuild for boards where /var/lib isn't a symlink docs/buildroot.html: fix minor typo kernel-headers: 2.6.31.6 fix for scsi/* headers busybox: look at kernel headers for include files as well busybox: 1.15.2 flash_eraseall fix for modern kernel headers package/ltrace: hide for archs ltrace doesn't support package/fltk: needs C++ support in toolchain update for 2009.11-rc2 package/fltk: needs libXt package/alsamixergui: fix build Makefile: use absolute path for TOPDIR package/microperl: fix build package/coreutils: ensure configure isn't considered out-of-date package/autoconf: hardcode m4 config update for 2009.11 Config.in: bump version docs/news.html: add 2009.11 annoucement mail Config.in: Bump version kernel-headers: add 2.6.32 CHANGES: update for 2010.02 development kernel-headers: fix 2.6.32 typo busybox: 1.15.2 patches kernel-headers: bump 2.6.30.x version package/autoconf: autoconf for the target needs m4 for the host kernel-headers: 2.6.32 needs scsi.h fix like 2.6.31 toolchain: get rid of unused gcc 3.x legacy handling binutils: default to 2.20, mark 2.19 as deprecated binutils: get rid of ancient versions kernel-headers: make snapshot option more user friendly package: get rid of redundant malloc related configure presets CHANGES: #679 (autoconf m4) issue resolved kernel-headers: bump 2.6.27.x / 2.6.31.x stable versions kernel-headers: bump 2.6.27.x stable version libpcap: fix wireless handling gcc: native toolchain needs BR2_HAVE_DEVFILES Makefile: drop config cache on .config changes Makefile: document configure cache handling busybox: bump 1.15.x stable version Makefile: fix build if CDPATH is set in environment package/mtd-utils: fix git build after gitweb update qt: tweak gui kconfig package/qt: add font selection package/qt: fix download URL package/qt: bump version kernel-headers: bump 2.6.31.x / 2.6.32.x stable versions Merge branch 'remove-external-toolchain' of git://git.busybox.net/~tpetazzoni/git/buildroot toolchain/uClibc: 0.9.30.x config: enable arch specific string routines if available toolchain/uClibc: avr32 patch should apply to 0.9.30.1 Merge branch 'avr32-fixes' of git://git.busybox.net/~tpetazzoni/git/buildroot dbus: fix host-dbus build dbus-glib: fix host-dbus-glib build udev: fix udev-volume-id staging install hal: fix udev dependency hal: fix build, correct glib/udev/expat paths hal: add missing includes Merge branch 'dependencies-fix' of git://git.busybox.net/~tpetazzoni/git/buildroot defconfigs: use new default location for STAGING_DIR mpg123: convert to Makefile.autotools.in format mpg123: select sensible cpu optimization depending on arch/fpu libvorbis: remove unused cruft from pre-autotools.in target/u-boot: install mkimage to HOST_DIR target/u-boot: add 2009.11 and update target mkimage so it builds with 2009.11 kernel-headers: bump 2.6.27.x / 2.6.31.x / 2.6.32.x stable versions libusb: move phony dependencies to toplevel libusb target mtd-utils: move phony dependencies to toplevel mtd-host target neon: add optional ssl support qt: add selection for keyboard drivers neon: fix ssl option dependency package: fix host build for packages with own libtool patch Makefile.autotools.in: fix libtool patching kernel-headers: default to 2.6.32.x kernel-headers: bump 2.6.27.x / 2.6.31.x / 2.6.32.x stable versions qt: ensure libglib2 is built before qt if enabled for Qt's glib support toolchain: add uclibc 0.9.30.2 package/mtd: mtd-utils: fix fec.c build (bcopy reference) CHANGES: #841 is closed Merge branch 'bootutils-update' of git://git.busybox.net/~nkukard/git/buildroot CHANGES: add bootutils Merge branch 'rpm-update3' of git://git.busybox.net/~nkukard/git/buildroot CHANGES: add rpm rpm: fix build with !LFS Makefile.autotools.in: fixup .la files in all lib dirs rpm: needs XML support in libneon gstreamer: fix unaligned detection for x86-64 kernel-headers: bump 2.6.27.x / 2.6.31.x / 2.6.32.x stable versions toolchain/gcc: bump 4.4.x version kernel-headers: bump 2.6.32.x version kernel-headers: bump 2.6.32.x version busybox: bump version CHANGES: add flex, gperf and webkit at: fix build when host doesn't have sendmail at: bump version, fix make install, convert to Makefile.autotools.in format ser2net: bump version Revert "Revert "gvfs: update to version 1.4.0"" kernel-headers: bump 2.6.27.x / 2.6.32.x stable versions CHANGES: add #1009 busybox: add 1.16.x specific defconfig mtd-utils: bump version, get rid of obsolete git version mtd: host support cleanup mtd: zlib/lzo is only needed for mkfs.jffs2 mtd: tweak default values target/jffs2: Don't select BR2_PACKAGE_MTD mtd: don't put mtd options in a seperate submenu CHANGES: #1027 is closed nbd: add server patches missing from 6aac003 CHANGES: ser2net is a new package fbdump: don't add target program prefix toolchain: get rid of "binary" for external toolchain newt: needs slang package: remove openswan rdesktop: convert to Makefile.autotools.in format nbd: convert to Makefile.autotools.in format toolchain/gdb: remove external source toolchain leftover package: remove broken asterisk package Makefile: release: use git archive update for 2010.02-rc1 CHANGES: add argus/at/libpcap Merge branch 'misc-fixes2' of git://git.busybox.net/~tpetazzoni/git/buildroot Merge branch 'misc-fixes1' of git://git.busybox.net/~tpetazzoni/git/buildroot CHANGES: add alsa-lib, rsync, tcl and xproto_trapproto Merge branch 'uclibc-iconv-fix' of git://git.busybox.net/~tpetazzoni/git/buildroot at91sam9260pf_defconfig: use standard download dir location kernel-headers: bump 2.6.32.x version Merge branch 'misc-fixes3' of git://git.busybox.net/~tpetazzoni/git/buildroot CHANGES: add ace_of_penguins, rubix and xboard toolchain/uClibc: additional 0.9.30.2 patches CHANGES: add recently resolved issues (335,355,453,457,459,469,671,711,821,1039) Merge branch 'misc-fixes5' of git://git.busybox.net/~tpetazzoni/git/buildroot CHANGES: add changes from misc-fixes5 branch Update for 2010.02-rc2 busybox: add 1.16.0 fixes buildroot: we're in 2010 now kernel-headers: bump 2.6.32.x version CHANGES: add ipsec-tools/libgtk2/madplay/netsnmp/pango/sylpheed/openmotif/xpdf Merge branch 'gcc-target-fix' of git://git.busybox.net/~tpetazzoni/git/buildroot gmp/mpfr: make sure host builds add source targets to HOST_SOURCE Merge branch 'misc-fixes' of git://git.busybox.net/~tpetazzoni/git/buildroot CHANGES: add avahi/cramfs/libcgicc/libraw1394/squashfs Revert "busybox: add upstream 1.16 fix" Update for 2010.02 Config.in: Bump version squashfs: fix 3.4 build after be8a104c3cd (pass CFLAGS/LDFLAGS and add host-zlib dependency) dosfstools: unbreak build e2fsprogs: fix build when no binaries/libs are selected Merge branch 'x11r75' of git://gitorious.org/takeme-buildroot/takeme-buildroot CHANGES: add X.org 7.5 mtd-utils: fix build with external toolchain busybox: additional 1.16.0 fixes toolchain: Add uClibc 0.9.30.3, remove older 0.9.30.x toolchain: add 2.6.33 kernel headers busybox: 1.16.0 tail fix kernel-headers: default to 2.6.33 target/linux: remove ancient (<2.6.27) versions kernel-headers: get rid of ancient 2.6.26 version kernel-headers: remove obsolete openswan support setserial: fix build with 2.6.33+ kernel headers on x86 kernel-headers: bump 2.6.32.x / 2.6.33.x versions libglib2: bump version libpng: bump version busybox: 1.16.0 beep fix CHANGES: add #1345 pppd: only install manpages if BR2_HAVE_MANPAGES is enabled package: remove redundant DISABLE_{IPV6,NLS,LARGEFILE} configure args wget: needs WCHAR support in toolchain busybox: additional 1.16.0 fixes squid: don't use susv3 legacy functions busybox: bump 1.16.x stable version xlib_libXfont: don't build devel documentation libxml2: bump version classpath: trivial Config.in whitespace fix binutils: default to 2.20.1, mark 2.19.1 as deprecated binutils: get rid of ancient 2.18.50.0.9 development version binutils: simplify BINUTILS_SITE selection get rid of broken nios2 support CHANGES: add #1327 Config.in: bump default JLEVEL to 2 xlib_libX11: don't build documentation kernel-headers: bump 2.6.{27,31,32,33} stable versions busybox: indent sub options graphics: remove comment about fbset broken in busybox, sort order findutils: show comment if wchar isn't enabled logrotate: use standard wchar comment u-boot: add 2010.03, adapt target mkimage step to work with 2010.03 radvd: needs host-flex Makefile: out-of-tree fix for uclibc 0.9.31 toolchain: add uClibc 0.9.31, mark 0.9.30.x as recent busybox: respect BR2_PREFER_STATIC_LIB uclibc: don't install libs to target if BR2_PREFER_STATIC_LIB gcc: hide shared libgcc option if BR2_PREFER_STATIC_LIB is enabled uClibc: 0.9.31 dnslookup use after free fix dependencies: we need tar and wget as well kernel-headers: add 2.6.33 scsi fix, tweak 2.6.31/32 patches Merge branch 'libusb-conversion' of git://git.busybox.net/~tpetazzoni/git/buildroot Merge branch 'libaio-conversion' of git://git.busybox.net/~tpetazzoni/git/buildroot CHANGES: add libaio Merge branch 'fs-cleanup' of git://git.busybox.net/~tpetazzoni/git/buildroot Merge branch 'squashfs3' of git://git.busybox.net/~tpetazzoni/git/buildroot cramfs: fix help text typo Merge branch 'autotools-conversion' of git://git.busybox.net/~tpetazzoni/git/buildroot busybox: 1.16.1 dnsd / hwclock fixes iso9660: menu.lst fixup after move to fs mtd: host compilation needs host-zlib openssl: fix build without ipv6 support Merge branch 'fs-fixes' of git://git.busybox.net/~tpetazzoni/git/buildroot CHANGES: #1537 is now closed (dev entries not created anymore) CHANGES: #1591 is now closed (portmap fails to compile) fs/ext2: fix typo toolchain/gdb: target-gdb needs wchar support in toolchain fs/ext2: fix blocks/inodes calculation python: needs WCHAR support in toolchain Merge branch 'makedevs-cleanup' of git://git.busybox.net/~tpetazzoni/git/buildroot target: really remove the target/*/*.mk include busybox: get rid of unused initramfs.mk file busybox: add 1.16.1 sed fix Merge branch 'codesourcery-toolchain-support' of git://git.busybox.net/~tpetazzoni/git/buildroot kernel-headers: bump 2.6.32.x / 2.6.33.x stable versions libgtk2: get rid of old patches cairo: get rid of old patches package: get rid of database subdir package: get rid of editors subdir alsa-utils: fix usr/share/alsa installation to target alsa-utils: alsamixer needs WCHAR busybox: 1.16.1 fixes for ash and cpio toolchain/gcc: bump 4.4.x version to 4.4.4 lua: fix pkgconfig installation toolchain/gdb: get rid of 6.4 / 6.5 docs/news: slides from FOSDEM target/generic: inittab: fix devpts mounts when devtmpfs is used bzip2: fixup build after ea448fe (convert to gentargets, add host package, bump version) ccache: fix ccache-target dependencies CHANGES: update list of new/updated packages update for 2010.05-rc1 mplayer: internal copies of libdvdread/libdvdcss require largefile support mplayer: disable parallel builds (make -jX) hal: cleanup package Makefile.package.in: optimize UPPERCASE macro Makefile: make GNU_HOST_NAME a simply expanded variable (:=) check-host-sed.sh: add missing shebang line boa: use BOA_VERSION instead of spawning a shell/basename for build dir package/sed: make HOST_SED_BINARY a simply expanded variable (:=) Merge branch 'misc-fixes' of git://git.busybox.net/~tpetazzoni/git/buildroot CHANGES: update with changes from misc-fixes Merge branch 'misc-fixes2' of git://git.busybox.net/~tpetazzoni/git/buildroot CHANGES: update with changes from misc-fixes2 CHANGES: #1531 and #1669 are now resolved Merge branch 'squashfs-fixes' of git://git.busybox.net/~tpetazzoni/git/buildroot package/games/vice: remove libxcb: relax host-python regexp Merge branch 'build-fixes' of git://git.busybox.net/~tpetazzoni/git/buildroot CHANGES: add updated packages from Thomas' build-fixes branch update for 2010.05-rc2 Config.in: past 2010.05-rc2 kernel-headers: bump 2.6.32.x / 2.6.33.x stable versions busybox: 1.16.1 fixes for dhcpd and sed Config: terminate version number string avahi: fix build on uclibc 0.9.31 without ipv6 support mtd-utils: buildsystem is broken with parallel make (regarding libubi) ntp: fix build without ipv6 support qt: update x86x86fix for 32bit pc hosts Makefile: move filesystem stuff after u-boot build again Merge branch '2010-05-15-fixes' of git://git.busybox.net/~tpetazzoni/git/buildroot CHANGES: update with changes from 2010-05-15-fixes branch Merge branch 'website' of git://git.busybox.net/~tpetazzoni/git/buildroot Merge branch 'fltk-fix-bug-1729' of git://git.busybox.net/~tpetazzoni/git/buildroot CHANGES: #1729 is now closed (fltk) sshfs: needs largefile support (because of fuse) cdrkit: needs largefile support in toolchain cairo: ps backend needs pdf icu: fix build with gcc >= 4.4 / JLEVEL > 1 mutt: needs WCHAR support in toolchain pciutils: fix access to pci.ids and make update-pciids work with busybox wget enchant: add comment about needing C++ support in toolchain package: don't select libgtk2 as it doesn't know what backend to use swfdec: use depends on for gstreamer qt: use depends on for gstreamer webkit: remove user visible rendering target selection package: gettext needs WCHAR support bmon: needs ipv6 support qt: powerpc config is now called powerpc, not ppc lsof: needs RPC support in toolchain lmbench: indentation in Config.in should be done using mtd-utils: recv_image needs IPv6 support in toolchain libdvdread: needs largefile support in toolchain ntfsprogs: needs largefile support in toolchain olsr: needs IPv6 support in toolchain squashfs,squashfs3: needs LARGEFILE support in toolchain fs/squashfs: squashfs3 needs to set big/little endian valgrind: broken on ppc vsftpd: fix build without largefile support gst-plugins-base: make sure alsa-lib is detected if present iperf: override bool detection uClibc: 0.9.31 defconfig: disable FORCE_SHAREABLE_TEXT_SEGMENTS gob2: workaround configure misdetecting library needed for flex Merge branch 'dependencies-fixes' of git://git.busybox.net/~tpetazzoni/git/buildroot CHANGES: #75 + #699 are now closed kernel-headers: bump 2.6.27.x / 2.6.32.x / 2.6.33.x stable versions microperl: fix build with /bin/sh = dash Merge branch 'graph-dependencies' of git://git.busybox.net/~tpetazzoni/git/buildroot Merge branch 'pkg-stats-fixes' of git://git.busybox.net/~tpetazzoni/git/buildroot update for 2010.05-rc3 hal: dbus expat option is BR2_DBUS_EXPAT linux: zImage target no longer available on x86 CHANGES: xserver-xorg has been changed lockfile-progs: use correct CFLAGS Revert "Add -rpath option for host package compilation" Revert "xserver_xorg-server: Use $(MAKE1) for make install" xserver_xorg-server: Use $(MAKE1) for make install update for 2010.05 docs/news.html: add 2010.05 announcement CHANGES: 2010.08 development started kernel-headers: bump 2.6.32.x stable version kernel-headers: add 2.6.34 netperf: fix build with uClibc 0.9.31 libidn: fix build with config.cache, autoconf and emacs cdrkit: fix build on uClibc kconfig: fix qconf (make xconfig) linking Makefile: cleanup *conf targets Makefile: support gconfig (GTK-based configurator) similar to xconfig package/config: also add gconfig change to patch CHANGES: #1807 is resolved file: use new-style target override for uninstall file: don't force _GNU_SOURCE in CFLAGS vpnc: remove unused legacy patches ipsec-tools: bump version, convert to autotools format and simplify Config.in busybox: bump 1.16.x version busybox: add 1.16.2 devmem fix for access to the highest page Merge branch 'bootloaders-cleanup' of git://git.busybox.net/~tpetazzoni/git/buildroot at91bootstrap: don't depend on BR .config CHANGES: update with changes from Thomas' bootloaders-cleanup branch at91bootstrap: add help text at91dataflashboot: fix patch target toolchain/gcc: Use 4.3.x like for 4.4, get rid of older 4.3.x versions toolchain: remove gcc 4.1.2 and non-sysroot support squashfs: fix build with uClibc ntfsprogs: disable crypto support ntfsprogs: fix fuse dependency uClibc: 0.9.31.config: enable UCLIBC_SV4_DEPRECATED option CHANGES: #835 is closed cleanup/simplify kconfig changes for O= builds Makefile: fix make _defconfig kconfig: build in BUILD_DIR/buildroot-config package/config: create .depend in object directory check-lxdialog.sh: use mktemp for temporary file check-host-sed.sh: use mktemp for temporary file Config.in.mirrors: Use sources.buildroot.net as default backup site docs: fix git-over-http description docs: Document location of .config for out-of-tree builds package: remove games/Config.in target: get rid of unused BR2_COPYTO / BR2_TARGET_ATMEL_COPYTO Merge branch 'linux-cleanup' of git://git.busybox.net/~tpetazzoni/git/buildroot module-init-tools: don't build documentation defconfigs: use the default BR2_JLEVEL setting (2) integrator926: use standard uclibc config target/device: misc cleanup Makefile.autotools.in fix typo (s/extrators/extractors/) Merge branch 'autotools-conversion' of git://git.busybox.net/~tpetazzoni/git/buildroot sdl: fix build without directfb after autotools conversion CHANGES: update after autotools-conversion merge dropbear: override detection of struct sockaddr_storage Makefile: fixup make distclean after kconfig build in BUILD_DIR xserver_xorg-server: fix _MAKE typo ubifs: fix lzo typo Makefile.package.in: allow packages to override download step tremor: fix svn checkout toolchain: remove unused special detection of old toolchains blackbox: needs iconv if !locale sdl_sound: fix dependencies sdl_sound: needs iconv if !locale sdl_sound: add optional dependencies package: add libsvgtiny library u-boot: add 2010.06 release kernel-headers: bump 2.6.31-34 stable versions uClibc: workaround 0.9.31 / GCC PR32219 issue with static linking libsvgtiny: needs gperf on the host libsvgtiny: pass TARGET_CONFIGURE_ENV / OPTS to each make invocation libsvgtiny: only print debugging if GRADIENT_DEBUG is enabled libsvgtiny: fix clean command name bzip2: don't overwrite busybox during installation Merge branch 'misc-fixes' of git://git.busybox.net/~tpetazzoni/git/buildroot libsvgtiny: remove TARGET_CONFIGURE_ENV libcgi: fix target install if usr/include doesn't exist libsvgtiny: needs host-pkg-config CHANGES: update with changes from misc-fixes branch toolchain/gcc: cleanup softfloat selection busbox: add 1.17.0 upstream fixes busybox: default to v1.17.x sstrip: fix section length corruption bug u-boot: fix version detection and get rid of unneeded double CFLAGS/LDFLAGS qt: fix directfb dependency qt: fix mysql dependency and disable unavailable sql drivers Merge branch 'linux-fusion-fix' of git://git.busybox.net/~tpetazzoni/git/buildroot CHANGES: #2191 is resolved games: put doom related options together dsl: disable ps3 video driver linux: fix BR2_LINUX_KERNEL_DEFCONFIG help text busybox: 1.17.0 dos2unix fix CHANGES: #361 / # 475 / #583 are resolved Atmel/atstk100*: make /etc/mtab a symlink to /proc/mounts CHANGES: #387 / #729 are resolved Merge branch 'other-build-fixes' of git://git.busybox.net/~tpetazzoni/git/buildroot CHANGES: #321 / #1393 are resolved avahi: bump version linux: linux26-{menu,x,g}config needs host-sed CHANGES: #2251 resolved dialog: force linking with ncurses xserver: libpciaccess is not needed for tinyx libdrm: needs LARGEFILE support xserver: libdrm is not needed for tinyx xserver: dri support is only for the modular server alsamixergui: needs C++ support for fltk php: pdo mysql extension needs C++ support in toolchain dash: fix build of native helpers lighttpd: fix build with pcre support ltrace: fix build without USE_DEMANGLE wsapi: needs largefile support (for luafilesystem) luafilesystem: tweak Config.in cgilua: tweak Config.in xavante: needs largefile support (for luafilesystem) gst-plugins-base: ensure is used mplayer: fix build after efb1d8d3f40 (Cleanup TARGET_CONFIGURE_OPTS) mplayer: add optional sdl/freetype support thttpd: fix build, don't override CFLAGS at make time webif: needs busybox (httpd) php: filter plugin depends on pcre kconfig: make rand{,package}config fair gst-plugins-good: udp plugin needs ipv6 support busybox: additional 1.17.0 fixes package: mark libglib12/libgtk12/dillo as deprecated kconfig: implement KCONFIG_PROBABILITY for rand{,package}config xserver-xorg: disable SDL kdrive server gmpc: fix typo diffutils: fix build with uClibc 0.9.31 busybox: bump 1.17.x version swfdec: fix build when no libglib2-dev package is installed on host flex: fix configure cache issue with BR2_NEEDS_GETTEXT u-boot: add Marvell u-boot.kwb support java: mark as broken Makefile: fix ldconfig selection for internal toolchains CHANGES: fix typo diffutils: fix configure cache issue with BR2_NEEDS_GETTEXT gnuchess: fix configure cache issue with readline at: fix configure cache issue with flex Merge branch 'fix-gcc-on-target' of git://git.busybox.net/~tpetazzoni/git/buildroot Merge branch 'fix-gxx-on-target' of git://git.busybox.net/~tpetazzoni/git/buildroot Merge branch 'various-bumps' of git://git.busybox.net/~tpetazzoni/git/buildroot CHANGES: update with changes from various-bumps branch Merge branch 'avr32-toolchain-fix' of git://git.busybox.net/~tpetazzoni/git/buildroot Merge branch 'various-things' of git://git.busybox.net/~tpetazzoni/git/buildroot CHANGES: update with changes from the 'various-things' branch Merge branch 'deprecate-gtk-on-dfb' of git://git.busybox.net/~tpetazzoni/git/buildroot CHANGES: add note about GTK+ on directfb being deprecated CHANGES: #2257 / #2263 are resolved uClibc: remove old 0.9.28 support busybox: 1.17.1 mktemp fix linux: bump 2.6.34.x version toolchain: enforce --disable-multilib gcc: move /lib* symlink handling up to gcc-intermediate Merge branch 'fixes-20100729' of git://git.busybox.net/~tpetazzoni/git/buildroot CHANGES: update with changes from fixes-20100729 branch CHANGES: add a bunch of issues resolved by Thomas update for 2010.08-rc1 CHANGES: libgail is new, not removed Merge branch 'for-2010.08' of git://git.busybox.net/~tpetazzoni/git/buildroot CHANGES: update with changes from for-2010.08 branch busybox: additional 1.17.1 fixes Config.in: mark BR2_CONFIG_CACHE as experimental and disable by default qt: fix sysroot confusion in ./configure startup-notification: fix typo in dependencies line samba: avahi support needs avahi-daemon / dbus proftpd: breaks with parallel builds stunnel: remove broken package Makefile: fix source/source-check/external-deps with O= luafilesystems: unbreak builds with largefile support pango: needs C++ for freetype handling ncurses: get rid of unused BR2_PACKAGE_NCURSES_TARGET_HEADERS handling CHANGES: #2395 is resolved gcc: remove deprecated gcc 4.2.[1-3] versions and unused patches update for 2010.08-rc2 docs/images: optimize small images to speed up page loading xstroke: fix dependencies Merge branch 'for-2010.08-3' of git://git.busybox.net/~tpetazzoni/git/buildroot fs/squashfs: fix image file permissions package/games: remove broken lxdoom package update for 2010.08 Peter S. Mazinger (7): Add disabled COMPAT_ATEXIT option to the config files Correct usage of {RUNTIME_,DEVEL_,}PREFIX in STAGING_DIR thanks to Stephen Warren and vapier Update gcc paths arm/*/*.mk does not exist, maybe it does not fail with this, else prpplague, please provide at least an empty file uclibc clocale was not recognized, remove unneeded CCODECVT_H Update to use upstream uclibc changes, have to change numbering, 203-204 have to go to other versions as well Compile even if index is a macro Pwalters (1): target/Config.in.arch: fix BR2_ARCH for i386 geode variant Richard van Paasen (4): e2fsprogs: fix lsattr chattr and e2label e2undo mixup e2fsprogs: fix lsattr chattr and e2label e2undo mixup iperf: update to 2.0.4 mdadm: update to 2.6.9 Rob Alley (1): at91boostrap makefile, correct typo in line continuation character. Rob Landley (5): This page was missing a line that uClibc and BusyBox download pages both Plausible deniability. Make the links actually point to the _buildroot_ list... prplague suggested mentioning the mailing list on the news page. Sigh. Robert Griebl (1): Switch to the C locale before greping for an english text. Sagaert Johan (2): libxml2: bump to version 2.7.6 qt: fix javscriptcore/multimedia build with uClibc Simon Pasch (2): imagemagick: fix -clean target initramfs: Don't overwrite $(TARGET_DIR)/init if it exists Slava Zanko (1): make gconfig: fix build on Fedora-13 Stanislav Bogatyrev (2): fs/squashfs: fix endianness typo for squashfs3 uClibc: fix ppc e500 handling Svein-Erik Skjelbred (1): linux-advanced: bump 2.6.29.x kernel version Sven Neumann (36): samba: bump version gamin: only enable python support if enabled libsoup: bump version directfb: bump version wpa_supplicant: add optional dbus support libglib2: update to upstream release 2.20.4 gst-plugins-good: disable aalib linux26: do not set CFLAGS_KERNEL to TARGET_CFLAGS libmms: new package directfb: allow to enable debug and trace support directfb: remove unnecessary dependency on libungif libglib2: bump version to 2.20.5 directfb: update to 1.4.2, add option for pxa3xx driver buildroot: add basic Bazaar support divine: new package samba: explicitly link with -pthread if avahi support is enabled samba: add option to install libsmbclient samba: fix dependencies package: add gvfs directfb: add host-directfb target for directfb-csource wpa_supplicant: adjust make environment for pkg-config call gstreamer: update to new upstream release 0.10.25 gst-plugins-base: update to new upstream release 0.10.25 gst-plugins-good: update to upstream release 0.10.16 gst-plugins-bad: update to upstream release 0.10.14 libarchive: make bsdtar and bsdcpio binaries configurable gvfs: update to version 1.4.0 gvfs: build archive backend if libarchive is selected gvfs: explicitly specify samba include and library paths libnl: handle all installed libraries gst-plugins-good: make new dependency-less plugins configurable libarchive: add conditional dependency on zlib gst-plugins-bad: make more dependency-less plugins configurable libvorbis: split tremor into its own package tremor: add patch to export all symbols gst-plugins-bad: allow the build of ivorbisdec plugin Thiago A. Correa (14): Update atngw100_defconfig Add dl folder to gitignore Update Linux Advanced to 2.6.29.2 Update atngw100_defconfig to kernel 2.6.29.2 Update atngw100-extended_defconfig Update atngw100-base_defconfig Update i686_defconfig Remove unused busybox.config Update i386_defconfig Update default linux config for x86 Remove unused busybox config Update kernel config for atngw100_defconfig Remove unused kernel configs Fix u-boot 2010.03 build for AVR32 targets Thiago A. Corrêa (46): Fix avahi compile when libexpat is not selected Fix rdesktop build Remove unused patches Greatly improve Qtopia/Qt Embedded for Linux build. Fix build, reduce the number of variables, add OpenSSL, XmlPatterns, Webkit and individual sql drivers to build. Improve help strings. Sorry for the large commit Mark Qt/E as deprecated (it is a really old version of Qtopia). Next step will be removal. Remove trailing quote from help lines Update avr32 defconfigs Minor clean-up Fix bug #3594: ATK does not always require X support to be compiled Fix freetype-2.2.1 build in AVR32, possibly other platforms too Ensure consistency between XORG_none and (XORG_x11, XORG_tinyx) Fix #3584, when building cairo with DirectFB, depend on DirectFB Qtopia: don't build sqlite driver when SQL module is disabled. Bump version Fix iptables compile error by updating to Makefile.autotools.in and bumping version to 1.4.1 widen options to configure directfb, patch by Micha Nelissen Fix dependencies in directfb config options Fix whitespace damage Fix dependency on libungif fix wrong variable name for SQL. Signed-off-by: Markus Heidelberg Minor cleanups. Use touch for stamp-files Fix bug #0005884 - pciutils depends on zlib Make sure directories are created during install to STAGING_DIR and TARGET_DIR. Thanks to Thomas Petazzoni and Bernhard Reutner-Fischer. Improve pciutils based on Bernhard Reutner-Fischer's git repository (http://repo.or.cz/w/buildroot.git?a=tree;f=package/pciutils;hb=HEAD). Thanks pciutils may depend on zlib. Based on Bernhard's git repository. Fix zlib install broken by previous commit. Sorry Fix build. Use TARGET_CONFIGURE_OPTS as environment rather than as argument of make to avoid overwriting dropbear's CFLAGS Simplify kernel naming scheme. Only use kernel name plus the rootfs suffix if one is provided Remove BR2_LINUX_COPYTO_TFTPBOOT from avr32 defconfigs. This will cause build to fail if user is not root and don't have a /tftpboot folder Let user skip installation of the GUI module for Qtopia Revert wrongly commited files (u-boot changes) from -r25617 Default yes to GUI module install on Qtopia4 Update Qtopia to 4.5.0, which introduces a new licensing option: LGPL. This will be default now. Fix build (dependency) with custom patch option Fix dependency for custom patches when custom patch is empty. Remove asm optimization patch for AVR32. This is non-essencial, yet, was unclean and prevented the build from completing. Asked Atmel to submit upstream. Fix compile for Qt Embedded (qtopia4) based packages Qtopia4: -xmlpatterns requires -exceptions . Fix busybox config file location Updated i686 config Workaround problem with configure for x86 crosscompile to x86 under linux. Update to 4.5.1 Fix atngw100_defconfig busybox config location Improve Qt embedded target_dir install handling and granularity. This saves me 600k on jffs2 compressed fs for avr32. Undeprecate u-boot 2008.10 since this is the last version known to work with JFFS2 fs and AVR32 Make sure AVR32 defconfigs use u-boot 2008.10 (only known version to work properly) Thomas Brandstetter (1): pciutils: convert to the generic-tools infrastructure Thomas Lundquist (25): Adding Kismet, closing #1557 Had an issue noted in bug #1557, attached patch. This will hopefully address the comment on bug #1557 Closing bug #1819 and 1709 Added BR2_DEBIAN_MIRROR Upped version, fixing http://busybox.net/bugs/view.php?id=1954 Upped version, lm-sensors.01.susv3-legacy.patch seems to not be needed Changed site since it is nto a part of Debian any more. Closing bug Fix by Fredy Yanardi Mail from Claus Klein: Upped version, no need for patch. (This is still based on lzma SDK 4.32, Upped version, the one here didn't exist any more. 3.61 compiled nicely (todo; check if nasm is installed on host?, syslinux needs it. Guess I copuld just add a target/host package.) Closing #2374 Nice to point out dependencies on host. Wrtie? nto mee! Get rid of a host-dependency. We do not need gtk-doc on the target (and hopefully not in staging.. ) For some reason we ended up with a link-loop. This does not. May not be the right way to do it but I just don't want those docs. Fix dependencies. Woops, we do need /dev/null, not a directory with html in it. Better to use the correct --without Easier with one place for configure options for disabling gtk-doc Finish the gtk-doc stuff and start on the smae thing with LARGEFILE and NLS. Getting rid of a bit more configure options that's been centralized. Thomas Petazzoni (594): Fix Grub tarball version as the current version has disappeared from Fix external toolchain build Fix Qtopia build issues Fix the mtd package with regard to external toolchain use. Add a parallel compilation fix for fontconfig Compiling current SVN fails with the following error for me: Liboil is a library of simple functions that are optimized for various Fix comment about autoconf configuration/compilation/installation for Bump lighttpd to 1.4.20. Bump PHP version to 5.2.7. Another external toolchain support solution Fix TARGET_PATH for external toolchain builds Mention another important benefit of Buildroot. Documentation fixes and updates directfb-examples fixes Remove useless
    ...
tags /usr/share/aclocal is now in $(HOST_DIR) and not $(STAGING_DIR). Another external toolchain fix Documentation cleanups New section on external toolchain usage Add libxml2 for the host Add the shared-mime-info package Fix issues in shared-mime-info Simple glibc-based external toolchain support Improve external toolchain checks Upgrade classpath version and fix compilation Fix dropbear compilation with glibc Fix Matchbox build Fix Qtopia build with external toolchain Bump Qtopia version to 4.5.2 New build fix for Qtopia4 external toolchain: fix libraries copy and add ARM ABI check external-toolchain: better documentation, cleanup, sysroot check external toolchain: use LANG=C when calling gcc -v external toolchain: more documentation about the principles external toolchain: do not copy useless symbolic links external toolchain: copy the C++ standard library if needed external toolchain: respect $(Q) external toolchain: check cross-compiler existence directfb: bump version xorg: reorganize the selection of the X.org server type xorg: reindent configuration option details xorg: remove useless configuration comment xorg: simplify dependencies on X.org external toolchain: add $(HOST_DIR)/bin to TARGET_PATH midori: remove configuration comment on X.org dependency dillo: use select for library dependencies matchbox: fix dependencies xorg server: beautify list of dependencies xorg server: remove dependencies xorg: remove reference to non-existing BR2_PACKAGE_XSERVER_none xorg: use BR2_PACKAGE_XORG instead of BR2_PACKAGE_XSERVER_none xorg: remove references to non-existing configuration options xorg: remove the XSERVER variable qt: rename qtopia4 to qt qt: put the Qt options into a submenu Update CHANGES with recent improvements qt: fix build with external toolchain qt: the GUI module requires the network module to work properly xconfig: Change titlebar to Buildroot Configuration xconfig: Save the configuration properly in qconf Makefile: add the xconfig target to the help of the main Makefile documentation: mention the new xconfig interface xorg: bump libXt to 1.0.6 xorg: bump X.org server version to 1.5.3 xorg: bump version of xutil/macros to 1.2.2 xorg: add a new cross-compile fix for libXt 1.0.6 xorg: update CHANGES after bug fix makefile: remove unused AUTO_CONFIGURE_OPTS variable kconfig: tell git to ignore new generated files makefile: don't hardcore install utility location Fix PROGRAM_INVOCATION handling with external toolchains coreutils: bump version coreutils: add TODO note about stripping the installed binaries pciutils: fix build with external toolchains lvm: fix installation to target dir kconfig: fix oldconfig to generate .config.cmd microperl: fix build webkit: only show the rendering backend choice when webkit is enabled ipsec-tools: only show the security context choice when ipsec enabled sed: fix compilation with external toolchains gzip: add patch to fix glibc build Update CHANGES after recent fixes Remove --without-html-dir from DISABLE_DOCUMENTATION webkit: disable the libtool patch webkit: select cairo PNG feature libxslt: tell ./configure where libxml is libsoup: enable autoreconf alsa-utils: fix build for x86 on x86-64 Merge branch 'alsa-utils-fix' into for-2009.08 makefile: new qstrip make function makefile: use qstrip packages: use qstrip project: use qstrip target: use qstrip toolchain: use qstrip script: use qstrip Announce the first Buildroot Developer Day Remove the "project" feature Remove the BOARD/LOCAL feature By default, put the output in an output/ directory Remove BR2_TOPDIR_PREFIX and BR2_TOPDIR_SUFFIX Rename the output directories documentation: update after major changes documentation: insist more on why output/target/ should not be used gcc: remove hurd specific details remove BR2_KERNEL_HURD from defconfig files binutils: add avr32 special version gcc: add avr32 special version gcc: add 4.2.2-avr32-2.1.5 patches gdb: add avr32 special verson uclibc: add avr32 special version gcc: on avr32, only allow avr32 gcc versions gcc: improve configuration for snapshot versions gcc: remove support for external source toolchains gcc: remove GCC_OFFICIAL_VERSION and just use GCC_VERSION instead binutils: do not allow selection of non-avr32 versions on AVR32 binutils: remove support for external source toolchains gdb: do not allow selection of non-avr32 versions on AVR32 uclibc: do not allow selection of non-avr32 versions on AVR32 uclibc: remove support for external source toolchains Use BR2_TOOLCHAIN_BUILDROOT instead of BR2_TOOLCHAIN_SOURCE Remove external source toolchain options gcc: remove external sources patches gdb: remove external sources patches uclibc: remove external sources patches binutils: remove external source patches Update non-AVR32 defconfigs update AVR32 defconfigs remove unused AVR32 specific uClibc configuration uclibc: get rid of avr32 special version since upstream works update avr32 defconfigs after uclibc avr32 version removal gcc: do not pass --with-pkgversion to gcc < 4.3 Add generic package infrastructure Define TARGET_MAKE_ENV similarly to HOST_MAKE_ENV Rework autotools infrastructure on top of the generic infrastructure olsr: rework on top of the generic infrastructure zlib: rework on top of the generic infrastructure Add $(HOST_DIR)/usr/sbin to the PATH pkg-config: convert to autotools infrastructure for host package host-pkgconfig is now host-pkg-config Add package statistics script autoconf: convert to autotools infrastructure for host package autoconf: bump version to 2.65 autoconf: add patch to make it work under dash automake: convert to autotools infrastructure for host package cairo: convert to autotools infrastructure for host package libglib2: convert to autotools infrastructure for host package libtool: convert to autotools infrastructure for host package pango: convert to autotools infrastructure for host package atk: convert to autotools infrastructure for host package dbus: convert to autotools infrastructure for host package directfb: convert to autotools infrastructure for host package fontconfig: convert to autotools infrastructure for host package freetype: convert to autotools infrastructure for host package libxml2: convert to autotools infrastructure for host package shared-mime-info: convert to autotools infrastructure for host package dbus-glib: convert to autotools infrastructure for host package expat: convert to autotools infrastructure for host package gob2: convert to autotools infrastructure for host package libgtk2: convert to autotools infrastructure for host package libusb: convert to autotools infrastructure for host package lzo: convert to autotools infrastructure for host package mtd-utils: fix dependency on host package m4: convert to autotools infrastructure for host package pixman: convert to autotools infrastructure for host package xproto_xproto: convert to autotools infrastructure for host package xutil_makedepend: convert to autotools infrastructure for host package i2c-tools: convert to the generic package infrastructure udev: convert to generic package infrastructure documentation: update about new package infrastructures documentation: slightly improve CSS dependencies: bail out if makeinfo isn't found dependencies: remove useless test doing nothing dependencies: cleanup Create $(STAGING_DIR)/usr/bin unconditionnally argus: fix compile breakage at: fix compile breakage when flex isn't on the target Add patch to fix uClibc build failure with locale enabled gtk-doc: add gtk-doc.m4 to satisfy aclocal Fix dependencies for TrapProto Bump TCL version and switch to the autotools infrastructure Temporary fix for alsa-lib breakage with --disable-pcm alsa-utils: force the variant of ncurses library Add libxpm as a dependency of ace_of_penguins Fix build failure of rubix xboard: remove package automake: add build dependency on host-autoconf ccache: remove cleanup of documentation libxml2: do not apply libtool patch when compiling for host libxslt: enable compilation on host libxcb: fix build with Buildroot compiled xsltproc xapp_mkfontscale: enable compilation for the host and fix deps xfont_encoding: add mkfontscale on the host as dependency xlib_libfontenc: enable compilation on the host zlib: enable compilation on the host xfont_font-util: convert to the autotools infrastructure package infrastructure: add LD_LIBRARY_PATH libpng: enable compilation on the host ace_of_penguins: add dependency on host-libpng ace_of_penguins: mark as BROKEN dependencies: add gzip and bzip2 as base dependencies libgtk2: break the dependency of host-libgtk2 on host-cairo libxml-parser-perl: new package package infrastructure: add PERLLIB intltool: new package dependencies: add perl as a mandatory dependency gmpc: add dependency on host-intltool flex: install in the staging directory gob2: update dependency on flex shared-mime-info: run update-mime-database with correct env variables imagemagick: help configure to detect file_offset_bits imagemagick: use internal libtool iw: give path to pkg-config kexec: bump version to fix build failure matchbox: apply libtool patch to matchbox-desktop matchbox: fix dependency to not always rebuilt libmatchbox shared-mime-info: do not depend on phony target in hook dosfstools: make sure install targets aren't run everytime lvm2: prevent dmsetup from being re-installed every time libeXosip: do not re-run targets at every invocation of 'make' webkit: several build fixes libsoup: remove --without-html-dir mplayer: use UTF-8 charset to avoid iconv dependency webkit: mention build failure with old linuxthread toolchains uclibc: do not allow the selection of NPTL if snapshot is not selected uclibc: do not allow the selection of NPTL if snapshot is not selected netsnmp: use the autoconf built by Buildroot ipsec-tools: add host-flex dependency openmotif: remove package xpdf: remove package libgtk2: host version needs host-libpng pango: remove gtk-doc patch pango: re-enable thai module sylpheed: add dependency on libgtk2 madplay: add patch to switch to the new ALSA API xfont_font-util: install in staging as it used to be gcc on target: add missing definitions for gcc 4.4 avahi: add dependency on host-intltool libcgicc: fix build breakage and bump version libraw1394: fix tarball URL cramfs: add CFLAGS/LDFLAGS and host-zlib dependency squashfs: pass CFLAGS/LDFLAGS and add host-zlib dependency busybox: add upstream 1.16 fix usb_modeswitch: use GENTARGETS instead of AUTOTARGETS libaio: convert to the GENTARGETS infrastructure genromfs: add new package genext2fs: new package cramfs: new package squashfs: new package libcap: new package bzip2: convert to gentargets, add host package, bump version cmake: new package cdrkit: new package e2fsprogs: add support for host package mtd: convert to gentargets, add host package cloop: new package lzma: convert the host package to the autotools infrastructure target/cloop: cleanup target/cpio: cleanup target/cramfs: cleanup target/ext2: cleanup target/iso9660: cleanup target/jffs2: cleanup target/romfs: cleanup target/squashfs: cleanup, remove support for 3.x target/tar: cleanup target/ubifs: cleanup, unbroken fakeroot: convert to the autotools infrastructure fakeroot: remove all references to BR2_HOST_FAKEROOT target/: remove the COPYTO mess target: Add new infrastructure for filesystem generation cloop: convert to ROOTFS_TARGET infrastructure cpio: convert to ROOTFS_TARGET infrastructure cramfs: convert to ROOTFS_TARGET infrastructure romfs: convert to ROOTFS_TARGET infrastructure tar: convert to ROOTFS_TARGET infrastructure squashfs: convert to ROOTFS_TARGET infrastructure ext2: convert to ROOTFS_TARGET infrastructure jffs2: convert to ROOTFS_TARGET infrastructure ubifs: convert to ROOTFS_TARGET infrastructure initramfs: convert to ROOTFS_TARGET infrastructure busybox initramfs: do not use the IMAGE variable target/common: do not use IMAGE iso9660: rework in a similar way to ROOTFS_TARGET Remove IMAGE and related configuration options Move all filesystem generation code to fs/ Coherent naming for .mk files in fs/ Update defconfigs after fs cleanup fs/*/Config.in: remove useless configuration comments squashfs3: new package Add version selection for the SquashFS root filesystem Remove BR2_PREFER_IMA Update defconfig after BR2_PREFER_IMA removal Update config.{guess,sub} unconditionally Update defconfigs after BR2_UPDATE_CONFIG removal Do not let packages remove man pages, info pages and documentation Remove all documentation when BR2_HAVE_DOCUMENTATION is not set Do not remove documentation on a per-package basis Use BR2_HAVE_DOCUMENTATION instead of BR2_HAVE_{MANPAGES,INFOPAGES} Get rid of BR2_HAVE_{MANPAGES,INFOPAGES} config options Update defconfigs after BR2_HAVE_{INFOPAGES,MANPAGES} removal Move the command-related options to a submenu Bring the three path-related options together Move the global config cache option to an Advanced submenu Guess build system and remove BR2_GNU_BUILD_SUFFIX Update defconfigs after BR2_GNU_BUILD_SUFFIX removal Get rid of now unused HOST_ARCH computation code Remove BR2_ENABLE_LOCALE_PREGENERATED Update defconfigs after BR2_ENABLE_LOCALE_PREGENERATED removal Get rid of unused variables Remove variables useless after BR2_PREFER_IMA removal Get rid of useless OpenMP related code Get rid of the OPTIMIZE_FOR_CPU variable Get rid of all usages of BR2_RECENT Remove the BR2_RECENT option Update defconfigs after BR2_RECENT removal vtun: convert to the autotools infrastructure x11vnc: cleanup useless config options udpcast: convert to the autotools infrastructure setserial: convert to the autotools infrastructure smartmontools: convert to the autotools infrastructure patch: convert to the autotools infrastructure and bump version libosip2: convert to the autotools infrastructure libcgicc: convert to the autotools infrastructure libraw1394: convert to the autotools infrastructure libsysfs: convert to the autotools infrastructure libcgi: convert to the autotools infrastructure Remove incorrect 'dummy' example bison: convert to the autotools infrastructure tar: convert to the autotools infrastructure argus: convert to the autotools infrastructure ipkg: remove useless configure options findutils: convert to the autotools infrastructure madplay: convert to the autotools infrastructure aumix: convert to the autotools infrastructure libmad: convert to the autotools infrastructure libid3tag: convert to the autotools infrastructure external toolchains: take into account architecture variant external-toolchain: support libraries outside of /lib external-toolchain: Support for multilib toolchains busybox: make sure architecture flags are used at link time cramfs: fix installation fs: change the way the device table is configured cramfs/jffs2: use the new ROOTFS_DEVICE_TABLE variable documentation: update after TARGET_DEVICE_TABLE removal Remove all TARGET_DEVICE_TABLE definitions Update defconfigs to include BR2_ROOTFS_DEVICE_TABLE definition makedevs: move to package/ makedevs: convert to a more normal way of building packages autotools: fix autoreconf check libxslt: fix host compilation openssl: convert to the generic infrastructure autotools: inherit LIBTOOL_PATCH for host packages packages: remove useless HOST_*_LIBTOOL_PATCH autotools: fix referencing to LIBTOOL_PATCH variable uClibc: add UCLIBC_HAS_NFTW to default configuration uclibc: make sure the default configuration doesn't ask questions Commonalize the definition of TOOLCHAIN_DIR Get rid of KERNEL_CROSS Remove last users of the ROOTFS_SUFFIX thing Get rid of the code computing ROOTFS_SUFFIX Update defconfigs after BR2_ROOTFS_SUFFIX removal Remove BR2_GNU_TARGET_SUFFIX and compute GNU_TARGET_NAME Update defconfigs after BR2_GNU_TARGET_SUFFIX removal Fix autotools configuration cache handling autoconf: Unverbosify autoreconf output Add -rpath option for host package compilation Add staging libraries directories to -L in external case xfont_font-util: enable host package xapp_bdftopcf: enable for the host Enable xapp_bdftopcf dependencies for the host xapp_mkfontdir: enable for the host xfonts: fix dependencies and build process Fix the computation of REAL_GNU_TARGET_NAME busybox: disable MTD utils in default configuration libxcb: fix path to Python modules xlib_libX11: re-add a patch to fix the keysymdef issue squashfs: fix build when zlib isn't available on the host squashfs3: fix build when zlib isn't available on the host php: make sure either CLI or CGI is selected gnuchess: add a patch to fix getline() conflict gawk: remove CC override hal: add dependency on host-libxml-parser-perl libgcrypt: specify where gpg-error-config is linux-fusion: add dependency on !BR2_KERNEL_none vlc: mark as broken sed: bump to 4.2.1 to fix build failure ltp-testsuite: mark as broken shared-mime-info: missing dependency on host-intltool hostapd: use internal crypto library less: depends on curses netplug: disable -Werror to fix build failure libnl: include limits.h to fix build failure Add a BR2_NEEDS_GETTEXT option Make all package using gettext rely on BR2_NEEDS_GETTEXT libcap: fix build failure libcgicc: fix package after autotools infrastructure conversion ltrace: fix build failure gettext: make only available if BR2_NEEDS_GETTEXT is set external toolchain: check BR2_INSTALL_LIBSTDCPP iconv: disallow selection when BR2_ENABLE_LOCALE is enabled lmbench: needs BR2_INET_RPC startup-notification: add dependency on xlib_libX11 ntp: fix build failure samba: only require libiconv if !BR2_ENABLE_LOCALE pango: run pango-querymodules on the target instead of on the host cairo: remove host variant mutt: fix build and convert to autotools lvm2: do not override CC and similar variables uemacs: don't forget CFLAGS at link time vpnc: pass CFLAGS at link time netsnmp: disable build with external toolchain package: Add new -show-depends to list dependencies Add a -root-show-depends target Add a show-targets target New graph-depends script pkg-stats: better heuristics Extend the introduction page Rephrase and extend the documentation page fltk: fix build dependencies: fix tests on LD_LIBRARY_PATH dependencies: check that . is not in the PATH Improve gettext integration Update packages to BR2_NEEDS_GETTEXT_IF_LOCALE Add documentation on gettext integration jffs2: let makedevs create device files bootloaders: move bootloader build code to boot/ yaboot: drop support boot: remove references to COPYTO u-boot: do not default to $(BOARD_NAME) for the board name u-boot: remove ancient versions u-boot: rename Makefile.in to u-boot.mk for coherency u-boot: remove option to configure download site u-boot: remove arch specific patches infrastructure u-boot: remove u-boot-status make target u-boot: remove reference to old 1.2.0-atmel version u-boot: simplify custom patch handling u-boot: remove patch for obsolete version u-boot: remove useless symbolic link u-boot: support building for mkimage u-boot: further simplify the configuration u-boot: remove unused U_BOOT_TARGET_TOOLS variable u-boot: add a few comments u-boot: re-add infrastructure to specify custom tarball u-boot: beautify option prompts u-boot: use BR2_TARGET_UBOOT_VERSION instead of BR2_UBOOT_VERSION defconfigs: remove references to old U-Boot versions grub: remove GRUB_SUPPORTED_ARCH grub2: remove GRUB2_ARCH_SUPPORTED grub/grub2: drop unnecessary dependency on uclibc grub/grub2: update splash image location grub2: bump version grub2: fix build grub2: remove non-existing options grub2: only available on x86 and PowerPC and mark as BROKEN syslinux: bump version and fix build syslinux: remove the unnecessary SYSLINUX_SUPPORTED_ARCH check nasm: new package, needed for syslinux syslinux: depends on host-nasm at91bootstrap: do not default to $(BOARD_NAME) at91bootstrap: simplify configuration at91bootstrap: fix the boot source selection at91bootstrap: fix incorrect config option comment at91bootstrap: remove unused/useless code at91bootstrap: add a check to verify that BR2_TARGET_AT91BOOTSTRAP_BOARD is set at91bootstrap: bump version to 2.13 at91bootstrap: don't use the ATMEL_MIRROR thing at91bootstrap: fix install procedure at91bootstrap: fix AT91BOOTSTRAP_BINARY at91dataflashboot: fix configuration options at91dataflashboot: various fixes at91dataflashboot: add a patch step at91dataflashboot: add two patches Add support for the Barebox bootloader linux: fix dependency on mkimage New, simpler, infrastructure for building the Linux kernel Remove old Linux infrastructure iso9660: take into account the linux changes module-init-tools: remove support for cross-depmod module-init-tools: bump version + convert to autotools linux: Add dependency on host-module-init-tools Add generic functions to enable/set/disable options in kconfig files linux: adjust kernel config according to the Buildroot configuration linux: add support for linux26-{menuconfig,xconfig,gconfig} targets linux: add support for initramfs Remove now unused Config.in for kernel selection gawk: enable host package initramfs: only show the option when a Linux kernel is being built initramfs: update help text ext-toolchains: take into account other Glibc dynamic loader variants ext-toolchain: Fix ARCH_SYSROOT detection external-toolchain: only copy existing directories of the sysroot external-toolchain: support 64 bits glibc toolchains external-toolchain: create lib64 symlinks if needed external-toolchain: mention MIPS and PowerPC CodeSourcery toolchains external-toolchain: recognize uClibc 64 bits toolchains uclibc: add patch to fix fcntl64() on 64 bits targets external-toolchain: handle libstdc++/libgcc_s for BR toolchains external-toolchain: hardcode the destination directory for a library webkit: fix misc build issues xcb-util: add dependency on host-gperf xlib_libXt: fix build issues ruby: convert to autotools and fix build cmake: pass LDFLAGS/CFLAGS when building for the host fontconfig: fix cross-compilation patch Solve the host tools relying on host libraries problem Remove unneeded variables in HOST_CONFIGURE_OPTS Separate flags from commands in HOST_CONFIGURE_OPTS Rework sysroot option handling Cleanup TARGET_CONFIGURE_OPTS Remove *_FOR_TARGET variables from TARGET_CONFIGURE_OPTS Remove $(TOOLCHAIN_DIR)/bin and $(STAGING_DIR)/{usr/bin,bin} from the PATH Introduce support for host config cache Merge TARGET_CONFIGURE_ENV into TARGET_CONFIGURE_OPTS openssl: don't override the CC passed at configure time external-toolchain: adjust tests on TARGET_CC and TARGET_CXX Update all packages to quote $(TARGET_CC) xvkbd: add missing dependency on xlib_libXtst linux-fusion: use install target instead of headers_install linux-fusion: many fixes dhcp: Bump to 4.1.1-P1 and convert to autotools Update defconfigs after DHCP option rename mysql_client: Bump to 5.1.47 and fix build sdl: fix build of other sdl components neon: explicit path to xml2-config alsa-lib: make sure to only look in STAGING_DIR for Python includes Improvements to the package conversion status script ltrace: convert to gentargets and bump to 0.5.3 tftpd: convert to autotargets setserial: convert to autotargets and fix manpages install Deprecate pcmcia and microwin packages target-gcc: Get rid of TARGET_GCC_FLAGS target-gcc: fix build target-gcc: no need to strip binaries, remove .la files and doc target-gcc: remove useless copies of gcc target-g++: fix build webkit: bump to webkitgtk 1.2.3 midori: bump to 0.2.6 icu: add quotes around TARGET_CXX cairo: bump to 1.8.10 libsoup: bump version to 2.31.2 xkeyboard-config: add dependency on host-xapp_xkbcomp xserver: tell the X server where fonts are installed xserver: Add xkeyboard-config as a dependency midori: make sure it can't be selected if webkit can't be enabled webkit: the X11 variant needs libXt webkit: Fix build failure on uClibc Create /lib -> /lib symlink before installing cross gcc binutils,gcc: use correct --prefix toolchain: Remove now-unused variables toolchain: remove redundant and incorrect --with-build-time-tools option Deprecate the Alpha, IA64 and Sparc64 support Remove unused X11_PREFIX option libgtk2: mark DirectFB backend as deprecated gcc: remove option on SJLJ exceptions toolchain: remove multilib dependencies: add svn as a mandatory tool oprofile: disable with external toolchain Fix computation of REAL_GNU_TARGET_NAME gdb: disallow GDB_HOST on external toolchain builds xerces: fix dependency on iconv libiconv: add an error when both libiconv and locale are enabled libeXosip: add dependency on host-pkg-config and remove useless flags cdrkit: fix TARGET_CC/TARGET_CFLAGS for CMake dmalloc: pass -fPIC when compiling speech-tools: fix build failure by using Debian version and patches avahi: pkg-config is needed samba: remove swat documentation when not needed u-boot: fix custom patch handling linux: more mistake detection cairo: PDF support is needed when SVG support is enabled toolchain: mark uClibc 0.9.31 + locale + C++ as broken libcurl: bump version to fix build issue xerces: fix download location xerces: only add -liconv when locale are disabled Fix util-linux build on MIPS Add dependency from util-linux on ncurses Make uClibc gen_wc8bit shows an error when no locale support available Detect early if an UTF-8 locale is needed Add the traditional powerpc-link-with-math-lib patch to gcc 4.4.4 Mark CRIS architecture as deprecated Prevent C++ + locale + uClibc 0.9.31 + gcc 4.2 to be selected imagemagick: don't create useless debugging file libglib2: add patch to rework clock_gettime() test lzo: fix host-lzo build failure when config cache is filled netcat: prevent build system from adding a prefix to binaries libxml-parser-perl/intltool: mark as host only packages lua: make sure that CFLAGS are passed sysvinit: make sure to link against libcrypt sysvinit: remove unneeded dependency on ncurses Add the patch fixing gcc 4.2.4 to gcc 4.2.2 kismet: fix build when none of client, server or drone are selected Fix ldconfig call in target-finalize Tim Riker (6): http preferred, no? ws mkdir can fail mkdir can fail use fs type as file extension nuke sources/ - you might want to move sources/dl/ to dl/ to avoid redownloading the world Ulf Samuelsson (955): Remove some unwanted white space in Makefile Avoid stripping a script file Avoid stripping scripts sh needs '-c' to run a binary Use hostap release version instead of snapshot WGET_NOSPIDERS is not defined, use WGET for now Use _VERSION in all .mk instead of _VER Use _VERSION in all .mk instead of _VER Use _VERSION in all .mk instead of _VER Use _VERSION in all .mk instead of _VER Build linux within target/linux/Makefile.in instead of within target/linux26.mk Configure linux within target/linux/Config.in instead of within target/device/Config.in Configure linux within target/linux/Config.in instead of within target/device/Config.in Define date of build as DATE, use in mtd/mtd.mk BSP Patch: Update Documentation for BSP patch Update Instructions for applying for Buildroot write access Change HOSTNAME to TARGET_HOSTNAME to avoid superseeding build host HOSTNAME Add comment on when to use BUILD_DIR vs PROJECT_BUILD_DIR Fix Document style Workaround for vi bug in syntax highlighting Fix Document style Make Config.in targets for ARM chips look consistent Correct JFFS2 Erase Size for AT45 dataflash Fix acpid version info Define HOSTLN to allow gzip to build for non-x86 target Make package/pcmcia depend on 'linux26' (which is defined) instead of 'linux' Use correct script to init lighttpd Get rid of repeated copy of 'customize' Get rid of repeated rebuild of 'at' Stop repeated build of libcgi Avoid repeated rebuild of libusb Temporarily allow static libgettext library option to ensure build can complete for ARM Avoid rebuild of openntpd Avoid rebuilding 'readline-5.1' Cleanup of libcgi Add libxml2 package Fix compile bugs caused by undefined preprocessor variables Fix spelling error Read patch from correct directory Avoid constant rebuild of 'socat' Update configure files for libdaemon Ensure we use host 'make', even when building 'make' in buildroot Avoid constant rebuild of 'sed' Add AT91 targets Copy libxml2 headers to staging_dir (and possibly target_dir) Make dbus depend on libxml2 and link with lib Avoid repeated build of 'ed' Avoid repeated rebuilds of 'wipe' Avoid repeated rebuilds of 'sysvinit' Add GNU Crypto library Add gpg-error package Add vpnc package vpnc needs an include dir make source-check without permanently changing WGET command Add option for advanced linux configuration (experimental, only visible for Atmel targets) U-Boot cleanup Add optional mtd configuration (experimental - only available for Atmel targets) Patch mtd from correct directory Add patch for linux 2.6.22.1 Add default configuration for AT91SAM9260EK running from dataflashcard Add uclibc wchar default configuration Cleanup of Atmel Makefile.in Add linux kconfig for AT91SAM9260EK running from dataflashcard Avoid repeated rebuild of u-boot Ensure 'coreutils' use patch from the correct directory Add experimental linux target option Add additional include directory, required by some packages Fix Linux build if BR2_PACKAGE_LINUX_EXPERIMENTAL_CONFIG is not defined Use a single ATMEL_MIRROR declaration + cleanup ATMEL_MIRROR needs to be available before toolchain is built Add alsa-lib package Update SAMBA configuration + cleanup Update libmad configuration + cleanup Use correct AVR32 chip id's Add alsa-utils package Add mplayer package Add fontconfig patches for cross-compile All libungif package Add some additional terminals to ncurses Update Config of gettext subdir Bump version of dnsmasq, with new patches Remove unneeded patch from new dnsmasq version Add fbv 'frame buffer viewer' package Add fbset 'frame buffer set' package Add imagemagick package Update openswan package with bugfixes Update config for tiff package Add AVR32 support for strace Undo conditional configuration for fbv and fbset cleanup alsa-lib cleanup alsa-utils cleanup fbv package cleanup fbv package Cleanup imagemagick package Cleanup fbset package Cleanup of mplayer package Make AVAHI depend on libdaemon Add configuration option allowing hiding packages needing WCHAR Cleanup of libungif package Patch correctly kexec, make sure utils is built using HOSTCC Bump ImageMagick version Use known Buildroot symbols for linux in pcmcia Fix some bugs in libxml2 make Remove extra ':' from qte make Bump version of portage/sandbox to allow build Fix tn5250 package Make SDL seled DirectFB Use better Sandbox site Remove bad definition of LD to allow building of shared libraries Patch kexec inside makefile Make sure tn5250 uses the correct include path Use correct binary in 'at' to avoid rebuilds Ensure each target is copied, run libtool --finish Use linux headers version, if linux is not defined Fix environment for iptables Update config for proftpd Use correct build options for Quagga Add gadgetfs package Add libaio package Build argus with correct options Add AVR32 patch for Qtopia Add AVR32 patch for mplayer Cleanup + ALSA support for madplay Add dependency to libmad for libid3tag Be more specific for coreutils patches Update config's of ntp Cleanup of thttpd package Add avr32 patch for libmad Bump version of mpg123,use configure, change site to Sourceforge Use correct extension for libmad library Use correct path for alsa-lib Add colourdepth support to Qtopia config Cleanup of libid3tag Use only single job to build Samba Replace space by tabs Change space to tab Use full AVR32 partname Reintroduce ATMEL_MIRROR in u-boot Reintroduce ATMEL_MIRROR in dataflashboot Reintroduce ATMEL_MIRROR in at91bootstrap Fix vi syntax highlighting in dataflashboot Cleanup of libpng Add stk1002 target Add atngw100 target Cleanup of Atmel configuration Update AVR32 target configuration Cleanup of Atmel Makefile Use 1.6.0 config file for AT91 targets Add AVR32 specific uclibc.config Add AVR32 needs to uClibc def config gdb config for AVR32 gcc config for AVR32 uClibc config for AVR32 gcc target config for AVR32 Add AVR32 support to uClibc Add AVR32 options to gcc Use TARGET_CONFIGURE_ARGS in some packages lacking Revert bad commit, sorry about that\! Revert bad patch Add support for prepatched toolchains Add AVR32 kernel patches for linux 2.6.22.1 Add AVR32 kernel patches for linux-2.6.21.5 Remove duplicate patch Use TARGET_CONFIGURE_OPTS in tinyX Use TARGET_CONFIGURE_OPTS in openssh Install modutils first to STAGING_DIR, then copy to TARGET_DIR Ensure host make is used when building 'make' Change def of BR2_USE_WCHAR to build uClibc w WCHAR support Only build cvs and libxml2 if WCHAR is enabled Update config for module-init-tools Hint taken, Help text included Add PATCH_DIR's for snapshots of uclibc and gdb Revert Atmel patches for now Allow use of 2.6.22.1 kernel headers make needs menuconfig to allow configuration linux-2.6.22.1 headers, makefile part Cleanup libungif, use usr/lib Cleanup libpng, use usr/lib Cleanup fbv Add linux-2.6.22.1 AVR32 patch Remove duplicate AVR kernel patches from BR2_BOARD_PATH/kernel_patches Revert bad patch of mpg123 Simplify AVR32 gcc build (libmudflap, doesn't work, so applied even though objections) Don't allow std sources for AVR32 Allow user configurable kernel name Use PROJECT related kernel name for Atmel boards Update AVR32 kernel configurations to 2.6.22.1 Sort uclibc artificial targets in execution order Make avahi select LIBDAEMON instead of depending on it. Avoid stopping asking questions, when gettext is selected F77 is not supported on AVR32 Build correct target in libmad Allo configuration of libdaemon Cleanup libxml2 Add php package Revert bad patch Correct mesa3d-source, use correct patch directory Add mdnsresponder package Bump udev version, add rules Remove udev-install patch (merged into Makefile) Bump version of openssl, add threads Reintroduce dependencies on tinyx for libgtk[1]2 and cairo Use correct DEST_DIR for expat Bump dropbear to 0.50, /dev/urandom is now default Move newt files from /lib to /usr/lib etc. Run $\(CONFIG_UPDATE\) in the unpack rules for iperf, libgcrypt,libgpg-error, lzo Run $\(CONFIG_UPDATE\) in the unpack rules for sdl, Use $\(MAKE1\) Use /usr/lib instead of /lib for directfb Update documentation with advice on completion Allow compression of cpio targets Fix mismatch in SDL patch naming convention Use STAGING_DIR/usr/lib instead of STAGING_DIR/lib Use STAGING_DIR/usr/lib instead of STAGING_DIR/lib for expat Cleanup Atmel boards Use ncurses instead of curses lib for uemacs Use package/libdrm instead of package/x11r7/libdrm Force build of ncurses, when uemacs is selected Use a valid script file for lighttpd in target Avoid error msg when TARGET_DIR/bin is created for the umpteenth time Remove unknown NLS option from ed Avoid building packages requiring WCHAR, when not enabled Update linux cfg for at91sam9260dfc Highlight dependencies for mpatrol Add matchbox package Add tslib package install libdevmapper.h to allow dm to build Make paths to expat available to fontconfig Whitespace cleanup of uclibc, remove debug aid Use new x11r7 configs expat has --prefix=usr, so remove /usr from other switches Make DirectFB buildable by removing sysfs, enabling sdl Move .PHONY to front in sed Add support for fusion linux module Bump version of DirectFB to 1.0.0 and add dependency on TSLIB Cleanup of docs fix libsysfs.la paths fix liblzmadec.la paths fix DirectFB *.la path's Cleanup of SDL to make it build Avoid killing /usr/include when cleaning 'hal' grep depends on gettext Use shared library for gettext as default grep depends on gettext Bump version of lvm2 Bump version of dialog, make it build Add dependency to linux-fusion, if DirectFB is built with multi Fix libdir path for libfakeroot.la Remove ntp patch which fails to apply, add TODO for later fixing Store openssl files in /usr/lib/ssl Allow use of uclibc string routines in TinyX Include header file defining MB_CUR_MAX to TinyX Workaround bug in TinyX makedepend by removing some whitespace Stop halting ARM build to configure uClibc Only build tinyX if WCHAR and LOCALE is enabled Avoid circular dependency Change udev target from udev to udevd. Add .PHONY targets. Rearrange targets Remove cirular dependencies Add links to 'usr/include/freetype2/freetype' to 'include' and 'usr/include'. Add PHONY targets Fix continous remake's of uClibc, Save .config to .oldconfig before 'conf', cleanup ARM config to avoid stop during build Avoid continuous rebuilds of TARGET_DIR and /etc/* project files Move project related info from main Makefile to project dir rxvt hardwired for X11R6, so ensure dependency is OK No parallel make of mdnsresponder Add at91sam9260pf (AT91SAM9260 w Par Flash) target Add programmable start adr/size to at91bootstrap + support for at91sam9260pf Use /usr/include as std include in Xorg Remove fakeroot files after use to avoid rerun Sync volume_id version to 0.79.0 matching udev-114 Cleanup of udev, build libvolume_id.la Allow user to configure PROGRAM_INVOCATION_NAME Use SED instead of ECHO when config 'program_invocation_name' Avoid copying TARGET_SKELETON on every 'make' Move lzma patches to toolchain/kernel-headers/lzma Dont create TARGET_DIR if it exists Ensure lzma is built *before* linux, allow system installation in /usr/local/bin Move fakeroot temps from STAGING_DIR to PROJECT_BUILD_DIR Add further documentation for BSP patch Update at91sam9261ek linux support to 2.6.22.1 Update x86 linux26.config to 2.6.22.1; (save 2.6.21.5 file renamed) Update atngw100 target skeleton Update atstk1002 target skeleton Update atstk1002 device table Update atngw100 device table Add mplayer to atstk1002 target_skeleton Add binutils dependencies on AVR32 Move AVR32 kernel patches to target/device/Atmel/arch-avr32 Update AVR32 tools download location Från: Brad House Från: Brad House UPdate Soekris Linux config to 2.6.22.1 libpcap cleanup openntpd cleanup gcc-4 cleanup move tcpdump from lib to usr/lib, simplify configure, general cleanup Replace non-working 'make uninstall' for 'package/patch' with simple 'rm' Make ipmi kernelpatch selectable, add possibility for custom kernel patch Fix bad parameter list for patching linux kernel Remove target specific things from Linux config Move at91 patches from 2.6.21.1 to 2.6.21.5 Delete avr32 specific patch and introduced merged at91/avr32 patch Update linux-2.6.22.1 config for sam9261ek, sam9260pf and sam9260dfc Add kernel patches, if at91 or avr32 is selected Update configs for distcc, diffutils and freetype Add support for BUILDROOT_DL_DIR environment variable, overriding DL_DIR Make sure directories are available before install of dhcp targets install uClibc libraries correctly Ensure ipmi conditional patch is applied Ensure KERNEL_HEADER_PATCH_DIR is always defined + empty dir for x86 Cleanup dnsmasq Add BUILDROOT_DL_DIR to dependencies.sh and fix whitespace damage (sorry) SED away some whitespace Add help for BUILDROOT_DL_DIR Fix configure problem with libdaemon, by patching result from autotools additional skeleton for AVR32 Reintroduce possibility to use old makefile for tiny-x as a test Remove switches if sstrip is run Use $(BZCAT) instead of bzcat Fix bad patch naming scheme Remove bzero dependencies in bash Remove whitespace damage bzcat => $(BZCAT) for u-boot and at91bootstrap Move VENDOR stuff to project Fix spelling error in docs Add git command This patch allows each project to have a private linux build. Remove mpg123 patch from current build, full removal pending Looking at the the gcc-4.2.1 patches for uClibc, I found that the This fixes make clean on pppd package (there is no rule uninstall in pppd's makefile) Allow for architecture specific libmad patches, make current patch AVR32 specific Remove renamed libmad patch Remove renamed mpg123 patch Fix bad regexp in u-boot.mk Use correct hostap source, deprecate package due to inclusion in linux kernel Update avr32 uclibc patch name This is my attempt to realize a rxvt-version for xorg, tinyx and the new x11r7. Remove some more file during pppd-clean Add default X11 install directory Fix bug in avr32 uClibc patch Fix some qtopia quirks, bump version Revert patch causing g++-4.2.1 build to fail Cleanup handling of gccbug script Cleanup handling of gccbug script Update u-boot autoscript Use default LINUX26_BINLOC for at91 update sam9261 default linux config Add include file to define at91 lcd struct Add irda-utils package, Courtesy of Benjamin Tietz Add unpacking + patching of linux source tree to simplify creating a new patch Bump DirectFB version, and enable/disable X11 Add target to unpack gettext Add defconfig for AT91SAM9261 Update defconfig for AT91SAM9260 Unbreak multiple boards, add Ingo's rt patch Add hooks for creating your own board support package Update various packages to make X run Add version info (date) to root fs image Update atngw100 board support Add libvorbis package Remove whitespace Watching all the warnings on package/config finally got to me. Revert bad patch make source should include BASE_TARGETS Don't break AVR32 toolchain by hiding binutils-2.17 Add debug info Remove some debug info + add uclibc-target-utils-source target Move VENDOR dbg to correct Makefile Make sure libdaemon finds AC_PROG_LIBTOOL Use correct board name for ngw100 Enable CONFIG_SEQ in busybox for ngw100 Check if STK1002 init scripts are executable before running Add CONFIG_SEQ for atstk1002 busybox Use correct patch name Fix bad patch in MPlayer Remove bad 'w' flag from rm in diffutils Fix library path in lzo Build readline as shared lib Use correct library path for SDL Do not use $(STAGING_DIR)/include for freetype, for now Fix syntax error when using addprefix in ipsec-tools.mk Use correct path to vmlinux, Fix bad SED of config Update SAM9261EK linux config Ensure project U-Boot dir exists before using it Update atstk1002 config fix error when doing 'make %_defconfig Send correct args to fbset Strip files the correct alsa-lib subdirectory Avoid repeated remake of dialog Cleanup libxml2 directory structure Use correct location of mpg123 binary Late mtd does not support linux-2.4 Ensure make %_defconfig works without error - now silently Update qtopia4 AVR32 patch to 4.3.1 (makes ARM work as well) Remove useless target/arm directory Bump SAMBA version to 3.0.26a, 3.0.25b has moved Reorganize configs to even more logical positions Bump version of AT91 bootstrap update at91rm9200df config Fix LEGACY dependencies for mplayer Add source and unpacked targets to mplayer Build libusb without annoying tests, breaking the build Add soft-fp part of gcclib to uClibc to allow ARM softfloat to complete Remove -lgcc, did no good anyway reinstate AVR32 toolchain "Project Name" needed before "root" file system can be copied. Reduce clutter in packages menu Ensure soft-fp patch is truly local remove LEGACY string routines from mDNSResponder Remove LEGACY routines from proftpd Document bugs in qtopia build, remove qt-mouse-tslib which breaks the build Update at91rm9200df board support Add more management to linux and buysbox packages Use Makefile def of busybox config Remove graphic applications from AT91RM9200 defconfig root fs (no LCD) Allow easy update of target linux config Update AVR32 config to avoid questions during uclibc make oldconfig Additional management of uclibc Add minimal AVR config Add mtd-utils-1.1.0 as mtd alternative Fix some issues with mtdutils mtd-utils require lzo Remove superfluose defaults Remove softfp patch from uClibc, ARM softfloat, did not complete anyway Add administration for linux,uclibc and main Cleanup cross toolchain admin, split uclibc-menuconfig into same + uclibc-update to avoid overwriting board support file Add some more host tools Sort HOST/TARGET_CONFIGURE_OPTS, add some more, needed for gcc-4.1.2 Update AVR external gcc tarball to 2.2 Add bells and whistles to allow gcc-4.1.2-AVR32 buildprocess to progress further, not home yet though add autoreconf script that can handle gcc (aclocal needs to handle -I switch) No reliance on dirs in uClibc Removed uclibc source dependency on host-sed Use linke to build-time-tools, disable libssp which does not work for cross-compile Revert modification of gcc, and make it AVR32 specific Go back to gcc for avr32 rev 2.0 Update nwg100 defconfig Use the right Config for AVR32 gcc build Update ATNGW100 defconfig Update AVR32 tools config Do not create directories, if they exist Allow date to be added to Image Do not create new directories in external toolchain Allow longer history for package versions Cannot copy shared c++ lib, if one has not been created Update NWG100 skeleton Update NGW100 skeleton Remove LEGACY functions from haserl Update AVR32 to busybox-1.7.2 Add 2.6.22.10 and 2.6.23 support Add AVR32 support for uclibc-0-9-29 Do not copy shared C++ lib, unless one is built Add JFFS partition info for NGW100 Use correct uImage location for AVR32 Update AVR32 uClibc configuration Allow library copy to fail Update AVR32 toolchain with new binutils and uClibc, This time it works (cross-fingers) Create Advanced Linux Configuration option/Remove experimental Move config item deeper into menu system Use correct kernel name for advanced linux build Create dir before use in jpeg pkg Config update in libpcap Remove superfluous 'slash' in GMP_SITE Config update of Readline subdir Config update of tcpdump Bump fakeroot version and add patch fix typo in kernel headers Softfloat patch Update JFFS2 page/erase size correctly Fix kexec build for ARM Remove hyphen from images if empty rootfs suffix Remove debugging info from package/Makefile.in Fix syntax error in Makefile for Advanced Linux configuration Add more info to linux status Use default linux kernel name Allow to remove _nofpu from directories and images Hotplug source is inside buildroot Disable AVR32 U-Boot until working Comment should depend on AT91 bootstrap beeing built Ensure AVR32 FPU config is always correct update NGW100 defconfig FIx syntax error Use logical OR instead of AND, Thanks Hamish Fix saveconfig followed by menuconfig Hint at 'enable RPC' requirement for nfs-utils and portmap Bump quagga version Update mdadm patch to latest version Fix patch version for lm-sensors Fix kismet makefile fragment syntax error Bump lvm2 patch version Allow use of 'haserl' developer version Add libogg media container package for vorbis Fix Tremor (integer version of libvorbis) so it builds Improve config for nCFTP Explain alsa-utils dependency on ncurses update ltmain.sh in libmad by running libtoolize during build Cleanup logic of mpfr build, and patch using recommended switches Update at91sam9260dfc defconfig Update at91rm9200, at91sam9261, at91sam9263 defconfigs Update defconfigs for AVR32 boards Avoid autoconf, to allow libmad build to complete Fix strace build for AVR32 Bump ImageMagick to v 6.3.7 Fix dependency loop in dbus Fix syntax error in dbus It is not OK to ALWAYS include ntfs-3g Bump curl version to 1.17.1 Allow cross compile of wipe (courtesy Ivan Kuten) Bump l2tp patch version (CCourtesy of Ivan Kuten) Bump portage to 2.1.3.16 Fix libmad configure order according to issue 0001571, revert old fix libmad $(MAKE) should be run with full configure environment Add '-mabi=aapcs-linux' to CFLAGS in 'alsa-lib' to be compatible w kernel Move libdaemon from lib to usr/lib, update libdaemon.la Move libgcrypt from lib to usr/lib, update libgcrypt.la Move libgpg-error from lib to usr/lib, update libgpg-error.la Move curl from lib to usr/lib, update curl.la Add libxslt package Make aapcs-linux abi, dependent on ARM arch Ensure ogg lib is in staging dir Add speex vocoder package Make vpnc depend on packets, instead of selecting them Make dillo depend on packets, instead of selecting them Make asterisk depend on packets, instead of selecting them Make argus depend on packets, instead of selecting them Make libxslt depend on packets, instead of selecting them Make atk depend on packets, instead of selecting them Use /usr/lib instead of /lib for flex Make avahi depend on packets, instead of selecting them Update config for speex Make ipsec-tools depend on packets, instead of selecting them, depend on flex Add lua package Change site for libungif, Courtesy Andrew Dyer Add libosip2 package Add lxdoom package Add libeXosip2 package Ensure speex will use any future patch Strip libogg, when copied to root fs Fix spelling error in lighttpd Rmove old/duplicated AT91 linux patches Update ATMEL_MIRROR and bump at91bootstrap to v2.4 Add /etc/ld.so.conf to Atmel based root fs Use host ldconfig, if external toolchain is used Define kernelversion if ext toolchain is used More debug info for linux Update at91sam9261ek default config Move defconfigs to board directory revert bad U-Boot patch add missing busybox config Add support for 2.6.24 for AT91 Use 2.6.24 as default for at91sam9260dfc Use correct Linux version for depmod Update sam9260 defconfig Update Kernel config Use latest kernel for at91sam9260 Remove duplicate patches and arrange according to architecture Use BOARD_PATH instead of ALCHEMY_DBAU1500_PATH Use BOARD_PATH instead of JP_Q5_PATH Use BOARD_PATH instead of BR2_BOARD_PATH for mips target Use BOARD_PATH instead of SHARP_LNODE80_PATH Use BOARD_PATH instead of SOEKRIS_NET4801_PATH Use BOARD_PATH instead of BR2_BOARD_PATH for x86 Use same name for same patch Use same name for same patch Use same name for same patch Add linux prefix to patches Use correct kernel-patch for x86 Add a defconfig for x86 Fix AVR32 ext toolchain Move ARM target to ARMLTD target to prepare for generic ARM Do not include Soekris, unless i386 arch Ensure at least one ARM board is selected, if ARMLTD selected Use correct symbold for linux config path Use x86 Makefile only if x86 is choosen Add generic ARM target, if none other is choosen Use BUSYBOX_LOCAL shell variable, if defined Define busybox config in board directory for Atmel boards Remove duplication of AVR32 toolchain Remove avr32 gcc patches duplicating external source Remove binutils AVR32 patches duplicating external source Remove AVR32 gdb patches duplicating prepatched source Add some robustness to linux configuration Remove duplication of default kernel patch dir setting Remove duplication of default kernel patch dir setting Remove duplication of default kernel patch dir setting Remove duplication of default kernel patch dir setting Remove duplicate AVR32 patches, and add support for ARCH and conditional AVR32 patches Force use of bash for patching Easy update of defconfig Ensure shell environment is handled correctly libglib12 cleanup Add build support for latest gdb Allow selection of kernel config tool Add example package Add webif package Update at91 defconfigs Do not allow optimizations which breaks linux build Add Configs for new boards Patch in EXTRA_VERSION Fix bad use of symbol Update linux source tree with minor version Make xconfig the default for Atmel targets Use lower case Make sure XML deps are available before building dbus Avoid hardwiring tftpboot Avoid hardwiring tftpboot Add configuration items to at91bootstrap Reversing bad tftpboot patch resulting in two identical targets Allow build to complete, even if tftpboot is not writeable by user Fix bad linux kernel name Avoid duplicate rules for downloading kernel source, if kernel and headers are the same Update at91sam9261ek defconfig Fix dependencies in Configs Update BR2_ATMEL_MIRROR in defconfigs Bump mutt version Bump mdadm version Bump lm-sensors version Bump joystick version Bump portage version Bump qtopia version Bump ntfs-3g version Bump sip lib versions Use local time (Thanks Mike) Make linux kernel extension visible also when defined in board directory Update lockfile-progs version Bump qtopia version add SVG selection to Qtopia 4 and fix strip command Add end-of-line at last line of freetype.mk Doom WAD's depend on Doom Build fbset using a single process Build iptables using a single process Remove superfluos slash character from MPFR_SITE Fix gbd-6.5, courtesy Fathi Boudra Add gdb-6.8 support, courtesy Fathi Boudra Add gdb-6.8 support, courtesy Fathi Boudra disable configure caching in gdb, courtesy of Fathi Boudra disable werror in gdb fixup gdb-6.7.1 Add AT91 patches for 2.6.25 and 2.6.25-rc3 install SAMBA SWAT correctly, add hint for autoconf, courtesy HC Egtvedt Cleanup libvorbis, install in STAGING_DIR, courtesy Conrad Parker Add support for latest kernels Add support for KwikByte KB9202 board, courtesy Brian Beattie Enable KB9202 board in Config Add prepatched AVR32 gcc-4.2.2 toolchain from www.atmel.no, move patch locations for prepatched toolchain to be under the toolchain directory Make libdaemon use the config files from Buildroot (previously replaced by libtoolize) Update atngw100 defconfig Fix Config conflict caused by duplicate definition in KB9202 BSP Update configs for atngw100-base Use a more consistent name for the atngw100-expanded defconfig Update busybox config for atngw100-expanded Update defconfig for atngw100-expanded Update atstk100x defconfig The build of 'file', needs to run 'file' natively, so provide a valid link Bump U-Boot version to 1.3.3 Update atstk100x defconfig Add 'build with log' Ensure tslib uses config.* from buildroot Run AVR32 toolchain with Sysroot (will fail if not enabled), deprecate 4.1.2 and 4.2.1 Fix bug 003934, remove a dir tree instead of the dir node Update config.* of openssl Add version number to log Fix bug [1899] Add table entry to allow openssl to build for AVR32, disabled softfloat Use latest config.* from buildroot in curl [0002974] add support for zlib and bzip2 in lighttpd, use alphabetical order for lighttpd config Add configuration possibility for host Gnome Lib installation Use HOST_GLIB for packages un-deprecate gcc-4.2.1 for AVR32 external toolchain Update atstk100x defconfig Avoid duplicate downloading, when rebuilding failed package like libgtk2 Improve readability of libgtk2 configuration Update atngw100-expanded defconfig Replace configuring GLIB with autodetect Remove duplicated select LIBPNG and use alphabetical order for selects Bump midori version Remove some debug messages Add slashes to allow TOPDIR to end without a slash in the future Fix log Fix log Add glib2.0 specific include/pkconfig paths in 'docker' Support ARCH-unknown-linux-gnu, Use target library paths instead of the host library paths. Revert patch which breaks AVR32 build Fix AVR32 gcc patching, when sysroot option is not enabled Add latest gcc patch for AVR32 gcc-4.2.2 prepatched source Add gperf, perfect hash generator Update 'latest' kernel info Fix comments regarding latest stable kernel Add AVR32 patches for 2.6.25.10 Use correct include dir syntax for xcursor-xthemes Do not use a localversion of kernel, to allow modules to be installed in the correct directory Add configurations for current linux versions Update AT91 patches to latest Linux Update Linux versions Add AT91 support for 2.6.27.7 and 2.6.28-rc6 Add support for AT91SAM9G20 & -EK Remove AVR32 target variants, the current entries refers to CHIPS which have the same CPU core, CHIP variant is defined elsewhere Update to latest linux versions Put latest version info in separate file for easier maintenance Sort Linux debug info in alphabetical order Use correct linux version when applying latest minor patch Hide AT91 features if not an AT91 ARM Add 2.6.27.7 patches for AVR32 Add support for AT32AP7200 Add BSP for AP7200 Add AP7200 eval kit configuration Add updated gcc-4.2.2 prepatched toolchain for AVR32 Add updated binutils-2.18 prepatched toolchain for AVR32 Revert patch, sent by mistake Bump version of setserial Allow creating a script for external use of Buildroot toolchain And make script for exported toolchain executable Use correct filename for patch Use correct filename for patch Update kernel patch from 2.6.28-rc6 to 2.6.28 Bump socat version, optionally add configure variables Remove whitespace damage in uclibc.mk Update at91sam9260dfc BSP Support AT91 in vanilla U-Boot Apply some care, when copying the linux configuration file Add Memory configuration to U-Boot build, remove some debugging info Add Memory configration to u-boot (Config.in) and remove comments from 'choice's', Rearrange options for clarity Add X-Modem tools for minicom to u-boot allowing easy downloading of U-Boot Fix issue with AT91/AVR32 Ethernet MACB Provide factory default command to u-boot, using Buildroot variables Add facilities for installing u-boot in different locations Add support for at91sam9g20 to U-Boot Remove debugging variable added to svn by mistake, (Thanks Pter) Fix remaining 'butterfinger' issue Unbreak AVR32 toolchain, by making binutils-2.17 available one more fix of binutils config for AVR32 toolchain Update linux versions Generate an autoscript for configuring u-boot in $(BINARIES_DIR) Update target/device/Atmel/*/Makefile.in Fix binutils Config for AVR32 (hopefully final version) Allow use of uClibc-0.9.30 for AVR32 toolchain Do not copy linux config with higher minor version than current kernel Use PROJECT-u-boot-VERSION-DATE.bin as u-boot target When you set BR2_PACKAGE_LINUX_USE_DEFCONFIG Use the correct sam9g20 patch for 2009.01-rc1 Fix some CFG/CONFIG related problems for AT91RM9200 configuration of U-Boot Remove an extra #endif from u-boot.factory Add 'led' command to control coloured LEDs Add 'mux' command to control ext mux on at91rm9200dk/ek Remove patches that should not have been inlcuded in the spimux commit Add support for waiting for NFS root server before booting Add CONFIGs for new commands to at91 parts Add documentation for u-boot patches to 2009.01-rc1 Add support for SAM9G20 in at91bootstrap Update AT91SAM9G20 Board Support to linux-2.6.28 Update at91sam9260 Board Support Package to linux-2.6.28 Set default kernel to BR2_LINUX26_STABLE, Remove duplicate definion of BR2_KERNEL_CURRENT_VERSION and remove comments from Config.in choices Add PATH to linux build options to allow 'mkimage' to be found. Neccessary for arm,blackfin,sh and avr32 in linux-2.6.28 Remove incorrrect dependency on latest minor kernel patch Update atngw100 configs, needs patch from Atmel fork for strace to build correctly, otherwise disable strace Fix BOARD_PATH for local projects Do not add PATCH_VERSION to PORTAGE_VERSION if patch is not applied, time to upgarde to 2.1.6? Linux26 requires "mkimage" from u-boot to be in the PATH Update sam9263ek configs, build completes Make sure U-boot is built, if we do make uImage Update at91sam9261ek configs, build completes Previous vtun was version 2.6. liberation internal dependencies are corrected Use correct path to source for libsndfile Bump version of ntfs-3g to 1-5130, This will build in lib regardless of prefix= Add script allowing better overview of build status of single packages Buop version of olsr to 0.5.6 which builds correctly Move SUDO_SITE to ATMEL_MIRROR, No cross-compiler patches for later versions which does not build without, fix installation Bump php version since source is removed due to security risk Make sure alsa-lib build with correct python version Use correct goal for libraw1394.so Add latest linux-fusion to allow DirectFB to build Update package/Config.in for irda-utils, fusion and linux-fusion Change name from PYTHON_VERSION_SHORT to PYTHON_VERSION_MAJOR Change name from raidtools to raidtools2 Remove irda.mk from build, since it is totally broken Make sure SDL finds DirectFB headers ,if used Change name form DIRECTFB_MAJOR to DIRECTFB_VERSION_MAJOR, make patches version dependent Bug fix for mkpkg script Move kernel localversion files to TARGET_DIR/boot Add buildall script for testing many/most packages separately with build logs and documentation for this and mkpkg Add linux-2.6.27.10 config for stk100x Update defocnfig for ngw100 Update AVR32 uclibc config for 0.9.30 Remove premature deprecation of u-boot-1.2.0-atmel Move AT91 patches for u-boot-2009.01-rc1 to device/Atmel/arch-arm/u-boot/2009.01-rc1 Update at91bootstrap to 2.10 Make xfsprogs downloadable, Why have it, when we do not support XFS file system? revert patch to allow downloading sudo from an EXISTING location Sudo source package IS at DEBIAN, but with a different name Support large sector NAND flash for JFFS2 Do not hardwire linux-fusion for AVR32, now also build for ARM Disable use of python in alsa-lib, if not configured Bump version of ImageMagick which does not work, use versioned patches, needs further work to complete build Add some whitespace to output, aligning comments, when added Add ncurse-unpacked target Remove conditional clause which disables building some packages Update sam9263EK BSP Use GNU_MIRROR for libcgicc since www.cgicc.org is gone, change bz2 to gz and bump version Update buildall.sh script Bump acpid version and update source filename Update at91sam9263ek BSP Use HOST_GLIB for glib installation instead of /usr/bin Add mrouted-unpacked target Remove references to sys/timeb.h in libupnp configure, ftime is removed from source already Update deprecated bcopy,bcmp,bzero to mem* in mrouted Force use of HOST_GLIB instead of /usr/bin for libgtk2 Update deprecated bmove to memmove in ttcp libeXosip2 is dependent on libosip2 Bump vpnc version and remove build of man pages, which breaks when cross compiling Kismet needs dbus to build Change TTCP_BUILD_DIR to TTCP_DIR Make acpid patch depend on VERSION Always create shared python library, if python is created, needed by multiple packages Update package buildscript Update kernel snapshot version Fix libglib2 build when LIBICONV is selected, clean up versioning libeXosip2 requires libosip2 Fix legacy strings for alsa-utils & remove man pages Update broken AVR32 toolchain, and update configs for this, deprecate all but latest AVR32 toolchain Update buildall.sh script Make alsa-lib depend on libpython, if new BR2_PACKAGE_ALSA_LIB_PYTHON is selected Ensure glib-1.2 builds a static library The liboil Makefile will use "-mcpu=vfp" when building for ARM. Change use of rint, which is only supported for X86 in uClibc to generic rounding Cleanup libgtk2, and prepare for 2.15 Fix some bugs in advanced linux configuration, remove some arbitrary combinations of major/minor directly supported, general cleanup Bump u-boot to -2009.01-rc3, and add possibility to apply the arch-at91 patches if using an at91 U_BOOT_ARCH_PATCH_DIR should contain a value or should not be defined, empty string is not allowed Libraries for dbus-glib are in /usr/lib, depend on expat Bump lzma to latest stable, ARM build now completes Bump xerces-c to latest stable, ARM build now completes Make libbz2.so point at libbz2.so.1.0.4 in /usr/lib (correct) instead of in /lib Fix circular dependency add kismet-unpacked target, fix lack of include for memset etc. include string.h when building cgicc, add libcgicc-unpacked, and clean up libcgicc.mk - still does not build OK add patch form cgicc'upstream, build now completes\! Remove reference to query_modules in oprofile, does not exist in linux-2.6. oprofile now builds for ARM Fix AVR32 u.boot build bug Make sure ln command does not break if link exist Add simple way to enable most (but not all) targets for testing purposes Use latest u-boot as default Use /usr/lib for slang instead of /lib Use /usr/lib for ncurses instead of /lib Add help for make configured Add help script for testing Add workarounds for alsa-utils Update AT91 u-boot patches to 2009.01 Update tester script Do not reapply linux patches if LINUX26_PATCH_SOURCE is empty, and we are continuing building after a failure Disable libsexy (with comment) if X is not available Disable webkit (with comment) if X is not available Use default configure options to allow sawman build to complete with ccache Update at91sam9263ek BSP Bump AT91 u-boot patches to 2009.01 Fix static lib dep for ncurses Fix unroll bug for ARM toolchain Make sure libdnet does not find unsupported libcheck, in host Add fix to mpg123 for bug in ARM release toolchain causing segment violation, bug reported to gcc bugzilla Update at91sam9260dfc BSP Add linux config for at91sam9261ek Make toolchain configration to fix mpg123 global and move to Makefile Add test configuration but do not include it by default Fix buildall script to use testbed in scripts/test Fix make problems with perl liboil make fails on ARM with release toolset for a few unneeded examples due to use of hidden __clz_tab, do not build them for now, but problem may need further examination Part of NcFTP depends on ncurses, create dependencies, if needed Use prefix=/usr for libeXosip2 Support libiconv option for popt Make cups build, support perl/php option Stop dbus continuos rebuild, fix deps Fix spelling error, causing php to use host includes, add patching and unpacked targets Update at91sam9261ek BSP Use new SHELL variable BUILDROOT_KERNEL_CONFIG_METHOD Revert Atmel boards back to desired operation Flush configuration cache, needed if config has changed Update verification scripts and status for ARM build Ensure /boot exists, Write linux version to file,in case the kernel version has changed after the first build exec-profix fix for cups Fix exec-prefix for libeXosip2 Update patchlevels for linux-2.6.25/27/28 Avoid the use of subshell in microperl Add explanation why examples are disabled for liboil reinstitute comment thaat spooler does not work Deprecate xfsprogs, no support for XFS in Buildroot Deprecate irda-utils, makefile totally broken Deprecate modutils, only for ancient 2.4 kernels Deprecate ltt, package is obsolete and replaced by ltt-ng deprecate libfloat, package is obsolete Add comment on brokenness of Asterisk Add help for packages without AVR32 support Revert bad patch to fix linux rebuild problem Fix erronous mkimage target Fix spelling error in Makefile comment Replace BUILDROOT_KERNEL_CONFIG_METHOD environment variable with BUILDROOT_USE_XWINDOWS Update documentation with BUILDROOT_USE_XWINDOWS, & linux cleanup Update at91sam9260dfc BSP Create a common BR2_COPYTO to prepare to replace Update at91rm9200df BSP Add AVR32 support for linux-2.6.28.2 Update atstk100x BSP make flush, should always be visible run test with some knowledge of ARCH Remove unneeded ARM architecure patch, just a clone of SAM9260 support Remove Hitachi BSP, does not do ANYTHING except providing a differernt uClibc configuration for an obsolete version Remove jp BSP which only provide support for linux-2.4 Remove Soekris BSP which only provide support for linux-2.4 Remove Via BSP which only provide support for linux-2.4 Remove obsolete Sharp BSP Clean up ARM Ltd BSP Clean up x86 support Update x86 BSP to latest uclibc/linux/tools versions Clean up ARM Ltd. BSP Clean up AVR32 Linux support for atngw100, atstk100x and atstk1005 Remove obsolete at91bootstrap patches Remove default value from choice in x86 config Update at91rm9200df BSP Clean up at91bootstrap Cleanup AT91 board support Update at9sam9g20dfc BSP Update at91sam960dfc BSP Update at91sam9261ek BSP Update at91sam9263ek BSP Remove some unneeded AT91 patches Cleanup of AT91 patches Delete AT91 patches before 2.6.22 2.6.23 is not patchable for at91, cleanup some comments at91rm9200df defconfig comment update Update some comments, which will cause defconfig to wait for input Update some comments, which will cause defconfig to wait for input Update some comments, which will cause defconfig to wait for input Fix dbus dependency on libxml2, without rebuild, works but may need refinement Move AVR32 patch to kernel header to unbreak several applications Remove AVR32 patches from kernel-headers directory and put them in Workaround for AVR32 compiler issue affecting inlining, causing alsa-lib to break, feedback to AVR32 compiler team will be sent dbus dependencies needs to be ready before ./configure make update shoudl save to PROJECT_defconfig defconfig for arm toolchain defconfig using binary toolchain Update at91sam9263ek BSP Update atngw100 BSP Update atstk1005 BSP Update atstk200x BSP Change binary toolchain configuration, so Unbreak Peters 'fixes' to dbus for a second time Update at91rm9200df BSP Add barebone at91sam9260 board Add AT91 defconfigs for binary toolchains Do not overwrite user configuration Do not build target compiler during test Create a log file as well as stdout during test Update buildall.sh with result of latest ARM tests + whitespace cleanups Mark ltt as broken (all versions of tarball removed from SITE), package obsolete Update sam9g20 BSP Define OSIP_CFLAGS and OSIP_LIBS for libeXosip2 Remove unused file: "target/linux/Config.in.experimental" Update kernel "latest" major/minor version numbers Vincent Palatin (1): package/nbd: add nbd-server support Wade Berrier (18): bash.mk: ccache: vim: Makefile.autotools.in: samba.mk: which.mk: ccache: logrotate: vsftpd: logrotate: remove duplicate deps. Clean up '/etc' Makefile.autotools.in: honor CONFIG_SHELL and TAR. python: add $(STAGING_DIR)/usr/lib to PYTHON_MODULES_LIB so that ntp: add /etc/default/ntpd to control whether to start ntp.sysvinit: fix 'restart' (don't exit on failed commands with set -e) scripts/setlocalversion: update deprecated git- usage Older versions of 'find' don't have the '-delete' option vim: regenerate the configure.patch Fix gcc 3.4.6 build with newer host libc versions Will Newton (23): neon: Fix pkgconfig dependency gstreamer: Allow libxml2 dependency to be configured. gst-plugins-good: Allow souphttpsrc plugin to be configured. gstreamer: Bump version to 0.10.23. gst-plugins-base: Bump version to 0.10.23. gst-plugins-bad: New package. ipsec-tools: Bump version to 0.7.2. enchant: New package for enchant spell-checking library. toolchain: Clean up locale support menu mplayer: Update mplayer to version 1.0rc2. libxml2: Bump version to 2.7.3. webkit: Update to WebKit svn r44552. ltp-testsuite: Bump version to 20090630. enchant: Fix dependencies. berkeleydb: Update config.{sub,guess} in configure step. Makefile: Ensure CVS directories are removed from target fs. package: Remove unnecessary dependencies on uclibc. libevent: Bump version and clean up makefile. autoconf: Bump version to 2.64. package/Makefile.autotools.in: Add $(PKG)_AUTORECONF_OPT variable. package/Makefile.in: Use appropriate paths for host pkg-config. libmicrohttpd: New package. python: Don't delete .py files unless asked. Will Wagner (29): linux-advanced: add 2.6.32.8 xfont_font-util: fix call of post-install-sh uclibc: Fix for improper copying of kernel headers matchbox: convert to autotools, fix build with start-notification, libxft pixman: bump version mesa3d: bump version and convert to autotools correct name of xapp_xinput.mk xlib_libXau: remove duplicate dependancies pthread-stubs: bump version xproto_dri2proto: bump version xproto_fontcacheproto: bump version xproto_xf86miscproto: bump version xlib_libpciaccess: bump version xlib_libXfontcache: bump version xkeyboard-config: bump version xproto_evieext: bump version xlib_libXxf86misc: bump version xdriver_xf86-video-intel: bump version initramfs: trivial fix following move to fs mtd: mkfs.jffs2 requires zlib to build Repair initramfs dependancies after move to fs initramfs: fix init symlink xserver_xorg-server: bump version, improve option support Remove XTrap (app, lib & proto) as removed from X11R7.5 Remove XFree86-Misc (lib & proto) as removed from X11R7.5 Remove XEvIE (app & proto) as removed from X11R7.5 libXaw: do not build docs (fails if missing host tools), also cleanup makefile X11R7.5 - remove all version information from Config.in files Move config files into output directory for out-of-tree build William Wagner (3): mesa3d/makedepend: correct host package names after autotools change PATCH: Add more config options to alsa, bump version freetype: bump to 2.3.12 Yann E. MORIN (13): toolchain/gdb: get rid of legacy & unused variables toolchain/gdb: get rid of another legacy and unused variable external toolchain: fix sysroot location if the toolchain was moved toolchain: prepare for more than two alternatives toolchain: fix using external toolchains built with buildroot package/config: really clean toolchain/external: only copy the pthread lib if needed external toolchain: also copy the libthread_db.so for gdbserver toolchain: move helper functions from external toolchain toolchain: rename external toolchain dir toolchain: move makefile includes toolchain: move buildroot config files packages/atk: fix Makefile Yegor Yefremov (1): Add JFFS2 SREC format description angus salkeld (1): Add .gitignore files austinf (1): unmark the sparc targets as broken, they build if you disable shared libgcc cmchao (19): fix device_table.txt path in arm_toolchain_defconfig lrzsz: convert to autotools infrastructure distcc : convert to autotools infrastructure & bump to 1.1-20100428 dmalloc : convert to autotools infrastructure fbv : convert to autotools infrastructure links : convert to autotools infrastructure & bump to 1.01pre1-no-ssl dialog : convert to autotools infrastructure & bump to 1.1-20100428 berkeleydb : convert to autotools infrastructure & bump to 4.4.20 dash : convert to autotools infrastructure & bump to 0.5.5.1 diffutils : convert to autotools infrastructure libfuse : convert to autotools infrastructure & bump to 2.8.4 gzip : convert to autotools infrastructure & bump to 1.4 make : convert to autotools infrastructure quagga : convert to autotools infrastructure & bump to 0.99.12 sdl_mixer : convert to autotools infrastructure & bump to 1.2.11 sdl_ttf : convert to autotools infrastructure sdl : convert to autotools infrastructure & bump to 1.2.14 libgpg-error : convert to autotools infrastructure & bump to 1.8 liblockfile : convert to autotools infrastructure & bump to 1.08-4 grante (1): docs: Clean up punctuation, grammar, usage, and typos. laurent laffont (1): Change ruby version to 1.9.1-p129 rvpaasen (2): samba: updated the samba package to version 3.3.8 e2fsprogs: convert to Makefile.autotools.in format and update Kconfig serj.kalichev (1): linux-advanced: Fix Kernel EXTRAVERSION for BR2_LINUX26_CUSTOM .defconfig | 1 - .gitignore | 49 +- CHANGES | 727 + COPYING | 339 + Config.in | 169 +- Makefile | 554 +- TODO | 15 +- boot/Config.in | 12 + boot/at91bootstrap/Config.in | 97 + boot/at91bootstrap/at91bootstrap.mk | 89 + boot/at91dataflashboot/Config.in | 25 + .../at91dataflashboot-1.05-do-not-install.patch | 22 + .../at91dataflashboot-1.05-eabi-fixes.patch | 43 + boot/at91dataflashboot/at91dataflashboot.mk | 46 + boot/barebox/Config.in | 14 + boot/barebox/barebox.mk | 61 + boot/common.mk | 1 + boot/grub/Config.in | 146 + boot/grub/grub.100-autoreconf.patch | 1407 + boot/grub/grub.200-fix_mbr_handling.patch | 11 + boot/grub/grub.300-honor_UCLIBC_HAS_LFS.patch | 34 + boot/grub/grub.400-nic_update2.patch.bz2 | Bin 0 -> 328903 bytes boot/grub/grub.mk | 118 + boot/grub/menu.lst | 7 + boot/grub/splash.xpm.gz | Bin 0 -> 45185 bytes boot/grub2/Config.in | 9 + boot/grub2/grub2.mk | 93 + boot/syslinux/Config.in | 12 + boot/syslinux/syslinux-3.85-makefile.patch | 17 + boot/syslinux/syslinux.mk | 54 + boot/u-boot/Config.in | 128 + boot/u-boot/u-boot-2010.03-fix-avr32.patch | 5 + boot/u-boot/u-boot-2010.06-avr32-update.patch | 1149 + boot/u-boot/u-boot.mk | 200 + configs/arm_nptl_toolchain_defconfig | 750 + configs/arm_toolchain_defconfig | 735 + configs/at91rm9200df_defconfig | 996 + configs/at91rm9200df_ext_bare_defconfig | 658 + configs/at91rm9200df_ext_defconfig | 925 + configs/at91sam9260dfc_defconfig | 1011 + configs/at91sam9260dfc_ext_bare_defconfig | 659 + configs/at91sam9260dfc_ext_defconfig | 934 + configs/at91sam9260pf_defconfig | 641 + configs/at91sam9261ek_defconfig | 1062 + configs/at91sam9261ek_ext_bare_defconfig | 662 + configs/at91sam9261ek_ext_defconfig | 1021 + configs/at91sam9263ek_defconfig | 1059 + configs/at91sam9263ek_ext_bare_defconfig | 661 + configs/at91sam9263ek_ext_defconfig | 984 + configs/at91sam9g20dfc_defconfig | 926 + configs/at91sam9g20dfc_ext_bare_defconfig | 658 + configs/at91sam9g20dfc_ext_defconfig | 933 + configs/atngw100-base_defconfig | 786 + configs/atngw100_defconfig | 809 + configs/atngw100_upgrade_defconfig | 922 + configs/atngw100mkii_defconfig | 867 + configs/atngw100mkii_upgrade_defconfig | 918 + configs/atstk1002_defconfig | 791 + configs/atstk1002_upgrade_defconfig | 906 + configs/atstk1006_defconfig | 864 + configs/atstk1006_upgrade_defconfig | 910 + configs/atstk100x_defconfig | 951 + configs/i386_defconfig | 770 + configs/i686_defconfig | 770 + configs/integrator926_defconfig | 770 + configs/integrator926_huge_defconfig | 746 + configs/kb9202_defconfig | 735 + configs/v100sc2_defconfig | 718 + docs/README | 7 +- docs/TESTING.html | 67 + docs/U-boot.html | 254 + docs/about.html | 66 +- docs/buildroot.html | 1941 +- docs/copyright.txt | 5 +- docs/developer.html | 72 +- docs/docs.html | 43 +- docs/download.html | 38 +- docs/footer.html | 5 +- docs/git.html | 44 + docs/header.html | 24 +- docs/images/busybox1.png | Bin 10913 -> 0 bytes docs/images/logo.png | Bin 0 -> 129459 bytes docs/images/logo.xcf | Bin 0 -> 356067 bytes docs/images/logo_small.png | Bin 0 -> 3624 bytes docs/images/menuconfig.png | Bin 0 -> 9087 bytes docs/images/menuconfig_small.png | Bin 0 -> 8604 bytes docs/index.html | 2 +- docs/lists.html | 10 +- docs/news.html | 364 +- docs/stylesheet.css | 10 + docs/subversion.html | 40 - fs/Config.in | 61 + fs/cloop/Config.in | 10 + fs/cloop/cloop.mk | 13 + fs/common.mk | 78 + fs/cpio/Config.in | 34 + fs/cpio/cpio.mk | 18 + fs/cramfs/Config.in | 6 + fs/cramfs/cramfs.mk | 22 + fs/ext2/Config.in | 55 + fs/ext2/ext2.mk | 31 + fs/ext2/genext2fs.sh | 39 + fs/initramfs/Config.in | 20 + fs/initramfs/gen_initramfs_list.sh | 203 + fs/initramfs/initramfs.mk | 29 + fs/iso9660/Config.in | 16 + fs/iso9660/iso9660.mk | 49 + fs/iso9660/menu.lst | 11 + fs/jffs2/Config.in | 119 + fs/jffs2/jffs2.mk | 57 + fs/romfs/Config.in | 5 + fs/romfs/romfs.mk | 15 + fs/skeleton/dev/log | 1 + fs/skeleton/etc/TZ | 1 + fs/skeleton/etc/fstab | 8 + fs/skeleton/etc/group | 22 + fs/skeleton/etc/hostname | 1 + fs/skeleton/etc/hosts | 1 + fs/skeleton/etc/init.d/S20urandom | 54 + fs/skeleton/etc/init.d/S40network | 25 + fs/skeleton/etc/init.d/rcS | 27 + fs/skeleton/etc/inittab | 46 + fs/skeleton/etc/inputrc | 44 + fs/skeleton/etc/issue | 3 + fs/skeleton/etc/mtab | 1 + fs/skeleton/etc/network/interfaces | 4 + fs/skeleton/etc/passwd | 16 + fs/skeleton/etc/profile | 48 + fs/skeleton/etc/protocols | 31 + fs/skeleton/etc/random-seed | Bin 0 -> 512 bytes fs/skeleton/etc/resolv.conf | 1 + fs/skeleton/etc/securetty | 35 + fs/skeleton/etc/services | 302 + fs/skeleton/etc/shadow | 16 + fs/skeleton/root/.bash_logout | 7 + fs/skeleton/root/.bash_profile | 15 + fs/skeleton/root/.bashrc | 48 + fs/skeleton/usr/share/udhcpc/default.script | 39 + fs/skeleton/var/cache | 1 + fs/skeleton/var/lib/pcmcia | 1 + fs/skeleton/var/lock | 1 + fs/skeleton/var/log | 1 + fs/skeleton/var/pcmcia | 1 + fs/skeleton/var/run | 1 + fs/skeleton/var/spool | 1 + fs/skeleton/var/tmp | 1 + fs/squashfs/Config.in | 23 + fs/squashfs/squashfs.mk | 26 + fs/tar/Config.in | 41 + fs/tar/tar.mk | 13 + fs/ubifs/Config.in | 79 + fs/ubifs/ubifs.mk | 25 + linux/Config.in | 133 + linux/linux-2.6.35.4-fix-link-failure.patch.avr32 | 14 + ...linux-2.6.35.4-fix-nandflash-for-be.patch.avr32 | 39 + ...2.6.35.4-mmc-make-id-freq-configurable-v5.patch | 64 + ...ux-2.6.35.4-mmc-make-id-freq-configurable.patch | 165 + linux/linux.mk | 180 + package/Config.in | 686 +- package/Makefile.autotools.in | 606 +- package/Makefile.in | 312 +- package/Makefile.package.in | 421 + package/acpid/acpid-sign-warning.patch | 11 - package/acpid/acpid-socket-path.patch | 11 - package/acpid/acpid.mk | 10 +- package/alsamixergui/Config.in | 6 + package/alsamixergui/alsamixergui.mk | 6 +- package/argus/Config.in | 3 + .../argus-3.0.0.rc.34-01-use-pcap-header.patch | 27 + package/argus/argus.mk | 64 +- package/at/S99at | 38 + ...c-remove-manual-compiler-check-with-AC_TR.patch | 33 + ...c-convert-AC_TRY_COMPILE-AC_COMPILE_IFELS.patch | 34 + ...-Makefile.in-add-LDFLAGS-to-linking-stage.patch | 38 + ...0005-Makefile.in-replace-IROOT-by-DESTDIR.patch | 97 + ...-3.1.12-0006-Makefile.in-make-install-fix.patch | 69 + package/at/at-3.1.12-0007-getloadavg-fix.patch | 30 + package/at/at-3.1.12-0007-include-config-h.patch | 16 + package/at/at-crosscompile.patch | 83 - package/at/at.mk | 106 +- package/atk/Config.in | 5 +- package/atk/atk.mk | 35 +- package/autoconf/Config.in | 1 + ...toconf-2.65-fix-m4-detection-test-on-dash.patch | 36 + package/autoconf/autoconf.mk | 142 +- package/automake/Config.in | 2 + package/automake/automake.mk | 145 +- package/automake/gtk-doc.m4 | 61 + package/avahi/Config.in | 7 +- package/avahi/autoipd-perms.patch | 11 - package/avahi/avahi-autoipd-perms.patch | 11 + package/avahi/avahi-disable-systemd-support.patch | 22 + package/avahi/avahi-ipv6only.patch | 19 + package/avahi/avahi-optional-ipv6.patch | 147 + package/avahi/avahi.mk | 199 +- package/avahi/busybox-udhcpc-default.script | 6 + package/avahi/libdir-la.patch | 77 - package/avahi/uclibc.patch | 19 - package/avr32-bootsplash/Config.in | 7 + package/avr32-bootsplash/avr32-bootsplash.mk | 28 + package/avr32-bootsplash/bootsplash-atstk100x.jpg | Bin 0 -> 25202 bytes package/avr32-bootsplash/bootsplash.sysvinit | 16 + package/avr32-bootsplash/finalsplash-atstk100x.jpg | Bin 0 -> 75605 bytes package/avr32-bootsplash/finalsplash.sysvinit | 16 + package/avr32-web-start/avr32-web-start.mk | 12 +- package/avr32-web-start/files/index.html | 2 + package/axel/axel.mk | 6 +- package/bash/Config.in | 2 +- package/bash/bash-4.1-001.patch | 48 + package/bash/bash-4.1-002.patch | 65 + package/bash/bash-4.1-003.patch | 48 + package/bash/bash-4.1-004.patch | 47 + package/bash/bash-4.1-005.patch | 56 + package/bash/bash-4.1-006.patch | 76 + package/bash/bash-4.1-007.patch | 47 + package/bash/bash.mk | 137 +- package/bash/bash32-001 | 47 - package/bash/bash32-002 | 48 - package/bash/bash32-003 | 147 - package/bash/bash32-004 | 96 - package/bash/bash32-005 | 223 - package/bash/bash32-006 | 45 - package/bash/bash32-007 | 55 - package/bash/bash32-008 | 48 - package/bash/bash32-009 | 61 - package/bash/bash32-010 | 207 - package/bash/bash32-011 | 138 - package/bash/bash32-012 | 96 - package/bash/bash32-013 | 65 - package/bash/bash32-014 | 307 - package/bash/bash32-015 | 95 - package/bash/bash32-016 | 52 - package/bash/bash32-017 | 85 - package/bash/bash32-018 | 98 - package/bash/bash32-019 | 343 - package/bash/bash32-020 | 183 - package/bash/bash32-021 | 72 - package/bash/bash32-022 | 126 - package/bash/bash32-023 | 51 - package/bash/bash32-024 | 77 - package/bash/bash32-025 | 79 - package/bash/bash32-026 | 82 - package/bash/bash32-027 | 85 - package/bash/bash32-028 | 60 - package/bash/bash32-029 | 52 - package/bash/bash32-030 | 50 - package/bash/bash32-031 | 62 - package/bash/bash32-032 | 47 - package/bash/bash32-033 | 88 - package/bash/bash32-remove-bzero-dependancy.patch | 64 - package/berkeleydb/berkeleydb.mk | 88 +- package/bind/Config.in | 13 + package/bind/bind-9.3.2-susv3-legacy.patch | 33 - package/bind/bind-cross-fix.patch | 11 - package/bind/bind-cross.patch | 14 + package/bind/bind-susv3-legacy.patch | 12 + package/bind/bind.mk | 120 +- package/bison/bison.mk | 76 +- package/blackbox/Config.in | 8 +- package/blackbox/blackbox-0.70.1-gcc43.patch | 106 + package/blackbox/blackbox.mk | 6 +- package/bmon/Config.in | 9 + package/bmon/bmon-gcc4.patch | 36 + package/bmon/bmon-nolibnl.patch | 24 + package/bmon/bmon-nostrip.patch | 12 + package/bmon/bmon.mk | 18 + package/boa/boa.mk | 8 +- package/bootutils/Config.in | 3 + package/bootutils/bootutils.mk | 4 +- ...bridge-utils-1.0.6-fix-cflags-in-makefile.patch | 11 - package/bridge-utils/bridge.mk | 3 +- package/bridge-utils/bridge.patch | 11 + package/bsdiff/bsdiff.mk | 4 +- package/busybox/Config.in | 109 +- package/busybox/busybox-1.11.x.config | 851 - package/busybox/busybox-1.13.1-crond.patch | 20 - package/busybox/busybox-1.13.1-init.patch | 28 - package/busybox/busybox-1.13.1-ip.patch | 11 - package/busybox/busybox-1.13.1-printf.patch | 19 - package/busybox/busybox-1.13.x.config | 3 +- .../busybox/busybox-1.16.2/busybox-devmem.patch | 76 + package/busybox/busybox-1.16.x.config | 920 + .../busybox-1.17.1/busybox-1.17.1-grep.patch | 39 + .../busybox-1.17.1/busybox-1.17.1-make.patch | 32 + .../busybox-1.17.1/busybox-1.17.1-mdev.patch | 49 + .../busybox-1.17.1/busybox-1.17.1-mktemp.patch | 12 + .../busybox-1.17.1/busybox-1.17.1-sed.patch | 117 + .../busybox-1.17.1/busybox-1.17.1-shell.patch | 105 + package/busybox/busybox-1.17.x.config | 966 + .../busybox/busybox-1.2.2.1-max_host_len_40.patch | 61 - package/busybox/busybox-1.2.2.1.config | 643 - package/busybox/busybox-1.6.0.config | 690 - package/busybox/busybox-1.6.1-adduser.patch | 33 - package/busybox/busybox-1.6.1-init.patch | 12 - package/busybox/busybox-1.7.2-ash.patch | 27 - package/busybox/busybox-1.7.2-logger.patch | 26 - package/busybox/busybox-1.7.2-tail.patch | 40 - package/busybox/busybox.mk | 297 +- package/busybox/httpd.conf | 5 + package/busybox/httpd.sysvinit | 16 + package/busybox/initramfs.mk | 149 - package/bzip2/bzip2.mk | 153 +- package/cairo/Config.in | 28 +- package/cairo/cairo-1.6.4-directfb-all.patch | 1012 - package/cairo/cairo-1.8.10-directfb.patch | 39 + package/cairo/cairo.mk | 62 +- ...autoconf-macro-AX_C_FLOAT_WORDS_BIGENDIAN.patch | 103 - ..._double-to-use-the-magic-number-technique.patch | 79 - package/cdrkit/Config.in | 15 + package/cdrkit/cdrkit-1.1.10-no-rcmd.patch | 22 + package/cdrkit/cdrkit.mk | 71 + package/cgilua/Config.in | 9 + package/cgilua/cgilua.mk | 20 + package/cloop/cloop.mk | 18 + package/cmake/cmake.mk | 22 + package/config/.gitignore | 15 +- package/config/Makefile | 39 +- package/config/Makefile.kconfig | 72 +- package/config/POTFILES.in | 7 + package/config/conf.c | 263 +- package/config/confdata.c | 181 +- package/config/expr.c | 32 +- package/config/expr.h | 94 +- package/config/gconf.c | 18 +- package/config/kconfig-language.txt | 102 +- package/config/kconfig-to-buildroot2.patch | 954 +- package/config/kxgettext.c | 4 + package/config/lex.zconf.c_shipped | 87 +- package/config/lkc.h | 21 +- package/config/lkc_proto.h | 2 +- package/config/lxdialog/check-lxdialog.sh | 22 +- package/config/lxdialog/checklist.c | 7 +- package/config/lxdialog/dialog.h | 11 +- package/config/lxdialog/inputbox.c | 6 +- package/config/lxdialog/menubox.c | 6 +- package/config/lxdialog/textbox.c | 2 +- package/config/lxdialog/util.c | 32 +- package/config/lxdialog/yesno.c | 4 +- package/config/mconf.c | 124 +- package/config/menu.c | 74 +- package/config/qconf.cc | 154 +- package/config/symbol.c | 219 +- package/config/util.c | 60 +- package/config/zconf.gperf | 2 +- package/config/zconf.hash.c_shipped | 19 +- package/config/zconf.l | 18 +- package/config/zconf.tab.c_shipped | 301 +- package/config/zconf.y | 13 +- package/copas/Config.in | 9 + package/copas/copas.mk | 20 + package/coreutils/Config.in | 6 +- .../coreutils/coreutils-7.4-rename-m4-fix.patch | 44 + package/coreutils/coreutils.mk | 40 +- package/coxpcall/Config.in | 8 + package/coxpcall/coxpcall.mk | 20 + package/cramfs/Config.in | 7 + package/cramfs/cramfs-01-devtable.patch | 1269 + package/cramfs/cramfs-02-endian.patch | 284 + package/cramfs/cramfs-03-cygwin_IO.patch | 13 + package/cramfs/cramfs.mk | 33 + package/ctorrent/Config.in | 13 + package/ctorrent/ctorrent.mk | 17 + package/cups/Config.in | 13 + package/cups/cups-1.3.5-mantohtml.patch | 11 - package/cups/cups-1.3.5-no-tests-man.patch | 13 - package/cups/cups-fix-stack-protector-check.patch | 25 + package/cups/cups-mantohtml.patch | 11 + package/cups/cups-no-tests-man.patch | 13 + package/cups/cups.mk | 89 +- package/curl/Config.in | 15 - package/curl/curl-7.10.4-path.patch | 13 - package/curl/curl-7.12.0-nousr.patch | 16 - package/curl/curl-7.13.1-2005-3185.patch | 16 - package/curl/curl-7.13.1-auth.patch | 48 - package/curl/curl-7.13.1-cve-2005-4077.patch | 23 - package/curl/curl.mk | 97 - package/customize/customize.mk | 12 +- package/cvs/cvs.mk | 8 +- .../dash-0.5.5.1-no-config.h-for-helpers.patch | 35 + package/dash/dash.mk | 73 +- package/database/Config.in | 4 - package/database/database.mk | 1 - package/database/mysql_client/Config.in | 4 - package/database/mysql_client/mysql_client.mk | 30 - package/database/sqlite/Config.in | 9 - package/database/sqlite/sqlite.mk | 80 - package/dbus-glib/Config.in | 9 +- .../dbus-glib/dbus-glib-0.70-dontgeneratexml.patch | 77 - package/dbus-glib/dbus-glib-autoreconf.patch | 215 + package/dbus-glib/dbus-glib-cross-compile.patch | 129 - .../dbus-glib/dbus-glib-dbus-binding-tool.patch | 140 + package/dbus-glib/dbus-glib-libintl.patch | 12 - package/dbus-glib/dbus-glib.mk | 88 +- package/dbus-python/Config.in | 13 + .../dbus-python-fix-python-configure-check.patch | 30 + package/dbus-python/dbus-python.mk | 24 + package/dbus/Config.in | 3 +- package/dbus/S30dbus | 1 + .../dbus/dbus-1.2.12-launch-helper-xml-fix.patch | 33 + package/dbus/dbus.mk | 149 +- package/devmem2/devmem2.mk | 4 +- package/dhcp/Config.in | 8 +- package/dhcp/dhcp.mk | 145 +- package/dhcp/dhcp_xecute.patch | 452 - package/dialog/dialog.mk | 65 +- package/diffutils/diffutils-2.8.1-__mempcpy.patch | 47 + package/diffutils/diffutils.mk | 76 +- package/dillo/Config.in | 16 +- package/dillo/dillo.mk | 8 +- package/directfb-examples/directfb-examples.mk | 5 +- package/directfb/Config.in | 69 +- package/directfb/directfb--ppc-compile-fix.patch | 17 + package/directfb/directfb.mk | 189 +- package/distcc/distcc.mk | 70 +- package/divine/Config.in | 8 + package/divine/divine.mk | 14 + package/dm/Config.in | 5 - package/dm/dm.mk | 131 - package/dmalloc/dmalloc-5.4.3-add-fpic.patch | 60 + package/dmalloc/dmalloc.mk | 97 +- package/dmraid/Config.in | 15 +- package/dmraid/dmraid.init | 6 +- package/dmraid/dmraid.mk | 77 +- package/dmraid/dmraid.patch | 4 +- package/dmraid/dmraid_library-linking-fix.patch | 15 + package/dnsmasq/Config.in | 15 + package/dnsmasq/dnsmasq.conf | 540 + package/dnsmasq/dnsmasq.mk | 98 +- package/dnsmasq/dnsmasq.sysvinit | 18 + package/dnsmasq/domain.conf | 3 + package/docker/Config.in | 7 +- package/docker/docker.mk | 6 +- package/dosfstools/Config.in | 24 + package/dosfstools/dosfstools.mk | 78 + package/dropbear/Config.in | 1 + .../dropbear-fix-missing-TIMEVAL_TO_TIMESPEC.patch | 2 +- package/dropbear/dropbear.mk | 102 +- package/dummy/Config.in | 7 - package/dummy/dummy.mk | 93 - package/e2fsprogs/Config.in | 59 +- package/e2fsprogs/e2fsprogs-001-rel-libs.patch | 12 - .../e2fsprogs/e2fsprogs-1.41.9-sem-init-libs.patch | 11 + package/e2fsprogs/e2fsprogs.mk | 184 +- package/ed/Config.in | 8 + package/ed/ed.mk | 10 + package/editors/Config.in | 6 - package/editors/ed/Config.in | 8 - package/editors/ed/ed.mk | 59 - package/editors/editors.mk | 1 - package/editors/nano/Config.in | 8 - package/editors/nano/nano.mk | 59 - package/editors/uemacs/Config.in | 7 - package/editors/uemacs/uemacs-4.0.15-lt.01.patch | 33 - package/editors/uemacs/uemacs-4.0.15-lt.02.patch | 16 - package/editors/uemacs/uemacs.mk | 48 - package/editors/vim/Config.in | 16 - package/editors/vim/configure.patch |19218 ----- package/editors/vim/patches | 300 - package/editors/vim/vim.mk | 87 - package/eeprog/eeprog.mk | 48 +- package/enchant/Config.in | 13 + package/enchant/enchant.mk | 16 + package/ethtool/ethtool.mk | 2 - package/expat/Config.in | 4 +- package/expat/expat-libdir-la.patch | 77 + package/expat/expat.mk | 84 +- package/expat/libdir-la.patch | 77 - package/ezxml/ezxml.mk | 6 +- package/fakeroot/Config.in | 4 - package/fakeroot/fakeroot.mk | 131 +- package/fbdump/fbdump.mk | 3 +- package/fbset/fbset.mk | 4 +- package/fbv/fbv-1.0b-fix-bgr555.patch | 64 + package/fbv/fbv.mk | 50 +- package/fconfig/fconfig.mk | 4 +- package/file/file-nocxx.patch | 31 + package/file/file.mk | 124 +- package/findutils/Config.in | 3 + package/findutils/findutils.mk | 82 +- package/fis/fis.mk | 4 +- package/flex/flex-2.5.33-prog-ar.patch | 13 +- package/flex/flex.mk | 134 +- package/fltk/Config.in | 7 +- package/fltk/fltk-1.1.7-bail-out-on-error.patch | 54 + package/fltk/fltk-1.1.7-disable-test.patch | 17 + package/fltk/fltk-1.1.7-scandir-fix.patch | 20 + package/fltk/fltk-1.1.7-tests.patch | 11 - package/fltk/fltk.mk | 8 +- package/fontconfig/Config.in | 6 +- .../fontconfig-2.6.0-use_for_build.patch | 80 + package/fontconfig/fontconfig.mk | 11 +- package/freetype/Config.in | 25 +- package/freetype/freetype-2.2.1-libdir-la.patch | 77 - package/freetype/freetype-2.3.7-libdir-la.patch | 81 - package/freetype/freetype-2.3.9-libdir-la.patch | 81 + package/freetype/freetype.mk | 22 +- package/fuse/Config.in | 5 +- package/fuse/libfuse.mk | 69 +- package/fusion/40-fusion.rules | 1 - package/fusion/Config.in | 6 - package/fusion/fusion.h | 277 - package/fusion/fusion.mk | 41 - package/fusion/linux-2.6.22.1-008-fusion.patch | 6265 -- package/gadgetfs-test/gadgetfs-test.mk | 8 +- package/games/Config.in | 11 - package/games/ace_of_penguins/Config.in | 6 +- package/games/ace_of_penguins/ace_of_penguins.mk | 2 +- package/games/doom-wad/Config.in | 2 +- package/games/doom-wad/doom-wads.mk | 2 +- .../gnuchess/gnuchess-5.07-getline-conflicts.patch | 48 + package/games/gnuchess/gnuchess.mk | 6 +- package/games/lxdoom/Config.in | 5 - package/games/lxdoom/lxdoom-1.4.4-updated.patch | 173 - package/games/lxdoom/lxdoom.mk | 20 - package/games/magiccube4d/Config.in | 5 + package/games/magiccube4d/magiccube4d.mk | 3 +- package/games/prboom/prboom.mk | 2 +- package/games/rubix/Config.in | 1 + .../rubix-1.0.5-dont-use-legacy-functions.patch | 18 + package/games/rubix/rubix.mk | 4 +- package/games/vice/Config.in | 6 - package/games/vice/vice-1.22-remove-bzero.patch | 20 - package/games/vice/vice.mk | 17 - package/games/xboard/Config.in | 6 - package/games/xboard/xboard-4.2.7-installer.patch | 55 - package/games/xboard/xboard.mk | 18 - package/gamin/Config.in | 5 + package/gamin/gamin-0.1.10-configure.patch | 103 + package/gamin/gamin-0.1.9-configure.patch | 92 - package/gamin/gamin.mk | 15 +- package/gawk/gawk-3.1.5-core.patch | 31 - package/gawk/gawk-3.1.5-gcc4.patch | 23 - package/gawk/gawk-no-versioned.patch | 49 + package/gawk/gawk.mk | 89 +- package/genext2fs/Config.in | 9 + package/genext2fs/genext2fs-1.4-nosquash.patch | 14 + .../genext2fs-1.4-remove_ugly_warnings.patch | 21 + package/genext2fs/genext2fs.mk | 12 + package/genromfs/Config.in | 6 + package/genromfs/genromfs-0.5.2-build-system.patch | 26 + package/genromfs/genromfs.mk | 31 + package/gettext/Config.in | 7 +- package/gettext/gettext.mk | 29 +- package/gmp/gmp.mk | 31 +- package/gmpc/Config.in | 20 + package/gmpc/gmpc.mk | 24 + package/gnuconfig/Config.in | 8 - package/gnuconfig/config.guess | 6 +- package/gnuconfig/config.sub | 6 +- package/gnuconfig/patches/config.xtensa.glob.patch | 44 + package/gnuconfig/testsuite/config-sub.data | 1 + package/gob2/Config.in | 15 + package/gob2/gob2-dont-include-from-prefix.patch | 40 + package/gob2/gob2.mk | 19 + package/gperf/Config.in | 4 + package/gperf/gperf.mk | 15 +- package/gqview/Config.in | 2 +- package/gqview/gqview.mk | 2 +- package/grep/Config.in | 4 +- package/grep/grep.mk | 69 +- package/gtk2-engines/gtk2-engines.mk | 13 +- package/gtk2-themes/Config.in | 3 +- package/gvfs/Config.in | 20 + package/gvfs/gvfs-1.4.0-libsoup-gnome.patch | 106 + package/gvfs/gvfs.mk | 80 + package/gzip/gzip.mk | 60 +- package/hal/Config.in | 12 +- package/hal/hal-include-fix.patch | 35 + package/hal/hal.mk | 30 +- package/hal/hal01-configure-buildroot-cross.patch | 10 - package/haserl/Config.in | 10 +- package/haserl/haserl.mk | 14 +- package/hdparm/hdparm.mk | 6 +- package/hostap/Config.in | 9 - package/hostap/hostap.mk | 72 - package/hostapd/Config.in | 25 + package/hostapd/hostapd.mk | 80 + package/hotplug/diethotplug-0.5.tar | Bin 40951 -> 40960 bytes package/hotplug/hotplug.mk | 2 +- package/hwdata/hwdata.mk | 6 +- package/i2c-tools/i2c-tools.mk | 44 +- package/icu/Config.in | 7 + package/icu/icu-both-elif-no-arguments.patch | 23 + package/icu/icu.mk | 15 +- package/ifplugd/ifplugd-no-cxx.patch | 17 + package/ifplugd/ifplugd.mk | 4 +- ....3.7-add-errno-h-if-argz-h-does-not-exist.patch | 11 - package/imagemagick/imagemagick.mk | 63 +- package/input-tools/input-tools.mk | 6 +- package/input-tools/joystick-20051019-rint.patch | 18 + package/intltool/Config.in | 9 + package/intltool/intltool.mk | 16 + package/iostat/Config.in | 2 +- package/iostat/iostat-cpunum.patch | 27 + package/iostat/iostat.mk | 51 +- package/iostat/iostat.patch | 11 - package/iperf/iperf.mk | 25 +- package/ipkg/ipkg.mk | 9 +- package/iproute2/Config.in | 4 + package/iproute2/iproute2.mk | 27 +- package/ipsec-tools/Config.in | 66 +- ...ols-0.6.7.100-do_not_use_addr_as_truthval.patch | 45 - .../ipsec-tools-0.6.7.101-string_legacy.patch | 32 - .../ipsec-tools-0.6.7.102-GLOB_TILDE.patch | 15 - package/ipsec-tools/ipsec-tools-susv3-legacy.patch | 35 + package/ipsec-tools/ipsec-tools.mk | 154 +- package/iptables/Config.in | 4 + package/iptables/iptables.mk | 34 +- package/iptables/iptables.sysvinit | 43 + package/irda-utils/Config.in | 43 - .../irda-utils-0.9.18-install_irnetd.patch | 12 - package/irda-utils/irda.mk | 57 - package/iw/Config.in | 7 + package/iw/iw.mk | 35 + package/java/classpath/Config.in | 2 - package/java/classpath/classpath.mk | 21 +- package/java/concierge/concierge.mk | 8 +- package/java/jamvm/Config.in | 1 - package/java/jamvm/jamvm.mk | 15 +- package/jpeg/jpeg.mk | 77 +- package/kexec/Config.in | 2 +- package/kexec/kexec-tools-001-smaller-reboot.patch | 27 - package/kexec/kexec-tools-002-add-arch-arm.patch | 398 - ...kexec-tools-003-build-util-using-host-gcc.patch | 17 - package/kexec/kexec.mk | 83 +- package/kismet/Config.in | 24 +- package/kismet/kismet-ncurses.patch | 11 + package/kismet/kismet-nobsd.patch | 44 + package/kismet/kismet.mk | 108 +- package/l2tp/l2tp.mk | 6 +- package/leafpad/Config.in | 1 + package/leafpad/leafpad.mk | 2 +- package/less/less.mk | 62 +- package/libaio/libaio-0.3.109-arches.patch | 671 + package/libaio/libaio-0.3.109-destdir.patch | 24 + package/libaio/libaio.mk | 52 +- package/libarchive/Config.in | 26 + package/libarchive/libarchive.mk | 21 + package/libart/libart.mk | 9 +- package/libatomic_ops/Config.in | 4 + package/libatomic_ops/libatomic_ops.mk | 12 + package/libcap/Config.in | 10 + package/libcap/libcap-2.19-build-system.patch | 50 + package/libcap/libcap.mk | 27 + package/libcgi/libcgi.mk | 68 +- package/libcgi/libcgi.patch | 2 +- package/libcgicc/Config.in | 5 +- ...bcgicc-3.2.9-disable-documentation-option.patch | 50 + package/libcgicc/libcgicc.mk | 78 +- package/libconfig/libconfig.mk | 2 - .../libconfuse-2.6-dont-use-werror.patch | 34 + package/libconfuse/libconfuse.mk | 4 +- package/libcurl/Config.in | 13 + package/libcurl/libcurl.mk | 36 + package/libdaemon/Config.in | 1 - package/libdaemon/libdaemon.mk | 4 +- package/libdnet/libdnet.mk | 11 +- package/libdrm/Config.in | 13 +- package/libdrm/libdrm.mk | 91 +- package/libeXosip2/Config.in | 4 + package/libeXosip2/libeXosip2.mk | 33 +- package/libelf/Config.in | 14 +- package/libelf/libelf.mk | 86 +- package/liberation/liberation.mk | 23 +- package/libevent/libevent-time_h.patch | 11 - package/libevent/libevent.mk | 79 +- package/libfloat/Config.in | 1 + package/libfloat/libfloat.mk | 8 +- package/libgail/Config.in | 18 + .../libgail-1.22.3-Relax-X11-dependencies.patch | 42 + package/libgail/libgail.mk | 26 + .../libgcrypt-00-ac_cv_sys_symbol_underscore.patch | 27 +- package/libgcrypt/libgcrypt-01-reconfigure.patch | 28 +- package/libgcrypt/libgcrypt.mk | 86 +- package/libglade/Config.in | 16 + package/libglade/libglade.mk | 17 + package/libglib12/Config.in | 1 + package/libglib12/libglib-libtool.patch | 88 + package/libglib12/libglib-libtool.patch.bz2 | Bin 959 -> 0 bytes package/libglib12/libglib12.mk | 8 +- package/libglib2/Config.in | 10 +- .../libglib2/libglib2-2.15.4-mkenums-nowarn.patch | 8 - .../libglib2/libglib2-2.15.4-pkgconfig-cc.patch | 15 - .../libglib2-fix-clock-gettime-check.patch | 51 + package/libglib2/libglib2-mkenums-nowarn.patch | 8 + package/libglib2/libglib2-optional-ipv6.patch | 53 + package/libglib2/libglib2.mk | 54 +- package/libgpg-error/libgpg-error.mk | 71 +- package/libgtk12/Config.in | 3 +- package/libgtk12/libgtk12.mk | 8 +- package/libgtk2/Config.in | 19 +- package/libgtk2/S26libgtk2 | 20 + .../host-libgtk2-2.12.12-reduce-dependencies.patch | 200 + package/libgtk2/libgtk2.mk | 115 +- .../old_patches/000_gtk+-2.0.6-exportsymbols.patch | 26 - .../000_gtk+-2.2.0-buildfix-immodule.patch | 33 - package/libgtk2/old_patches/002_xpmico.patch | 18 - .../libgtk2/old_patches/007_password_char.patch | 33 - package/libgtk2/old_patches/0815_ia32-hack.patch | 123 - package/libgtk2/old_patches/automake-lossage.patch | 24 - package/libgtk2/old_patches/disable-print.patch | 50 - package/libgtk2/old_patches/disable-tooltips.patch | 11 - package/libgtk2/old_patches/gtk+-handhelds.patch | 149 - package/libgtk2/old_patches/gtklabel-resize.patch | 10 - package/libgtk2/old_patches/libdir-la.patch | 77 - package/libgtk2/old_patches/menu-deactivate.patch | 51 - package/libgtk2/old_patches/no-demos.patch | 10 - package/libgtk2/old_patches/no-xwc.patch | 151 - .../libgtk2/old_patches/odd-include-problem.patch | 84 - package/libgtk2/old_patches/run-iconcache.patch | 38 - package/libgtk2/old_patches/scroll-timings.patch | 11 - package/libgtk2/old_patches/single-click.patch | 56 - package/libgtk2/old_patches/small-gtkfilesel.patch | 267 - package/libgtk2/old_patches/spinbutton.patch | 130 - package/libgtk2/old_patches/xsettings.patch | 16 - package/libiconv/Config.in | 1 + package/libiconv/libiconv.mk | 10 +- package/libidn/Config.in | 14 + package/libidn/libidn.mk | 29 + package/liblockfile/liblockfile.mk | 71 +- package/libmicrohttpd/Config.in | 8 + package/libmicrohttpd/libmicrohttpd.mk | 14 + package/libnl/Config.in | 6 + package/libnl/libnl-1.1-netlink-local-fix.patch | 19 + package/libnl/libnl.mk | 22 + package/liboil/liboil-0.3.15-arm-vfp.patch | 16 + ...boil-0.3.15-fixes-arm-softfloat-build.patch.arm | 39 + package/liboil/liboil-0.3.15-no-examples.patch | 34 + package/liboil/liboil.mk | 18 +- package/libosip2/libosip2.mk | 83 +- package/libpcap/libpcap-1.0.0-wireless.patch | 26 + package/libpcap/libpcap.mk | 93 +- package/libpcap/libpcap.patch | 13 - package/libpng/Config.in | 1 - package/libpng/libpng-remove-setjmp-error.patch | 17 - package/libpng/libpng.mk | 19 +- package/libraw1394/libraw1394.mk | 66 +- package/librsync/Config.in | 11 + package/librsync/librsync.mk | 15 + package/libsexy/Config.in | 1 + package/libsexy/libsexy.mk | 2 +- package/libsoup/Config.in | 16 + package/libsoup/libsoup.mk | 30 + package/libsvgtiny/Config.in | 9 + .../libsvgtiny-disable-debug-printfs.patch | 125 + package/libsvgtiny/libsvgtiny.mk | 51 + package/libsysfs/libsysfs.mk | 59 +- package/libtool/libtool.mk | 160 +- package/libungif/libungif.mk | 67 +- package/libupnp/Config.in | 4 + .../libupnp/libupnp-1.6.6-remove-sys_timeb.h.patch | 11 + package/libupnp/libupnp.mk | 2 + package/libusb-compat/Config.in | 7 + .../libusb-compat-0.1.3-pkgconfig.patch | 10 + package/libusb-compat/libusb-compat.mk | 14 + package/libusb/Config.in | 1 - package/libusb/libusb-0.1.12-nocpp.patch | 20 - package/libusb/libusb.mk | 85 +- package/libxml-parser-perl/Config.in | 11 + package/libxml-parser-perl/libxml-parser-perl.mk | 34 + package/libxml2/libxml2.mk | 27 +- package/libxslt/Config.in | 2 +- package/libxslt/libxslt.mk | 14 +- package/lighttpd/lighttpd-1.4.19-configure.patch | 11 - package/lighttpd/lighttpd.mk | 27 +- .../links/links-1.01pre1-no-ssl-largefile.patch | 22 + package/links/links.mk | 62 +- package/linux-fusion/40-fusion.rules | 1 + package/linux-fusion/Config.in | 6 + .../linux-fusion-8.1.1-missing-include.patch | 17 + package/linux-fusion/linux-fusion.mk | 51 + package/lm-sensors/lm-sensors.mk | 4 +- package/lmbench/Config.in | 12 + package/lmbench/lmbench.mk | 30 + package/lockfile-progs/lockfile-progs.mk | 7 +- package/logrotate/Config.in | 2 +- package/logrotate/logrotate.mk | 10 +- package/lrzsz/lrzsz.mk | 71 +- package/lsof/Config.in | 4 + package/lsof/lsof.mk | 8 +- package/ltp-testsuite/Config.in | 1 + .../ltp-break-infinite-loop-in-times03-test.patch | 17 - ...p-testsuite-disable-remap_file_pages-test.patch | 19 - .../ltp-testsuite-sched-getaffinity.patch | 11 + .../ltp-testsuite-sh-is-not-C-code.patch | 11 - .../ltp-testsuite-uclibc-syscalls.patch | 11 + package/ltp-testsuite/ltp-testsuite.mk | 11 +- package/ltp-testsuite/ltp-testsuite.patch | 73 - package/ltp/Config.in | 6 + package/ltp/ltp-20100630-disable-cpuset.patch | 13 + package/ltp/ltp-20100630-disable-tomoyo.patch | 14 + package/ltp/ltp-20100630-uclibc-math.patch | 12 + package/ltp/ltp-20100630-uclibc-syscalls.patch | 17 + package/ltp/ltp.mk | 32 + package/ltrace/Config.in | 4 +- package/ltrace/ltrace-0.5-00-susv3-legacy.patch | 11 - package/ltrace/ltrace-0.5.3-configure-fixes.patch | 128 + package/ltrace/ltrace-0.5.3-susv3-legacy.patch | 20 + package/ltrace/ltrace.mk | 98 +- package/ltt/Config.in | 7 - package/ltt/S27tracer | 93 - package/ltt/ltt-gcc4.patch | 23 - package/ltt/ltt.mk | 121 - package/ltt/ltt.patch | 42 - package/lua/Config.in | 30 +- package/lua/lua-bug3-boolean_expression.patch | 48 + package/lua/lua-bug4-table.patch | 22 + package/lua/lua-bug5-debug_getfenv.patch | 10 + package/lua/lua-bug6-gc_performance.patch | 14 + package/lua/lua-bug7-string_format.patch | 20 + package/lua/lua-bug8-io_read.patch | 14 + package/lua/lua-root-path.patch | 17 + package/lua/lua-shared-libs.patch | 145 + package/lua/lua.mk | 177 +- package/luafilesystem/Config.in | 8 + .../luafilesystem-without_large_file.patch | 20 + package/luafilesystem/luafilesystem.mk | 31 + package/luasocket/Config.in | 10 + package/luasocket/luasocket.mk | 36 + package/lvm2/Config.in | 28 +- package/lvm2/lvm2.mk | 60 +- package/lzma/Config.in | 23 +- package/lzma/lzma.mk | 143 +- package/lzo/lzo-2.03-acinclude-m4.patch | 377 + package/lzo/lzo-2.03-fix-configure-ac.patch | 21 + package/lzo/lzo-2.03-fix-makefile-am.patch | 24 + package/lzo/lzo.mk | 10 +- package/lzop/Config.in | 8 + package/lzop/lzop.mk | 12 + package/m4/m4.mk | 136 +- package/make/Config.in | 4 +- package/make/make.mk | 75 +- package/makedevs/Config.in | 5 + package/makedevs/makedevs.c | 535 + package/makedevs/makedevs.mk | 35 + package/matchbox/Config.in | 14 +- .../matchbox/libmatchbox-1.9-index-is-legacy.patch | 35 - .../matchbox/matchbox-common/matchbox-common.mk | 14 + .../matchbox/matchbox-desktop/matchbox-desktop.mk | 24 + .../matchbox/matchbox-fakekey/matchbox-fakekey.mk | 24 + .../matchbox-keyboard/matchbox-keyboard.mk | 31 + .../matchbox-keyboard/mb-applet-kbd-wrapper.sh | 8 + .../matchbox-lib-1.9-index-is-legacy.patch | 35 + package/matchbox/matchbox-lib/matchbox-lib.mk | 58 + .../matchbox-panel-0.9.3-index-is-legacy.patch | 20 - .../matchbox-panel-0.9.3-index-is-legacy.patch | 20 + package/matchbox/matchbox-panel/matchbox-panel.mk | 24 + .../matchbox-startup-monitor-0.1-true-false.patch | 21 + .../matchbox-startup-monitor.mk | 16 + package/matchbox/matchbox-wm/matchbox-wm.mk | 42 + package/matchbox/matchbox.mk | 679 +- package/matchbox/mb-applet-kbd-wrapper.sh | 8 - .../mb-applet-startup-monitor-true-false.patch | 21 - package/matchbox/mbdesktop_modules | 9 - .../mdadm-2.6.1-001.uclibc-and-ftw-fixup.patch | 13 - .../mdadm-2.6.1-002.uclibc-not-lfs-fixup.patch | 13 - ...adm-2.6.9-001.uclibc-dont-force-largefile.patch | 27 + .../mdadm-2.6.9-002.install-without-manpages.patch | 15 + package/mdadm/mdadm.mk | 70 +- package/mdnsresponder/Config.in | 15 - .../mdnsresponder/mDNSResponder-107.6-bcopy.patch | 174 - package/mdnsresponder/mDNSResponderPosix.conf | 23 - package/mdnsresponder/mdnsresponder.mk | 96 - package/mdnsresponder/rc.mdnsresponder | 67 - package/memstat/memstat.mk | 64 +- package/memtester/memtester.mk | 4 +- package/metacity/Config.in | 4 +- package/metacity/metacity-nopo.patch | 24 +- package/metacity/metacity.mk | 159 +- package/microcom/Config.in | 1 + package/microcom/microcom.mk | 13 +- package/microperl/microperl.mk | 66 +- package/microwin/Config.in | 2 + package/microwin/microwin.mk | 8 +- package/midori/Config.in | 9 +- package/midori/midori-0.0.18-webkit.patch | 67 - package/midori/midori.mk | 27 +- package/mii-diag/mii-diag.mk | 10 +- package/mkdosfs/Config.in | 6 - package/mkdosfs/mkdosfs.mk | 48 - ...nit-tools-3.11-add-manpages-config-option.patch | 47 + .../module-init-tools-remove-index.patch | 12 - package/module-init-tools/module-init-tools.mk | 126 +- package/module-init-tools/module-init-tools.patch | 77 - package/modutils/Config.in | 12 - package/modutils/modutils-01.patch | 98 - package/modutils/modutils-cross.patch | 548 - package/modutils/modutils.mk | 143 - package/mpatrol/Config.in | 11 - package/mpatrol/mpatrol-uclibc.patch | 552 - package/mpatrol/mpatrol-unwindcache.patch | 208 - package/mpatrol/mpatrol.mk | 91 - package/mpfr/mpfr.mk | 37 +- .../mrouted-3.9-beta3-bcopy_bcmp_bzero.patch | 164 + package/mrouted/mrouted.mk | 14 +- package/mtd/20050122/mtd.mk | 138 - package/mtd/20050122/mtd.patch | 45 - package/mtd/20061007/mtd-20061007-mkfs.jffs2.patch | 19 - package/mtd/20061007/mtd.mk | 120 - package/mtd/20061007/mtd_20061007.patch | 93 - package/mtd/20061007/mtd_acl.patch | 48 - package/mtd/Config.in | 132 +- package/mtd/mtd-utils-largefile.patch | 35 + .../mtd/mtd-utils.git/mtd-utils-all-targets.patch | 34 - .../mtd/mtd-utils.git/mtd-utils-target-acl.patch | 48 - package/mtd/mtd-utils.git/mtd.mk | 145 - .../mtd/mtd-utils/mtd-utils-1.1.0-all-acl.patch | 48 - .../mtd-utils/mtd-utils-1.1.0-all-targets.patch | 34 - package/mtd/mtd-utils/mtd.mk | 127 - package/mtd/mtd.mk | 122 +- package/multimedia/Config.in | 12 +- package/multimedia/alsa-lib/Config.in | 66 + .../alsa-lib-1.0.18-avr32-bad-inline.patch | 91 + package/multimedia/alsa-lib/alsa-lib.mk | 139 +- package/multimedia/alsa-utils/Config.in | 35 +- .../alsa-utils-1.0.18-fix_sysv_legacy.patch | 20 + .../alsa-utils/alsa-utils-1.0.18-remove_man.patch | 11 + package/multimedia/alsa-utils/alsa-utils.mk | 28 +- package/multimedia/asterisk/Config.in | 12 - package/multimedia/asterisk/asterisk.mk | 89 - .../asterisk/asterisk_no_res_ninit.patch | 12 - .../aumix-2.8-fix-incorrect-makefile-am.patch | 29 + package/multimedia/aumix/aumix.mk | 62 +- .../multimedia/faad2/faad2-2.6.1-autoreconf.patch |48672 ----------- .../faad2/faad2-2.6.1-avr32-optimization.patch | 3389 - .../faad2/faad2-2.7-optimization.patch.avr32 | 3389 + package/multimedia/faad2/faad2.mk | 74 +- package/multimedia/festival/Config.in | 14 +- package/multimedia/festival/festival/festival.mk | 4 +- package/multimedia/festival/lexicons/festlex.mk | 6 +- package/multimedia/festival/speech-tools/Config.in | 6 +- .../festival/speech-tools/speech-tools.mk | 21 +- package/multimedia/festival/voices/festvox.mk | 24 +- package/multimedia/ffmpeg/Config.in | 145 + .../ffmpeg-0.5.2-fix-sdl-config-search.patch | 17 + package/multimedia/ffmpeg/ffmpeg.mk | 140 + package/multimedia/flac/Config.in | 6 + package/multimedia/flac/flac.mk | 26 + package/multimedia/gst-plugins-bad/Config.in | 203 + .../multimedia/gst-plugins-bad/gst-plugins-bad.mk | 371 + package/multimedia/gst-plugins-base/Config.in | 11 + ...ins-base-0.10.21-build_fix_missing_gtkdoc.patch | 31 - .../gst-plugins-base/gst-plugins-base.mk | 28 +- package/multimedia/gst-plugins-good/Config.in | 65 +- .../gst-plugins-good/gst-plugins-good.mk | 100 +- .../gst-plugins-ugly/gst-plugins-ugly.mk | 4 +- package/multimedia/gstreamer/Config.in | 12 +- ...streamer-0.10.21-build_fix_missing_gtkdoc.patch | 43 - ....10.25-fix-unaligned-detectiob-for-x86-64.patch | 36 + package/multimedia/gstreamer/gstreamer.mk | 20 +- package/multimedia/libcdaudio/Config.in | 8 + package/multimedia/libcdaudio/libcdaudio.mk | 15 + package/multimedia/libdvdnav/Config.in | 13 + package/multimedia/libdvdnav/libdvdnav.mk | 20 + package/multimedia/libdvdread/Config.in | 11 + package/multimedia/libdvdread/libdvdread.mk | 15 + package/multimedia/libid3tag/libid3tag.mk | 62 +- package/multimedia/libmad/Config.in | 6 - .../libmad-0.15.1b-remove-deprecated-cflags.patch | 33 + package/multimedia/libmad/libmad.mk | 82 +- package/multimedia/libmms/Config.in | 15 + package/multimedia/libmms/libmms.mk | 17 + package/multimedia/libmpd/Config.in | 14 + .../libmpd/libmpd-0.17.0-libdir-la.patch | 89 + package/multimedia/libmpd/libmpd.mk | 13 + package/multimedia/libogg/Config.in | 1 - package/multimedia/libogg/libogg.mk | 4 +- package/multimedia/libsndfile/Config.in | 7 +- .../multimedia/libsndfile/libsndfile-srconly.patch | 26 +- package/multimedia/libsndfile/libsndfile.mk | 63 +- package/multimedia/libtheora/Config.in | 1 - package/multimedia/libtheora/libtheora.mk | 2 +- package/multimedia/libvorbis/Config.in | 13 +- package/multimedia/libvorbis/libvorbis.mk | 140 +- .../madplay-0.15.2b-switch-to-new-alsa-api.patch | 173 + package/multimedia/madplay/madplay.mk | 64 +- package/multimedia/mpg123/Config.in | 5 - package/multimedia/mpg123/mpg123-0.59r-cross.patch | 44 - package/multimedia/mpg123/mpg123.mk | 82 +- package/multimedia/mplayer/Config.in | 24 - .../mplayer/mplayer-1.0rc1-atmel.3.patch | 6444 -- .../multimedia/mplayer/mplayer-1.0rc1-index.patch | 22 - .../mplayer/mplayer-1.0rc2-100-atmel.1.patch | 6262 ++ .../mplayer/mplayer-1.0rc2-fix-cc-parsing.patch | 22 + .../mplayer/mplayer-1.0rc2-largefile.patch | 18 + .../mplayer/mplayer-1.0rc2-remove-sys-timeb.patch | 12 + package/multimedia/mplayer/mplayer.mk | 60 +- package/multimedia/speex/speex.mk | 4 +- package/multimedia/swfdec/Config.in | 35 + package/multimedia/swfdec/swfdec.mk | 38 + package/multimedia/taglib/Config.in | 13 + package/multimedia/taglib/taglib.mk | 25 + package/multimedia/tremor/Config.in | 7 + .../tremor/tremor-export-all-symbols.patch | 32 + package/multimedia/tremor/tremor.mk | 23 + package/multimedia/vlc/Config.in | 3 + package/multimedia/vlc/vlc.mk | 4 - package/mutt/Config.in | 5 +- package/mutt/mutt-1.5.16-makedoc-hostcc.patch | 32 - package/mutt/mutt-1.5.17+20080114-nodoc.patch | 21 + package/mutt/mutt.mk | 73 +- package/mysql_client/Config.in | 10 + .../mysql_client-5.1.47-ac_cache_check.patch | 151 + ...ql_client-5.1.47-configure-ps-cache-check.patch | 35 + ...ysql_client-5.1.47-use-new-readline-iface.patch | 17 + package/mysql_client/mysql_client.mk | 39 + package/nano/Config.in | 8 + package/nano/nano.mk | 24 + package/nasm/nasm.mk | 19 + package/nbd/Config.in | 20 +- package/nbd/nbd-server-susv3-legacy.patch | 11 + package/nbd/nbd.mk | 61 +- package/ncftp/Config.in | 18 +- package/ncftp/ncftp.mk | 66 +- package/ncurses/Config.in | 6 - package/ncurses/ncurses.mk | 187 +- package/neon/Config.in | 19 +- package/neon/neon.mk | 22 +- .../netcat/netcat-0.7.1-signed-bit-counting.patch | 30 + package/netcat/netcat.mk | 4 +- package/netkitbase/Config.in | 5 +- package/netkitbase/netkitbase.mk | 12 +- package/netkittelnet/Config.in | 5 + package/netkittelnet/netkittelnet.mk | 14 +- package/netperf/Config.in | 6 + package/netperf/netperf-2.4.5-dccp.patch | 38 + package/netperf/netperf.mk | 25 + package/netplug/netplug-1.2.9-disable-werror.patch | 22 + package/netplug/netplug.mk | 6 +- package/netsnmp/Config.in | 2 +- .../netsnmp-5.5-no-ifxtable-module-fix.patch | 18 + package/netsnmp/netsnmp.mk | 178 +- package/netstat-nat/Config.in | 6 + package/netstat-nat/netstat-nat.mk | 10 + package/newt/Config.in | 1 + package/newt/newt.mk | 8 +- package/nfs-utils/nfs-utils.mk | 14 +- package/ng-spice-rework/Config.in | 2 + package/ng-spice-rework/ng-spice-rework.mk | 4 +- package/ntfs-3g/Config.in | 25 +- package/ntfs-3g/ntfs-3g.mk | 82 +- package/ntfsprogs/Config.in | 11 + ...tfsprogs-2.0.0-no-pkgconfig-path-override.patch | 42 + package/ntfsprogs/ntfsprogs.mk | 44 + package/ntp/ntp-4.2.4_p5-adjtimex.patch | 33 + package/ntp/ntp-4.2.4_p5-nano.patch | 36 + package/ntp/ntp-optional-ipv6.patch | 24 + package/ntp/ntp.mk | 6 +- package/olsr/Config.in | 4 + package/olsr/olsr.mk | 62 +- package/openmotif/Config.in | 7 - package/openmotif/README | 2 - .../openmotif/openmotif-2.3.0-cross-compile.patch | 106 - .../openmotif-2.3.0-legacy-bzero-must-die.patch | 758 - package/openmotif/openmotif.mk | 94 - package/openntpd/Config.in | 3 + package/openntpd/openntpd.mk | 82 +- package/openssh/openssh.mk | 2 +- package/openssl/Config.in | 2 - ...nssl-0.9.8g-avr32-asm-optimizations.patch.avr32 | 6364 -- .../openssl/openssl-0.9.8g-do-not-build-docs.patch | 13 - package/openssl/openssl-do-not-build-docs.patch | 13 + .../openssl/openssl-dont-force-large-file.patch | 19 + package/openssl/openssl-nofips.patch | 12 + package/openssl/openssl-optional-ipv6.patch | 55 + package/openssl/openssl-uclibc-susv3-legacy.patch | 18 + package/openssl/openssl.mk | 101 +- package/openswan/Config.in | 17 - ...ux-2.6.20-openswan-2.4.7.kernel-2.6-klips.patch |59334 ------------- ...nux-2.6.20-openswan-2.4.7.kernel-2.6-natt.patch | 158 - ...0-openswan-2.4.7.kernel-2.6-nfmark-rename.patch | 52 - ...2.4.7.kernel-2.6-zzz-crypto_alg_available.patch | 11 - ...2.4.7.kernel-2.6-zzz-void-sock_unregister.patch | 11 - ...-2.6.20.4-openswan-2.4.7.kernel-2.6-klips.patch |59334 ------------- ...x-2.6.20.4-openswan-2.4.7.kernel-2.6-natt.patch | 158 - ...4-openswan-2.4.7.kernel-2.6-nfmark-rename.patch | 52 - ...2.4.7.kernel-2.6-zzz-crypto_alg_available.patch | 11 - ...2.4.7.kernel-2.6-zzz-void-sock_unregister.patch | 11 - ...-2.6.21.5-openswan-2.4.8.kernel-2.6-klips.patch |59382 ------------- ...x-2.6.21.5-openswan-2.4.8.kernel-2.6-natt.patch | 126 - ...1.5-openswan-2.4.8.kernel-2.6-zzz00-fixup.patch | 156 - ...-2.6.22.6-openswan-2.4.9.kernel-2.6-klips.patch |59387 ------------- ...x-2.6.22.6-openswan-2.4.9.kernel-2.6-natt.patch | 131 - package/openswan/openswan-2.4.9-001-oswlog.patch | 30 - package/openswan/openswan-2.4.9-002-oswlog.patch | 34 - package/openswan/openswan-2.4.9-003-spi.patch | 12 - package/openswan/openswan-2.4.9-004-alloc.patch | 12 - package/openswan/openswan-2.4.9-005-pluto.patch | 148 - .../openswan-2.4.9-006-linux-include.patch | 12 - .../openswan/openswan-2.4.9-010-susv3-legacy.patch | 22 - package/openswan/openswan.mk | 66 - package/openvpn/Config.in | 18 +- package/openvpn/openvpn.mk | 107 +- package/oprofile/Config.in | 9 +- ...ile-0.9.4-001-avr32-enable-lookup_dcookie.patch | 24 + .../oprofile-0.9.4-002-no-query-modules.patch | 21 + ...profile-0.9.4-avr32-enable-lookup_dcookie.patch | 24 - package/oprofile/oprofile.mk | 10 +- package/pango/Config.in | 8 +- package/pango/S25pango | 20 + package/pango/pango-1.19.3-gtk-doc.patch | 59 - package/pango/pango-1.19.3-no-cairo-atsui.patch | 42 - package/pango/pango-1.19.3-no-libthai.patch | 10 - package/pango/pango-1.19.3-no-tests.patch | 22 - package/pango/pango-no-tests.patch | 22 + package/pango/pango.mk | 36 +- package/patch/patch.mk | 69 +- package/pciutils/Config.in | 6 + package/pciutils/pciutils.mk | 93 +- package/pcmanfm/Config.in | 8 +- package/pcmanfm/pcmanfm.mk | 2 +- package/pcmcia/Config.in | 2 + package/pcmcia/pcmcia.mk | 6 +- package/pcre/pcre.mk | 10 +- package/php/Config.ext | 91 +- package/php/Config.in | 38 +- package/php/php.mk | 239 +- package/pixman/Config.in | 5 +- package/pixman/pixman.mk | 3 +- package/pkg-config/Config.in | 14 + .../pkg-config/pkg-config-0.23-fix-sysroot.patch | 34 + package/pkg-config/pkg-config.mk | 32 + package/pkgconfig/Config.in | 9 - .../pkgconfig/pkg-config-0.23-fix-sysroot.patch | 34 - package/pkgconfig/pkgconfig.mk | 58 - package/popt/popt-1.10.4-disable-wchar-hack.patch | 13 - package/popt/popt.mk | 16 +- package/portage/Config.in | 7 - package/portage/portage.mk | 160 - package/portmap/portmap.mk | 6 +- package/pppd/Config.in | 9 + package/pppd/pppd.mk | 139 +- package/pptp-linux/pptp-linux.mk | 10 +- package/procps/procps.mk | 4 +- package/proftpd/proftpd.mk | 10 +- package/psmisc/Config.in | 4 +- package/psmisc/psmisc-no-__progname.patch | 24 + package/psmisc/psmisc.mk | 17 +- package/python/Config.in | 31 +- package/python/python.mk | 71 +- package/qt/Config.gfx.in | 26 + package/qt/Config.in | 376 + package/qt/Config.keyboard.in | 12 + package/qt/Config.mouse.in | 18 + package/qt/Config.sql.in | 49 + package/qt/qt-4.6.2-fix-qt-uclibc-build.patch | 27 + package/qt/qt-4.6.2-pthread_getattr_np.patch | 109 + package/qt/qt.mk | 639 + package/qte/Config.in | 267 - package/qte/qte.mk | 265 - .../qte/qtopia-2.1.1-no-programinvocation.patch | 24 - package/qtopia4/Config.gfx.in | 19 - package/qtopia4/Config.in | 267 - package/qtopia4/Config.mouse.in | 24 - package/qtopia4/Config.sql.in | 42 - package/qtopia4/qtopia4.mk | 416 - package/quagga/Config.in | 90 +- .../quagga-0.99.16-fix-ipctl-forwarding.patch | 27 + package/quagga/quagga.mk | 182 +- package/radvd/Config.in | 9 + package/radvd/S50radvd | 18 + package/radvd/radvd.mk | 16 + package/raidtools/Config.in | 6 - package/raidtools/raidtools.mk | 70 - package/rdesktop/Config.in | 4 +- package/rdesktop/rdesktop.mk | 61 +- package/readline/Config.in | 17 +- package/readline/readline.mk | 117 +- package/readline/readline52-001 | 30 - package/readline/readline52-001.patch | 30 + package/readline/readline52-002 | 49 - package/readline/readline52-002.patch | 49 + package/readline/readline52-003 | 37 - package/readline/readline52-003.patch | 37 + package/readline/readline52-004 | 70 - package/readline/readline52-004.patch | 70 + package/readline/readline52-005 | 328 - package/readline/readline52-005.patch | 328 + package/readline/readline52-006 | 62 - package/readline/readline52-006.patch | 62 + package/readline/readline52-007 | 65 - package/readline/readline52-007.patch | 65 + package/readline/readline52-008 | 70 - package/readline/readline52-008.patch | 70 + package/readline/readline52-009 | 45 - package/readline/readline52-009.patch | 45 + package/readline/readline52-010 | 47 - package/readline/readline52-010.patch | 47 + package/readline/readline52-011 | 32 - package/readline/readline52-011.patch | 32 + package/readline/readline52-012 | 150 - package/readline/readline52-012.patch | 150 + package/rings/Config.in | 7 + package/rings/rings.mk | 29 + package/rp-pppoe/Config.in | 1 + package/rp-pppoe/rp-pppoe.mk | 10 +- package/rpm/Config.in | 32 +- package/rpm/rpm-5.2.0-uclibc-no-lfs-fix.patch | 22 + package/rpm/rpm-5.2.0_depends-fix.patch | 19 + package/rpm/rpm-5.2.0_exclude-some-tools.patch | 30 + package/rpm/rpm-5.2.0_ignore-shared-mutexes.patch | 12 + package/rpm/rpm-5.2.0_no-parentdirs.patch | 14 + package/rpm/rpm-5.2.0_ordering-fix.patch | 45 + package/rpm/rpm-5.2.0_parentdir-vs-requires.patch | 37 + package/rpm/rpm-5.2.0_short-circuit-c99.patch | 235 + package/rpm/rpm-dirty-ssl-hack.patch | 12 - package/rpm/rpm-uclibc-ifdefs.patch | 13 - .../rpm/rpm-uclibc-vs-cookie-seek-pointer.patch | 12 - package/rpm/rpm.mk | 31 +- package/rsync/rsync.mk | 11 +- package/ruby/Config.in | 7 + package/ruby/ruby-configure.patch | 6 +- package/ruby/ruby.mk | 73 +- package/rxvt/Config.in | 7 - package/rxvt/rxvt.mk | 84 - package/rxvt/rxvt_2.6.4-10.diff | 1132 - package/samba/Config.in | 65 +- package/samba/samba-add-check-for-__use_bsd.patch | 16 +- .../samba/samba-do-not-check-glibc-version.patch | 31 +- package/samba/samba-fix-client-mtab.patch | 11 + package/samba/samba-fix-mount.cifs.patch | 18 + package/samba/samba-getgrouplist.patch | 6 +- package/samba/samba.mk | 318 +- package/sawman/sawman.mk | 8 +- package/screen/screen-4.0.2_install-fix.patch | 26 +- package/sdl/Config.in | 11 +- package/sdl/sdl.mk | 112 +- package/sdl_gfx/Config.in | 10 + package/sdl_gfx/sdl_gfx.mk | 26 + package/sdl_image/sdl_image.mk | 5 +- package/sdl_mixer/sdl_mixer.mk | 67 +- package/sdl_net/sdl_net.mk | 2 + package/sdl_sound/Config.in | 20 + package/sdl_sound/sdl_sound.mk | 60 + package/sdl_ttf/sdl_ttf.mk | 75 +- package/sed/sed.mk | 40 +- package/ser2net/Config.in | 8 + package/ser2net/ser2net.mk | 11 + .../setserial-2.17-build-system-fix.patch | 28 + .../setserial-2.17-tiocghayesesp-build-fix.patch | 28 + package/setserial/setserial.mk | 89 +- package/sfdisk/sfdisk.mk | 6 +- package/shared-mime-info/Config.in | 14 + .../shared-mime-info-0.60-fix-xmllint.patch | 17 + package/shared-mime-info/shared-mime-info.mk | 34 + package/slang/slang.mk | 20 +- package/smartmontools/Config.in | 3 + package/smartmontools/smartmontools.mk | 69 +- package/socat/Config.in | 24 +- package/socat/socat.mk | 36 +- package/spawn-fcgi/Config.in | 7 + package/spawn-fcgi/spawn-fcgi.mk | 15 + package/sqlite/Config.in | 16 + package/sqlite/sqlite.mk | 49 + package/squashfs/Config.in | 10 + .../squashfs/squashfs-4.0-build-system-fix.patch | 60 + .../squashfs-4.0-mksquashfs-get_nprocs.patch | 37 + ...quashfs-4.0-mksquashfs-race-condition-fix.patch | 41 + package/squashfs/squashfs.mk | 30 + package/squashfs3/Config.in | 11 + .../squashfs3/squashfs3-3.4-build-system-fix.patch | 37 + package/squashfs3/squashfs3.mk | 30 + package/squid/Config.in | 10 + package/squid/squid-cross-compile.patch | 31 + package/squid/squid-susv3-legacy.patch | 49 + package/squid/squid.mk | 35 + package/sshfs/Config.in | 20 + package/sshfs/sshfs.mk | 16 + package/startup-notification/Config.in | 2 + .../startup-notification/startup-notification.mk | 3 +- package/strace/strace-4.5.18-arch.patch.avr32 | 2023 - package/strace/strace-4.5.18-autoconf-update.patch | 141 - ...strace-4.5.18-dont-use-REG_SYSCALL-for-sh.patch | 12 - .../strace/strace-4.5.18-fix-arm-bad-syscall.patch | 20 - ...ce-4.5.18-fix-disabled-largefile-syscalls.patch | 23 - package/strace/strace-4.5.18-statfs64-check.patch | 56 - package/strace/strace-4.5.18-undef-CTL_PROC.patch | 14 - package/strace/strace-arch.patch.avr32 | 2001 + package/strace/strace-arm-eabi-fix.patch | 27 + package/strace/strace-arm-no-cachectl.patch | 19 + .../strace-dont-use-REG_SYSCALL-for-sh.patch | 10 + package/strace/strace-fix-arm-bad-syscall.patch | 18 + .../strace-fix-disabled-largefile-syscalls.patch | 21 + package/strace/strace-statfs64-check.patch | 50 + package/strace/strace-undef-CTL_PROC.patch | 12 + package/strace/strace.mk | 8 +- package/stunnel/Config.in | 9 - package/stunnel/stunnel-have-pty.patch | 15 - package/stunnel/stunnel.mk | 82 - package/sudo/sudo-1.6.8p12-001-ubuntu6.patch | 3994 + .../sudo-1.6.8p12-002-no-cxx-configcheck.patch | 22 + package/sudo/sudo-1.6.8p12-003-cross-compile.patch |10219 +++ package/sudo/sudo-crosscompile.patch |10219 --- package/sudo/sudo.mk | 31 +- package/sudo/sudo_1.6.8p12-1ubuntu6.patch | 3994 - .../sudo/sudo_1.6.8p12-2-no-cxx-configcheck.patch | 22 - package/sylpheed/Config.in | 2 +- package/sylpheed/sylpheed.mk | 2 +- package/synergy/Config.in | 4 + package/synergy/synergy.mk | 7 +- package/sysklogd/Config.in | 4 + package/sysklogd/sysklogd-susv3-legacy.patch | 20 + package/sysklogd/sysklogd.mk | 16 +- package/sysklogd/sysklogd.patch | 3 +- package/sysstat/Config.in | 38 + package/sysstat/sysstat.mk | 26 + package/system-upgrade/Config.in | 13 + package/system-upgrade/busybox-1.16.x.config | 920 + package/system-upgrade/system-upgrade.mk | 17 + package/system-upgrade/uClibc-0.9.31.config | 233 + package/system-upgrade/upgrade.sysvinit.in | 33 + package/sysvinit/Config.in | 1 - package/sysvinit/sysvinit.mk | 8 +- package/tar/Config.in | 6 +- package/tar/tar.mk | 82 +- package/tcl/tcl-8.4.19-strtod.patch | 11 + package/tcl/tcl-configure-syntax-error.patch | 42 - package/tcl/tcl-strstr.patch | 11 - package/tcl/tcl-strtod.patch | 11 - package/tcl/tcl.mk | 56 +- package/tcpdump/dhcpdump.mk | 8 +- .../tcpdump/tcpdump-4.0.0-100-disable-ipv6.patch | 21 + package/tcpdump/tcpdump.mk | 74 +- package/tcpreplay/Config.in | 8 + .../tcpreplay-3.4.3-010-cross-compile.patch | 255 + package/tcpreplay/tcpreplay.mk | 16 + package/tftpd/tftpd.mk | 83 +- package/thttpd/thttpd.mk | 8 +- package/tiff/tiff.mk | 2 +- package/tinyhttpd/tinyhttpd.mk | 4 +- package/tinylogin/Config.in | 8 - package/tinylogin/tinylogin.mk | 62 - package/tn5250/Config.in | 1 + package/tn5250/tn5250-0.16.4-001.patch | 28 - package/tn5250/tn5250.mk | 86 +- package/torsmo/Config.in | 1 + package/torsmo/torsmo.mk | 2 +- package/tslib/Config.in | 1 - ...lib-1.0-add-finddef-and-inputattach-utils.patch | 718 - .../tslib-1.0-link-plugins-against-libts.patch | 48 + package/tslib/tslib-1.0-no-cxx.patch | 17 + ...b-1.0-open-with-O_CREAT-needs-3-arguments.patch | 53 + package/tslib/tslib.mk | 99 +- package/ttcp/ttcp-bcopy.patch | 12 + package/ttcp/ttcp.mk | 29 +- package/udev/Config.in | 11 + package/udev/udev.mk | 221 +- package/udhcp/Config.in | 7 - package/udhcp/udhcp-gcc_complains.patch | 11 - package/udhcp/udhcp.mk | 74 - package/udpcast/Config.in | 32 +- package/udpcast/udpcast.mk | 97 +- package/uemacs/Config.in | 7 + package/uemacs/uemacs-4.0.15-lt.01.patch | 33 + package/uemacs/uemacs-4.0.15-lt.02.patch | 16 + package/uemacs/uemacs.mk | 48 + package/usb_modeswitch/Config.in | 9 + .../usb_modeswitch/usb_modeswitch-makefile.patch | 23 + package/usb_modeswitch/usb_modeswitch.mk | 29 + package/usbmount/usbmount.mk | 4 +- package/usbutils/Config.in | 11 + package/usbutils/usbutils.mk | 70 +- package/util-linux/Config.in | 6 + ...linux-2.13-pre17-hardcode-a-out-constants.patch | 41 + package/util-linux/util-linux-gcc41.patch | 28 - package/util-linux/util-linux-no-nls-fix.patch | 25 + .../util-linux-remove-deprecated-functions.patch | 325 - package/util-linux/util-linux-susv3-legacy.patch | 429 + package/util-linux/util-linux-umount2-fix.patch | 20 + package/util-linux/util-linux.mk | 51 +- package/valgrind/Config.in | 2 +- package/valgrind/valgrind-largefile.patch | 27 + package/valgrind/valgrind.mk | 4 +- package/vim/Config.in | 15 + package/vim/configure.patch |19247 +++++ package/vim/patches | 300 + package/vim/vim.mk | 87 + package/vpnc/vpnc-0.4.0.patch | 12 - package/vpnc/vpnc-0.5.1-susv3-legacy.patch | 12 - package/vpnc/vpnc-0.5.3-nomanual.patch | 15 + package/vpnc/vpnc-0.5.3-susv3-legacy.patch | 12 + package/vpnc/vpnc.mk | 10 +- package/vsftpd/vsftpd-2.0.5-uclibc_lfs.patch | 19 - package/vsftpd/vsftpd-2.0.7-uclibc_lfs.patch | 19 + package/vsftpd/vsftpd.mk | 10 +- package/vtun/Config.in | 5 +- package/vtun/README.txt | 37 + package/vtun/vtun-3.0.2-001-Makefile.in.patch | 33 + package/vtun/vtun-3.0.2-003-configure.patch | 12 + package/vtun/vtun.mk | 71 +- package/vtun/vtun.patch | 186 - package/vtun/vtund.rc.debian-2.6 | 50 + package/vtun/vtund.rc.debian-3.0.2 | 61 + package/webif/Config.in | 1 + package/webkit/Config.in | 18 +- ...webkit-1.2.3-fix-build-issue-with-old-gtk.patch | 22 + .../webkit/webkit-1.2.3-pthread_getattr_np.patch | 79 + package/webkit/webkit-r30267-trunc.patch | 11 - package/webkit/webkit.mk | 29 +- package/wget/Config.in | 8 +- package/wget/wget.mk | 59 +- package/which/which.mk | 2 - package/wipe/wipe.mk | 10 +- package/wireless-tools/Config.in | 6 - package/wireless-tools/wireless-tools.mk | 58 - .../wireless_tools.29-remove-bzero.patch | 29 - package/wireless_tools/Config.in | 6 + .../wireless_tools-29-remove-bzero.patch | 29 + package/wireless_tools/wireless_tools.mk | 30 + package/wpa_supplicant/Config.in | 32 + package/wpa_supplicant/wpa_supplicant.mk | 81 + package/wsapi/Config.in | 9 + package/wsapi/wsapi.mk | 21 + package/x11r7/Config.in | 105 +- package/x11r7/libxcb/libxcb.mk | 11 +- package/x11r7/mesa3d/Config.in | 9 +- package/x11r7/mesa3d/mesa3d-7.0.3-cleanup.patch | 436 - .../x11r7/mesa3d/mesa3d-7.0.3-gen_matypes.patch | 11 - package/x11r7/mesa3d/mesa3d.mk | 83 +- package/x11r7/openchrome/Config.in | 15 - .../openchrome-0.2.902-cross-compile.patch | 36 - package/x11r7/openchrome/openchrome.mk | 17 - package/x11r7/pthread-stubs/pthread-stubs.mk | 5 +- package/x11r7/xapp_appres/Config.in | 1 - package/x11r7/xapp_bdftopcf/Config.in | 1 - package/x11r7/xapp_bdftopcf/xapp_bdftopcf.mk | 4 +- package/x11r7/xapp_beforelight/Config.in | 1 - package/x11r7/xapp_bitmap/Config.in | 1 - package/x11r7/xapp_bitmap/xapp_bitmap.mk | 2 +- package/x11r7/xapp_editres/Config.in | 1 - package/x11r7/xapp_fonttosfnt/Config.in | 1 - package/x11r7/xapp_fslsfonts/Config.in | 1 - package/x11r7/xapp_fstobdf/Config.in | 1 - package/x11r7/xapp_iceauth/Config.in | 1 - package/x11r7/xapp_iceauth/xapp_iceauth.mk | 2 +- package/x11r7/xapp_ico/Config.in | 1 - package/x11r7/xapp_lbxproxy/Config.in | 11 - package/x11r7/xapp_lbxproxy/xapp_lbxproxy.mk | 13 - package/x11r7/xapp_listres/Config.in | 1 - package/x11r7/xapp_luit/Config.in | 1 - package/x11r7/xapp_luit/xapp_luit.mk | 2 +- package/x11r7/xapp_mkfontdir/Config.in | 1 - package/x11r7/xapp_mkfontdir/xapp_mkfontdir.mk | 4 +- package/x11r7/xapp_mkfontscale/Config.in | 1 - package/x11r7/xapp_mkfontscale/xapp_mkfontscale.mk | 6 +- package/x11r7/xapp_oclock/Config.in | 1 - package/x11r7/xapp_proxymngr/Config.in | 9 - package/x11r7/xapp_proxymngr/xapp_proxymngr.mk | 14 - package/x11r7/xapp_rgb/Config.in | 1 - package/x11r7/xapp_rstart/Config.in | 1 - package/x11r7/xapp_scripts/Config.in | 1 - package/x11r7/xapp_sessreg/Config.in | 1 - package/x11r7/xapp_sessreg/xapp_sessreg.mk | 2 +- package/x11r7/xapp_setxkbmap/Config.in | 1 - package/x11r7/xapp_setxkbmap/xapp_setxkbmap.mk | 2 +- package/x11r7/xapp_showfont/Config.in | 1 - package/x11r7/xapp_smproxy/Config.in | 1 - package/x11r7/xapp_smproxy/xapp_smproxy.mk | 2 +- package/x11r7/xapp_twm/Config.in | 1 - package/x11r7/xapp_viewres/Config.in | 1 - package/x11r7/xapp_x11perf/Config.in | 1 - package/x11r7/xapp_x11perf/xapp_x11perf.mk | 2 +- package/x11r7/xapp_xauth/Config.in | 1 - .../x11r7/xapp_xauth/xapp_xauth-1.0.2-xcb.patch | 11 - .../x11r7/xapp_xauth/xapp_xauth-1.0.3-xcb.patch | 11 + package/x11r7/xapp_xauth/xapp_xauth.mk | 2 +- package/x11r7/xapp_xbacklight/Config.in | 5 + package/x11r7/xapp_xbacklight/xapp_xbacklight.mk | 13 + package/x11r7/xapp_xbiff/Config.in | 1 - package/x11r7/xapp_xcalc/Config.in | 1 - package/x11r7/xapp_xclipboard/Config.in | 1 - package/x11r7/xapp_xclock/Config.in | 1 - package/x11r7/xapp_xcmsdb/Config.in | 1 - package/x11r7/xapp_xcmsdb/xapp_xcmsdb.mk | 2 +- package/x11r7/xapp_xcursorgen/Config.in | 1 - package/x11r7/xapp_xcursorgen/xapp_xcursorgen.mk | 2 +- package/x11r7/xapp_xdbedizzy/Config.in | 1 - package/x11r7/xapp_xditview/Config.in | 1 - package/x11r7/xapp_xdm/Config.in | 1 - package/x11r7/xapp_xdpyinfo/Config.in | 3 - package/x11r7/xapp_xdpyinfo/xapp_xdpyinfo.mk | 4 +- package/x11r7/xapp_xdriinfo/Config.in | 3 +- package/x11r7/xapp_xdriinfo/xapp_xdriinfo.mk | 2 +- package/x11r7/xapp_xedit/Config.in | 1 - package/x11r7/xapp_xev/Config.in | 1 - package/x11r7/xapp_xev/xapp_xev.mk | 2 +- package/x11r7/xapp_xeyes/Config.in | 1 - package/x11r7/xapp_xf86dga/Config.in | 1 - package/x11r7/xapp_xfd/Config.in | 1 - package/x11r7/xapp_xfindproxy/Config.in | 8 - package/x11r7/xapp_xfindproxy/xapp_xfindproxy.mk | 13 - package/x11r7/xapp_xfontsel/Config.in | 1 - package/x11r7/xapp_xfs/Config.in | 1 - package/x11r7/xapp_xfsinfo/Config.in | 1 - package/x11r7/xapp_xfwp/Config.in | 8 - package/x11r7/xapp_xfwp/xapp_xfwp.mk | 13 - package/x11r7/xapp_xgamma/Config.in | 1 - package/x11r7/xapp_xgamma/xapp_xgamma.mk | 2 +- package/x11r7/xapp_xgc/Config.in | 1 - package/x11r7/xapp_xhost/Config.in | 1 - package/x11r7/xapp_xhost/xapp_xhost.mk | 2 +- package/x11r7/xapp_xinit/Config.in | 1 - package/x11r7/xapp_xinput/Config.in | 5 + package/x11r7/xapp_xinput/xapp_xinput.mk | 13 + package/x11r7/xapp_xkbcomp/Config.in | 1 - package/x11r7/xapp_xkbcomp/xapp_xkbcomp.mk | 4 +- package/x11r7/xapp_xkbevd/Config.in | 1 - package/x11r7/xapp_xkbevd/xapp_xkbevd.mk | 2 +- package/x11r7/xapp_xkbprint/Config.in | 1 - package/x11r7/xapp_xkbutils/Config.in | 1 - package/x11r7/xapp_xkbutils/xapp_xkbutils.mk | 2 +- package/x11r7/xapp_xkill/Config.in | 1 - package/x11r7/xapp_xkill/xapp_xkill.mk | 2 +- package/x11r7/xapp_xload/Config.in | 1 - package/x11r7/xapp_xlogo/Config.in | 1 - package/x11r7/xapp_xlsatoms/Config.in | 1 - package/x11r7/xapp_xlsatoms/xapp_xlsatoms.mk | 2 +- package/x11r7/xapp_xlsclients/Config.in | 1 - package/x11r7/xapp_xlsclients/xapp_xlsclients.mk | 2 +- package/x11r7/xapp_xlsfonts/Config.in | 1 - package/x11r7/xapp_xmag/Config.in | 1 - package/x11r7/xapp_xman/Config.in | 5 +- package/x11r7/xapp_xman/xapp_xman.mk | 81 +- package/x11r7/xapp_xmessage/Config.in | 1 - package/x11r7/xapp_xmh/Config.in | 1 - package/x11r7/xapp_xmodmap/Config.in | 1 - package/x11r7/xapp_xmodmap/xapp_xmodmap.mk | 2 +- package/x11r7/xapp_xmore/Config.in | 1 - package/x11r7/xapp_xphelloworld/Config.in | 9 - .../x11r7/xapp_xphelloworld/xapp_xphelloworld.mk | 13 - package/x11r7/xapp_xplsprinters/Config.in | 1 - package/x11r7/xapp_xpr/Config.in | 1 - package/x11r7/xapp_xpr/xapp_xpr.mk | 2 +- package/x11r7/xapp_xprehashprinterlist/Config.in | 1 - package/x11r7/xapp_xprop/Config.in | 1 - package/x11r7/xapp_xprop/xapp_xprop.mk | 2 +- package/x11r7/xapp_xrandr/Config.in | 1 - .../xapp_xrandr-1.2.2-clone-redef.patch | 29 - .../xapp_xrandr-1.2.3-clone-redef.patch | 29 + package/x11r7/xapp_xrandr/xapp_xrandr.mk | 2 +- package/x11r7/xapp_xrdb/Config.in | 1 - package/x11r7/xapp_xrdb/xapp_xrdb.mk | 2 +- package/x11r7/xapp_xrefresh/Config.in | 1 - package/x11r7/xapp_xrefresh/xapp_xrefresh.mk | 2 +- package/x11r7/xapp_xrx/Config.in | 8 - package/x11r7/xapp_xrx/xapp_xrx.mk | 13 - package/x11r7/xapp_xset/Config.in | 1 - package/x11r7/xapp_xset/xapp_xset.mk | 2 +- package/x11r7/xapp_xsetmode/Config.in | 1 - package/x11r7/xapp_xsetpointer/Config.in | 1 - package/x11r7/xapp_xsetroot/Config.in | 1 - package/x11r7/xapp_xsetroot/xapp_xsetroot.mk | 2 +- package/x11r7/xapp_xsm/Config.in | 1 - package/x11r7/xapp_xstdcmap/Config.in | 1 - package/x11r7/xapp_xtrap/Config.in | 7 - package/x11r7/xapp_xtrap/xapp_xtrap.mk | 13 - package/x11r7/xapp_xvidtune/Config.in | 1 - package/x11r7/xapp_xvinfo/Config.in | 1 - package/x11r7/xapp_xvinfo/xapp_xvinfo.mk | 2 +- package/x11r7/xapp_xwd/Config.in | 1 - package/x11r7/xapp_xwd/xapp_xwd.mk | 2 +- package/x11r7/xapp_xwininfo/Config.in | 1 - package/x11r7/xapp_xwininfo/xapp_xwininfo.mk | 2 +- package/x11r7/xapp_xwud/Config.in | 1 - package/x11r7/xapp_xwud/xapp_xwud.mk | 2 +- package/x11r7/xcb-proto/xcb-proto.mk | 3 +- package/x11r7/xcb-util/Config.in | 7 + package/x11r7/xcb-util/xcb-util.mk | 4 +- package/x11r7/xdata_xbitmaps/Config.in | 1 - package/x11r7/xdata_xbitmaps/xdata_xbitmaps.mk | 2 +- package/x11r7/xdata_xcursor-themes/Config.in | 6 +- .../xdata_xcursor-themes/xdata_xcursor-themes.mk | 91 +- package/x11r7/xdriver_xf86-input-acecad/Config.in | 1 - .../xdriver_xf86-input-acecad.mk | 3 +- package/x11r7/xdriver_xf86-input-aiptek/Config.in | 1 - .../xdriver_xf86-input-aiptek.mk | 3 +- package/x11r7/xdriver_xf86-input-calcomp/Config.in | 9 - .../xdriver_xf86-input-calcomp.mk | 14 - package/x11r7/xdriver_xf86-input-citron/Config.in | 9 - .../xdriver_xf86-input-citron.mk | 14 - .../x11r7/xdriver_xf86-input-digitaledge/Config.in | 9 - .../xdriver_xf86-input-digitaledge.mk | 14 - package/x11r7/xdriver_xf86-input-dmc/Config.in | 9 - .../xdriver_xf86-input-dmc.mk | 14 - package/x11r7/xdriver_xf86-input-dynapro/Config.in | 9 - .../xdriver_xf86-input-dynapro.mk | 14 - package/x11r7/xdriver_xf86-input-elo2300/Config.in | 9 - .../xdriver_xf86-input-elo2300.mk | 14 - .../x11r7/xdriver_xf86-input-elographics/Config.in | 9 - .../xdriver_xf86-input-elographics.mk | 14 - package/x11r7/xdriver_xf86-input-evdev/Config.in | 1 - ..._xf86-input-evdev-1.1.2-10-bitfield-fixes.patch | 324 - ...er_xf86-input-evdev-1.1.2-11-bitops-fixes.patch | 42 - ...-evdev-1.1.2-20-add-inotify-architectures.patch | 29 - ...r_xf86-input-evdev-1.1.2-30-absolute-axis.patch | 31 - ...driver_xf86-input-evdev-1.1.2-40-close-fd.patch | 18 - .../xdriver_xf86-input-evdev-1.1.2-50-xinput.patch | 21 - .../xdriver_xf86-input-evdev.mk | 3 +- package/x11r7/xdriver_xf86-input-fpit/Config.in | 9 - .../xdriver_xf86-input-fpit.mk | 14 - .../x11r7/xdriver_xf86-input-hyperpen/Config.in | 9 - .../xdriver_xf86-input-hyperpen.mk | 14 - .../x11r7/xdriver_xf86-input-jamstudio/Config.in | 9 - .../xdriver_xf86-input-jamstudio.mk | 15 - .../x11r7/xdriver_xf86-input-joystick/Config.in | 1 - .../xdriver_xf86-input-joystick.mk | 3 +- .../x11r7/xdriver_xf86-input-keyboard/Config.in | 1 - .../xdriver_xf86-input-keyboard.mk | 3 +- .../x11r7/xdriver_xf86-input-magellan/Config.in | 9 - .../xdriver_xf86-input-magellan.mk | 14 - .../x11r7/xdriver_xf86-input-magictouch/Config.in | 9 - .../xdriver_xf86-input-magictouch.mk | 14 - .../x11r7/xdriver_xf86-input-microtouch/Config.in | 9 - .../xdriver_xf86-input-microtouch.mk | 14 - package/x11r7/xdriver_xf86-input-mouse/Config.in | 1 - .../xdriver_xf86-input-mouse.mk | 3 +- package/x11r7/xdriver_xf86-input-mutouch/Config.in | 9 - .../xdriver_xf86-input-mutouch.mk | 14 - package/x11r7/xdriver_xf86-input-palmax/Config.in | 9 - .../xdriver_xf86-input-palmax.mk | 14 - .../x11r7/xdriver_xf86-input-penmount/Config.in | 9 - .../xdriver_xf86-input-penmount.mk | 14 - .../x11r7/xdriver_xf86-input-spaceorb/Config.in | 9 - .../xdriver_xf86-input-spaceorb.mk | 14 - package/x11r7/xdriver_xf86-input-summa/Config.in | 9 - .../xdriver_xf86-input-summa.mk | 14 - .../x11r7/xdriver_xf86-input-synaptics/Config.in | 1 - ...ut-synaptics-0.14.7~git20070706-configure.patch | 8 - .../xdriver_xf86-input-synaptics.mk | 7 +- package/x11r7/xdriver_xf86-input-tek4957/Config.in | 9 - .../xdriver_xf86-input-tek4957.mk | 14 - package/x11r7/xdriver_xf86-input-ur98/Config.in | 9 - .../xdriver_xf86-input-ur98.mk | 14 - package/x11r7/xdriver_xf86-input-vmmouse/Config.in | 1 - .../xdriver_xf86-input-vmmouse.mk | 2 +- package/x11r7/xdriver_xf86-input-void/Config.in | 1 - .../xdriver_xf86-input-void.mk | 3 +- package/x11r7/xdriver_xf86-video-apm/Config.in | 1 - .../xdriver_xf86-video-apm.mk | 2 +- package/x11r7/xdriver_xf86-video-ark/Config.in | 1 - .../xdriver_xf86-video-ark.mk | 2 +- package/x11r7/xdriver_xf86-video-ast/Config.in | 1 - .../xdriver_xf86-video-ast.mk | 2 +- package/x11r7/xdriver_xf86-video-ati/Config.in | 3 +- .../xdriver_xf86-video-ati.mk | 4 +- package/x11r7/xdriver_xf86-video-chips/Config.in | 1 - .../xdriver_xf86-video-chips.mk | 3 +- package/x11r7/xdriver_xf86-video-cirrus/Config.in | 1 - .../xdriver_xf86-video-cirrus.mk | 2 +- package/x11r7/xdriver_xf86-video-cyrix/Config.in | 12 - ...iver_xf86-video-cyrix-1.1.0-cross-compile.patch | 31 - .../xdriver_xf86-video-cyrix.mk | 14 - package/x11r7/xdriver_xf86-video-dummy/Config.in | 1 - .../xdriver_xf86-video-dummy.mk | 3 +- package/x11r7/xdriver_xf86-video-fbdev/Config.in | 1 - .../xdriver_xf86-video-fbdev.mk | 2 +- package/x11r7/xdriver_xf86-video-geode/Config.in | 10 + .../xdriver_xf86-video-geode.mk | 15 + package/x11r7/xdriver_xf86-video-glide/Config.in | 11 + .../xdriver_xf86-video-glide.mk | 15 + package/x11r7/xdriver_xf86-video-glint/Config.in | 2 +- ...iver_xf86-video-glint-1.2.0-cross-compile.patch | 29 - ...iver_xf86-video-glint-1.2.1-cross-compile.patch | 29 + .../xdriver_xf86-video-glint.mk | 2 +- package/x11r7/xdriver_xf86-video-i128/Config.in | 1 - .../xdriver_xf86-video-i128.mk | 2 +- package/x11r7/xdriver_xf86-video-i740/Config.in | 1 - .../xdriver_xf86-video-i740.mk | 2 +- package/x11r7/xdriver_xf86-video-i810/Config.in | 15 - ...river_xf86-video-i810-1.7.4-cross-compile.patch | 21 - .../xdriver_xf86-video-i810.mk | 14 - package/x11r7/xdriver_xf86-video-imstt/Config.in | 10 - .../xdriver_xf86-video-imstt.mk | 14 - package/x11r7/xdriver_xf86-video-intel/Config.in | 4 +- ...ver_xf86-video-intel-2.10.0-cross-compile.patch | 11 + ...iver_xf86-video-intel-2.3.2-cross-compile.patch | 30 - ...iver_xf86-video-intel-2.9.1-cross-compile.patch | 25 + .../xdriver_xf86-video-intel.mk | 6 +- package/x11r7/xdriver_xf86-video-mach64/Config.in | 11 + .../xdriver_xf86-video-mach64-cross-compile.patch | 27 + .../xdriver_xf86-video-mach64.mk | 14 + package/x11r7/xdriver_xf86-video-mga/Config.in | 2 +- .../xdriver_xf86-video-mga-1.4.8.patch | 21 - .../xdriver_xf86-video-mga-1.4.9.patch | 21 + .../xdriver_xf86-video-mga.mk | 2 +- .../x11r7/xdriver_xf86-video-neomagic/Config.in | 1 - .../xdriver_xf86-video-neomagic.mk | 2 +- package/x11r7/xdriver_xf86-video-newport/Config.in | 1 - ...er_xf86-video-newport-0.2.1-cross-compile.patch | 31 - .../xdriver_xf86-video-newport.mk | 2 +- package/x11r7/xdriver_xf86-video-nsc/Config.in | 13 - .../xdriver_xf86-video-nsc.mk | 14 - package/x11r7/xdriver_xf86-video-nv/Config.in | 1 - .../xdriver_xf86-video-nv/xdriver_xf86-video-nv.mk | 3 +- .../x11r7/xdriver_xf86-video-openchrome/Config.in | 17 + ...86-video-openchrome-0.2.904-cross-compile.patch | 21 + .../xdriver_xf86-video-openchrome.mk | 29 + package/x11r7/xdriver_xf86-video-r128/Config.in | 11 + .../xdriver_xf86-video-r128-cross-compile.patch | 27 + .../xdriver_xf86-video-r128.mk | 14 + .../x11r7/xdriver_xf86-video-rendition/Config.in | 1 - .../xdriver_xf86-video-rendition.mk | 2 +- package/x11r7/xdriver_xf86-video-s3/Config.in | 1 - .../xdriver_xf86-video-s3/xdriver_xf86-video-s3.mk | 2 +- package/x11r7/xdriver_xf86-video-s3virge/Config.in | 1 - .../xdriver_xf86-video-s3virge.mk | 2 +- package/x11r7/xdriver_xf86-video-savage/Config.in | 2 +- .../xdriver_xf86-video-savage.mk | 2 +- .../xdriver_xf86-video-siliconmotion/Config.in | 1 - .../xdriver_xf86-video-siliconmotion.mk | 2 +- package/x11r7/xdriver_xf86-video-sis/Config.in | 3 +- .../xdriver_xf86-video-sis.mk | 4 +- package/x11r7/xdriver_xf86-video-sisusb/Config.in | 2 - .../xdriver_xf86-video-sisusb.mk | 4 +- package/x11r7/xdriver_xf86-video-sunbw2/Config.in | 8 - .../xdriver_xf86-video-sunbw2.mk | 14 - package/x11r7/xdriver_xf86-video-suncg14/Config.in | 1 - .../xdriver_xf86-video-suncg14.mk | 2 +- package/x11r7/xdriver_xf86-video-suncg3/Config.in | 1 - .../xdriver_xf86-video-suncg3.mk | 2 +- package/x11r7/xdriver_xf86-video-suncg6/Config.in | 1 - .../xdriver_xf86-video-suncg6.mk | 2 +- package/x11r7/xdriver_xf86-video-sunffb/Config.in | 1 - .../xdriver_xf86-video-sunffb-1.1.0.patch | 24 - .../xdriver_xf86-video-sunffb.mk | 4 +- package/x11r7/xdriver_xf86-video-sunleo/Config.in | 1 - .../xdriver_xf86-video-sunleo.mk | 2 +- package/x11r7/xdriver_xf86-video-suntcx/Config.in | 1 - .../xdriver_xf86-video-suntcx.mk | 2 +- package/x11r7/xdriver_xf86-video-tdfx/Config.in | 2 +- .../xdriver_xf86-video-tdfx.mk | 2 +- package/x11r7/xdriver_xf86-video-tga/Config.in | 1 - ...driver_xf86-video-tga-1.1.0-cross-compile.patch | 30 - .../xdriver_xf86-video-tga.mk | 2 +- package/x11r7/xdriver_xf86-video-trident/Config.in | 1 - .../xdriver_xf86-video-trident.mk | 2 +- package/x11r7/xdriver_xf86-video-tseng/Config.in | 1 - .../xdriver_xf86-video-tseng.mk | 2 +- package/x11r7/xdriver_xf86-video-v4l/Config.in | 1 - package/x11r7/xdriver_xf86-video-vesa/Config.in | 1 - .../xdriver_xf86-video-vesa-1.3.0.patch | 13 - .../xdriver_xf86-video-vesa-2.0.0.patch | 13 + .../xdriver_xf86-video-vesa.mk | 4 +- package/x11r7/xdriver_xf86-video-vga/Config.in | 11 - .../xdriver_xf86-video-vga.mk | 14 - package/x11r7/xdriver_xf86-video-via/Config.in | 16 - .../xdriver_xf86-video-via-0.2.2.patch | 22 - .../xdriver_xf86-video-via.mk | 14 - package/x11r7/xdriver_xf86-video-vmware/Config.in | 1 - .../xdriver_xf86-video-vmware.mk | 2 +- package/x11r7/xdriver_xf86-video-voodoo/Config.in | 1 - .../xdriver_xf86-video-voodoo.mk | 2 +- package/x11r7/xdriver_xf86-video-wsfb/Config.in | 11 + .../xdriver_xf86-video-wsfb.mk | 15 + package/x11r7/xdriver_xf86-video-xgi/Config.in | 2 +- .../xdriver_xf86-video-xgi-cross-compile.patch | 24 + .../xdriver_xf86-video-xgi.mk | 6 +- package/x11r7/xdriver_xf86-video-xgixp/Config.in | 11 + .../xdriver_xf86-video-xgixp-cross-compile.patch | 24 + .../xdriver_xf86-video-xgixp.mk | 14 + package/x11r7/xfont_encodings/Config.in | 1 - .../xfont_encodings-1.0.2-mkfontscale-bug.patch | 21 - package/x11r7/xfont_encodings/xfont_encodings.mk | 5 +- package/x11r7/xfont_font-adobe-100dpi/Config.in | 1 - .../xfont_font-adobe-100dpi.mk | 8 +- package/x11r7/xfont_font-adobe-75dpi/Config.in | 1 - .../xfont_font-adobe-75dpi.mk | 8 +- .../x11r7/xfont_font-adobe-utopia-100dpi/Config.in | 1 - .../xfont_font-adobe-utopia-100dpi.mk | 8 +- .../x11r7/xfont_font-adobe-utopia-75dpi/Config.in | 1 - .../xfont_font-adobe-utopia-75dpi.mk | 8 +- .../x11r7/xfont_font-adobe-utopia-type1/Config.in | 1 - .../xfont_font-adobe-utopia-type1.mk | 8 +- package/x11r7/xfont_font-alias/Config.in | 1 - package/x11r7/xfont_font-alias/xfont_font-alias.mk | 8 +- package/x11r7/xfont_font-arabic-misc/Config.in | 1 - .../xfont_font-arabic-misc.mk | 8 +- package/x11r7/xfont_font-bh-100dpi/Config.in | 1 - .../xfont_font-bh-100dpi/xfont_font-bh-100dpi.mk | 8 +- package/x11r7/xfont_font-bh-75dpi/Config.in | 1 - .../xfont_font-bh-75dpi/xfont_font-bh-75dpi.mk | 8 +- .../Config.in | 1 - .../xfont_font-bh-lucidatypewriter-100dpi.mk | 8 +- .../xfont_font-bh-lucidatypewriter-75dpi/Config.in | 1 - .../xfont_font-bh-lucidatypewriter-75dpi.mk | 8 +- package/x11r7/xfont_font-bh-ttf/Config.in | 1 - .../x11r7/xfont_font-bh-ttf/xfont_font-bh-ttf.mk | 8 +- package/x11r7/xfont_font-bh-type1/Config.in | 1 - .../xfont_font-bh-type1/xfont_font-bh-type1.mk | 8 +- .../x11r7/xfont_font-bitstream-100dpi/Config.in | 1 - .../xfont_font-bitstream-100dpi.mk | 8 +- package/x11r7/xfont_font-bitstream-75dpi/Config.in | 1 - .../xfont_font-bitstream-75dpi.mk | 8 +- .../x11r7/xfont_font-bitstream-speedo/Config.in | 1 - .../xfont_font-bitstream-speedo.mk | 8 +- package/x11r7/xfont_font-bitstream-type1/Config.in | 1 - .../xfont_font-bitstream-type1.mk | 8 +- package/x11r7/xfont_font-cronyx-cyrillic/Config.in | 1 - .../xfont_font-cronyx-cyrillic.mk | 8 +- package/x11r7/xfont_font-cursor-misc/Config.in | 1 - .../xfont_font-cursor-misc.mk | 8 +- package/x11r7/xfont_font-daewoo-misc/Config.in | 1 - .../xfont_font-daewoo-misc.mk | 8 +- package/x11r7/xfont_font-dec-misc/Config.in | 1 - .../xfont_font-dec-misc/xfont_font-dec-misc.mk | 8 +- package/x11r7/xfont_font-ibm-type1/Config.in | 1 - .../xfont_font-ibm-type1/xfont_font-ibm-type1.mk | 8 +- package/x11r7/xfont_font-isas-misc/Config.in | 1 - .../xfont_font-isas-misc/xfont_font-isas-misc.mk | 8 +- package/x11r7/xfont_font-jis-misc/Config.in | 1 - .../xfont_font-jis-misc/xfont_font-jis-misc.mk | 8 +- package/x11r7/xfont_font-micro-misc/Config.in | 1 - .../xfont_font-micro-misc/xfont_font-micro-misc.mk | 8 +- package/x11r7/xfont_font-misc-cyrillic/Config.in | 1 - .../xfont_font-misc-cyrillic.mk | 8 +- package/x11r7/xfont_font-misc-ethiopic/Config.in | 1 - .../xfont_font-misc-ethiopic.mk | 8 +- package/x11r7/xfont_font-misc-meltho/Config.in | 1 - .../xfont_font-misc-meltho.mk | 8 +- package/x11r7/xfont_font-misc-misc/Config.in | 1 - .../xfont_font-misc-misc/xfont_font-misc-misc.mk | 8 +- package/x11r7/xfont_font-mutt-misc/Config.in | 1 - .../xfont_font-mutt-misc/xfont_font-mutt-misc.mk | 8 +- package/x11r7/xfont_font-schumacher-misc/Config.in | 1 - .../xfont_font-schumacher-misc.mk | 8 +- package/x11r7/xfont_font-screen-cyrillic/Config.in | 1 - .../xfont_font-screen-cyrillic.mk | 8 +- package/x11r7/xfont_font-sony-misc/Config.in | 1 - .../xfont_font-sony-misc/xfont_font-sony-misc.mk | 8 +- package/x11r7/xfont_font-sun-misc/Config.in | 1 - .../xfont_font-sun-misc/xfont_font-sun-misc.mk | 8 +- package/x11r7/xfont_font-util/Config.in | 1 - package/x11r7/xfont_font-util/post-install.sh | 28 - package/x11r7/xfont_font-util/xfont_font-util.mk | 81 +- .../x11r7/xfont_font-winitzki-cyrillic/Config.in | 1 - .../xfont_font-winitzki-cyrillic.mk | 8 +- package/x11r7/xfont_font-xfree86-type1/Config.in | 1 - .../xfont_font-xfree86-type1.mk | 8 +- package/x11r7/xkeyboard-config/xkeyboard-config.mk | 5 +- package/x11r7/xlib_libFS/Config.in | 1 - .../x11r7/xlib_libFS/xlib_libFS-susv3-legacy.patch | 75 - package/x11r7/xlib_libFS/xlib_libFS.mk | 2 +- package/x11r7/xlib_libICE/Config.in | 1 - package/x11r7/xlib_libICE/xlib_libICE.mk | 3 +- package/x11r7/xlib_libSM/Config.in | 1 - package/x11r7/xlib_libSM/xlib_libSM.mk | 5 +- package/x11r7/xlib_libX11/Config.in | 1 - .../xlib_libX11-1.1.3-makekeys-nocc.patch | 36 - .../xlib_libX11/xlib_libX11-1.3.2-keysymdef.patch | 35 + package/x11r7/xlib_libX11/xlib_libX11.mk | 31 +- package/x11r7/xlib_libXScrnSaver/Config.in | 1 - .../x11r7/xlib_libXScrnSaver/xlib_libXScrnSaver.mk | 3 +- package/x11r7/xlib_libXTrap/Config.in | 9 - package/x11r7/xlib_libXTrap/xlib_libXTrap.mk | 15 - package/x11r7/xlib_libXau/Config.in | 2 - package/x11r7/xlib_libXau/xlib_libXau.mk | 9 +- package/x11r7/xlib_libXaw/Config.in | 1 - package/x11r7/xlib_libXaw/xlib_libXaw.mk | 5 +- package/x11r7/xlib_libXcomposite/Config.in | 1 - .../x11r7/xlib_libXcomposite/xlib_libXcomposite.mk | 2 +- package/x11r7/xlib_libXcursor/Config.in | 1 - package/x11r7/xlib_libXcursor/xlib_libXcursor.mk | 3 +- package/x11r7/xlib_libXdamage/Config.in | 1 - package/x11r7/xlib_libXdamage/xlib_libXdamage.mk | 2 +- package/x11r7/xlib_libXdmcp/Config.in | 1 - package/x11r7/xlib_libXdmcp/xlib_libXdmcp.mk | 7 +- package/x11r7/xlib_libXevie/Config.in | 9 - package/x11r7/xlib_libXevie/xlib_libXevie.mk | 15 - package/x11r7/xlib_libXext/Config.in | 1 - package/x11r7/xlib_libXext/xlib_libXext.mk | 2 +- package/x11r7/xlib_libXfixes/Config.in | 1 - package/x11r7/xlib_libXfixes/xlib_libXfixes.mk | 2 +- package/x11r7/xlib_libXfont/Config.in | 1 - .../xlib_libXfont-1.2.7-susv3-legacy.patch | 12 - package/x11r7/xlib_libXfont/xlib_libXfont.mk | 9 +- package/x11r7/xlib_libXfontcache/Config.in | 1 - .../x11r7/xlib_libXfontcache/xlib_libXfontcache.mk | 2 +- package/x11r7/xlib_libXft/Config.in | 1 - package/x11r7/xlib_libXft/xlib_libXft.mk | 4 +- package/x11r7/xlib_libXi/Config.in | 1 - package/x11r7/xlib_libXi/xlib_libXi.mk | 3 +- package/x11r7/xlib_libXinerama/Config.in | 1 - package/x11r7/xlib_libXinerama/xlib_libXinerama.mk | 3 +- package/x11r7/xlib_libXmu/Config.in | 1 - package/x11r7/xlib_libXmu/xlib_libXmu.mk | 2 +- package/x11r7/xlib_libXp/Config.in | 1 - package/x11r7/xlib_libXpm/Config.in | 1 - package/x11r7/xlib_libXpm/xlib_libXpm.mk | 2 +- package/x11r7/xlib_libXprintAppUtil/Config.in | 1 - package/x11r7/xlib_libXprintUtil/Config.in | 1 - package/x11r7/xlib_libXrandr/Config.in | 1 - package/x11r7/xlib_libXrandr/xlib_libXrandr.mk | 3 +- package/x11r7/xlib_libXrender/Config.in | 1 - package/x11r7/xlib_libXrender/xlib_libXrender.mk | 2 +- package/x11r7/xlib_libXres/Config.in | 1 - package/x11r7/xlib_libXres/xlib_libXres.mk | 2 +- package/x11r7/xlib_libXt/Config.in | 1 - .../xlib_libXt-1.0.4-makestrs-nocc.patch | 47 - .../xlib_libXt-1.0.7-fix-cross-compile.patch | 96 + package/x11r7/xlib_libXt/xlib_libXt.mk | 8 +- package/x11r7/xlib_libXtst/Config.in | 2 +- package/x11r7/xlib_libXtst/xlib_libXtst.mk | 12 +- package/x11r7/xlib_libXv/Config.in | 1 - package/x11r7/xlib_libXv/xlib_libXv.mk | 2 +- package/x11r7/xlib_libXvMC/Config.in | 1 - package/x11r7/xlib_libXvMC/xlib_libXvMC.mk | 2 +- package/x11r7/xlib_libXxf86dga/Config.in | 1 - package/x11r7/xlib_libXxf86dga/xlib_libXxf86dga.mk | 3 +- package/x11r7/xlib_libXxf86misc/Config.in | 9 - .../x11r7/xlib_libXxf86misc/xlib_libXxf86misc.mk | 15 - package/x11r7/xlib_libXxf86vm/Config.in | 1 - package/x11r7/xlib_libXxf86vm/xlib_libXxf86vm.mk | 3 +- package/x11r7/xlib_libdmx/Config.in | 1 - package/x11r7/xlib_libdmx/xlib_libdmx.mk | 3 +- package/x11r7/xlib_libfontenc/Config.in | 1 - package/x11r7/xlib_libfontenc/xlib_libfontenc.mk | 6 +- package/x11r7/xlib_liblbxutil/Config.in | 6 - .../xlib_liblbxutil-1.0.1-mk3gstates-nocc.patch | 46 - package/x11r7/xlib_liblbxutil/xlib_liblbxutil.mk | 15 - package/x11r7/xlib_liboldX/Config.in | 1 - package/x11r7/xlib_libpciaccess/Config.in | 8 + .../x11r7/xlib_libpciaccess/xlib_libpciaccess.mk | 14 + package/x11r7/xlib_libxkbfile/Config.in | 1 - package/x11r7/xlib_libxkbfile/xlib_libxkbfile.mk | 6 +- package/x11r7/xlib_libxkbui/Config.in | 1 - package/x11r7/xlib_xtrans/Config.in | 1 - .../xlib_xtrans-1.2.5-fix_pkgconfig_dir.patch | 11 + package/x11r7/xlib_xtrans/xlib_xtrans.mk | 4 +- package/x11r7/xproto_applewmproto/Config.in | 1 - .../xproto_applewmproto/xproto_applewmproto.mk | 2 +- package/x11r7/xproto_bigreqsproto/Config.in | 1 - .../xproto_bigreqsproto/xproto_bigreqsproto.mk | 2 +- package/x11r7/xproto_compositeproto/Config.in | 1 - .../xproto_compositeproto/xproto_compositeproto.mk | 2 +- package/x11r7/xproto_damageproto/Config.in | 1 - .../x11r7/xproto_damageproto/xproto_damageproto.mk | 2 +- package/x11r7/xproto_dmxproto/Config.in | 1 - package/x11r7/xproto_dmxproto/xproto_dmxproto.mk | 2 +- package/x11r7/xproto_dri2proto/Config.in | 4 + package/x11r7/xproto_dri2proto/xproto_dri2proto.mk | 14 + package/x11r7/xproto_evieext/Config.in | 5 - package/x11r7/xproto_evieext/xproto_evieext.mk | 14 - package/x11r7/xproto_fixesproto/Config.in | 1 - .../x11r7/xproto_fixesproto/xproto_fixesproto.mk | 2 +- package/x11r7/xproto_fontcacheproto/Config.in | 1 - .../xproto_fontcacheproto/xproto_fontcacheproto.mk | 3 +- package/x11r7/xproto_fontsproto/Config.in | 1 - .../x11r7/xproto_fontsproto/xproto_fontsproto.mk | 3 +- package/x11r7/xproto_glproto/Config.in | 1 - package/x11r7/xproto_glproto/xproto_glproto.mk | 2 +- package/x11r7/xproto_inputproto/Config.in | 1 - .../x11r7/xproto_inputproto/xproto_inputproto.mk | 3 +- package/x11r7/xproto_kbproto/Config.in | 1 - package/x11r7/xproto_kbproto/xproto_kbproto.mk | 3 +- package/x11r7/xproto_printproto/Config.in | 1 - package/x11r7/xproto_randrproto/Config.in | 1 - .../x11r7/xproto_randrproto/xproto_randrproto.mk | 2 +- package/x11r7/xproto_recordproto/Config.in | 1 - .../x11r7/xproto_recordproto/xproto_recordproto.mk | 2 +- package/x11r7/xproto_renderproto/Config.in | 1 - .../x11r7/xproto_renderproto/xproto_renderproto.mk | 2 +- package/x11r7/xproto_resourceproto/Config.in | 1 - .../xproto_resourceproto/xproto_resourceproto.mk | 2 +- package/x11r7/xproto_scrnsaverproto/Config.in | 1 - .../xproto_scrnsaverproto/xproto_scrnsaverproto.mk | 2 +- package/x11r7/xproto_trapproto/Config.in | 5 - package/x11r7/xproto_trapproto/xproto_trapproto.mk | 14 - package/x11r7/xproto_videoproto/Config.in | 1 - .../x11r7/xproto_videoproto/xproto_videoproto.mk | 2 +- package/x11r7/xproto_windowswmproto/Config.in | 1 - .../xproto_windowswmproto/xproto_windowswmproto.mk | 2 +- package/x11r7/xproto_xcmiscproto/Config.in | 1 - .../x11r7/xproto_xcmiscproto/xproto_xcmiscproto.mk | 3 +- package/x11r7/xproto_xextproto/Config.in | 1 - package/x11r7/xproto_xextproto/xproto_xextproto.mk | 3 +- package/x11r7/xproto_xf86bigfontproto/Config.in | 1 - .../xproto_xf86bigfontproto.mk | 3 +- package/x11r7/xproto_xf86dgaproto/Config.in | 1 - .../xproto_xf86dgaproto/xproto_xf86dgaproto.mk | 2 +- package/x11r7/xproto_xf86driproto/Config.in | 1 - .../xproto_xf86driproto/xproto_xf86driproto.mk | 2 +- package/x11r7/xproto_xf86miscproto/Config.in | 5 - .../xproto_xf86miscproto/xproto_xf86miscproto.mk | 14 - package/x11r7/xproto_xf86rushproto/Config.in | 1 - package/x11r7/xproto_xf86vidmodeproto/Config.in | 1 - .../xproto_xf86vidmodeproto.mk | 2 +- package/x11r7/xproto_xineramaproto/Config.in | 1 - .../xproto_xineramaproto/xproto_xineramaproto.mk | 2 +- package/x11r7/xproto_xproto/Config.in | 1 - package/x11r7/xproto_xproto/xproto_xproto.mk | 3 +- .../xproto_xproxymanagementprotocol/Config.in | 5 - .../xproto_xproxymanagementprotocol.mk | 14 - package/x11r7/xserver_xorg-server/Config.in | 62 +- .../xserver_xorg-server-1.4-configure.patch | 28 - ...server_xorg-server-1.4-servermd-add-avr32.patch | 19 - .../xserver_xorg-server-1.4-tslib-fix.patch | 11 - .../xserver_xorg-server/xserver_xorg-server.mk | 150 +- package/x11r7/xutil_makedepend/Config.in | 1 - package/x11r7/xutil_makedepend/xutil_makedepend.mk | 9 +- package/x11r7/xutil_util-macros/Config.in | 1 - .../xutil_util-macros-1.1.5-linuxdoc.patch | 15 - .../xutil_util-macros-1.1.5.patch | 8 - .../xutil_util-macros-1.3.0.patch | 9 + .../x11r7/xutil_util-macros/xutil_util-macros.mk | 3 +- package/x11vnc/Config.in | 1 + package/x11vnc/x11vnc.mk | 9 +- package/xavante/Config.in | 14 + package/xavante/xavante.mk | 23 + package/xerces/Config.in | 7 +- package/xerces/xerces.mk | 100 +- package/xfsprogs/Config.in | 11 + .../xfsprogs/xfsprogs-2.7.11_susv3-legacy.patch | 1254 - package/xfsprogs/xfsprogs.mk | 19 +- package/xfsprogs/xfsprogs.patch | 59 - package/xpdf/Config.in | 8 - package/xpdf/xpdf-3.02pl1.patch | 33 - package/xpdf/xpdf-3.02pl2.patch | 823 - package/xpdf/xpdf.mk | 31 - package/xstroke/Config.in | 5 +- package/xstroke/xstroke.mk | 5 +- package/xterm/Config.in | 6 + package/xterm/xterm.mk | 13 + package/xvkbd/Config.in | 3 + package/xvkbd/xvkbd.mk | 6 +- package/zlib/Config.in | 6 - package/zlib/zlib-1.2.1-configure.patch | 103 - package/zlib/zlib-arflags.patch | 21 - package/zlib/zlib.mk | 122 +- project/Config.in | 25 - project/Makefile.in | 91 - project/project.mk | 59 - scripts/add_new_package.wizard | 52 +- scripts/buildall.sh | 340 + scripts/copy.sh | 4 +- scripts/get_linux_config.sh | 80 +- scripts/graph-depends | 169 + scripts/mkpkg | 109 + scripts/pkg-stats | 234 + scripts/setlocalversion | 14 +- scripts/test/Config.in.test.buildall | 713 + scripts/test/Makefile | 5 + scripts/testheader.inc | 144 + target/Config.in | 84 - target/Config.in.arch | 168 +- target/Makefile.in | 29 +- target/cloop/Config.in | 10 - target/cloop/Makefile.in | 3 - target/cloop/cloop.mk | 119 - target/cpio/Config.in | 50 - target/cpio/cpioroot.mk | 96 - target/cramfs/Config.in | 7 - target/cramfs/cramfs-01-devtable.patch | 1269 - target/cramfs/cramfs-02-endian.patch | 284 - target/cramfs/cramfs-03-cygwin_IO.patch | 13 - target/cramfs/cramfs.mk | 96 - target/device/AMD/Config.in | 19 - target/device/AMD/DBAu1500/Makefile.in | 22 - target/device/AMD/DBAu1500/busybox.config | 483 - target/device/AMD/DBAu1500/device_table.txt | 162 - target/device/AMD/DBAu1500/linux.config | 1050 - target/device/AMD/DBAu1500/linux26.mk | 109 - target/device/AMD/DBAu1500/target_skeleton/dev/log | 1 - target/device/AMD/DBAu1500/target_skeleton/etc/TZ | 1 - .../device/AMD/DBAu1500/target_skeleton/etc/fstab | 8 - .../device/AMD/DBAu1500/target_skeleton/etc/group | 14 - .../AMD/DBAu1500/target_skeleton/etc/hostname | 1 - .../device/AMD/DBAu1500/target_skeleton/etc/hosts | 1 - .../DBAu1500/target_skeleton/etc/init.d/S20urandom | 54 - .../DBAu1500/target_skeleton/etc/init.d/S40network | 35 - .../AMD/DBAu1500/target_skeleton/etc/init.d/rcS | 27 - .../AMD/DBAu1500/target_skeleton/etc/inittab | 47 - .../AMD/DBAu1500/target_skeleton/etc/inputrc | 44 - .../device/AMD/DBAu1500/target_skeleton/etc/issue | 4 - .../device/AMD/DBAu1500/target_skeleton/etc/mtab | 1 - .../target_skeleton/etc/network/interfaces | 4 - .../device/AMD/DBAu1500/target_skeleton/etc/passwd | 13 - .../AMD/DBAu1500/target_skeleton/etc/profile | 48 - .../AMD/DBAu1500/target_skeleton/etc/protocols | 31 - .../AMD/DBAu1500/target_skeleton/etc/random-seed | Bin 512 -> 0 bytes .../AMD/DBAu1500/target_skeleton/etc/resolv.conf | 1 - .../AMD/DBAu1500/target_skeleton/etc/securetty | 12 - .../AMD/DBAu1500/target_skeleton/etc/services | 302 - .../device/AMD/DBAu1500/target_skeleton/etc/shadow | 12 - .../AMD/DBAu1500/target_skeleton/root/.bash_logout | 7 - .../DBAu1500/target_skeleton/root/.bash_profile | 15 - .../AMD/DBAu1500/target_skeleton/root/.bashrc | 48 - .../usr/share/udhcpc/default.script | 39 - .../AMD/DBAu1500/target_skeleton/var/lib/pcmcia | 1 - .../device/AMD/DBAu1500/target_skeleton/var/lock | 1 - target/device/AMD/DBAu1500/target_skeleton/var/log | 1 - .../device/AMD/DBAu1500/target_skeleton/var/pcmcia | 1 - target/device/AMD/DBAu1500/target_skeleton/var/run | 1 - .../device/AMD/DBAu1500/target_skeleton/var/spool | 1 - target/device/AMD/DBAu1500/target_skeleton/var/tmp | 1 - target/device/AMD/Makefile.in | 7 - target/device/ARM/Config.in | 20 - target/device/ARM/Makefile.in | 47 - target/device/ARM/arm-linux.config | 1417 - target/device/ARMLTD/Config.in | 40 +- target/device/ARMLTD/Makefile.in | 15 +- .../integrator926-linux-2.6.28.2.config | 1221 + target/device/ARMLTD/integrator926_defconfig | 563 - .../integrator926_huge-linux-2.6.28.2.config | 1236 + target/device/ARMLTD/integrator926_huge_defconfig | 543 - target/device/ARMLTD/linux26.integrator926.config | 1007 - .../ARMLTD/linux26.integrator926_huge.config | 1027 - target/device/ARMLTD/uClibc.integrator926.config | 212 - target/device/Atmel/AT91_Config.in | 86 +- target/device/Atmel/AVR32_Config.in | 83 +- target/device/Atmel/Config.in | 24 +- target/device/Atmel/Config.in.linux.patches | 6 - target/device/Atmel/Config.in.mirrors | 4 - target/device/Atmel/DataFlashBoot/Config.in | 23 - target/device/Atmel/DataFlashBoot/DataflashBoot.mk | 48 - target/device/Atmel/Makefile.in | 65 +- .../device/Atmel/arch-arm/Config.in.linux.patches | 88 - target/device/Atmel/arch-arm/Makefile.in | 12 - .../linux-2.6.20.4-atmel.patch |26777 ------ .../linux-2.6.21.1-at91-1-update.patch | 36 - .../linux-2.6.21.1-at91.patch |14630 ---- .../linux-2.6.21.5-at91-1-update.patch | 36 - .../linux-2.6.21.5-at91.patch |14630 ---- .../kernel-patches-2.6.24/linux-2.6.24-at91.patch |30343 ------- .../linux-2.6.25-at91.patch.gz | Bin 132353 -> 0 bytes .../linux-2.6.26-rc3-at91.patch.gz | Bin 94190 -> 0 bytes .../kernel-patches-2.6.26/2.6.26-at91.patch.gz | Bin 95915 -> 0 bytes .../kernel-patches-2.6.27.7/2.6.27-at91.patch.gz | Bin 93020 -> 0 bytes .../linux-2.6.27-at91.patch.gz | Bin 0 -> 93020 bytes .../2.6.28-rc6-at91-wm8731.patch | 423 - .../2.6.28-rc6-at91.patch.gz | Bin 84237 -> 0 bytes .../linux-2.6.28-at91.patch.bz2 | Bin 0 -> 67725 bytes .../linux-2.6.28-exp.patch.bz2 | Bin 0 -> 56841 bytes .../Atmel/arch-avr32/Config.in.linux.patches | 83 - target/device/Atmel/arch-avr32/arch-avr32.mk | 24 - .../linux-2.6.28.7-100-avr32.patch |16813 ++++ ...28.7-201-avr32-atmel_mpopfb-disable-debug.patch | 23 + ...mpopfb-add-signal-to-disable-line-caching.patch | 43 + ....28.7-203-avr32-fix-arch-header-byteorder.patch | 35 + ...4-avr32-ap700x-fix-det_pin-for-nand-flash.patch | 33 + .../linux-2.6.23-100-avr32-atmel.2.patch |19857 ----- ...3-200-fix-include-typo-for-atngw100-board.patch | 11 - .../linux-2.6.24-100-avr32-git.1.patch |16922 ---- .../linux-2.6.24-500-v4l-avr32-isi.patch.cond | 2954 - .../linux-2.6.24-600-avr32-mmc.patch | 255 - .../linux-2.6.24-avr32-ac97-reset.patch.cond | 289 - .../linux-2.6.24-avr32-psif-2.patch.cond | 671 - .../linux-2.6.25.10-no-localversion.patch | 5 - .../linux-2.6.25.10.atmel.2.patch.bz2 | Bin 273604 -> 0 bytes .../linux-2.6.27.6-100-avr32-atmel.1.patch |26786 ++++++ ...00-avr32-remove.note.gnu.build-id-section.patch | 27 + ...27.6-201-avr32-atmel_mpopfb-disable-debug.patch | 23 + ...mpopfb-add-signal-to-disable-line-caching.patch | 59 + ....27.6-203-avr32-fix-arch-header-byteorder.patch | 35 + ...4-avr32-ap700x-fix-det_pin-for-nand-flash.patch | 31 + target/device/Atmel/at91bootstrap/Config.in | 88 - .../Atmel/at91bootstrap/at91bootstrap-2.3.1.patch | 223 - .../Atmel/at91bootstrap/at91bootstrap-2.3.2.patch | 506 - .../Atmel/at91bootstrap/at91bootstrap-2.3.4.patch | 336 - target/device/Atmel/at91bootstrap/at91bootstrap.mk | 91 - target/device/Atmel/at91rm9200df/Makefile.in | 6 +- .../at91rm9200df-linux-2.6.21.1.config | 1361 - .../at91rm9200df-linux-2.6.22.1.config | 1355 - .../at91rm9200df-linux-2.6.28.2.config | 1570 + .../Atmel/at91rm9200df/at91rm9200df_defconfig | 901 - .../device/Atmel/at91rm9200df/busybox-1.6.0.config | 690 - .../device/Atmel/at91rm9200df/busybox-1.7.1.config | 749 - .../Atmel/at91rm9200df/u-boot/at91rm9200df.h | 360 - target/device/Atmel/at91sam9260dfc/Makefile.in | 22 +- .../at91sam9260dfc-linux-2.6.20.4.config | 1255 - .../at91sam9260dfc-linux-2.6.21.1.config | 1457 - .../at91sam9260dfc-linux-2.6.22.1.config | 1444 - .../at91sam9260dfc-linux-2.6.24.3.config | 1417 - .../at91sam9260dfc-linux-2.6.28.2.config | 1640 + .../Atmel/at91sam9260dfc/at91sam9260dfc_defconfig | 831 - .../Atmel/at91sam9260dfc/busybox-1.6.0.config | 690 - .../Atmel/at91sam9260dfc/busybox-1.9.1.config | 690 - .../Atmel/at91sam9260dfc/u-boot/at91sam9260dfc.h | 371 - target/device/Atmel/at91sam9260pf/Makefile.in | 5 +- .../Atmel/at91sam9260pf/at91sam9260pf_defconfig | 651 - target/device/Atmel/at91sam9261ek/Makefile.in | 21 +- .../at91sam9261ek-linux-2.6.21.1.config | 1460 - .../at91sam9261ek-linux-2.6.22.1.config | 1460 - .../at91sam9261ek-linux-2.6.28.2.config | 1432 + .../Atmel/at91sam9261ek/at91sam9261ek_defconfig | 810 - .../Atmel/at91sam9261ek/busybox-1.6.0.config | 690 - .../Atmel/at91sam9261ek/u-boot/at91sam9261ek.h | 435 - target/device/Atmel/at91sam9263ek/Makefile.in | 17 +- .../at91sam9263ek-linux-2.6.21.1.config | 1451 - .../at91sam9263ek-linux-2.6.28.2.config | 1440 + .../Atmel/at91sam9263ek/at91sam9263ek_defconfig | 775 - .../Atmel/at91sam9263ek/busybox-1.6.0.config | 690 - .../Atmel/at91sam9263ek/u-boot/at91sam9263ek.h | 444 - target/device/Atmel/at91sam9g20dfc/Makefile.in | 17 +- .../at91sam9260dfc-linux-2.6.28-rc6.config | 1554 - .../at91sam9g20dfc-linux-2.6.28-rc6.config | 1554 - .../at91sam9g20dfc-linux-2.6.28.2.config | 1650 + .../Atmel/at91sam9g20dfc/at91sam9g20dfc_defconfig | 900 - .../Atmel/at91sam9g20dfc/busybox-1.9.1.config | 690 - target/device/Atmel/atngw100-base/Makefile.in | 6 +- .../atngw100-base-linux-2.6.23.config | 858 + .../atngw100-base-linux-2.6.24.config | 1153 + .../Atmel/atngw100-base/atngw100-base_defconfig | 827 - .../Atmel/atngw100-base/busybox-1.11.0.config | 767 + .../Atmel/atngw100-base/busybox-1.9.1.config | 767 + target/device/Atmel/atngw100-base/busybox.config | 852 - target/device/Atmel/atngw100-base/device_table.txt | 139 +- .../Atmel/atngw100-base/linux-2.6.27.6.config | 941 - .../Atmel/atngw100-base/target_skeleton/etc/fstab | 1 - .../target_skeleton/etc/fw_env.config | 6 - .../target_skeleton/etc/init.d/K70sendsig | 4 - .../target_skeleton/etc/init.d/K80netfs | 11 - .../target_skeleton/etc/init.d/K85network | 11 - .../target_skeleton/etc/init.d/K90localfs | 17 - .../atngw100-base/target_skeleton/etc/init.d/rcK | 4 +- target/device/Atmel/atngw100-evklcd10x/Makefile.in | 13 - .../device/Atmel/atngw100-evklcd10x/busybox.config | 852 - .../Atmel/atngw100-evklcd10x/device_table.txt | 183 - .../Atmel/atngw100-evklcd10x/evklcd100_defconfig | 899 - .../Atmel/atngw100-evklcd10x/evklcd101_defconfig | 899 - .../Atmel/atngw100-evklcd10x/jffs2_partitions.txt | 8 - ...6.25.10-200-avr32-evklcd10x-board-support.patch | 229 - ....6.25.10-300-add-wolfson-wm97xx-ts-driver.patch | 2828 - .../atngw100-evklcd10x/target_skeleton/etc/TZ | 1 - .../target_skeleton/etc/asound.state | 823 - .../target_skeleton/etc/bootsplash.jpg | Bin 25202 -> 0 bytes .../target_skeleton/etc/default/ntpdate | 6 - .../atngw100-evklcd10x/target_skeleton/etc/fstab | 5 - .../target_skeleton/etc/fw_env.config | 6 - .../atngw100-evklcd10x/target_skeleton/etc/group | 20 - .../target_skeleton/etc/hostname | 1 - .../atngw100-evklcd10x/target_skeleton/etc/hosts | 12 - .../target_skeleton/etc/init.d/K20alsa-utils | 14 - .../target_skeleton/etc/init.d/K70sendsig | 5 - .../target_skeleton/etc/init.d/K80netfs | 11 - .../target_skeleton/etc/init.d/K85network | 11 - .../target_skeleton/etc/init.d/K90localfs | 17 - .../target_skeleton/etc/init.d/S00mountvirtfs | 76 - .../target_skeleton/etc/init.d/S01hotplug | 14 - .../target_skeleton/etc/init.d/S02hostname | 47 - .../target_skeleton/etc/init.d/S03bootsplash | 17 - .../target_skeleton/etc/init.d/S08syslog | 24 - .../target_skeleton/etc/init.d/S09klog | 16 - .../target_skeleton/etc/init.d/S10modules-init | 21 - .../target_skeleton/etc/init.d/S15localfs | 11 - .../target_skeleton/etc/init.d/S20network | 11 - .../target_skeleton/etc/init.d/S40telnetd | 16 - .../target_skeleton/etc/init.d/S49netfs | 11 - .../target_skeleton/etc/init.d/S50alsa-utils | 19 - .../target_skeleton/etc/init.d/S99splash | 17 - .../target_skeleton/etc/init.d/rcK | 8 - .../target_skeleton/etc/init.d/rcS | 11 - .../atngw100-evklcd10x/target_skeleton/etc/inittab | 28 - .../target_skeleton/etc/mdev.conf | 49 - .../atngw100-evklcd10x/target_skeleton/etc/modules | 5 - .../target_skeleton/etc/mplayer.conf | 129 - .../atngw100-evklcd10x/target_skeleton/etc/mtab | 1 - .../target_skeleton/etc/network/interfaces | 15 - .../target_skeleton/etc/ntp.conf | 49 - .../atngw100-evklcd10x/target_skeleton/etc/passwd | 18 - .../target_skeleton/etc/proftpd.conf | 31 - .../target_skeleton/etc/protocols | 149 - .../target_skeleton/etc/resolv.conf | 1 - .../target_skeleton/etc/services | 2117 - .../atngw100-evklcd10x/target_skeleton/etc/shadow | 18 - .../atngw100-evklcd10x/target_skeleton/etc/shells | 8 - .../target_skeleton/etc/splash.jpg | Bin 75605 -> 0 bytes .../target_skeleton/root/.bash_logout | 7 - .../target_skeleton/root/.bash_profile | 15 - .../target_skeleton/root/.bashrc | 48 - target/device/Atmel/atngw100-expanded/Makefile.in | 7 - .../atngw100-expanded-linux-2.6.23.config | 1290 - .../atngw100-expanded-linux-2.6.24.config | 1201 - .../atngw100-expanded-linux-2.6.25.10.config | 1271 - .../atngw100-expanded/atngw100-expanded_defconfig | 1109 - .../Atmel/atngw100-expanded/busybox-1.11.0.config | 767 - .../Atmel/atngw100-expanded/busybox-1.9.1.config | 767 - .../Atmel/atngw100-expanded/device_table.txt | 181 - .../Atmel/atngw100-expanded/jffs2_partitions.txt | 7 - .../linux-2.6.24.4-100-atngw100-add-ac97.patch | 10 - .../linux-2.6.24.4-200-atngw100-video.patch | 148 - .../linux-2.6.24.4-300-avr32-psif-2.patch | 27 - ...-2.6.24.4-400-atngw100-unlock-uboot-flash.patch | 11 - .../linux-2.6.24.4-500-avr32-ac97-reset.patch | 289 - ...linux-2.6.24.4-600-atngw100-disable-psif1.patch | 11 - .../atngw100-expanded/target_skeleton/dev/.DEVICES | 69 - .../Atmel/atngw100-expanded/target_skeleton/etc/TZ | 1 - .../target_skeleton/etc/default/ntpdate | 6 - .../target_skeleton/etc/dnsmasq.conf | 447 - .../atngw100-expanded/target_skeleton/etc/fstab | 14 - .../atngw100-expanded/target_skeleton/etc/group | 20 - .../atngw100-expanded/target_skeleton/etc/hostname | 1 - .../atngw100-expanded/target_skeleton/etc/hosts | 11 - .../target_skeleton/etc/hosts.dnsmasq | 246 - .../target_skeleton/etc/httpd.conf | 2 - .../target_skeleton/etc/inetd.conf | 3 - .../target_skeleton/etc/init.d/K70sendsig | 1 - .../target_skeleton/etc/init.d/K80netfs | 1 - .../target_skeleton/etc/init.d/K85network | 11 - .../target_skeleton/etc/init.d/K90localfs | 1 - .../target_skeleton/etc/init.d/S00mountvirtfs | 76 - .../target_skeleton/etc/init.d/S01hotplug | 14 - .../target_skeleton/etc/init.d/S02hostname | 47 - .../target_skeleton/etc/init.d/S08syslog | 24 - .../target_skeleton/etc/init.d/S09klog | 16 - .../target_skeleton/etc/init.d/S10modules-init | 21 - .../target_skeleton/etc/init.d/S20network | 11 - .../target_skeleton/etc/init.d/S41inetd | 16 - .../target_skeleton/etc/init.d/S42httpd | 16 - .../target_skeleton/etc/init.d/S43ntp | 27 - .../target_skeleton/etc/init.d/S49netfs | 11 - .../target_skeleton/etc/init.d/S90firstboot | 21 - .../target_skeleton/etc/init.d/rcK | 6 - .../target_skeleton/etc/init.d/rcS | 11 - .../atngw100-expanded/target_skeleton/etc/inittab | 27 - .../atngw100-expanded/target_skeleton/etc/modules | 13 - .../atngw100-expanded/target_skeleton/etc/mtab | 1 - .../target_skeleton/etc/network/interfaces | 8 - .../atngw100-expanded/target_skeleton/etc/ntp.conf | 49 - .../atngw100-expanded/target_skeleton/etc/passwd | 18 - .../target_skeleton/etc/proftpd.conf | 31 - .../target_skeleton/etc/protocols | 149 - .../target_skeleton/etc/resolv.conf | 1 - .../target_skeleton/etc/samba/smb.conf | 287 - .../target_skeleton/etc/samba/smbpasswd | 1 - .../atngw100-expanded/target_skeleton/etc/services | 2117 - .../atngw100-expanded/target_skeleton/etc/shadow | 18 - .../atngw100-expanded/target_skeleton/etc/shells | 8 - .../usr/share/udhcpc/default.script | 19 - target/device/Atmel/atngw100/Makefile.in | 23 +- .../atngw100/atngw100-linux-sysupgrade.config | 997 + target/device/Atmel/atngw100/atngw100_defconfig | 876 - target/device/Atmel/atngw100/busybox.config | 852 - target/device/Atmel/atngw100/device_table.txt | 183 - target/device/Atmel/atngw100/dnsmasq-board.conf | 36 + .../overlay-patch/etc/dnsmasq.d/10extra-hosts | 2 + .../atngw100/skeleton/overlay-patch/etc/fstab | 5 + .../skeleton/overlay-patch/etc/fw_env.config | 6 + .../atngw100/skeleton/overlay-patch/etc/hostname | 1 + .../atngw100/skeleton/overlay-patch/etc/hosts | 11 + .../skeleton/overlay-patch/etc/hosts.dnsmasq | 246 + .../overlay-patch/etc/init.d/S00bootstrap.sh | 52 + .../overlay-patch/etc/init.d/S30cdc-gadget | 4 + .../atngw100/skeleton/overlay-patch/etc/init.d/rcK | 9 + .../atngw100/skeleton/overlay-patch/etc/init.d/rcS | 27 + .../atngw100/skeleton/overlay-patch/etc/inittab | 30 + .../atngw100/skeleton/overlay-patch/etc/mdev.conf | 46 + .../skeleton/overlay-patch/etc/network/interfaces | 25 + .../atngw100/skeleton/overlay-patch/etc/passwd | 17 + .../skeleton/overlay-patch/etc/samba/smb.conf | 287 + .../skeleton/overlay-patch/etc/samba/smbpasswd | 1 + .../atngw100/skeleton/overlay-patch/etc/shadow | 17 + .../device/Atmel/atngw100/target_skeleton/etc/TZ | 1 - .../atngw100/target_skeleton/etc/default/ntpdate | 6 - .../atngw100/target_skeleton/etc/dnsmasq.conf | 447 - .../Atmel/atngw100/target_skeleton/etc/fstab | 5 - .../atngw100/target_skeleton/etc/fw_env.config | 6 - .../Atmel/atngw100/target_skeleton/etc/group | 20 - .../Atmel/atngw100/target_skeleton/etc/hostname | 1 - .../Atmel/atngw100/target_skeleton/etc/hosts | 11 - .../atngw100/target_skeleton/etc/hosts.dnsmasq | 246 - .../Atmel/atngw100/target_skeleton/etc/httpd.conf | 2 - .../Atmel/atngw100/target_skeleton/etc/inetd.conf | 3 - .../atngw100/target_skeleton/etc/init.d/K70sendsig | 5 - .../atngw100/target_skeleton/etc/init.d/K80netfs | 11 - .../atngw100/target_skeleton/etc/init.d/K85network | 11 - .../atngw100/target_skeleton/etc/init.d/K90localfs | 17 - .../target_skeleton/etc/init.d/S00mountvirtfs | 74 - .../atngw100/target_skeleton/etc/init.d/S01hotplug | 14 - .../target_skeleton/etc/init.d/S02hostname | 47 - .../atngw100/target_skeleton/etc/init.d/S08syslog | 24 - .../atngw100/target_skeleton/etc/init.d/S09klog | 16 - .../target_skeleton/etc/init.d/S10modules-init | 21 - .../atngw100/target_skeleton/etc/init.d/S15localfs | 11 - .../atngw100/target_skeleton/etc/init.d/S20network | 11 - .../atngw100/target_skeleton/etc/init.d/S21dnsmasq | 18 - .../target_skeleton/etc/init.d/S22iptables | 43 - .../atngw100/target_skeleton/etc/init.d/S40telnetd | 16 - .../atngw100/target_skeleton/etc/init.d/S41inetd | 16 - .../atngw100/target_skeleton/etc/init.d/S42httpd | 16 - .../atngw100/target_skeleton/etc/init.d/S43ntpdate | 27 - .../atngw100/target_skeleton/etc/init.d/S49netfs | 11 - .../Atmel/atngw100/target_skeleton/etc/init.d/rcK | 8 - .../Atmel/atngw100/target_skeleton/etc/init.d/rcS | 11 - .../Atmel/atngw100/target_skeleton/etc/inittab | 27 - .../Atmel/atngw100/target_skeleton/etc/mdev.conf | 49 - .../device/Atmel/atngw100/target_skeleton/etc/mtab | 1 - .../target_skeleton/etc/network/interfaces | 15 - .../Atmel/atngw100/target_skeleton/etc/ntp.conf | 49 - .../Atmel/atngw100/target_skeleton/etc/passwd | 18 - .../atngw100/target_skeleton/etc/proftpd.conf | 31 - .../Atmel/atngw100/target_skeleton/etc/protocols | 149 - .../Atmel/atngw100/target_skeleton/etc/resolv.conf | 1 - .../atngw100/target_skeleton/etc/samba/smb.conf | 287 - .../atngw100/target_skeleton/etc/samba/smbpasswd | 1 - .../Atmel/atngw100/target_skeleton/etc/services | 2117 - .../Atmel/atngw100/target_skeleton/etc/shadow | 18 - .../Atmel/atngw100/target_skeleton/etc/shells | 8 - .../atngw100/target_skeleton/root/.bash_logout | 7 - .../atngw100/target_skeleton/root/.bash_profile | 15 - .../Atmel/atngw100/target_skeleton/root/.bashrc | 48 - .../usr/share/udhcpc/default.script | 19 - target/device/Atmel/atngw100mkii/Makefile.in | 24 + .../atngw100mkii-linux-sysupgrade.config | 1142 + .../device/Atmel/atngw100mkii/dnsmasq-board.conf | 36 + .../Atmel/atngw100mkii/linux-2.6.35.4.config | 1502 + .../overlay-patch/etc/dnsmasq.d/10extra-hosts | 2 + .../atngw100mkii/skeleton/overlay-patch/etc/fstab | 5 + .../skeleton/overlay-patch/etc/fw_env.config | 6 + .../skeleton/overlay-patch/etc/hostname | 1 + .../atngw100mkii/skeleton/overlay-patch/etc/hosts | 11 + .../skeleton/overlay-patch/etc/hosts.dnsmasq | 246 + .../overlay-patch/etc/init.d/S00bootstrap.sh | 52 + .../overlay-patch/etc/init.d/S30cdc-gadget | 4 + .../skeleton/overlay-patch/etc/init.d/rcK | 9 + .../skeleton/overlay-patch/etc/init.d/rcS | 27 + .../skeleton/overlay-patch/etc/inittab | 30 + .../skeleton/overlay-patch/etc/mdev.conf | 46 + .../skeleton/overlay-patch/etc/network/interfaces | 25 + .../atngw100mkii/skeleton/overlay-patch/etc/passwd | 17 + .../skeleton/overlay-patch/etc/samba/smb.conf | 287 + .../skeleton/overlay-patch/etc/samba/smbpasswd | 1 + .../atngw100mkii/skeleton/overlay-patch/etc/shadow | 17 + target/device/Atmel/atstk100x-nand/Makefile.in | 13 - .../atstk100x-nand/atstk1005-no-mplayer_defconfig | 907 - .../Atmel/atstk100x-nand/atstk1005_defconfig | 913 - .../atstk100x-nand/atstk1006-no-mplayer_defconfig | 907 - .../Atmel/atstk100x-nand/atstk1006_defconfig | 913 - target/device/Atmel/atstk100x-nand/busybox.config | 852 - .../device/Atmel/atstk100x-nand/device_table.txt | 183 - .../Atmel/atstk100x-nand/jffs2_partitions.txt | 8 - ...port-and-add-ubifs-to-atstk1006-defconfig.patch | 82 - ...dd-support-for-ap7200-and-atstk1005-board.patch |13364 --- ...erminal-and-usbhid-to-atstk1005-defconfig.patch | 63 - .../Atmel/atstk100x-nand/target_skeleton/etc/TZ | 1 - .../target_skeleton/etc/asound.state | 108 - .../target_skeleton/etc/default/ntpdate | 6 - .../target_skeleton/etc/dnsmasq.conf | 385 - .../atstk100x-nand/target_skeleton/etc/fb.modes | 5 - .../Atmel/atstk100x-nand/target_skeleton/etc/fstab | 5 - .../target_skeleton/etc/fw_env.config | 6 - .../Atmel/atstk100x-nand/target_skeleton/etc/group | 20 - .../atstk100x-nand/target_skeleton/etc/hostname | 1 - .../Atmel/atstk100x-nand/target_skeleton/etc/hosts | 12 - .../target_skeleton/etc/hosts.dnsmasq | 246 - .../atstk100x-nand/target_skeleton/etc/httpd.conf | 2 - .../atstk100x-nand/target_skeleton/etc/inetd.conf | 3 - .../target_skeleton/etc/init.d/K20alsa-utils | 14 - .../target_skeleton/etc/init.d/K70sendsig | 5 - .../target_skeleton/etc/init.d/K80netfs | 11 - .../target_skeleton/etc/init.d/K85network | 11 - .../target_skeleton/etc/init.d/K90localfs | 17 - .../target_skeleton/etc/init.d/S00mountvirtfs | 74 - .../target_skeleton/etc/init.d/S01hotplug | 14 - .../target_skeleton/etc/init.d/S02hostname | 47 - .../target_skeleton/etc/init.d/S03bootsplash | 17 - .../target_skeleton/etc/init.d/S08syslog | 24 - .../target_skeleton/etc/init.d/S09klog | 16 - .../target_skeleton/etc/init.d/S10modules-init | 21 - .../target_skeleton/etc/init.d/S15localfs | 11 - .../target_skeleton/etc/init.d/S20network | 11 - .../target_skeleton/etc/init.d/S40telnetd | 16 - .../target_skeleton/etc/init.d/S41inetd | 16 - .../target_skeleton/etc/init.d/S42httpd | 16 - .../target_skeleton/etc/init.d/S43ntpdate | 27 - .../target_skeleton/etc/init.d/S49netfs | 11 - .../target_skeleton/etc/init.d/S50alsa-utils | 19 - .../target_skeleton/etc/init.d/S99splash | 17 - .../atstk100x-nand/target_skeleton/etc/init.d/rcK | 8 - .../atstk100x-nand/target_skeleton/etc/init.d/rcS | 11 - .../atstk100x-nand/target_skeleton/etc/inittab | 28 - .../atstk100x-nand/target_skeleton/etc/mdev.conf | 49 - .../atstk100x-nand/target_skeleton/etc/modules | 5 - .../target_skeleton/etc/mplayer.conf | 129 - .../Atmel/atstk100x-nand/target_skeleton/etc/mtab | 1 - .../target_skeleton/etc/network/interfaces | 11 - .../atstk100x-nand/target_skeleton/etc/ntp.conf | 49 - .../atstk100x-nand/target_skeleton/etc/passwd | 18 - .../target_skeleton/etc/proftpd.conf | 31 - .../atstk100x-nand/target_skeleton/etc/protocols | 149 - .../atstk100x-nand/target_skeleton/etc/resolv.conf | 1 - .../atstk100x-nand/target_skeleton/etc/services | 2117 - .../atstk100x-nand/target_skeleton/etc/shadow | 18 - .../atstk100x-nand/target_skeleton/etc/shells | 8 - .../target_skeleton/etc/stk1000bootsplash.jpg | Bin 25202 -> 0 bytes .../target_skeleton/etc/stk1000splash.jpg | Bin 75605 -> 0 bytes .../target_skeleton/root/.bash_logout | 7 - .../target_skeleton/root/.bash_profile | 15 - .../atstk100x-nand/target_skeleton/root/.bashrc | 48 - target/device/Atmel/atstk100x/Makefile.in | 18 +- .../atstk100x/atstk1002-linux-sysupgrade.config | 914 + .../Atmel/atstk100x/atstk1002-no-mplayer_defconfig | 909 - target/device/Atmel/atstk100x/atstk1002_defconfig | 915 - .../atstk100x/atstk1006-linux-2.6.35.4.config | 1586 + .../atstk100x/atstk1006-linux-sysupgrade.config | 1147 + .../atstk100x/atstk100x-linux-2.6.27.13.config | 1283 + .../atstk100x/atstk100x-linux-2.6.28.2.config | 1332 + target/device/Atmel/atstk100x/busybox-1.9.1.config | 767 + target/device/Atmel/atstk100x/busybox.config | 852 - target/device/Atmel/atstk100x/device_table.txt | 183 - ...-200-gpio_mouse-setup-for-atstk1000-board.patch | 130 + .../skeleton/overlay-patch/etc/asound.state | 108 + .../atstk100x/skeleton/overlay-patch/etc/fb.modes | 5 + .../atstk100x/skeleton/overlay-patch/etc/fstab | 5 + .../skeleton/overlay-patch/etc/fw_env.config | 6 + .../atstk100x/skeleton/overlay-patch/etc/hostname | 1 + .../atstk100x/skeleton/overlay-patch/etc/hosts | 11 + .../overlay-patch/etc/init.d/S00bootstrap.sh | 52 + .../overlay-patch/etc/init.d/S30cdc-gadget | 4 + .../skeleton/overlay-patch/etc/init.d/rcK | 9 + .../skeleton/overlay-patch/etc/init.d/rcS | 27 + .../atstk100x/skeleton/overlay-patch/etc/inittab | 30 + .../atstk100x/skeleton/overlay-patch/etc/mdev.conf | 46 + .../skeleton/overlay-patch/etc/mplayer.conf | 129 + .../skeleton/overlay-patch/etc/network/interfaces | 24 + .../atstk100x/skeleton/overlay-patch/etc/passwd | 17 + .../atstk100x/skeleton/overlay-patch/etc/shadow | 17 + .../device/Atmel/atstk100x/target_skeleton/etc/TZ | 1 - .../atstk100x/target_skeleton/etc/asound.state | 108 - .../atstk100x/target_skeleton/etc/default/ntpdate | 6 - .../atstk100x/target_skeleton/etc/dnsmasq.conf | 385 - .../Atmel/atstk100x/target_skeleton/etc/fb.modes | 5 - .../Atmel/atstk100x/target_skeleton/etc/fstab | 4 - .../atstk100x/target_skeleton/etc/fw_env.config | 6 - .../Atmel/atstk100x/target_skeleton/etc/group | 20 - .../Atmel/atstk100x/target_skeleton/etc/hostname | 1 - .../Atmel/atstk100x/target_skeleton/etc/hosts | 12 - .../atstk100x/target_skeleton/etc/hosts.dnsmasq | 246 - .../Atmel/atstk100x/target_skeleton/etc/httpd.conf | 2 - .../Atmel/atstk100x/target_skeleton/etc/inetd.conf | 3 - .../target_skeleton/etc/init.d/K20alsa-utils | 14 - .../target_skeleton/etc/init.d/K70sendsig | 5 - .../atstk100x/target_skeleton/etc/init.d/K80netfs | 11 - .../target_skeleton/etc/init.d/K85network | 11 - .../target_skeleton/etc/init.d/K90localfs | 17 - .../target_skeleton/etc/init.d/S00mountvirtfs | 74 - .../target_skeleton/etc/init.d/S01hotplug | 14 - .../target_skeleton/etc/init.d/S02hostname | 47 - .../target_skeleton/etc/init.d/S03bootsplash | 17 - .../atstk100x/target_skeleton/etc/init.d/S08syslog | 24 - .../atstk100x/target_skeleton/etc/init.d/S09klog | 16 - .../target_skeleton/etc/init.d/S10modules-init | 21 - .../target_skeleton/etc/init.d/S15localfs | 11 - .../target_skeleton/etc/init.d/S20network | 11 - .../target_skeleton/etc/init.d/S40telnetd | 16 - .../atstk100x/target_skeleton/etc/init.d/S41inetd | 16 - .../atstk100x/target_skeleton/etc/init.d/S42httpd | 16 - .../target_skeleton/etc/init.d/S43ntpdate | 27 - .../atstk100x/target_skeleton/etc/init.d/S49netfs | 11 - .../target_skeleton/etc/init.d/S50alsa-utils | 19 - .../atstk100x/target_skeleton/etc/init.d/S99splash | 17 - .../Atmel/atstk100x/target_skeleton/etc/init.d/rcK | 8 - .../Atmel/atstk100x/target_skeleton/etc/init.d/rcS | 11 - .../Atmel/atstk100x/target_skeleton/etc/inittab | 28 - .../Atmel/atstk100x/target_skeleton/etc/mdev.conf | 49 - .../Atmel/atstk100x/target_skeleton/etc/modules | 5 - .../atstk100x/target_skeleton/etc/mplayer.conf | 129 - .../Atmel/atstk100x/target_skeleton/etc/mtab | 1 - .../target_skeleton/etc/network/interfaces | 11 - .../Atmel/atstk100x/target_skeleton/etc/ntp.conf | 49 - .../Atmel/atstk100x/target_skeleton/etc/passwd | 18 - .../atstk100x/target_skeleton/etc/proftpd.conf | 31 - .../Atmel/atstk100x/target_skeleton/etc/protocols | 149 - .../atstk100x/target_skeleton/etc/resolv.conf | 1 - .../atstk100x/target_skeleton/etc/samba/smb.conf | 287 - .../atstk100x/target_skeleton/etc/samba/smbpasswd | 1 - .../Atmel/atstk100x/target_skeleton/etc/services | 2117 - .../Atmel/atstk100x/target_skeleton/etc/shadow | 18 - .../Atmel/atstk100x/target_skeleton/etc/shells | 8 - .../target_skeleton/etc/stk1000bootsplash.jpg | Bin 25202 -> 0 bytes .../target_skeleton/etc/stk1000splash.jpg | Bin 75605 -> 0 bytes .../atstk100x/target_skeleton/root/.bash_logout | 7 - .../atstk100x/target_skeleton/root/.bash_profile | 15 - .../Atmel/atstk100x/target_skeleton/root/.bashrc | 48 - .../usr/share/udhcpc/default.script | 19 - target/device/Atmel/busybox-1.17.x.config | 962 + target/device/Atmel/root/busybox.config | 643 - target/device/Atmel/root/depmod.pl | 237 - .../root/target_busybox_skeleton/etc/hostname | 2 +- .../Atmel/root/target_busybox_skeleton/etc/inittab | 2 - .../Atmel/root/target_busybox_skeleton/etc/issue | 3 +- .../device/Atmel/root/target_skeleton/etc/hostname | 2 +- .../device/Atmel/root/target_skeleton/etc/inittab | 2 - target/device/Atmel/root/target_skeleton/etc/issue | 3 +- target/device/Atmel/u-boot/Config.in | 41 - target/device/Atmel/u-boot/u-boot.mk | 282 - target/device/Atmel/uClibc.config.avr32 | 224 - target/device/Config.in | 17 +- target/device/Config.in.linux.patches | 13 - target/device/Config.in.mirrors | 20 +- target/device/Config.in.toolchain | 188 - target/device/EarthLCD/Config.in | 30 - target/device/EarthLCD/Makefile.in | 6 - target/device/EarthLCD/favr-32-ezkit/Makefile.in | 6 - .../device/EarthLCD/favr-32-ezkit/busybox.config | 852 - .../device/EarthLCD/favr-32-ezkit/device_table.txt | 182 - .../EarthLCD/favr-32-ezkit/favr-32-ezkit_defconfig | 899 - .../EarthLCD/favr-32-ezkit/target_skeleton/etc/TZ | 1 - .../target_skeleton/etc/default/ntpdate | 6 - .../favr-32-ezkit/target_skeleton/etc/fstab | 4 - .../target_skeleton/etc/fw_env.config | 6 - .../favr-32-ezkit/target_skeleton/etc/group | 20 - .../favr-32-ezkit/target_skeleton/etc/hostname | 1 - .../favr-32-ezkit/target_skeleton/etc/hosts | 12 - .../target_skeleton/etc/init.d/K70sendsig | 5 - .../target_skeleton/etc/init.d/K80netfs | 11 - .../target_skeleton/etc/init.d/K85network | 11 - .../target_skeleton/etc/init.d/K90localfs | 17 - .../target_skeleton/etc/init.d/S00mountvirtfs | 76 - .../target_skeleton/etc/init.d/S01hotplug | 14 - .../target_skeleton/etc/init.d/S02hostname | 47 - .../target_skeleton/etc/init.d/S08syslog | 24 - .../target_skeleton/etc/init.d/S09klog | 16 - .../target_skeleton/etc/init.d/S10modules-init | 21 - .../target_skeleton/etc/init.d/S15localfs | 11 - .../target_skeleton/etc/init.d/S20network | 11 - .../target_skeleton/etc/init.d/S40telnetd | 16 - .../target_skeleton/etc/init.d/S49netfs | 11 - .../favr-32-ezkit/target_skeleton/etc/init.d/rcK | 8 - .../favr-32-ezkit/target_skeleton/etc/init.d/rcS | 11 - .../favr-32-ezkit/target_skeleton/etc/inittab | 28 - .../favr-32-ezkit/target_skeleton/etc/mdev.conf | 49 - .../favr-32-ezkit/target_skeleton/etc/modules | 4 - .../favr-32-ezkit/target_skeleton/etc/mplayer.conf | 129 - .../favr-32-ezkit/target_skeleton/etc/mtab | 1 - .../target_skeleton/etc/network/interfaces | 7 - .../favr-32-ezkit/target_skeleton/etc/ntp.conf | 49 - .../favr-32-ezkit/target_skeleton/etc/passwd | 18 - .../favr-32-ezkit/target_skeleton/etc/proftpd.conf | 31 - .../favr-32-ezkit/target_skeleton/etc/protocols | 149 - .../favr-32-ezkit/target_skeleton/etc/resolv.conf | 1 - .../favr-32-ezkit/target_skeleton/etc/services | 2117 - .../favr-32-ezkit/target_skeleton/etc/shadow | 18 - .../favr-32-ezkit/target_skeleton/etc/shells | 8 - .../target_skeleton/root/.bash_logout | 7 - .../target_skeleton/root/.bash_profile | 15 - .../favr-32-ezkit/target_skeleton/root/.bashrc | 48 - target/device/Hitachi/Config.in | 10 - target/device/Hitachi/MS7206SE01/Makefile.in | 1 - .../Hitachi/MS7206SE01/uClibc.config.sh2a_nofpueb | 144 - target/device/Hitachi/Makefile.in | 6 - target/device/KwikByte/Makefile.in | 46 +- target/device/KwikByte/kb9202/Makefile.in | 1 - .../KwikByte/kb9202/kb9202-linux-2.6.20.config | 1218 - target/device/KwikByte/kb9202/kb9202_defconfig | 757 - target/device/Makefile.in | 6 - target/device/Sharp/Config.in | 14 - target/device/Sharp/LNode80/Makefile.in | 7 - target/device/Sharp/LNode80/device_table.txt | 172 - .../LNode80/kernel-patches/001-patch-2.4.26-vrs1 |89183 -------------------- .../kernel-patches/002-patch-2.4.26-vrs1-lnode80 |14498 ---- target/device/Sharp/LNode80/linux.config | 804 - target/device/Sharp/LNode80/linux.mk | 117 - target/device/Sharp/LNode80/target_skeleton/etc/TZ | 1 - .../device/Sharp/LNode80/target_skeleton/etc/fstab | 8 - .../device/Sharp/LNode80/target_skeleton/etc/group | 10 - .../Sharp/LNode80/target_skeleton/etc/hostname | 1 - .../device/Sharp/LNode80/target_skeleton/etc/hosts | 1 - .../Sharp/LNode80/target_skeleton/etc/init.d/rcS | 27 - .../Sharp/LNode80/target_skeleton/etc/inittab | 48 - .../Sharp/LNode80/target_skeleton/etc/inputrc | 44 - .../device/Sharp/LNode80/target_skeleton/etc/issue | 4 - .../LNode80/target_skeleton/etc/network/interfaces | 4 - .../Sharp/LNode80/target_skeleton/etc/passwd | 13 - .../Sharp/LNode80/target_skeleton/etc/profile | 48 - .../Sharp/LNode80/target_skeleton/etc/protocols | 31 - .../Sharp/LNode80/target_skeleton/etc/securetty | 14 - .../Sharp/LNode80/target_skeleton/etc/services | 302 - .../Sharp/LNode80/target_skeleton/etc/shadow | 12 - .../LNode80/target_skeleton/root/.bash_logout | 7 - .../LNode80/target_skeleton/root/.bash_profile | 15 - .../Sharp/LNode80/target_skeleton/root/.bashrc | 48 - .../usr/share/udhcpc/default.script | 39 - target/device/Sharp/Makefile.in | 7 - target/device/Soekris/Config.in | 22 - target/device/Soekris/Makefile.in | 29 - target/device/Soekris/net4521/busybox.config | 466 - .../net4521/kernel-patches/002-2.4.29-hf7.diff.bz2 | Bin 25891 -> 0 bytes .../kernel-patches/003_kbuild_fixes.diff.bz2 | Bin 1091 -> 0 bytes .../net4521/kernel-patches/004_386_emu.diff.bz2 | Bin 5288 -> 0 bytes .../kernel-patches/005_modularize_vesafb.diff.bz2 | Bin 710 -> 0 bytes .../kernel-patches/006_init_unshare.diff.bz2 | Bin 292 -> 0 bytes .../kernel-patches/007-scsi_add_remove_single.bz2 | Bin 3981 -> 0 bytes .../net4521/kernel-patches/008-ieee1394-fix.bz2 | Bin 390 -> 0 bytes .../net4521/kernel-patches/009-always-inline.bz2 | Bin 468 -> 0 bytes .../kernel-patches/010-optimize-for-size.bz2 | Bin 1192 -> 0 bytes .../net4521/kernel-patches/012-x86-check_gcc.bz2 | Bin 329 -> 0 bytes .../kernel-patches/015_cramfs_initrd.diff.bz2 | Bin 406 -> 0 bytes .../Soekris/net4521/kernel-patches/017-printk.bz2 | Bin 336 -> 0 bytes .../net4521/kernel-patches/018-slab-loop-init.bz2 | Bin 268 -> 0 bytes .../kernel-patches/041-changeloop.patch.bz2 | Bin 2783 -> 0 bytes .../net4521/kernel-patches/042-loopfixes.patch.bz2 | Bin 640 -> 0 bytes .../net4521/kernel-patches/044-streaming_io.bz2 | Bin 1736 -> 0 bytes .../kernel-patches/062-silence-blk-queue.bz2 | Bin 374 -> 0 bytes .../kernel-patches/063-silence.kbd.patch.bz2 | Bin 494 -> 0 bytes .../net4521/kernel-patches/064-shutup-md.bz2 | Bin 501 -> 0 bytes .../kernel-patches/067-squashfs3.0.patch.bz2 | Bin 17286 -> 0 bytes .../net4521/kernel-patches/076-nmap-freak.bz2 | Bin 1576 -> 0 bytes .../net4521/kernel-patches/077-orinoco-0.13e.bz2 | Bin 7387 -> 0 bytes .../Soekris/net4521/kernel-patches/078-hostap.bz2 | Bin 113714 -> 0 bytes .../net4521/kernel-patches/079-jiffies64.bz2 | Bin 4782 -> 0 bytes .../kernel-patches/089-no-touch-makedep.bz2 | Bin 858 -> 0 bytes .../Soekris/net4521/kernel-patches/100_VERSION.bz2 | Bin 227 -> 0 bytes target/device/Soekris/net4521/linux.config | 889 - target/device/Soekris/net4521/linux.mk | 126 - target/device/Soekris/net4521/uClibc.config | 166 - target/device/Soekris/net4801/busybox.config | 675 - target/device/Soekris/net4801/linux.config | 951 - target/device/Soekris/net4801/linux26.config | 1912 - target/device/Soekris/net4801/uClibc.config | 166 - target/device/Soekris/soekris_gpio/Makefile | 43 - target/device/Soekris/soekris_gpio/soekris_gpio.mk | 67 - target/device/Via/Config.in | 7 - target/device/Via/Makefile.in | 10 - target/device/Via/epia-mii/linux.config | 1431 - target/device/Via/epia-mii/linux.mk | 115 - target/device/jp/Config.in | 12 - target/device/jp/Makefile.in | 7 - target/device/jp/q5/Makefile.in | 10 - target/device/jp/q5/busybox.config | 483 - target/device/jp/q5/device_table.txt | 162 - target/device/jp/q5/kernel-patches-2.4.26/001-q5 | 730 - .../jp/q5/kernel-patches-2.4.26/002-build_fixes | 81 - .../q5/kernel-patches-2.4.26/004-correct_toolchain | 24 - .../device/jp/q5/kernel-patches-2.4.26/100-version | 11 - target/device/jp/q5/kernel-patches-2.4.29/001-q5 | 420 - .../q5/kernel-patches-2.4.29/004-correct_toolchain | 24 - .../device/jp/q5/kernel-patches-2.4.29/100-version | 11 - target/device/jp/q5/kernel-patches-2.4.32/001-q5 | 342 - .../device/jp/q5/kernel-patches-2.4.32/005-dp83847 | 162 - target/device/jp/q5/kernel-patches-2.4.32/006-cfi | 27 - .../device/jp/q5/kernel-patches-2.4.32/007-au1000 | 13 - .../device/jp/q5/kernel-patches-2.4.32/008-wbflush | 14 - .../device/jp/q5/kernel-patches-2.4.32/100-version | 11 - target/device/jp/q5/linux.config | 886 - target/device/jp/q5/linux.mk | 129 - target/device/jp/q5/target_skeleton/dev/log | 1 - target/device/jp/q5/target_skeleton/etc/TZ | 1 - target/device/jp/q5/target_skeleton/etc/fstab | 8 - target/device/jp/q5/target_skeleton/etc/group | 10 - target/device/jp/q5/target_skeleton/etc/hostname | 1 - target/device/jp/q5/target_skeleton/etc/hosts | 1 - .../jp/q5/target_skeleton/etc/init.d/S20urandom | 54 - .../jp/q5/target_skeleton/etc/init.d/S40network | 35 - target/device/jp/q5/target_skeleton/etc/init.d/rcS | 27 - target/device/jp/q5/target_skeleton/etc/inittab | 47 - target/device/jp/q5/target_skeleton/etc/inputrc | 44 - target/device/jp/q5/target_skeleton/etc/issue | 4 - target/device/jp/q5/target_skeleton/etc/mtab | 1 - .../jp/q5/target_skeleton/etc/network/interfaces | 4 - target/device/jp/q5/target_skeleton/etc/passwd | 13 - target/device/jp/q5/target_skeleton/etc/profile | 48 - target/device/jp/q5/target_skeleton/etc/protocols | 31 - .../device/jp/q5/target_skeleton/etc/resolv.conf | 1 - target/device/jp/q5/target_skeleton/etc/securetty | 12 - target/device/jp/q5/target_skeleton/etc/services | 302 - target/device/jp/q5/target_skeleton/etc/shadow | 12 - .../device/jp/q5/target_skeleton/root/.bash_logout | 7 - .../jp/q5/target_skeleton/root/.bash_profile | 15 - target/device/jp/q5/target_skeleton/root/.bashrc | 48 - .../usr/share/udhcpc/default.script | 39 - target/device/jp/q5/target_skeleton/var/lib/pcmcia | 1 - target/device/jp/q5/target_skeleton/var/lock | 1 - target/device/jp/q5/target_skeleton/var/log | 1 - target/device/jp/q5/target_skeleton/var/pcmcia | 1 - target/device/jp/q5/target_skeleton/var/run | 1 - target/device/jp/q5/target_skeleton/var/spool | 1 - target/device/jp/q5/target_skeleton/var/tmp | 1 - target/device/jp/q5/uClibc.config.mipsel | 163 - target/device/mips/Makefile.in | 22 - target/device/mips/linux26.config | 1567 - target/device/valka/Makefile.in | 13 +- target/device/valka/v100sc2_defconfig | 756 - target/device/x86/Config.in | 26 +- target/device/x86/Makefile.in | 5 +- target/device/x86/depmod.pl | 237 - target/device/x86/i386/Makefile.in | 20 - target/device/x86/i386/busybox.config | 719 - target/device/x86/i386/i686_defconfig | 750 - target/device/x86/i386/linux-2.6.21.5.config | 1980 - target/device/x86/i386/linux-2.6.22.1.config | 1927 - target/device/x86/i386/linux26.config | 1970 - target/device/x86/i686/Makefile.in | 3 + target/device/x86/i686/i686-linux-2.6.28.2.config | 2112 + target/device/x86/i686/linux-2.6.29.2.config | 2157 + target/device/xtensa/Config.in | 21 + target/device/xtensa/Makefile.in | 7 + target/device/xtensa/device_table.txt | 189 + target/device/xtensa/skeleton-patch/etc/inittab | 45 + target/ext2/Config.in | 83 - target/ext2/ext2root.mk | 172 - target/ext2/genext2fs-1.4-nosquash.patch | 14 - .../ext2/genext2fs-1.4-remove_ugly_warnings.patch | 21 - target/generic/Config.in | 215 +- target/generic/Makefile.in | 31 +- target/generic/device_table.txt | 22 +- target/generic/mini_device_table.txt | 3 + target/generic/target_busybox_skeleton/etc/TZ | 1 - target/generic/target_busybox_skeleton/etc/fstab | 9 - target/generic/target_busybox_skeleton/etc/group | 16 - .../generic/target_busybox_skeleton/etc/hostname | 1 - target/generic/target_busybox_skeleton/etc/hosts | 1 - .../target_busybox_skeleton/etc/init.d/S20urandom | 54 - .../target_busybox_skeleton/etc/init.d/S40network | 25 - .../generic/target_busybox_skeleton/etc/init.d/rcS | 27 - target/generic/target_busybox_skeleton/etc/inittab | 54 - target/generic/target_busybox_skeleton/etc/inputrc | 44 - target/generic/target_busybox_skeleton/etc/issue | 4 - target/generic/target_busybox_skeleton/etc/mtab | 1 - .../target_busybox_skeleton/etc/network/interfaces | 4 - target/generic/target_busybox_skeleton/etc/passwd | 15 - target/generic/target_busybox_skeleton/etc/profile | 48 - .../generic/target_busybox_skeleton/etc/protocols | 31 - .../target_busybox_skeleton/etc/random-seed | Bin 512 -> 0 bytes .../target_busybox_skeleton/etc/resolv.conf | 1 - .../generic/target_busybox_skeleton/etc/securetty | 16 - .../generic/target_busybox_skeleton/etc/services | 302 - target/generic/target_busybox_skeleton/etc/shadow | 12 - target/generic/target_busybox_skeleton/var/cache | 1 - .../generic/target_busybox_skeleton/var/lib/pcmcia | 1 - target/generic/target_busybox_skeleton/var/lock | 1 - target/generic/target_busybox_skeleton/var/log | 1 - target/generic/target_busybox_skeleton/var/pcmcia | 1 - target/generic/target_busybox_skeleton/var/run | 1 - target/generic/target_busybox_skeleton/var/spool | 1 - target/generic/target_busybox_skeleton/var/tmp | 1 - target/generic/target_skeleton/dev/log | 1 - target/generic/target_skeleton/etc/TZ | 1 - target/generic/target_skeleton/etc/fstab | 8 - target/generic/target_skeleton/etc/group | 16 - target/generic/target_skeleton/etc/hostname | 1 - target/generic/target_skeleton/etc/hosts | 1 - .../generic/target_skeleton/etc/init.d/S20urandom | 54 - .../generic/target_skeleton/etc/init.d/S40network | 25 - target/generic/target_skeleton/etc/init.d/rcS | 27 - target/generic/target_skeleton/etc/inittab | 47 - target/generic/target_skeleton/etc/inputrc | 44 - target/generic/target_skeleton/etc/issue | 4 - target/generic/target_skeleton/etc/mtab | 1 - .../generic/target_skeleton/etc/network/interfaces | 4 - target/generic/target_skeleton/etc/passwd | 15 - target/generic/target_skeleton/etc/profile | 48 - target/generic/target_skeleton/etc/protocols | 31 - target/generic/target_skeleton/etc/random-seed | Bin 512 -> 0 bytes target/generic/target_skeleton/etc/resolv.conf | 1 - target/generic/target_skeleton/etc/securetty | 20 - target/generic/target_skeleton/etc/services | 302 - target/generic/target_skeleton/etc/shadow | 12 - target/generic/target_skeleton/root/.bash_logout | 7 - target/generic/target_skeleton/root/.bash_profile | 15 - target/generic/target_skeleton/root/.bashrc | 48 - .../usr/share/udhcpc/default.script | 39 - target/generic/target_skeleton/var/cache | 1 - target/generic/target_skeleton/var/lib/pcmcia | 1 - target/generic/target_skeleton/var/lock | 1 - target/generic/target_skeleton/var/log | 1 - target/generic/target_skeleton/var/pcmcia | 1 - target/generic/target_skeleton/var/run | 1 - target/generic/target_skeleton/var/spool | 1 - target/generic/target_skeleton/var/tmp | 1 - target/hurd/Config.in | 11 - target/hurd/Makefile.in | 38 - target/initramfs/Config.in | 15 - target/initramfs/gen_initramfs_list.sh | 203 - target/initramfs/initramfs.mk | 51 - target/iso9660/Config.in | 18 - target/iso9660/iso9660.mk | 95 - target/iso9660/menu.lst | 11 - target/jffs2/Config.in | 167 - target/jffs2/jffs2_partitions.txt.example | 13 - target/jffs2/jffs2root.mk | 166 - target/jffs2/make-part-images.sh | 456 - target/linux/Config.in | 33 - target/linux/Config.in.advanced | 613 - target/linux/Config.in.experimental | 345 - target/linux/Makefile.in | 263 - target/linux/Makefile.in.advanced | 535 - target/makedevs/makedevs.c | 535 - target/makedevs/makedevs.mk | 32 - target/powerpc/Makefile.in | 1 - target/powerpc/yaboot/Config.in | 5 - target/powerpc/yaboot/yaboot.mk | 44 - target/romfs/Config.in | 6 - target/romfs/romfs.mk | 79 - target/squashfs/Config.in | 6 - target/squashfs/squashfsroot.mk | 90 - target/tar/Config.in | 59 - target/tar/tarroot.mk | 73 - target/u-boot/Config.in | 112 - target/u-boot/Makefile.in | 175 - ...d-support-for-favr-32-ezkit-and-atstk1005.patch | 7193 -- target/ubifs/Config.in | 107 - target/ubifs/ubifsroot.mk | 141 - target/x86/Makefile.in | 3 - target/x86/grub/Config.in | 146 - target/x86/grub/grub.100-autoreconf.patch | 1407 - target/x86/grub/grub.200-fix_mbr_handling.patch | 11 - .../x86/grub/grub.300-honor_UCLIBC_HAS_LFS.patch | 34 - target/x86/grub/grub.400-nic_update2.patch.bz2 | Bin 328903 -> 0 bytes target/x86/grub/grub.mk | 137 - target/x86/grub/menu.lst | 7 - target/x86/grub/splash.xpm.gz | Bin 45185 -> 0 bytes target/x86/grub2/Config.in | 13 - .../x86/grub2/grub-1.95-001-fix-grub-install.patch | 23 - target/x86/grub2/grub2.mk | 134 - target/x86/syslinux/Config.in | 11 - target/x86/syslinux/syslinux-3.61-makefile.patch | 11 - target/x86/syslinux/syslinux.mk | 70 - target/xtensa/.gitignore | 1 + target/xtensa/Makefile.in | 1 + target/xtensa/defconfig | 130 + target/xtensa/patch.in | 33 + target/xtensa/setup-config | 57 + target/xtensa/uClibc-0.9.30.config | 245 + target/xtensa/uClibc.config | 190 + target/xtensa/xt-buildroot-overlay-install | 488 + toolchain/Config.in | 19 +- toolchain/Config.in.2 | 75 - toolchain/Makefile.in | 39 +- toolchain/binutils/2.14.90.0.8/001-debian.patch | 142 - .../binutils/2.14.90.0.8/100-uclibc-conf.patch | 608 - toolchain/binutils/2.14.90.0.8/210-cflags.patch | 32 - .../2.14.90.0.8/400-mips-ELF_MAXPAGESIZE-4K.patch | 26 - .../binutils/2.14.90.0.8/600-arm-textrel.patch | 63 - .../binutils/2.15.94.0.2.2/100-uclibc-conf.patch | 749 - toolchain/binutils/2.15.94.0.2.2/210-cflags.patch | 32 - .../2.15.94.0.2.2/300-001_ld_makefile_patch.patch | 52 - .../2.15.94.0.2.2/300-006_better_file_error.patch | 43 - .../300-012_check_ldrunpath_length.patch | 47 - .../300-120_mips_xgot_multigot_workaround.patch | 39 - .../400-mips-ELF_MAXPAGESIZE-4K.patch | 26 - .../2.15.94.0.2.2/sh-flags-off-by-one.patch | 21 - toolchain/binutils/2.15/100-uclibc-conf.patch | 692 - toolchain/binutils/2.15/210-cflags.patch | 32 - .../2.15/400-mips-ELF_MAXPAGESIZE-4K.patch | 26 - toolchain/binutils/2.15/600-arm-textrel.patch | 63 - toolchain/binutils/2.15/700-nios2-2.15.patch |38957 --------- toolchain/binutils/2.16.1/100-uclibc-conf.patch | 586 - .../binutils/2.16.1/110-uclibc-libtool-conf.patch | 218 - .../2.16.1/300-001_ld_makefile_patch.patch | 52 - .../2.16.1/300-006_better_file_error.patch | 43 - .../2.16.1/300-012_check_ldrunpath_length.patch | 47 - .../2.16.1/400-mips-ELF_MAXPAGESIZE-4K.patch | 26 - .../binutils/2.16.1/sh-flags-off-by-one.patch | 21 - .../binutils/2.16.90.0.3/100-uclibc-conf.patch | 200 - .../2.16.90.0.3/300-001_ld_makefile_patch.patch | 52 - .../2.16.90.0.3/300-006_better_file_error.patch | 43 - .../300-012_check_ldrunpath_length.patch | 47 - .../2.16.90.0.3/400-mips-ELF_MAXPAGESIZE-4K.patch | 26 - .../binutils/2.16.90.0.3/sh-flags-off-by-one.patch | 21 - .../binutils/2.16.91.0.5/100-uclibc-conf.patch | 200 - .../2.16.91.0.5/300-001_ld_makefile_patch.patch | 50 - .../2.16.91.0.5/300-006_better_file_error.patch | 43 - .../300-012_check_ldrunpath_length.patch | 47 - .../2.16.91.0.5/400-mips-ELF_MAXPAGESIZE-4K.patch | 26 - .../binutils/2.16.91.0.6/100-uclibc-conf.patch | 200 - .../2.16.91.0.6/300-001_ld_makefile_patch.patch | 50 - .../2.16.91.0.6/300-006_better_file_error.patch | 43 - .../300-012_check_ldrunpath_length.patch | 47 - .../2.16.91.0.6/400-mips-ELF_MAXPAGESIZE-4K.patch | 26 - .../binutils/2.16.91.0.7/100-uclibc-conf.patch | 139 - .../binutils/2.16.91.0.7/110-arm-eabi-conf.patch | 24 - .../2.16.91.0.7/300-001_ld_makefile_patch.patch | 50 - .../2.16.91.0.7/300-006_better_file_error.patch | 43 - .../300-012_check_ldrunpath_length.patch | 47 - .../2.16.91.0.7/400-mips-ELF_MAXPAGESIZE-4K.patch | 26 - .../binutils/2.17.50.0.10/100-uclibc-conf.patch | 139 - .../binutils/2.17.50.0.10/110-arm-eabi-conf.patch | 24 - .../2.17.50.0.10/300-001_ld_makefile_patch.patch | 50 - .../300-012_check_ldrunpath_length.patch | 47 - .../2.17.50.0.12/100-makeinfo-version.patch | 16 - .../binutils/2.17.50.0.12/100-uclibc-conf.patch | 139 - .../binutils/2.17.50.0.12/110-arm-eabi-conf.patch | 24 - .../2.17.50.0.12/300-001_ld_makefile_patch.patch | 50 - .../300-012_check_ldrunpath_length.patch | 47 - .../320-mips-elf-reloc-regression.patch | 68 - .../binutils/2.17.50.0.14/100-uclibc-conf.patch | 139 - .../binutils/2.17.50.0.14/110-arm-eabi-conf.patch | 24 - .../2.17.50.0.14/300-001_ld_makefile_patch.patch | 50 - .../300-012_check_ldrunpath_length.patch | 47 - .../2.17.50.0.16/100-makeinfo-version.patch | 32 - .../binutils/2.17.50.0.16/100-uclibc-conf.patch | 139 - .../binutils/2.17.50.0.16/110-arm-eabi-conf.patch | 24 - .../2.17.50.0.16/300-001_ld_makefile_patch.patch | 50 - .../300-012_check_ldrunpath_length.patch | 47 - .../2.17.50.0.17/100-makeinfo-version.patch | 32 - .../binutils/2.17.50.0.17/100-uclibc-conf.patch | 139 - .../binutils/2.17.50.0.17/110-arm-eabi-conf.patch | 24 - .../2.17.50.0.17/300-001_ld_makefile_patch.patch | 24 - .../300-012_check_ldrunpath_length.patch | 21 - .../binutils/2.17.50.0.2/100-uclibc-conf.patch | 139 - .../binutils/2.17.50.0.2/110-arm-eabi-conf.patch | 24 - .../2.17.50.0.2/300-001_ld_makefile_patch.patch | 50 - .../2.17.50.0.2/300-006_better_file_error.patch | 43 - .../300-012_check_ldrunpath_length.patch | 47 - .../2.17.50.0.2/400-mips-ELF_MAXPAGESIZE-4K.patch | 26 - .../binutils/2.17.50.0.3/100-uclibc-conf.patch | 139 - .../binutils/2.17.50.0.3/110-arm-eabi-conf.patch | 24 - .../2.17.50.0.3/300-001_ld_makefile_patch.patch | 50 - .../2.17.50.0.3/300-006_better_file_error.patch | 43 - .../300-012_check_ldrunpath_length.patch | 47 - .../binutils/2.17.50.0.4/100-uclibc-conf.patch | 139 - .../binutils/2.17.50.0.4/110-arm-eabi-conf.patch | 24 - .../2.17.50.0.4/300-001_ld_makefile_patch.patch | 50 - .../2.17.50.0.4/300-006_better_file_error.patch | 43 - .../300-012_check_ldrunpath_length.patch | 47 - .../binutils/2.17.50.0.5/100-uclibc-conf.patch | 139 - .../binutils/2.17.50.0.5/110-arm-eabi-conf.patch | 24 - .../2.17.50.0.5/300-001_ld_makefile_patch.patch | 50 - .../2.17.50.0.5/300-006_better_file_error.patch | 43 - .../300-012_check_ldrunpath_length.patch | 47 - .../binutils/2.17.50.0.6/100-uclibc-conf.patch | 139 - .../binutils/2.17.50.0.6/110-arm-eabi-conf.patch | 24 - .../2.17.50.0.6/300-001_ld_makefile_patch.patch | 50 - .../2.17.50.0.6/300-006_better_file_error.patch | 43 - .../300-012_check_ldrunpath_length.patch | 47 - .../binutils/2.17.50.0.7/100-uclibc-conf.patch | 139 - .../binutils/2.17.50.0.7/110-arm-eabi-conf.patch | 24 - .../2.17.50.0.7/300-001_ld_makefile_patch.patch | 50 - .../300-012_check_ldrunpath_length.patch | 47 - .../binutils/2.17.50.0.8/100-uclibc-conf.patch | 139 - .../binutils/2.17.50.0.8/110-arm-eabi-conf.patch | 24 - .../2.17.50.0.8/300-001_ld_makefile_patch.patch | 50 - .../300-012_check_ldrunpath_length.patch | 47 - .../binutils/2.17.50.0.9/100-uclibc-conf.patch | 139 - .../binutils/2.17.50.0.9/110-arm-eabi-conf.patch | 24 - .../2.17.50.0.9/300-001_ld_makefile_patch.patch | 50 - .../300-012_check_ldrunpath_length.patch | 47 - toolchain/binutils/2.17/100-makeinfo-version.patch | 16 - .../binutils/2.17/500-fix-makeinfo-check.patch | 17 + .../2.18.50.0.1/100-makeinfo-version.patch | 32 - .../binutils/2.18.50.0.1/110-arm-eabi-conf.patch | 24 - .../2.18.50.0.1/300-001_ld_makefile_patch.patch | 24 - .../300-012_check_ldrunpath_length.patch | 21 - .../binutils/2.18.50.0.3/110-arm-eabi-conf.patch | 24 - .../2.18.50.0.3/300-001_ld_makefile_patch.patch | 24 - .../300-012_check_ldrunpath_length.patch | 21 - .../binutils/2.18.50.0.6/110-arm-eabi-conf.patch | 24 - .../2.18.50.0.6/300-001_ld_makefile_patch.patch | 24 - .../300-012_check_ldrunpath_length.patch | 21 - .../binutils/2.18.50.0.8/110-arm-eabi-conf.patch | 24 - .../2.18.50.0.8/300-001_ld_makefile_patch.patch | 24 - .../300-012_check_ldrunpath_length.patch | 21 - .../binutils/2.18.50.0.9/110-arm-eabi-conf.patch | 24 - toolchain/binutils/2.18.50.0.9/120-sh-conf.patch | 42 - .../2.18.50.0.9/300-001_ld_makefile_patch.patch | 24 - .../300-012_check_ldrunpath_length.patch | 21 - toolchain/binutils/2.18.50.0.9/PR6878.01.patch | 68 - .../2.18/500-avr32-support-v2.18.atmel.1.0.1.patch |30156 ------- ...01-avr32-autoconf-stuff-v2.18.atmel.1.0.1.patch |22591 ----- toolchain/binutils/2.19.1/110-arm-eabi-conf.patch | 24 + toolchain/binutils/2.19.1/120-sh-conf.patch | 42 + .../2.19.1/300-001_ld_makefile_patch.patch | 24 + .../2.19.1/300-012_check_ldrunpath_length.patch | 21 + toolchain/binutils/2.20.1/110-arm-eabi-conf.patch | 24 + toolchain/binutils/2.20.1/120-sh-conf.patch | 42 + .../2.20.1/300-001_ld_makefile_patch.patch | 24 + .../2.20.1/300-012_check_ldrunpath_length.patch | 21 + toolchain/binutils/2.20.1/400-arm_link_speed.patch | 183 + toolchain/binutils/2.20/110-arm-eabi-conf.patch | 24 + toolchain/binutils/2.20/120-sh-conf.patch | 42 + .../binutils/2.20/300-001_ld_makefile_patch.patch | 24 + .../2.20/300-012_check_ldrunpath_length.patch | 21 + toolchain/binutils/2.20/400-arm_link_speed.patch | 183 + toolchain/binutils/Config.in | 60 +- toolchain/binutils/binutils.mk | 109 +- toolchain/br2_autoreconf | 699 - toolchain/ccache/Config.in | 2 +- toolchain/ccache/Config.in.2 | 1 + toolchain/ccache/ccache.mk | 15 +- toolchain/dependencies/check-host-sed.sh | 11 +- toolchain/dependencies/dependencies.mk | 1 + toolchain/dependencies/dependencies.sh | 436 +- toolchain/dependencies/src/curses.c | 14 - toolchain/dependencies/src/lzo.c | 8 - toolchain/dependencies/src/zlib.c | 8 - toolchain/elf2flt/elf2flt.mk | 16 +- toolchain/elf2flt/elf2flt.nios2.conditional | 47 - toolchain/external-toolchain/Config.in | 108 - toolchain/external-toolchain/ext-tool.mk | 56 - toolchain/gcc/3.4.6/100-uclibc-conf.patch | 470 - toolchain/gcc/3.4.6/200-uclibc-locale.patch | 3255 - toolchain/gcc/3.4.6/300-libstdc++-pic.patch | 51 - toolchain/gcc/3.4.6/304-index_macro.patch | 24 - .../gcc/3.4.6/600-gcc34-arm-ldm-peephole.patch | 65 - .../gcc/3.4.6/601-gcc34-arm-ldm-peephole2.patch | 42 - toolchain/gcc/3.4.6/601-gcc34-arm-ldm.patch | 119 - .../gcc/3.4.6/602-sdk-libstdc++-includes.patch | 22 - toolchain/gcc/3.4.6/700-pr15068-fix.patch | 44 - toolchain/gcc/3.4.6/71_all_sh-pr16665-fix.patch | 43 - .../gcc/3.4.6/72_all_sh-no-reorder-blocks.patch | 13 - toolchain/gcc/3.4.6/73_all_sh-pr20617.patch | 28 - toolchain/gcc/3.4.6/800-arm-bigendian.patch | 68 - .../3.4.6/800-powerpc-libc_stack_end-uclibc.patch | 15 - toolchain/gcc/3.4.6/810-mips-xgot.patch | 6 - toolchain/gcc/3.4.6/900-nios2.patch |14377 ---- .../gcc/3.4.6/arm-softfloat.patch.conditional | 270 - toolchain/gcc/4.0.4/100-uclibc-conf.patch | 553 - toolchain/gcc/4.0.4/200-uclibc-locale.patch | 3237 - toolchain/gcc/4.0.4/300-libstdc++-pic.patch | 45 - toolchain/gcc/4.0.4/301-missing-execinfo_h.patch | 11 - toolchain/gcc/4.0.4/302-c99-snprintf.patch | 11 - .../gcc/4.0.4/303-c99-complex-ugly-hack.patch | 12 - toolchain/gcc/4.0.4/304-index_macro.patch | 24 - .../gcc/4.0.4/305-libmudflap-susv3-legacy.patch | 49 - .../gcc/4.0.4/402-libbackend_dep_gcov-iov.h.patch | 11 - .../gcc/4.0.4/602-sdk-libstdc++-includes.patch | 22 - toolchain/gcc/4.0.4/800-arm-bigendian.patch | 67 - toolchain/gcc/4.1.2/100-uclibc-conf.patch | 544 - toolchain/gcc/4.1.2/110-arm-eabi.patch | 27 - toolchain/gcc/4.1.2/200-uclibc-locale.patch | 3239 - toolchain/gcc/4.1.2/300-libstdc++-pic.patch | 50 - toolchain/gcc/4.1.2/301-missing-execinfo_h.patch | 11 - toolchain/gcc/4.1.2/302-c99-snprintf.patch | 11 - .../gcc/4.1.2/303-c99-complex-ugly-hack.patch | 12 - toolchain/gcc/4.1.2/304-index_macro.patch | 24 - .../gcc/4.1.2/402-libbackend_dep_gcov-iov.h.patch | 12 - toolchain/gcc/4.1.2/740-sh-pr24836.patch | 25 - toolchain/gcc/4.1.2/800-arm-bigendian.patch | 127 - toolchain/gcc/4.1.2/801-arm-bootstrap-libgcc.patch | 63 - toolchain/gcc/4.1.2/910-soft-float.patch | 26 - toolchain/gcc/4.2.0/100-uclibc-conf.patch | 200 - .../gcc/4.2.0/103-uclibc-conf-noupstream.patch | 11 - toolchain/gcc/4.2.0/200-uclibc-locale.patch | 2790 - toolchain/gcc/4.2.0/203-uclibc-locale-no__x.patch | 213 - .../gcc/4.2.0/204-uclibc-locale-wchar_fix.patch | 48 - toolchain/gcc/4.2.0/205-uclibc-locale-update.patch | 347 - toolchain/gcc/4.2.0/300-libstdc++-pic.patch | 50 - toolchain/gcc/4.2.0/301-missing-execinfo_h.patch | 11 - toolchain/gcc/4.2.0/302-c99-snprintf.patch | 11 - .../gcc/4.2.0/303-c99-complex-ugly-hack.patch | 12 - toolchain/gcc/4.2.0/304-index_macro.patch | 24 - .../gcc/4.2.0/305-libmudflap-susv3-legacy.patch | 49 - toolchain/gcc/4.2.0/306-libstdc++-namespace.patch | 36 - .../gcc/4.2.0/402-libbackend_dep_gcov-iov.h.patch | 13 - toolchain/gcc/4.2.0/800-arm-bigendian.patch | 67 - .../gcc/4.2.0/904-flatten-switch-stmt-00.patch | 153 - toolchain/gcc/4.2.1/100-uclibc-conf.patch | 200 - .../gcc/4.2.1/103-uclibc-conf-noupstream.patch | 11 - toolchain/gcc/4.2.1/104-gnuhurd-uclibc-conf.patch | 13 - toolchain/gcc/4.2.1/200-uclibc-locale.patch | 2790 - toolchain/gcc/4.2.1/203-uclibc-locale-no__x.patch | 213 - .../gcc/4.2.1/204-uclibc-locale-wchar_fix.patch | 48 - toolchain/gcc/4.2.1/205-uclibc-locale-update.patch | 347 - toolchain/gcc/4.2.1/300-libstdc++-pic.patch | 50 - toolchain/gcc/4.2.1/301-missing-execinfo_h.patch | 11 - toolchain/gcc/4.2.1/302-c99-snprintf.patch | 11 - .../gcc/4.2.1/303-c99-complex-ugly-hack.patch | 12 - toolchain/gcc/4.2.1/304-index_macro.patch | 24 - .../gcc/4.2.1/305-libmudflap-susv3-legacy.patch | 49 - toolchain/gcc/4.2.1/306-libstdc++-namespace.patch | 36 - toolchain/gcc/4.2.1/307-locale_facets.patch | 26 - toolchain/gcc/4.2.1/400-fix-ice-in-reload.patch | 13 - .../gcc/4.2.1/402-libbackend_dep_gcov-iov.h.patch | 13 - toolchain/gcc/4.2.1/800-arm-bigendian.patch | 67 - .../gcc/4.2.1/904-flatten-switch-stmt-00.patch | 153 - toolchain/gcc/4.2.1/910-soft-float.patch | 26 - toolchain/gcc/4.2.1/920-soft-float.patch | 21 - .../1001-gcc-4.2.x-inhibit-libc.patch | 49 + ...-fix-removal-of-redundant-cast-operations.patch | 16 + ...conditional-insn-which-clobbers-cc_status.patch | 150 + ...use-movh-to-move-immediates-into-register.patch | 31 + toolchain/gcc/4.2.2/100-uclibc-conf.patch | 200 - .../gcc/4.2.2/103-uclibc-conf-noupstream.patch | 11 - toolchain/gcc/4.2.2/104-gnuhurd-uclibc-conf.patch | 13 - toolchain/gcc/4.2.2/200-uclibc-locale.patch | 2790 - toolchain/gcc/4.2.2/203-uclibc-locale-no__x.patch | 213 - .../gcc/4.2.2/204-uclibc-locale-wchar_fix.patch | 48 - toolchain/gcc/4.2.2/205-uclibc-locale-update.patch | 347 - toolchain/gcc/4.2.2/300-libstdc++-pic.patch | 50 - toolchain/gcc/4.2.2/301-missing-execinfo_h.patch | 11 - toolchain/gcc/4.2.2/302-c99-snprintf.patch | 11 - .../gcc/4.2.2/303-c99-complex-ugly-hack.patch | 12 - toolchain/gcc/4.2.2/304-index_macro.patch | 24 - .../gcc/4.2.2/305-libmudflap-susv3-legacy.patch | 49 - toolchain/gcc/4.2.2/306-libstdc++-namespace.patch | 36 - toolchain/gcc/4.2.2/307-locale_facets.patch | 26 - .../gcc/4.2.2/402-libbackend_dep_gcov-iov.h.patch | 13 - toolchain/gcc/4.2.2/800-arm-bigendian.patch | 67 - .../900-avr32-support-v4.2.2.atmel.1.1.3.patch |22620 ----- .../901-avr32-revert-broken-uclibc-stuff.patch | 42 - toolchain/gcc/4.2.2/910-soft-float.patch | 26 - toolchain/gcc/4.2.3/100-uclibc-conf.patch | 200 - .../gcc/4.2.3/103-uclibc-conf-noupstream.patch | 11 - toolchain/gcc/4.2.3/104-gnuhurd-uclibc-conf.patch | 13 - toolchain/gcc/4.2.3/200-uclibc-locale.patch | 2790 - toolchain/gcc/4.2.3/203-uclibc-locale-no__x.patch | 213 - .../gcc/4.2.3/204-uclibc-locale-wchar_fix.patch | 48 - toolchain/gcc/4.2.3/205-uclibc-locale-update.patch | 347 - toolchain/gcc/4.2.3/300-libstdc++-pic.patch | 50 - toolchain/gcc/4.2.3/301-missing-execinfo_h.patch | 11 - toolchain/gcc/4.2.3/302-c99-snprintf.patch | 11 - .../gcc/4.2.3/303-c99-complex-ugly-hack.patch | 12 - toolchain/gcc/4.2.3/304-index_macro.patch | 24 - .../gcc/4.2.3/305-libmudflap-susv3-legacy.patch | 49 - toolchain/gcc/4.2.3/306-libstdc++-namespace.patch | 36 - toolchain/gcc/4.2.3/307-locale_facets.patch | 26 - .../gcc/4.2.3/402-libbackend_dep_gcov-iov.h.patch | 13 - toolchain/gcc/4.2.3/800-arm-bigendian.patch | 67 - .../gcc/4.2.3/904-flatten-switch-stmt-00.patch | 153 - toolchain/gcc/4.2.3/910-soft-float.patch | 26 - toolchain/gcc/4.2.3/920-soft-float.patch | 21 - toolchain/gcc/4.2.4/1000-aapcs-linux.patch | 17 + .../gcc/4.2.4/1001-gcc-4.2.x-inhibit-libc.patch | 49 + toolchain/gcc/4.2.4/950-avr32-atmel.1.1.3.patch |22609 +++++ .../951-avr32-revert-broken-uclibc-stuff.patch | 42 + ...r32-revert-broken-read-modify-write-stuff.patch | 910 + toolchain/gcc/4.3.1/100-uclibc-conf.patch | 33 - toolchain/gcc/4.3.1/104-gnuhurd-uclibc-conf.patch | 13 - toolchain/gcc/4.3.1/301-missing-execinfo_h.patch | 11 - toolchain/gcc/4.3.1/302-c99-snprintf.patch | 13 - .../gcc/4.3.1/305-libmudflap-susv3-legacy.patch | 49 - toolchain/gcc/4.3.1/810-arm-softfloat-libgcc.patch | 29 - .../4.3.1/993-arm_insn-opinit-RTX_CODE-fixup.patch | 41 - toolchain/gcc/4.3.1/995-short-enums.diff | 42 - .../gcc/4.3.1/998-gcc-4.3.0-fix-header.00.patch | 15 - toolchain/gcc/4.3.5/100-uclibc-conf.patch | 33 + toolchain/gcc/4.3.5/104-gnuhurd-uclibc-conf.patch | 13 + toolchain/gcc/4.3.5/301-missing-execinfo_h.patch | 11 + toolchain/gcc/4.3.5/302-c99-snprintf.patch | 13 + .../gcc/4.3.5/305-libmudflap-susv3-legacy.patch | 49 + toolchain/gcc/4.3.5/810-arm-softfloat-libgcc.patch | 29 + .../4.3.5/993-arm_insn-opinit-RTX_CODE-fixup.patch | 41 + .../gcc/4.3.5/998-gcc-4.3.0-fix-header.00.patch | 15 + .../gcc/4.3.5/999-4.3.2-armeabi-aapcs-linux.patch | 18 + .../4.3.5/999-4.3.3-arm-fix-for-bug-37436.patch | 86 + ...gcc-4.3.0-cris-pragma-pack-warning-remove.patch | 13 + .../powerpc-link-with-math-lib.patch.conditional | 125 + toolchain/gcc/4.4.4/100-uclibc-conf.patch | 33 + toolchain/gcc/4.4.4/301-missing-execinfo_h.patch | 11 + toolchain/gcc/4.4.4/302-c99-snprintf.patch | 13 + .../gcc/4.4.4/305-libmudflap-susv3-legacy.patch | 49 + toolchain/gcc/4.4.4/810-arm-softfloat-libgcc.patch | 38 + .../powerpc-link-with-math-lib.patch.conditional | 137 + toolchain/gcc/Config.in | 129 +- toolchain/gcc/Config.in.2 | 4 + toolchain/gcc/Makefile.in | 80 +- ...-fix-removal-of-redundant-cast-operations.patch | 16 - ...conditional-insn-which-clobbers-cc_status.patch | 150 - ...use-movh-to-move-immediates-into-register.patch | 31 - toolchain/gcc/gcc-uclibc-3.x.mk | 513 - toolchain/gcc/gcc-uclibc-4.x.mk | 379 +- toolchain/gcc/i386-gcc-soft-float.patch | 61 - toolchain/gdb/6.2.1/100-uclibc-conf.patch | 290 - toolchain/gdb/6.2.1/200-uclibc-readline-conf.patch | 15 - .../gdb/6.2.1/400-mips-coredump.patch-2.4.23-29 | 28 - toolchain/gdb/6.2.1/500-thread-timeout.patch | 34 - toolchain/gdb/6.3/100-uclibc-conf.patch | 280 - toolchain/gdb/6.3/200-uclibc-readline-conf.patch | 15 - .../gdb/6.3/400-mips-coredump.patch-2.4.23-29 | 28 - toolchain/gdb/6.3/500-thread-timeout.patch | 34 - .../gdb/6.3/600-debian_10.selected-frame.patch | 552 - .../gdb/6.3/620-debian_static-thread-db.patch | 156 - .../gdb/6.3/630-debian_24.tracepoint-segv.patch | 15 - .../640-debian_dwarf2-frame-signal-unwinder.patch | 120 - .../gdb/6.3/650-debian_vsyscall-gdb-support.patch | 245 - .../gdb/6.3/660-debian_dwarf-cfa-restore.patch | 23 - toolchain/gdb/6.3/680-debian_sim-destdir.patch | 53 - .../gdb/6.3/690-debian_member-field-symtab.patch | 35 - .../gdb/6.3/700-debian_cp-pass-by-reference.patch | 464 - .../710-debian_thread-db-multiple-libraries.patch | 593 - .../gdb/6.3/720-debian_static-threads-test.patch | 36 - .../6.3/730-debian_gdb-fix-tracefork-check.patch | 225 - .../gdb/6.3/740-debian_make-cv-type-crash.patch | 132 - .../gdb/6.3/750-debian_sparc-singlestep.patch | 37 - .../6.3/760-debian_vsyscall-bfd-close-result.patch | 20 - .../gdb/6.3/770-debian_vfork-done-spelling.patch | 31 - .../gdb/6.3/780-debian_gdbserver-rdynamic.patch | 675 - .../gdb/6.3/790-debian_dwarf2-cfi-warning.patch | 39 - .../6.3/800-debian_linux-use-underscore-exit.patch | 22 - .../gdb/6.3/810-debian_bfd-no-kylix-crash.patch | 47 - .../820-debian_disable-linux-fork-messages.patch | 46 - toolchain/gdb/6.4/100-uclibc-conf.patch | 78 - toolchain/gdb/6.4/200-uclibc-readline-conf.patch | 15 - .../gdb/6.4/400-mips-coredump.patch-2.4.23-29 | 28 - toolchain/gdb/6.4/500-thread-timeout.patch | 34 - .../gdb/6.4/600-fix-compile-flag-mismatch.patch | 87 - toolchain/gdb/6.5/100-uclibc-conf.patch | 78 - toolchain/gdb/6.5/200-uclibc-readline-conf.patch | 15 - .../gdb/6.5/400-mips-coredump.patch-2.4.23-29 | 28 - toolchain/gdb/6.5/500-thread-timeout.patch | 33 - .../gdb/6.5/600-fix-compile-flag-mismatch.patch | 64 - toolchain/gdb/6.6/700-nios2-6.6.patch | 7978 -- toolchain/gdb/Config.in | 52 +- toolchain/gdb/Config.in.2 | 58 - toolchain/gdb/gdb.mk | 74 +- toolchain/gdb/snapshot/100-uclibc-conf.patch | 94 - .../gdb/snapshot/200-uclibc-readline-conf.patch | 16 - .../gdb/snapshot/400-mips-coredump.patch-2.4.23-29 | 30 - toolchain/gdb/snapshot/400-mips-nptl-support.patch | 143 - toolchain/gdb/snapshot/500-thread-timeout.patch | 34 - .../gdb/snapshot/680-debian_sim-destdir.patch | 14 - .../snapshot/690-debian_member-field-symtab.patch | 20 - toolchain/helpers.mk | 244 + toolchain/kernel-headers/Config.in | 121 +- .../linux-2.6.20.4-ipmisensors-20070314-1214.patch | 1914 - ...ux-2.6.21.5-007-ipmisensors-20070314-1214.patch | 1914 - ...ux-2.6.22.1-007-ipmisensors-20070314-1214.patch | 1914 - ...ux-2.6.22.9-007-ipmisensors-20070314-1214.patch | 1914 - .../kernel-headers/kernel-headers-new.makefile | 61 +- .../kernel-headers-old-versions.makefile | 103 - .../kernel-headers/kernel-headers-old.makefile | 87 - toolchain/kernel-headers/kernel-headers.mk | 21 +- .../linux-2.6.20.4-dwmw2-combined.01.diff | 460 - .../linux-2.6.21.5-001-add-linkage-header.patch | 18 - ...-006-wait-for-async-scanned-block-devices.patch | 55 - .../kernel-headers/linux-2.6.23-nios2nommu.patch |26567 ------ .../linux-2.6.25.15-export-linux-aout.patch | 24 - .../linux-2.6.27.6-100-avr32-atmel.1.patch |26786 ------ ...00-avr32-remove.note.gnu.build-id-section.patch | 27 - ...27.6-201-avr32-atmel_mpopfb-disable-debug.patch | 23 - ...mpopfb-add-signal-to-disable-line-caching.patch | 59 - ....27.6-203-avr32-fix-arch-header-byteorder.patch | 35 - ...4-avr32-ap700x-fix-det_pin-for-nand-flash.patch | 31 - .../linux-2.6.28.10-cris-eth-driver-netpoll.patch | 11 + .../linux-2.6.28.10-cris-headers.patch | 28 + .../linux-2.6.28.10-cris-objcopy-flags.patch | 45 + .../linux-2.6.28.10-unifdef-getline.patch | 56 + .../kernel-headers/linux-2.6.30.9-mips-delay.patch | 35 + ...-types-for-headers-exported-to-user-space.patch | 60 + ...-types-for-headers-exported-to-user-space.patch | 60 + ...-types-for-headers-exported-to-user-space.patch | 59 + ...-types-for-headers-exported-to-user-space.patch | 59 + ...ibc-headers-2.6.11-nios2nommu.patch.conditional |13527 --- .../linux-libc-headers-2.6.11.0-mips-nptl.patch | 75 - .../linux-libc-headers-2.6.11.0.patch | 18 - .../linux-libc-headers-2.6.12.0-arm-eabi.patch | 166 - ...x-libc-headers-2.6.12.0-config-base-small.patch | 30 - .../linux-libc-headers-2.6.12.0-i2c_msg.patch | 12 - .../linux-libc-headers-2.6.12.0-mips-nptl.patch | 90 - .../linux-libc-headers-2.6.8-cleanup.patch | 8153 -- ...libc-headers-2.6.9-nios2nommu.patch.conditional |12925 --- .../lzma/linux-2.6.21.5-001-lzma-vmlinuz.00.patch |27017 ------ .../lzma/linux-2.6.21.5-002-lzma-vmlinuz.01.patch | 54 - .../lzma/linux-2.6.22.1-001-lzma-vmlinuz.00.patch |26856 ------ .../lzma/linux-2.6.22.1-002-lzma-vmlinuz.01.patch | 54 - .../lzma/linux-2.6.22.1-003-lzma-vmlinuz.patch | 44 - toolchain/patch-kernel.sh | 17 +- toolchain/sstrip/sstrip.c | 3 +- toolchain/toolchain-buildroot.mk | 12 + toolchain/toolchain-buildroot/Config.in | 9 + toolchain/toolchain-buildroot/Config.in.2 | 32 + toolchain/toolchain-common.in | 176 + toolchain/toolchain-external.mk | 14 + toolchain/toolchain-external/Config.in | 22 + toolchain/toolchain-external/Config.in.2 | 17 + toolchain/toolchain-external/ext-tool.mk | 115 + toolchain/uClibc/Config.in | 62 +- .../uClibc-0.9.28.3-avr32-2.0-001-libext.patch | 13 - ...libc-0.9.28.3-avr32-2.0-002-rm-whitespace.patch | 77 - .../uClibc-0.9.28.3-string-ops.patch.powerpc | 56 - toolchain/uClibc/uClibc-0.9.28.config | 179 - toolchain/uClibc/uClibc-0.9.29-arch.patch.avr32 | 3546 - ...32-use-hidden_jumptarget-instead-of-__gi_.patch | 67 - .../uClibc-0.9.29-fix-sa_onstack.patch.avr32 | 31 - ...Clibc-0.9.29-fix-varargs-in-prctl-syscall.patch | 48 - toolchain/uClibc/uClibc-0.9.29-wchar.config | 215 - toolchain/uClibc/uClibc-0.9.29.config | 12 +- .../uClibc-0.9.30.3-fix-error-locale-utf-8.patch | 17 + .../uClibc-0.9.30.3-xtensa-000p-fix-procfs.patch | 24 + .../uClibc-0.9.30.3-xtensa-005-sigcontext.patch | 45 + .../uClibc-0.9.30.3-xtensa-009-testandset.patch | 59 + .../uClibc-0.9.30.3-xtensa-010-sigaction.c.patch | 11 + .../uClibc-0.9.30.3-xtensa-011-sysdep.h.patch | 19 + .../uClibc-0.9.30.3-xtensa-012-fnmatch_old.c.patch | 11 + .../uClibc-0.9.30.3-xtensa-013-atomic.h.patch | 165 + .../uClibc-0.9.30.3-xtensa-014-setjump.S.patch | 11 + toolchain/uClibc/uClibc-0.9.30.config | 19 +- .../uClibc-0.9.31-dnslookup-use-after-free.patch | 36 + .../uClibc-0.9.31-fix-error-locale-utf-8.patch | 17 + ...ibc-0.9.31-fix-fcntl64-for-64-bit-targets.patch | 34 + ...Clibc-0.9.31-more-workarounds-GCC-PR32219.patch | 40 + ...ely-fix-usage-of-uninitialized-DNS-params.patch | 40 + ...us-memory-corruption-and-off-by-one-fixes.patch | 70 + .../uClibc-0.9.31-workaround-GCC-PR32219.patch | 57 + toolchain/uClibc/uClibc-0.9.31.config | 259 + toolchain/uClibc/uClibc-snapshot.config | 118 +- toolchain/uClibc/uclibc.mk | 306 +- 3377 files changed, 224381 insertions(+), 1105320 deletions(-) create mode 100644 CHANGES create mode 100644 COPYING create mode 100644 boot/Config.in create mode 100644 boot/at91bootstrap/Config.in create mode 100644 boot/at91bootstrap/at91bootstrap.mk create mode 100644 boot/at91dataflashboot/Config.in create mode 100644 boot/at91dataflashboot/at91dataflashboot-1.05-do-not-install.patch create mode 100644 boot/at91dataflashboot/at91dataflashboot-1.05-eabi-fixes.patch create mode 100644 boot/at91dataflashboot/at91dataflashboot.mk create mode 100644 boot/barebox/Config.in create mode 100644 boot/barebox/barebox.mk create mode 100644 boot/common.mk create mode 100644 boot/grub/Config.in create mode 100644 boot/grub/grub.100-autoreconf.patch create mode 100644 boot/grub/grub.200-fix_mbr_handling.patch create mode 100644 boot/grub/grub.300-honor_UCLIBC_HAS_LFS.patch create mode 100644 boot/grub/grub.400-nic_update2.patch.bz2 create mode 100644 boot/grub/grub.mk create mode 100644 boot/grub/menu.lst create mode 100644 boot/grub/splash.xpm.gz create mode 100644 boot/grub2/Config.in create mode 100644 boot/grub2/grub2.mk create mode 100644 boot/syslinux/Config.in create mode 100644 boot/syslinux/syslinux-3.85-makefile.patch create mode 100644 boot/syslinux/syslinux.mk create mode 100644 boot/u-boot/Config.in create mode 100644 boot/u-boot/u-boot-2010.03-fix-avr32.patch create mode 100644 boot/u-boot/u-boot-2010.06-avr32-update.patch create mode 100644 boot/u-boot/u-boot.mk create mode 100644 configs/arm_nptl_toolchain_defconfig create mode 100644 configs/arm_toolchain_defconfig create mode 100644 configs/at91rm9200df_defconfig create mode 100644 configs/at91rm9200df_ext_bare_defconfig create mode 100644 configs/at91rm9200df_ext_defconfig create mode 100644 configs/at91sam9260dfc_defconfig create mode 100644 configs/at91sam9260dfc_ext_bare_defconfig create mode 100644 configs/at91sam9260dfc_ext_defconfig create mode 100644 configs/at91sam9260pf_defconfig create mode 100644 configs/at91sam9261ek_defconfig create mode 100644 configs/at91sam9261ek_ext_bare_defconfig create mode 100644 configs/at91sam9261ek_ext_defconfig create mode 100644 configs/at91sam9263ek_defconfig create mode 100644 configs/at91sam9263ek_ext_bare_defconfig create mode 100644 configs/at91sam9263ek_ext_defconfig create mode 100644 configs/at91sam9g20dfc_defconfig create mode 100644 configs/at91sam9g20dfc_ext_bare_defconfig create mode 100644 configs/at91sam9g20dfc_ext_defconfig create mode 100644 configs/atngw100-base_defconfig create mode 100644 configs/atngw100_defconfig create mode 100644 configs/atngw100_upgrade_defconfig create mode 100644 configs/atngw100mkii_defconfig create mode 100644 configs/atngw100mkii_upgrade_defconfig create mode 100644 configs/atstk1002_defconfig create mode 100644 configs/atstk1002_upgrade_defconfig create mode 100644 configs/atstk1006_defconfig create mode 100644 configs/atstk1006_upgrade_defconfig create mode 100644 configs/atstk100x_defconfig create mode 100644 configs/i386_defconfig create mode 100644 configs/i686_defconfig create mode 100644 configs/integrator926_defconfig create mode 100644 configs/integrator926_huge_defconfig create mode 100644 configs/kb9202_defconfig create mode 100644 configs/v100sc2_defconfig create mode 100644 docs/TESTING.html create mode 100644 docs/U-boot.html create mode 100644 docs/git.html delete mode 100644 docs/images/busybox1.png create mode 100644 docs/images/logo.png create mode 100644 docs/images/logo.xcf create mode 100644 docs/images/logo_small.png create mode 100644 docs/images/menuconfig.png create mode 100644 docs/images/menuconfig_small.png delete mode 100644 docs/subversion.html create mode 100644 fs/Config.in create mode 100644 fs/cloop/Config.in create mode 100644 fs/cloop/cloop.mk create mode 100644 fs/common.mk create mode 100644 fs/cpio/Config.in create mode 100644 fs/cpio/cpio.mk create mode 100644 fs/cramfs/Config.in create mode 100644 fs/cramfs/cramfs.mk create mode 100644 fs/ext2/Config.in create mode 100644 fs/ext2/ext2.mk create mode 100755 fs/ext2/genext2fs.sh create mode 100644 fs/initramfs/Config.in create mode 100644 fs/initramfs/gen_initramfs_list.sh create mode 100644 fs/initramfs/initramfs.mk create mode 100644 fs/iso9660/Config.in create mode 100644 fs/iso9660/iso9660.mk create mode 100644 fs/iso9660/menu.lst create mode 100644 fs/jffs2/Config.in create mode 100644 fs/jffs2/jffs2.mk create mode 100644 fs/romfs/Config.in create mode 100644 fs/romfs/romfs.mk create mode 100644 fs/skeleton/bin/.empty create mode 120000 fs/skeleton/dev/log create mode 100644 fs/skeleton/dev/pts/.empty create mode 100644 fs/skeleton/etc/TZ create mode 100644 fs/skeleton/etc/fstab create mode 100644 fs/skeleton/etc/group create mode 100644 fs/skeleton/etc/hostname create mode 100644 fs/skeleton/etc/hosts create mode 100755 fs/skeleton/etc/init.d/S20urandom create mode 100755 fs/skeleton/etc/init.d/S40network create mode 100755 fs/skeleton/etc/init.d/rcS create mode 100644 fs/skeleton/etc/inittab create mode 100644 fs/skeleton/etc/inputrc create mode 100644 fs/skeleton/etc/issue create mode 100644 fs/skeleton/etc/ld.so.conf.d/.empty create mode 120000 fs/skeleton/etc/mtab create mode 100644 fs/skeleton/etc/network/interfaces create mode 100644 fs/skeleton/etc/passwd create mode 100644 fs/skeleton/etc/profile create mode 100644 fs/skeleton/etc/protocols create mode 100644 fs/skeleton/etc/random-seed create mode 120000 fs/skeleton/etc/resolv.conf create mode 100644 fs/skeleton/etc/securetty create mode 100644 fs/skeleton/etc/services create mode 100644 fs/skeleton/etc/shadow create mode 100644 fs/skeleton/home/.empty create mode 100644 fs/skeleton/lib/.empty create mode 100644 fs/skeleton/mnt/.empty create mode 100644 fs/skeleton/opt/.empty create mode 100644 fs/skeleton/proc/.empty create mode 100644 fs/skeleton/root/.bash_history create mode 100644 fs/skeleton/root/.bash_logout create mode 100644 fs/skeleton/root/.bash_profile create mode 100644 fs/skeleton/root/.bashrc create mode 100644 fs/skeleton/root/.empty create mode 100644 fs/skeleton/sbin/.empty create mode 100644 fs/skeleton/sys/.empty create mode 100644 fs/skeleton/tmp/.empty create mode 100644 fs/skeleton/usr/bin/.empty create mode 100644 fs/skeleton/usr/lib/.empty create mode 100644 fs/skeleton/usr/sbin/.empty create mode 100755 fs/skeleton/usr/share/udhcpc/default.script create mode 120000 fs/skeleton/var/cache create mode 120000 fs/skeleton/var/lib/pcmcia create mode 120000 fs/skeleton/var/lock create mode 120000 fs/skeleton/var/log create mode 120000 fs/skeleton/var/pcmcia create mode 120000 fs/skeleton/var/run create mode 120000 fs/skeleton/var/spool create mode 120000 fs/skeleton/var/tmp create mode 100644 fs/squashfs/Config.in create mode 100644 fs/squashfs/squashfs.mk create mode 100644 fs/tar/Config.in create mode 100644 fs/tar/tar.mk create mode 100644 fs/ubifs/Config.in create mode 100644 fs/ubifs/ubifs.mk create mode 100644 linux/Config.in create mode 100644 linux/linux-2.6.35.4-fix-link-failure.patch.avr32 create mode 100644 linux/linux-2.6.35.4-fix-nandflash-for-be.patch.avr32 create mode 100644 linux/linux-2.6.35.4-mmc-make-id-freq-configurable-v5.patch create mode 100644 linux/linux-2.6.35.4-mmc-make-id-freq-configurable.patch create mode 100644 linux/linux.mk create mode 100644 package/Makefile.package.in delete mode 100644 package/acpid/acpid-sign-warning.patch delete mode 100644 package/acpid/acpid-socket-path.patch create mode 100644 package/argus/argus-3.0.0.rc.34-01-use-pcap-header.patch create mode 100755 package/at/S99at create mode 100644 package/at/at-3.1.12-0001-configure.ac-remove-manual-compiler-check-with-AC_TR.patch create mode 100644 package/at/at-3.1.12-0002-configure.ac-convert-AC_TRY_COMPILE-AC_COMPILE_IFELS.patch create mode 100644 package/at/at-3.1.12-0003-Makefile.in-add-LDFLAGS-to-linking-stage.patch create mode 100644 package/at/at-3.1.12-0005-Makefile.in-replace-IROOT-by-DESTDIR.patch create mode 100644 package/at/at-3.1.12-0006-Makefile.in-make-install-fix.patch create mode 100644 package/at/at-3.1.12-0007-getloadavg-fix.patch create mode 100644 package/at/at-3.1.12-0007-include-config-h.patch delete mode 100644 package/at/at-crosscompile.patch create mode 100644 package/autoconf/autoconf-2.65-fix-m4-detection-test-on-dash.patch create mode 100644 package/automake/gtk-doc.m4 delete mode 100644 package/avahi/autoipd-perms.patch create mode 100644 package/avahi/avahi-autoipd-perms.patch create mode 100644 package/avahi/avahi-disable-systemd-support.patch create mode 100644 package/avahi/avahi-ipv6only.patch create mode 100644 package/avahi/avahi-optional-ipv6.patch delete mode 100644 package/avahi/libdir-la.patch delete mode 100644 package/avahi/uclibc.patch create mode 100644 package/avr32-bootsplash/Config.in create mode 100644 package/avr32-bootsplash/avr32-bootsplash.mk create mode 100644 package/avr32-bootsplash/bootsplash-atstk100x.jpg create mode 100644 package/avr32-bootsplash/bootsplash.sysvinit create mode 100644 package/avr32-bootsplash/finalsplash-atstk100x.jpg create mode 100644 package/avr32-bootsplash/finalsplash.sysvinit create mode 100644 package/bash/bash-4.1-001.patch create mode 100644 package/bash/bash-4.1-002.patch create mode 100644 package/bash/bash-4.1-003.patch create mode 100644 package/bash/bash-4.1-004.patch create mode 100644 package/bash/bash-4.1-005.patch create mode 100644 package/bash/bash-4.1-006.patch create mode 100644 package/bash/bash-4.1-007.patch delete mode 100644 package/bash/bash32-001 delete mode 100644 package/bash/bash32-002 delete mode 100644 package/bash/bash32-003 delete mode 100644 package/bash/bash32-004 delete mode 100644 package/bash/bash32-005 delete mode 100644 package/bash/bash32-006 delete mode 100644 package/bash/bash32-007 delete mode 100644 package/bash/bash32-008 delete mode 100644 package/bash/bash32-009 delete mode 100644 package/bash/bash32-010 delete mode 100644 package/bash/bash32-011 delete mode 100644 package/bash/bash32-012 delete mode 100644 package/bash/bash32-013 delete mode 100644 package/bash/bash32-014 delete mode 100644 package/bash/bash32-015 delete mode 100644 package/bash/bash32-016 delete mode 100644 package/bash/bash32-017 delete mode 100644 package/bash/bash32-018 delete mode 100644 package/bash/bash32-019 delete mode 100644 package/bash/bash32-020 delete mode 100644 package/bash/bash32-021 delete mode 100644 package/bash/bash32-022 delete mode 100644 package/bash/bash32-023 delete mode 100644 package/bash/bash32-024 delete mode 100644 package/bash/bash32-025 delete mode 100644 package/bash/bash32-026 delete mode 100644 package/bash/bash32-027 delete mode 100644 package/bash/bash32-028 delete mode 100644 package/bash/bash32-029 delete mode 100644 package/bash/bash32-030 delete mode 100644 package/bash/bash32-031 delete mode 100644 package/bash/bash32-032 delete mode 100644 package/bash/bash32-033 delete mode 100644 package/bash/bash32-remove-bzero-dependancy.patch delete mode 100644 package/bind/bind-9.3.2-susv3-legacy.patch delete mode 100644 package/bind/bind-cross-fix.patch create mode 100644 package/bind/bind-cross.patch create mode 100644 package/bind/bind-susv3-legacy.patch create mode 100644 package/blackbox/blackbox-0.70.1-gcc43.patch create mode 100644 package/bmon/Config.in create mode 100644 package/bmon/bmon-gcc4.patch create mode 100644 package/bmon/bmon-nolibnl.patch create mode 100644 package/bmon/bmon-nostrip.patch create mode 100644 package/bmon/bmon.mk delete mode 100644 package/bridge-utils/bridge-utils-1.0.6-fix-cflags-in-makefile.patch create mode 100644 package/bridge-utils/bridge.patch delete mode 100644 package/busybox/busybox-1.11.x.config delete mode 100644 package/busybox/busybox-1.13.1-crond.patch delete mode 100644 package/busybox/busybox-1.13.1-init.patch delete mode 100644 package/busybox/busybox-1.13.1-ip.patch delete mode 100644 package/busybox/busybox-1.13.1-printf.patch create mode 100644 package/busybox/busybox-1.16.2/busybox-devmem.patch create mode 100644 package/busybox/busybox-1.16.x.config create mode 100644 package/busybox/busybox-1.17.1/busybox-1.17.1-grep.patch create mode 100644 package/busybox/busybox-1.17.1/busybox-1.17.1-make.patch create mode 100644 package/busybox/busybox-1.17.1/busybox-1.17.1-mdev.patch create mode 100644 package/busybox/busybox-1.17.1/busybox-1.17.1-mktemp.patch create mode 100644 package/busybox/busybox-1.17.1/busybox-1.17.1-sed.patch create mode 100644 package/busybox/busybox-1.17.1/busybox-1.17.1-shell.patch create mode 100644 package/busybox/busybox-1.17.x.config delete mode 100644 package/busybox/busybox-1.2.2.1-max_host_len_40.patch delete mode 100644 package/busybox/busybox-1.2.2.1.config delete mode 100644 package/busybox/busybox-1.6.0.config delete mode 100644 package/busybox/busybox-1.6.1-adduser.patch delete mode 100644 package/busybox/busybox-1.6.1-init.patch delete mode 100644 package/busybox/busybox-1.7.2-ash.patch delete mode 100644 package/busybox/busybox-1.7.2-logger.patch delete mode 100644 package/busybox/busybox-1.7.2-tail.patch create mode 100644 package/busybox/httpd.conf create mode 100755 package/busybox/httpd.sysvinit delete mode 100644 package/busybox/initramfs.mk delete mode 100644 package/cairo/cairo-1.6.4-directfb-all.patch create mode 100644 package/cairo/cairo-1.8.10-directfb.patch delete mode 100644 package/cairo/old_patches/0001-Add-autoconf-macro-AX_C_FLOAT_WORDS_BIGENDIAN.patch delete mode 100644 package/cairo/old_patches/0002-Change-_cairo_fixed_from_double-to-use-the-magic-number-technique.patch create mode 100644 package/cdrkit/Config.in create mode 100644 package/cdrkit/cdrkit-1.1.10-no-rcmd.patch create mode 100644 package/cdrkit/cdrkit.mk create mode 100644 package/cgilua/Config.in create mode 100644 package/cgilua/cgilua.mk create mode 100644 package/cloop/cloop.mk create mode 100644 package/cmake/cmake.mk create mode 100644 package/copas/Config.in create mode 100644 package/copas/copas.mk create mode 100644 package/coreutils/coreutils-7.4-rename-m4-fix.patch create mode 100644 package/coxpcall/Config.in create mode 100644 package/coxpcall/coxpcall.mk create mode 100644 package/cramfs/Config.in create mode 100644 package/cramfs/cramfs-01-devtable.patch create mode 100644 package/cramfs/cramfs-02-endian.patch create mode 100644 package/cramfs/cramfs-03-cygwin_IO.patch create mode 100644 package/cramfs/cramfs.mk create mode 100644 package/ctorrent/Config.in create mode 100644 package/ctorrent/ctorrent.mk delete mode 100644 package/cups/cups-1.3.5-mantohtml.patch delete mode 100644 package/cups/cups-1.3.5-no-tests-man.patch create mode 100644 package/cups/cups-fix-stack-protector-check.patch create mode 100644 package/cups/cups-mantohtml.patch create mode 100644 package/cups/cups-no-tests-man.patch delete mode 100644 package/curl/Config.in delete mode 100644 package/curl/curl-7.10.4-path.patch delete mode 100644 package/curl/curl-7.12.0-nousr.patch delete mode 100644 package/curl/curl-7.13.1-2005-3185.patch delete mode 100644 package/curl/curl-7.13.1-auth.patch delete mode 100644 package/curl/curl-7.13.1-cve-2005-4077.patch delete mode 100644 package/curl/curl.mk create mode 100644 package/customize/source/.empty create mode 100644 package/dash/dash-0.5.5.1-no-config.h-for-helpers.patch delete mode 100644 package/database/Config.in delete mode 100644 package/database/database.mk delete mode 100644 package/database/mysql_client/Config.in delete mode 100644 package/database/mysql_client/mysql_client.mk delete mode 100644 package/database/sqlite/Config.in delete mode 100644 package/database/sqlite/sqlite.mk delete mode 100644 package/dbus-glib/dbus-glib-0.70-dontgeneratexml.patch create mode 100644 package/dbus-glib/dbus-glib-autoreconf.patch delete mode 100644 package/dbus-glib/dbus-glib-cross-compile.patch create mode 100644 package/dbus-glib/dbus-glib-dbus-binding-tool.patch delete mode 100644 package/dbus-glib/dbus-glib-libintl.patch create mode 100644 package/dbus-python/Config.in create mode 100644 package/dbus-python/dbus-python-fix-python-configure-check.patch create mode 100644 package/dbus-python/dbus-python.mk create mode 100644 package/dbus/dbus-1.2.12-launch-helper-xml-fix.patch delete mode 100644 package/dhcp/dhcp_xecute.patch create mode 100644 package/diffutils/diffutils-2.8.1-__mempcpy.patch create mode 100644 package/directfb/directfb--ppc-compile-fix.patch create mode 100644 package/divine/Config.in create mode 100644 package/divine/divine.mk delete mode 100644 package/dm/Config.in delete mode 100644 package/dm/dm.mk create mode 100644 package/dmalloc/dmalloc-5.4.3-add-fpic.patch create mode 100644 package/dmraid/dmraid_library-linking-fix.patch create mode 100644 package/dnsmasq/dnsmasq.conf create mode 100755 package/dnsmasq/dnsmasq.sysvinit create mode 100644 package/dnsmasq/domain.conf create mode 100644 package/dosfstools/Config.in create mode 100644 package/dosfstools/dosfstools.mk delete mode 100644 package/dummy/Config.in delete mode 100644 package/dummy/dummy.mk delete mode 100644 package/e2fsprogs/e2fsprogs-001-rel-libs.patch create mode 100644 package/e2fsprogs/e2fsprogs-1.41.9-sem-init-libs.patch create mode 100644 package/ed/Config.in create mode 100644 package/ed/ed.mk delete mode 100644 package/editors/Config.in delete mode 100644 package/editors/ed/Config.in delete mode 100644 package/editors/ed/ed.mk delete mode 100644 package/editors/editors.mk delete mode 100644 package/editors/nano/Config.in delete mode 100644 package/editors/nano/nano.mk delete mode 100644 package/editors/uemacs/Config.in delete mode 100644 package/editors/uemacs/uemacs-4.0.15-lt.01.patch delete mode 100644 package/editors/uemacs/uemacs-4.0.15-lt.02.patch delete mode 100644 package/editors/uemacs/uemacs.mk delete mode 100644 package/editors/vim/Config.in delete mode 100644 package/editors/vim/configure.patch delete mode 100644 package/editors/vim/patches delete mode 100644 package/editors/vim/vim.mk create mode 100644 package/enchant/Config.in create mode 100644 package/enchant/enchant.mk create mode 100644 package/expat/expat-libdir-la.patch delete mode 100644 package/expat/libdir-la.patch create mode 100644 package/fbv/fbv-1.0b-fix-bgr555.patch create mode 100644 package/file/file-nocxx.patch create mode 100644 package/fltk/fltk-1.1.7-bail-out-on-error.patch create mode 100644 package/fltk/fltk-1.1.7-disable-test.patch create mode 100644 package/fltk/fltk-1.1.7-scandir-fix.patch delete mode 100644 package/fltk/fltk-1.1.7-tests.patch create mode 100644 package/fontconfig/fontconfig-2.6.0-use_for_build.patch delete mode 100644 package/freetype/freetype-2.2.1-libdir-la.patch delete mode 100644 package/freetype/freetype-2.3.7-libdir-la.patch create mode 100644 package/freetype/freetype-2.3.9-libdir-la.patch delete mode 100644 package/fusion/40-fusion.rules delete mode 100644 package/fusion/Config.in delete mode 100644 package/fusion/fusion.h delete mode 100644 package/fusion/fusion.mk delete mode 100644 package/fusion/linux-2.6.22.1-008-fusion.patch delete mode 100644 package/games/Config.in create mode 100644 package/games/gnuchess/gnuchess-5.07-getline-conflicts.patch delete mode 100644 package/games/lxdoom/Config.in delete mode 100644 package/games/lxdoom/lxdoom-1.4.4-updated.patch delete mode 100644 package/games/lxdoom/lxdoom.mk create mode 100644 package/games/rubix/rubix-1.0.5-dont-use-legacy-functions.patch delete mode 100644 package/games/vice/Config.in delete mode 100644 package/games/vice/vice-1.22-remove-bzero.patch delete mode 100644 package/games/vice/vice.mk delete mode 100644 package/games/xboard/Config.in delete mode 100644 package/games/xboard/xboard-4.2.7-installer.patch delete mode 100644 package/games/xboard/xboard.mk create mode 100644 package/gamin/gamin-0.1.10-configure.patch delete mode 100644 package/gamin/gamin-0.1.9-configure.patch delete mode 100644 package/gawk/gawk-3.1.5-core.patch delete mode 100644 package/gawk/gawk-3.1.5-gcc4.patch create mode 100644 package/gawk/gawk-no-versioned.patch create mode 100644 package/genext2fs/Config.in create mode 100644 package/genext2fs/genext2fs-1.4-nosquash.patch create mode 100644 package/genext2fs/genext2fs-1.4-remove_ugly_warnings.patch create mode 100644 package/genext2fs/genext2fs.mk create mode 100644 package/genromfs/Config.in create mode 100644 package/genromfs/genromfs-0.5.2-build-system.patch create mode 100644 package/genromfs/genromfs.mk create mode 100644 package/gmpc/Config.in create mode 100644 package/gmpc/gmpc.mk delete mode 100644 package/gnuconfig/Config.in mode change 100644 => 100755 package/gnuconfig/config.guess mode change 100644 => 100755 package/gnuconfig/config.sub create mode 100644 package/gnuconfig/patches/config.xtensa.glob.patch create mode 100644 package/gob2/Config.in create mode 100644 package/gob2/gob2-dont-include-from-prefix.patch create mode 100644 package/gob2/gob2.mk create mode 100644 package/gvfs/Config.in create mode 100644 package/gvfs/gvfs-1.4.0-libsoup-gnome.patch create mode 100644 package/gvfs/gvfs.mk create mode 100644 package/hal/hal-include-fix.patch delete mode 100644 package/hal/hal01-configure-buildroot-cross.patch delete mode 100644 package/hostap/Config.in delete mode 100644 package/hostap/hostap.mk create mode 100644 package/hostapd/Config.in create mode 100644 package/hostapd/hostapd.mk create mode 100644 package/icu/icu-both-elif-no-arguments.patch create mode 100644 package/ifplugd/ifplugd-no-cxx.patch delete mode 100644 package/imagemagick/imagemagick-6.3.7-add-errno-h-if-argz-h-does-not-exist.patch create mode 100644 package/input-tools/joystick-20051019-rint.patch create mode 100644 package/intltool/Config.in create mode 100644 package/intltool/intltool.mk create mode 100644 package/iostat/iostat-cpunum.patch delete mode 100644 package/iostat/iostat.patch delete mode 100644 package/ipsec-tools/ipsec-tools-0.6.7.100-do_not_use_addr_as_truthval.patch delete mode 100644 package/ipsec-tools/ipsec-tools-0.6.7.101-string_legacy.patch delete mode 100644 package/ipsec-tools/ipsec-tools-0.6.7.102-GLOB_TILDE.patch create mode 100644 package/ipsec-tools/ipsec-tools-susv3-legacy.patch create mode 100755 package/iptables/iptables.sysvinit delete mode 100644 package/irda-utils/Config.in delete mode 100644 package/irda-utils/irda-utils-0.9.18-install_irnetd.patch delete mode 100644 package/irda-utils/irda.mk create mode 100644 package/iw/Config.in create mode 100644 package/iw/iw.mk delete mode 100644 package/kexec/kexec-tools-001-smaller-reboot.patch delete mode 100644 package/kexec/kexec-tools-002-add-arch-arm.patch delete mode 100644 package/kexec/kexec-tools-003-build-util-using-host-gcc.patch create mode 100644 package/kismet/kismet-ncurses.patch create mode 100644 package/kismet/kismet-nobsd.patch create mode 100644 package/libaio/libaio-0.3.109-arches.patch create mode 100644 package/libaio/libaio-0.3.109-destdir.patch create mode 100644 package/libarchive/Config.in create mode 100644 package/libarchive/libarchive.mk create mode 100644 package/libatomic_ops/Config.in create mode 100644 package/libatomic_ops/libatomic_ops.mk create mode 100644 package/libcap/Config.in create mode 100644 package/libcap/libcap-2.19-build-system.patch create mode 100644 package/libcap/libcap.mk create mode 100644 package/libcgicc/libcgicc-3.2.9-disable-documentation-option.patch create mode 100644 package/libconfuse/libconfuse-2.6-dont-use-werror.patch create mode 100644 package/libcurl/Config.in create mode 100644 package/libcurl/libcurl.mk delete mode 100644 package/libevent/libevent-time_h.patch create mode 100644 package/libgail/Config.in create mode 100644 package/libgail/libgail-1.22.3-Relax-X11-dependencies.patch create mode 100644 package/libgail/libgail.mk create mode 100644 package/libglade/Config.in create mode 100644 package/libglade/libglade.mk create mode 100644 package/libglib12/libglib-libtool.patch delete mode 100644 package/libglib12/libglib-libtool.patch.bz2 delete mode 100644 package/libglib2/libglib2-2.15.4-mkenums-nowarn.patch delete mode 100644 package/libglib2/libglib2-2.15.4-pkgconfig-cc.patch create mode 100644 package/libglib2/libglib2-fix-clock-gettime-check.patch create mode 100644 package/libglib2/libglib2-mkenums-nowarn.patch create mode 100644 package/libglib2/libglib2-optional-ipv6.patch create mode 100644 package/libgtk2/S26libgtk2 create mode 100644 package/libgtk2/host-libgtk2-2.12.12-reduce-dependencies.patch delete mode 100644 package/libgtk2/old_patches/000_gtk+-2.0.6-exportsymbols.patch delete mode 100644 package/libgtk2/old_patches/000_gtk+-2.2.0-buildfix-immodule.patch delete mode 100644 package/libgtk2/old_patches/002_xpmico.patch delete mode 100644 package/libgtk2/old_patches/007_password_char.patch delete mode 100644 package/libgtk2/old_patches/0815_ia32-hack.patch delete mode 100644 package/libgtk2/old_patches/automake-lossage.patch delete mode 100644 package/libgtk2/old_patches/disable-print.patch delete mode 100644 package/libgtk2/old_patches/disable-tooltips.patch delete mode 100644 package/libgtk2/old_patches/gtk+-handhelds.patch delete mode 100644 package/libgtk2/old_patches/gtklabel-resize.patch delete mode 100644 package/libgtk2/old_patches/libdir-la.patch delete mode 100644 package/libgtk2/old_patches/menu-deactivate.patch delete mode 100644 package/libgtk2/old_patches/no-demos.patch delete mode 100644 package/libgtk2/old_patches/no-xwc.patch delete mode 100644 package/libgtk2/old_patches/odd-include-problem.patch delete mode 100644 package/libgtk2/old_patches/run-iconcache.patch delete mode 100644 package/libgtk2/old_patches/scroll-timings.patch delete mode 100644 package/libgtk2/old_patches/single-click.patch delete mode 100644 package/libgtk2/old_patches/small-gtkfilesel.patch delete mode 100644 package/libgtk2/old_patches/spinbutton.patch delete mode 100644 package/libgtk2/old_patches/xsettings.patch create mode 100644 package/libidn/Config.in create mode 100644 package/libidn/libidn.mk create mode 100644 package/libmicrohttpd/Config.in create mode 100644 package/libmicrohttpd/libmicrohttpd.mk create mode 100644 package/libnl/Config.in create mode 100644 package/libnl/libnl-1.1-netlink-local-fix.patch create mode 100644 package/libnl/libnl.mk create mode 100644 package/liboil/liboil-0.3.15-arm-vfp.patch create mode 100644 package/liboil/liboil-0.3.15-fixes-arm-softfloat-build.patch.arm create mode 100644 package/liboil/liboil-0.3.15-no-examples.patch create mode 100644 package/libpcap/libpcap-1.0.0-wireless.patch delete mode 100644 package/libpcap/libpcap.patch delete mode 100644 package/libpng/libpng-remove-setjmp-error.patch create mode 100644 package/librsync/Config.in create mode 100644 package/librsync/librsync.mk create mode 100644 package/libsoup/Config.in create mode 100644 package/libsoup/libsoup.mk create mode 100644 package/libsvgtiny/Config.in create mode 100644 package/libsvgtiny/libsvgtiny-disable-debug-printfs.patch create mode 100644 package/libsvgtiny/libsvgtiny.mk create mode 100644 package/libupnp/libupnp-1.6.6-remove-sys_timeb.h.patch create mode 100644 package/libusb-compat/Config.in create mode 100644 package/libusb-compat/libusb-compat-0.1.3-pkgconfig.patch create mode 100644 package/libusb-compat/libusb-compat.mk delete mode 100644 package/libusb/libusb-0.1.12-nocpp.patch create mode 100644 package/libxml-parser-perl/Config.in create mode 100644 package/libxml-parser-perl/libxml-parser-perl.mk delete mode 100644 package/lighttpd/lighttpd-1.4.19-configure.patch create mode 100644 package/links/links-1.01pre1-no-ssl-largefile.patch create mode 100644 package/linux-fusion/40-fusion.rules create mode 100644 package/linux-fusion/Config.in create mode 100644 package/linux-fusion/linux-fusion-8.1.1-missing-include.patch create mode 100644 package/linux-fusion/linux-fusion.mk create mode 100644 package/lmbench/Config.in create mode 100644 package/lmbench/lmbench.mk delete mode 100644 package/ltp-testsuite/ltp-break-infinite-loop-in-times03-test.patch delete mode 100644 package/ltp-testsuite/ltp-testsuite-disable-remap_file_pages-test.patch create mode 100644 package/ltp-testsuite/ltp-testsuite-sched-getaffinity.patch delete mode 100644 package/ltp-testsuite/ltp-testsuite-sh-is-not-C-code.patch create mode 100644 package/ltp-testsuite/ltp-testsuite-uclibc-syscalls.patch delete mode 100644 package/ltp-testsuite/ltp-testsuite.patch create mode 100644 package/ltp/Config.in create mode 100644 package/ltp/ltp-20100630-disable-cpuset.patch create mode 100644 package/ltp/ltp-20100630-disable-tomoyo.patch create mode 100644 package/ltp/ltp-20100630-uclibc-math.patch create mode 100644 package/ltp/ltp-20100630-uclibc-syscalls.patch create mode 100644 package/ltp/ltp.mk delete mode 100644 package/ltrace/ltrace-0.5-00-susv3-legacy.patch create mode 100644 package/ltrace/ltrace-0.5.3-configure-fixes.patch create mode 100644 package/ltrace/ltrace-0.5.3-susv3-legacy.patch delete mode 100644 package/ltt/Config.in delete mode 100755 package/ltt/S27tracer delete mode 100644 package/ltt/ltt-gcc4.patch delete mode 100644 package/ltt/ltt.mk delete mode 100644 package/ltt/ltt.patch create mode 100644 package/lua/lua-bug3-boolean_expression.patch create mode 100644 package/lua/lua-bug4-table.patch create mode 100644 package/lua/lua-bug5-debug_getfenv.patch create mode 100644 package/lua/lua-bug6-gc_performance.patch create mode 100644 package/lua/lua-bug7-string_format.patch create mode 100644 package/lua/lua-bug8-io_read.patch create mode 100644 package/lua/lua-root-path.patch create mode 100644 package/lua/lua-shared-libs.patch create mode 100644 package/luafilesystem/Config.in create mode 100644 package/luafilesystem/luafilesystem-without_large_file.patch create mode 100644 package/luafilesystem/luafilesystem.mk create mode 100644 package/luasocket/Config.in create mode 100644 package/luasocket/luasocket.mk create mode 100644 package/lzo/lzo-2.03-acinclude-m4.patch create mode 100644 package/lzo/lzo-2.03-fix-configure-ac.patch create mode 100644 package/lzo/lzo-2.03-fix-makefile-am.patch create mode 100644 package/lzop/Config.in create mode 100644 package/lzop/lzop.mk create mode 100644 package/makedevs/Config.in create mode 100644 package/makedevs/makedevs.c create mode 100644 package/makedevs/makedevs.mk delete mode 100644 package/matchbox/libmatchbox-1.9-index-is-legacy.patch create mode 100644 package/matchbox/matchbox-common/matchbox-common.mk create mode 100644 package/matchbox/matchbox-desktop/matchbox-desktop.mk create mode 100644 package/matchbox/matchbox-fakekey/matchbox-fakekey.mk create mode 100644 package/matchbox/matchbox-keyboard/matchbox-keyboard.mk create mode 100644 package/matchbox/matchbox-keyboard/mb-applet-kbd-wrapper.sh create mode 100644 package/matchbox/matchbox-lib/matchbox-lib-1.9-index-is-legacy.patch create mode 100644 package/matchbox/matchbox-lib/matchbox-lib.mk delete mode 100644 package/matchbox/matchbox-panel-0.9.3-index-is-legacy.patch create mode 100644 package/matchbox/matchbox-panel/matchbox-panel-0.9.3-index-is-legacy.patch create mode 100644 package/matchbox/matchbox-panel/matchbox-panel.mk create mode 100644 package/matchbox/matchbox-startup-monitor/matchbox-startup-monitor-0.1-true-false.patch create mode 100644 package/matchbox/matchbox-startup-monitor/matchbox-startup-monitor.mk create mode 100644 package/matchbox/matchbox-wm/matchbox-wm.mk delete mode 100644 package/matchbox/mb-applet-kbd-wrapper.sh delete mode 100644 package/matchbox/mb-applet-startup-monitor-true-false.patch delete mode 100644 package/matchbox/mbdesktop_modules delete mode 100644 package/mdadm/mdadm-2.6.1-001.uclibc-and-ftw-fixup.patch delete mode 100644 package/mdadm/mdadm-2.6.1-002.uclibc-not-lfs-fixup.patch create mode 100644 package/mdadm/mdadm-2.6.9-001.uclibc-dont-force-largefile.patch create mode 100644 package/mdadm/mdadm-2.6.9-002.install-without-manpages.patch delete mode 100644 package/mdnsresponder/Config.in delete mode 100644 package/mdnsresponder/mDNSResponder-107.6-bcopy.patch delete mode 100644 package/mdnsresponder/mDNSResponderPosix.conf delete mode 100644 package/mdnsresponder/mdnsresponder.mk delete mode 100644 package/mdnsresponder/rc.mdnsresponder delete mode 100644 package/midori/midori-0.0.18-webkit.patch delete mode 100644 package/mkdosfs/Config.in delete mode 100644 package/mkdosfs/mkdosfs.mk create mode 100644 package/module-init-tools/module-init-tools-3.11-add-manpages-config-option.patch delete mode 100644 package/module-init-tools/module-init-tools-remove-index.patch delete mode 100644 package/module-init-tools/module-init-tools.patch delete mode 100644 package/modutils/Config.in delete mode 100644 package/modutils/modutils-01.patch delete mode 100644 package/modutils/modutils-cross.patch delete mode 100644 package/modutils/modutils.mk delete mode 100644 package/mpatrol/Config.in delete mode 100644 package/mpatrol/mpatrol-uclibc.patch delete mode 100644 package/mpatrol/mpatrol-unwindcache.patch delete mode 100644 package/mpatrol/mpatrol.mk create mode 100644 package/mrouted/mrouted-3.9-beta3-bcopy_bcmp_bzero.patch delete mode 100644 package/mtd/20050122/mtd.mk delete mode 100644 package/mtd/20050122/mtd.patch delete mode 100644 package/mtd/20061007/mtd-20061007-mkfs.jffs2.patch delete mode 100644 package/mtd/20061007/mtd.mk delete mode 100644 package/mtd/20061007/mtd_20061007.patch delete mode 100644 package/mtd/20061007/mtd_acl.patch create mode 100644 package/mtd/mtd-utils-largefile.patch delete mode 100644 package/mtd/mtd-utils.git/mtd-utils-all-targets.patch delete mode 100644 package/mtd/mtd-utils.git/mtd-utils-target-acl.patch delete mode 100644 package/mtd/mtd-utils.git/mtd.mk delete mode 100644 package/mtd/mtd-utils/mtd-utils-1.1.0-all-acl.patch delete mode 100644 package/mtd/mtd-utils/mtd-utils-1.1.0-all-targets.patch delete mode 100644 package/mtd/mtd-utils/mtd.mk create mode 100644 package/multimedia/alsa-lib/alsa-lib-1.0.18-avr32-bad-inline.patch create mode 100644 package/multimedia/alsa-utils/alsa-utils-1.0.18-fix_sysv_legacy.patch create mode 100644 package/multimedia/alsa-utils/alsa-utils-1.0.18-remove_man.patch delete mode 100644 package/multimedia/asterisk/Config.in delete mode 100644 package/multimedia/asterisk/asterisk.mk delete mode 100644 package/multimedia/asterisk/asterisk_no_res_ninit.patch create mode 100644 package/multimedia/aumix/aumix-2.8-fix-incorrect-makefile-am.patch delete mode 100644 package/multimedia/faad2/faad2-2.6.1-autoreconf.patch delete mode 100644 package/multimedia/faad2/faad2-2.6.1-avr32-optimization.patch create mode 100644 package/multimedia/faad2/faad2-2.7-optimization.patch.avr32 create mode 100644 package/multimedia/ffmpeg/Config.in create mode 100644 package/multimedia/ffmpeg/ffmpeg-0.5.2-fix-sdl-config-search.patch create mode 100644 package/multimedia/ffmpeg/ffmpeg.mk create mode 100644 package/multimedia/flac/Config.in create mode 100644 package/multimedia/flac/flac.mk create mode 100644 package/multimedia/gst-plugins-bad/Config.in create mode 100644 package/multimedia/gst-plugins-bad/gst-plugins-bad.mk delete mode 100644 package/multimedia/gst-plugins-base/gst-plugins-base-0.10.21-build_fix_missing_gtkdoc.patch delete mode 100644 package/multimedia/gstreamer/gstreamer-0.10.21-build_fix_missing_gtkdoc.patch create mode 100644 package/multimedia/gstreamer/gstreamer-0.10.25-fix-unaligned-detectiob-for-x86-64.patch create mode 100644 package/multimedia/libcdaudio/Config.in create mode 100644 package/multimedia/libcdaudio/libcdaudio.mk create mode 100644 package/multimedia/libdvdnav/Config.in create mode 100644 package/multimedia/libdvdnav/libdvdnav.mk create mode 100644 package/multimedia/libdvdread/Config.in create mode 100644 package/multimedia/libdvdread/libdvdread.mk create mode 100644 package/multimedia/libmad/libmad-0.15.1b-remove-deprecated-cflags.patch create mode 100644 package/multimedia/libmms/Config.in create mode 100644 package/multimedia/libmms/libmms.mk create mode 100644 package/multimedia/libmpd/Config.in create mode 100644 package/multimedia/libmpd/libmpd-0.17.0-libdir-la.patch create mode 100644 package/multimedia/libmpd/libmpd.mk create mode 100644 package/multimedia/madplay/madplay-0.15.2b-switch-to-new-alsa-api.patch delete mode 100644 package/multimedia/mpg123/mpg123-0.59r-cross.patch delete mode 100644 package/multimedia/mplayer/mplayer-1.0rc1-atmel.3.patch delete mode 100644 package/multimedia/mplayer/mplayer-1.0rc1-index.patch create mode 100644 package/multimedia/mplayer/mplayer-1.0rc2-100-atmel.1.patch create mode 100644 package/multimedia/mplayer/mplayer-1.0rc2-fix-cc-parsing.patch create mode 100644 package/multimedia/mplayer/mplayer-1.0rc2-largefile.patch create mode 100644 package/multimedia/mplayer/mplayer-1.0rc2-remove-sys-timeb.patch create mode 100644 package/multimedia/swfdec/Config.in create mode 100644 package/multimedia/swfdec/swfdec.mk create mode 100644 package/multimedia/taglib/Config.in create mode 100644 package/multimedia/taglib/taglib.mk create mode 100644 package/multimedia/tremor/Config.in create mode 100644 package/multimedia/tremor/tremor-export-all-symbols.patch create mode 100644 package/multimedia/tremor/tremor.mk delete mode 100644 package/mutt/mutt-1.5.16-makedoc-hostcc.patch create mode 100644 package/mutt/mutt-1.5.17+20080114-nodoc.patch create mode 100644 package/mysql_client/Config.in create mode 100644 package/mysql_client/mysql_client-5.1.47-ac_cache_check.patch create mode 100644 package/mysql_client/mysql_client-5.1.47-configure-ps-cache-check.patch create mode 100644 package/mysql_client/mysql_client-5.1.47-use-new-readline-iface.patch create mode 100644 package/mysql_client/mysql_client.mk create mode 100644 package/nano/Config.in create mode 100644 package/nano/nano.mk create mode 100644 package/nasm/nasm.mk create mode 100644 package/nbd/nbd-server-susv3-legacy.patch create mode 100644 package/netcat/netcat-0.7.1-signed-bit-counting.patch create mode 100644 package/netperf/Config.in create mode 100644 package/netperf/netperf-2.4.5-dccp.patch create mode 100644 package/netperf/netperf.mk create mode 100644 package/netplug/netplug-1.2.9-disable-werror.patch create mode 100644 package/netsnmp/netsnmp-5.5-no-ifxtable-module-fix.patch create mode 100644 package/netstat-nat/Config.in create mode 100644 package/netstat-nat/netstat-nat.mk create mode 100644 package/ntfsprogs/Config.in create mode 100644 package/ntfsprogs/ntfsprogs-2.0.0-no-pkgconfig-path-override.patch create mode 100644 package/ntfsprogs/ntfsprogs.mk create mode 100644 package/ntp/ntp-4.2.4_p5-adjtimex.patch create mode 100644 package/ntp/ntp-4.2.4_p5-nano.patch create mode 100644 package/ntp/ntp-optional-ipv6.patch delete mode 100644 package/openmotif/Config.in delete mode 100644 package/openmotif/README delete mode 100644 package/openmotif/openmotif-2.3.0-cross-compile.patch delete mode 100644 package/openmotif/openmotif-2.3.0-legacy-bzero-must-die.patch delete mode 100644 package/openmotif/openmotif.mk delete mode 100644 package/openssl/openssl-0.9.8g-avr32-asm-optimizations.patch.avr32 delete mode 100644 package/openssl/openssl-0.9.8g-do-not-build-docs.patch create mode 100644 package/openssl/openssl-do-not-build-docs.patch create mode 100644 package/openssl/openssl-dont-force-large-file.patch create mode 100644 package/openssl/openssl-nofips.patch create mode 100644 package/openssl/openssl-optional-ipv6.patch create mode 100644 package/openssl/openssl-uclibc-susv3-legacy.patch delete mode 100644 package/openswan/Config.in delete mode 100644 package/openswan/linux-2.6.20-openswan-2.4.7.kernel-2.6-klips.patch delete mode 100644 package/openswan/linux-2.6.20-openswan-2.4.7.kernel-2.6-natt.patch delete mode 100644 package/openswan/linux-2.6.20-openswan-2.4.7.kernel-2.6-nfmark-rename.patch delete mode 100644 package/openswan/linux-2.6.20-openswan-2.4.7.kernel-2.6-zzz-crypto_alg_available.patch delete mode 100644 package/openswan/linux-2.6.20-openswan-2.4.7.kernel-2.6-zzz-void-sock_unregister.patch delete mode 100644 package/openswan/linux-2.6.20.4-openswan-2.4.7.kernel-2.6-klips.patch delete mode 100644 package/openswan/linux-2.6.20.4-openswan-2.4.7.kernel-2.6-natt.patch delete mode 100644 package/openswan/linux-2.6.20.4-openswan-2.4.7.kernel-2.6-nfmark-rename.patch delete mode 100644 package/openswan/linux-2.6.20.4-openswan-2.4.7.kernel-2.6-zzz-crypto_alg_available.patch delete mode 100644 package/openswan/linux-2.6.20.4-openswan-2.4.7.kernel-2.6-zzz-void-sock_unregister.patch delete mode 100644 package/openswan/linux-2.6.21.5-openswan-2.4.8.kernel-2.6-klips.patch delete mode 100644 package/openswan/linux-2.6.21.5-openswan-2.4.8.kernel-2.6-natt.patch delete mode 100644 package/openswan/linux-2.6.21.5-openswan-2.4.8.kernel-2.6-zzz00-fixup.patch delete mode 100644 package/openswan/linux-2.6.22.6-openswan-2.4.9.kernel-2.6-klips.patch delete mode 100644 package/openswan/linux-2.6.22.6-openswan-2.4.9.kernel-2.6-natt.patch delete mode 100644 package/openswan/openswan-2.4.9-001-oswlog.patch delete mode 100644 package/openswan/openswan-2.4.9-002-oswlog.patch delete mode 100644 package/openswan/openswan-2.4.9-003-spi.patch delete mode 100644 package/openswan/openswan-2.4.9-004-alloc.patch delete mode 100644 package/openswan/openswan-2.4.9-005-pluto.patch delete mode 100644 package/openswan/openswan-2.4.9-006-linux-include.patch delete mode 100644 package/openswan/openswan-2.4.9-010-susv3-legacy.patch delete mode 100644 package/openswan/openswan.mk create mode 100644 package/oprofile/oprofile-0.9.4-001-avr32-enable-lookup_dcookie.patch create mode 100644 package/oprofile/oprofile-0.9.4-002-no-query-modules.patch delete mode 100644 package/oprofile/oprofile-0.9.4-avr32-enable-lookup_dcookie.patch create mode 100644 package/pango/S25pango delete mode 100644 package/pango/pango-1.19.3-gtk-doc.patch delete mode 100644 package/pango/pango-1.19.3-no-cairo-atsui.patch delete mode 100644 package/pango/pango-1.19.3-no-libthai.patch delete mode 100644 package/pango/pango-1.19.3-no-tests.patch create mode 100644 package/pango/pango-no-tests.patch create mode 100644 package/pkg-config/Config.in create mode 100644 package/pkg-config/pkg-config-0.23-fix-sysroot.patch create mode 100644 package/pkg-config/pkg-config.mk delete mode 100644 package/pkgconfig/Config.in delete mode 100644 package/pkgconfig/pkg-config-0.23-fix-sysroot.patch delete mode 100644 package/pkgconfig/pkgconfig.mk delete mode 100644 package/popt/popt-1.10.4-disable-wchar-hack.patch delete mode 100644 package/portage/Config.in delete mode 100644 package/portage/portage.mk create mode 100644 package/psmisc/psmisc-no-__progname.patch create mode 100644 package/qt/Config.gfx.in create mode 100644 package/qt/Config.in create mode 100644 package/qt/Config.keyboard.in create mode 100644 package/qt/Config.mouse.in create mode 100644 package/qt/Config.sql.in create mode 100644 package/qt/qt-4.6.2-fix-qt-uclibc-build.patch create mode 100644 package/qt/qt-4.6.2-pthread_getattr_np.patch create mode 100644 package/qt/qt.mk delete mode 100644 package/qte/Config.in delete mode 100644 package/qte/qte.mk delete mode 100644 package/qte/qtopia-2.1.1-no-programinvocation.patch delete mode 100644 package/qtopia4/Config.gfx.in delete mode 100644 package/qtopia4/Config.in delete mode 100644 package/qtopia4/Config.mouse.in delete mode 100644 package/qtopia4/Config.sql.in delete mode 100644 package/qtopia4/qtopia4.mk create mode 100644 package/quagga/quagga-0.99.16-fix-ipctl-forwarding.patch create mode 100644 package/radvd/Config.in create mode 100755 package/radvd/S50radvd create mode 100644 package/radvd/radvd.mk delete mode 100644 package/raidtools/Config.in delete mode 100644 package/raidtools/raidtools.mk delete mode 100644 package/readline/readline52-001 create mode 100644 package/readline/readline52-001.patch delete mode 100644 package/readline/readline52-002 create mode 100644 package/readline/readline52-002.patch delete mode 100644 package/readline/readline52-003 create mode 100644 package/readline/readline52-003.patch delete mode 100644 package/readline/readline52-004 create mode 100644 package/readline/readline52-004.patch delete mode 100644 package/readline/readline52-005 create mode 100644 package/readline/readline52-005.patch delete mode 100644 package/readline/readline52-006 create mode 100644 package/readline/readline52-006.patch delete mode 100644 package/readline/readline52-007 create mode 100644 package/readline/readline52-007.patch delete mode 100644 package/readline/readline52-008 create mode 100644 package/readline/readline52-008.patch delete mode 100644 package/readline/readline52-009 create mode 100644 package/readline/readline52-009.patch delete mode 100644 package/readline/readline52-010 create mode 100644 package/readline/readline52-010.patch delete mode 100644 package/readline/readline52-011 create mode 100644 package/readline/readline52-011.patch delete mode 100644 package/readline/readline52-012 create mode 100644 package/readline/readline52-012.patch create mode 100644 package/rings/Config.in create mode 100644 package/rings/rings.mk create mode 100644 package/rpm/rpm-5.2.0-uclibc-no-lfs-fix.patch create mode 100644 package/rpm/rpm-5.2.0_depends-fix.patch create mode 100644 package/rpm/rpm-5.2.0_exclude-some-tools.patch create mode 100644 package/rpm/rpm-5.2.0_ignore-shared-mutexes.patch create mode 100644 package/rpm/rpm-5.2.0_no-parentdirs.patch create mode 100644 package/rpm/rpm-5.2.0_ordering-fix.patch create mode 100644 package/rpm/rpm-5.2.0_parentdir-vs-requires.patch create mode 100644 package/rpm/rpm-5.2.0_short-circuit-c99.patch delete mode 100644 package/rpm/rpm-dirty-ssl-hack.patch delete mode 100644 package/rpm/rpm-uclibc-ifdefs.patch delete mode 100644 package/rpm/rpm-uclibc-vs-cookie-seek-pointer.patch delete mode 100644 package/rxvt/Config.in delete mode 100644 package/rxvt/rxvt.mk delete mode 100644 package/rxvt/rxvt_2.6.4-10.diff create mode 100644 package/samba/samba-fix-client-mtab.patch create mode 100644 package/samba/samba-fix-mount.cifs.patch create mode 100644 package/sdl_gfx/Config.in create mode 100644 package/sdl_gfx/sdl_gfx.mk create mode 100644 package/sdl_sound/Config.in create mode 100644 package/sdl_sound/sdl_sound.mk create mode 100644 package/ser2net/Config.in create mode 100644 package/ser2net/ser2net.mk create mode 100644 package/setserial/setserial-2.17-build-system-fix.patch create mode 100644 package/setserial/setserial-2.17-tiocghayesesp-build-fix.patch create mode 100644 package/shared-mime-info/Config.in create mode 100644 package/shared-mime-info/shared-mime-info-0.60-fix-xmllint.patch create mode 100644 package/shared-mime-info/shared-mime-info.mk create mode 100644 package/spawn-fcgi/Config.in create mode 100644 package/spawn-fcgi/spawn-fcgi.mk create mode 100644 package/sqlite/Config.in create mode 100644 package/sqlite/sqlite.mk create mode 100644 package/squashfs/Config.in create mode 100644 package/squashfs/squashfs-4.0-build-system-fix.patch create mode 100644 package/squashfs/squashfs-4.0-mksquashfs-get_nprocs.patch create mode 100644 package/squashfs/squashfs-4.0-mksquashfs-race-condition-fix.patch create mode 100644 package/squashfs/squashfs.mk create mode 100644 package/squashfs3/Config.in create mode 100644 package/squashfs3/squashfs3-3.4-build-system-fix.patch create mode 100644 package/squashfs3/squashfs3.mk create mode 100644 package/squid/Config.in create mode 100644 package/squid/squid-cross-compile.patch create mode 100644 package/squid/squid-susv3-legacy.patch create mode 100644 package/squid/squid.mk create mode 100644 package/sshfs/Config.in create mode 100644 package/sshfs/sshfs.mk delete mode 100644 package/strace/strace-4.5.18-arch.patch.avr32 delete mode 100644 package/strace/strace-4.5.18-autoconf-update.patch delete mode 100644 package/strace/strace-4.5.18-dont-use-REG_SYSCALL-for-sh.patch delete mode 100644 package/strace/strace-4.5.18-fix-arm-bad-syscall.patch delete mode 100644 package/strace/strace-4.5.18-fix-disabled-largefile-syscalls.patch delete mode 100644 package/strace/strace-4.5.18-statfs64-check.patch delete mode 100644 package/strace/strace-4.5.18-undef-CTL_PROC.patch create mode 100644 package/strace/strace-arch.patch.avr32 create mode 100644 package/strace/strace-arm-eabi-fix.patch create mode 100644 package/strace/strace-arm-no-cachectl.patch create mode 100644 package/strace/strace-dont-use-REG_SYSCALL-for-sh.patch create mode 100644 package/strace/strace-fix-arm-bad-syscall.patch create mode 100644 package/strace/strace-fix-disabled-largefile-syscalls.patch create mode 100644 package/strace/strace-statfs64-check.patch create mode 100644 package/strace/strace-undef-CTL_PROC.patch delete mode 100644 package/stunnel/Config.in delete mode 100644 package/stunnel/stunnel-have-pty.patch delete mode 100644 package/stunnel/stunnel.mk create mode 100644 package/sudo/sudo-1.6.8p12-001-ubuntu6.patch create mode 100644 package/sudo/sudo-1.6.8p12-002-no-cxx-configcheck.patch create mode 100644 package/sudo/sudo-1.6.8p12-003-cross-compile.patch delete mode 100644 package/sudo/sudo-crosscompile.patch delete mode 100644 package/sudo/sudo_1.6.8p12-1ubuntu6.patch delete mode 100644 package/sudo/sudo_1.6.8p12-2-no-cxx-configcheck.patch create mode 100644 package/sysklogd/sysklogd-susv3-legacy.patch create mode 100644 package/sysstat/Config.in create mode 100644 package/sysstat/sysstat.mk create mode 100644 package/system-upgrade/Config.in create mode 100644 package/system-upgrade/busybox-1.16.x.config create mode 100644 package/system-upgrade/system-upgrade.mk create mode 100644 package/system-upgrade/uClibc-0.9.31.config create mode 100644 package/system-upgrade/upgrade.sysvinit.in create mode 100644 package/tcl/tcl-8.4.19-strtod.patch delete mode 100644 package/tcl/tcl-configure-syntax-error.patch delete mode 100644 package/tcl/tcl-strstr.patch delete mode 100644 package/tcl/tcl-strtod.patch create mode 100644 package/tcpdump/tcpdump-4.0.0-100-disable-ipv6.patch create mode 100644 package/tcpreplay/Config.in create mode 100644 package/tcpreplay/tcpreplay-3.4.3-010-cross-compile.patch create mode 100644 package/tcpreplay/tcpreplay.mk delete mode 100644 package/tinylogin/Config.in delete mode 100644 package/tinylogin/tinylogin.mk delete mode 100644 package/tn5250/tn5250-0.16.4-001.patch delete mode 100644 package/tslib/tslib-1.0-add-finddef-and-inputattach-utils.patch create mode 100644 package/tslib/tslib-1.0-link-plugins-against-libts.patch create mode 100644 package/tslib/tslib-1.0-no-cxx.patch create mode 100644 package/tslib/tslib-1.0-open-with-O_CREAT-needs-3-arguments.patch create mode 100644 package/ttcp/ttcp-bcopy.patch delete mode 100644 package/udhcp/Config.in delete mode 100644 package/udhcp/udhcp-gcc_complains.patch delete mode 100644 package/udhcp/udhcp.mk create mode 100644 package/uemacs/Config.in create mode 100644 package/uemacs/uemacs-4.0.15-lt.01.patch create mode 100644 package/uemacs/uemacs-4.0.15-lt.02.patch create mode 100644 package/uemacs/uemacs.mk create mode 100644 package/usb_modeswitch/Config.in create mode 100644 package/usb_modeswitch/usb_modeswitch-makefile.patch create mode 100644 package/usb_modeswitch/usb_modeswitch.mk create mode 100644 package/util-linux/util-linux-2.13-pre17-hardcode-a-out-constants.patch delete mode 100644 package/util-linux/util-linux-gcc41.patch create mode 100644 package/util-linux/util-linux-no-nls-fix.patch delete mode 100644 package/util-linux/util-linux-remove-deprecated-functions.patch create mode 100644 package/util-linux/util-linux-susv3-legacy.patch create mode 100644 package/util-linux/util-linux-umount2-fix.patch create mode 100644 package/valgrind/valgrind-largefile.patch create mode 100644 package/vim/Config.in create mode 100644 package/vim/configure.patch create mode 100644 package/vim/patches create mode 100644 package/vim/vim.mk delete mode 100644 package/vpnc/vpnc-0.4.0.patch delete mode 100644 package/vpnc/vpnc-0.5.1-susv3-legacy.patch create mode 100644 package/vpnc/vpnc-0.5.3-nomanual.patch create mode 100644 package/vpnc/vpnc-0.5.3-susv3-legacy.patch delete mode 100644 package/vsftpd/vsftpd-2.0.5-uclibc_lfs.patch create mode 100644 package/vsftpd/vsftpd-2.0.7-uclibc_lfs.patch create mode 100644 package/vtun/README.txt create mode 100644 package/vtun/vtun-3.0.2-001-Makefile.in.patch create mode 100644 package/vtun/vtun-3.0.2-003-configure.patch delete mode 100644 package/vtun/vtun.patch create mode 100644 package/vtun/vtund.rc.debian-2.6 create mode 100644 package/vtun/vtund.rc.debian-3.0.2 create mode 100644 package/webkit/webkit-1.2.3-fix-build-issue-with-old-gtk.patch create mode 100644 package/webkit/webkit-1.2.3-pthread_getattr_np.patch delete mode 100644 package/webkit/webkit-r30267-trunc.patch delete mode 100644 package/wireless-tools/Config.in delete mode 100644 package/wireless-tools/wireless-tools.mk delete mode 100644 package/wireless-tools/wireless_tools.29-remove-bzero.patch create mode 100644 package/wireless_tools/Config.in create mode 100644 package/wireless_tools/wireless_tools-29-remove-bzero.patch create mode 100644 package/wireless_tools/wireless_tools.mk create mode 100644 package/wpa_supplicant/Config.in create mode 100644 package/wpa_supplicant/wpa_supplicant.mk create mode 100644 package/wsapi/Config.in create mode 100644 package/wsapi/wsapi.mk delete mode 100644 package/x11r7/mesa3d/mesa3d-7.0.3-cleanup.patch delete mode 100644 package/x11r7/mesa3d/mesa3d-7.0.3-gen_matypes.patch delete mode 100644 package/x11r7/openchrome/Config.in delete mode 100644 package/x11r7/openchrome/openchrome-0.2.902-cross-compile.patch delete mode 100644 package/x11r7/openchrome/openchrome.mk delete mode 100644 package/x11r7/xapp_lbxproxy/Config.in delete mode 100644 package/x11r7/xapp_lbxproxy/xapp_lbxproxy.mk delete mode 100644 package/x11r7/xapp_proxymngr/Config.in delete mode 100644 package/x11r7/xapp_proxymngr/xapp_proxymngr.mk delete mode 100644 package/x11r7/xapp_xauth/xapp_xauth-1.0.2-xcb.patch create mode 100644 package/x11r7/xapp_xauth/xapp_xauth-1.0.3-xcb.patch create mode 100644 package/x11r7/xapp_xbacklight/Config.in create mode 100644 package/x11r7/xapp_xbacklight/xapp_xbacklight.mk delete mode 100644 package/x11r7/xapp_xfindproxy/Config.in delete mode 100644 package/x11r7/xapp_xfindproxy/xapp_xfindproxy.mk delete mode 100644 package/x11r7/xapp_xfwp/Config.in delete mode 100644 package/x11r7/xapp_xfwp/xapp_xfwp.mk create mode 100644 package/x11r7/xapp_xinput/Config.in create mode 100644 package/x11r7/xapp_xinput/xapp_xinput.mk delete mode 100644 package/x11r7/xapp_xphelloworld/Config.in delete mode 100644 package/x11r7/xapp_xphelloworld/xapp_xphelloworld.mk delete mode 100644 package/x11r7/xapp_xrandr/xapp_xrandr-1.2.2-clone-redef.patch create mode 100644 package/x11r7/xapp_xrandr/xapp_xrandr-1.2.3-clone-redef.patch delete mode 100644 package/x11r7/xapp_xrx/Config.in delete mode 100644 package/x11r7/xapp_xrx/xapp_xrx.mk delete mode 100644 package/x11r7/xapp_xtrap/Config.in delete mode 100644 package/x11r7/xapp_xtrap/xapp_xtrap.mk delete mode 100644 package/x11r7/xdriver_xf86-input-calcomp/Config.in delete mode 100644 package/x11r7/xdriver_xf86-input-calcomp/xdriver_xf86-input-calcomp.mk delete mode 100644 package/x11r7/xdriver_xf86-input-citron/Config.in delete mode 100644 package/x11r7/xdriver_xf86-input-citron/xdriver_xf86-input-citron.mk delete mode 100644 package/x11r7/xdriver_xf86-input-digitaledge/Config.in delete mode 100644 package/x11r7/xdriver_xf86-input-digitaledge/xdriver_xf86-input-digitaledge.mk delete mode 100644 package/x11r7/xdriver_xf86-input-dmc/Config.in delete mode 100644 package/x11r7/xdriver_xf86-input-dmc/xdriver_xf86-input-dmc.mk delete mode 100644 package/x11r7/xdriver_xf86-input-dynapro/Config.in delete mode 100644 package/x11r7/xdriver_xf86-input-dynapro/xdriver_xf86-input-dynapro.mk delete mode 100644 package/x11r7/xdriver_xf86-input-elo2300/Config.in delete mode 100644 package/x11r7/xdriver_xf86-input-elo2300/xdriver_xf86-input-elo2300.mk delete mode 100644 package/x11r7/xdriver_xf86-input-elographics/Config.in delete mode 100644 package/x11r7/xdriver_xf86-input-elographics/xdriver_xf86-input-elographics.mk delete mode 100644 package/x11r7/xdriver_xf86-input-evdev/xdriver_xf86-input-evdev-1.1.2-10-bitfield-fixes.patch delete mode 100644 package/x11r7/xdriver_xf86-input-evdev/xdriver_xf86-input-evdev-1.1.2-11-bitops-fixes.patch delete mode 100644 package/x11r7/xdriver_xf86-input-evdev/xdriver_xf86-input-evdev-1.1.2-20-add-inotify-architectures.patch delete mode 100644 package/x11r7/xdriver_xf86-input-evdev/xdriver_xf86-input-evdev-1.1.2-30-absolute-axis.patch delete mode 100644 package/x11r7/xdriver_xf86-input-evdev/xdriver_xf86-input-evdev-1.1.2-40-close-fd.patch delete mode 100644 package/x11r7/xdriver_xf86-input-evdev/xdriver_xf86-input-evdev-1.1.2-50-xinput.patch delete mode 100644 package/x11r7/xdriver_xf86-input-fpit/Config.in delete mode 100644 package/x11r7/xdriver_xf86-input-fpit/xdriver_xf86-input-fpit.mk delete mode 100644 package/x11r7/xdriver_xf86-input-hyperpen/Config.in delete mode 100644 package/x11r7/xdriver_xf86-input-hyperpen/xdriver_xf86-input-hyperpen.mk delete mode 100644 package/x11r7/xdriver_xf86-input-jamstudio/Config.in delete mode 100644 package/x11r7/xdriver_xf86-input-jamstudio/xdriver_xf86-input-jamstudio.mk delete mode 100644 package/x11r7/xdriver_xf86-input-magellan/Config.in delete mode 100644 package/x11r7/xdriver_xf86-input-magellan/xdriver_xf86-input-magellan.mk delete mode 100644 package/x11r7/xdriver_xf86-input-magictouch/Config.in delete mode 100644 package/x11r7/xdriver_xf86-input-magictouch/xdriver_xf86-input-magictouch.mk delete mode 100644 package/x11r7/xdriver_xf86-input-microtouch/Config.in delete mode 100644 package/x11r7/xdriver_xf86-input-microtouch/xdriver_xf86-input-microtouch.mk delete mode 100644 package/x11r7/xdriver_xf86-input-mutouch/Config.in delete mode 100644 package/x11r7/xdriver_xf86-input-mutouch/xdriver_xf86-input-mutouch.mk delete mode 100644 package/x11r7/xdriver_xf86-input-palmax/Config.in delete mode 100644 package/x11r7/xdriver_xf86-input-palmax/xdriver_xf86-input-palmax.mk delete mode 100644 package/x11r7/xdriver_xf86-input-penmount/Config.in delete mode 100644 package/x11r7/xdriver_xf86-input-penmount/xdriver_xf86-input-penmount.mk delete mode 100644 package/x11r7/xdriver_xf86-input-spaceorb/Config.in delete mode 100644 package/x11r7/xdriver_xf86-input-spaceorb/xdriver_xf86-input-spaceorb.mk delete mode 100644 package/x11r7/xdriver_xf86-input-summa/Config.in delete mode 100644 package/x11r7/xdriver_xf86-input-summa/xdriver_xf86-input-summa.mk delete mode 100644 package/x11r7/xdriver_xf86-input-synaptics/xdriver_xf86-input-synaptics-0.14.7~git20070706-configure.patch delete mode 100644 package/x11r7/xdriver_xf86-input-tek4957/Config.in delete mode 100644 package/x11r7/xdriver_xf86-input-tek4957/xdriver_xf86-input-tek4957.mk delete mode 100644 package/x11r7/xdriver_xf86-input-ur98/Config.in delete mode 100644 package/x11r7/xdriver_xf86-input-ur98/xdriver_xf86-input-ur98.mk delete mode 100644 package/x11r7/xdriver_xf86-video-cyrix/Config.in delete mode 100644 package/x11r7/xdriver_xf86-video-cyrix/xdriver_xf86-video-cyrix-1.1.0-cross-compile.patch delete mode 100644 package/x11r7/xdriver_xf86-video-cyrix/xdriver_xf86-video-cyrix.mk create mode 100644 package/x11r7/xdriver_xf86-video-geode/Config.in create mode 100644 package/x11r7/xdriver_xf86-video-geode/xdriver_xf86-video-geode.mk create mode 100644 package/x11r7/xdriver_xf86-video-glide/Config.in create mode 100644 package/x11r7/xdriver_xf86-video-glide/xdriver_xf86-video-glide.mk delete mode 100644 package/x11r7/xdriver_xf86-video-glint/xdriver_xf86-video-glint-1.2.0-cross-compile.patch create mode 100644 package/x11r7/xdriver_xf86-video-glint/xdriver_xf86-video-glint-1.2.1-cross-compile.patch delete mode 100644 package/x11r7/xdriver_xf86-video-i810/Config.in delete mode 100644 package/x11r7/xdriver_xf86-video-i810/xdriver_xf86-video-i810-1.7.4-cross-compile.patch delete mode 100644 package/x11r7/xdriver_xf86-video-i810/xdriver_xf86-video-i810.mk delete mode 100644 package/x11r7/xdriver_xf86-video-imstt/Config.in delete mode 100644 package/x11r7/xdriver_xf86-video-imstt/xdriver_xf86-video-imstt.mk create mode 100644 package/x11r7/xdriver_xf86-video-intel/xdriver_xf86-video-intel-2.10.0-cross-compile.patch delete mode 100644 package/x11r7/xdriver_xf86-video-intel/xdriver_xf86-video-intel-2.3.2-cross-compile.patch create mode 100644 package/x11r7/xdriver_xf86-video-intel/xdriver_xf86-video-intel-2.9.1-cross-compile.patch create mode 100644 package/x11r7/xdriver_xf86-video-mach64/Config.in create mode 100644 package/x11r7/xdriver_xf86-video-mach64/xdriver_xf86-video-mach64-cross-compile.patch create mode 100644 package/x11r7/xdriver_xf86-video-mach64/xdriver_xf86-video-mach64.mk delete mode 100644 package/x11r7/xdriver_xf86-video-mga/xdriver_xf86-video-mga-1.4.8.patch create mode 100644 package/x11r7/xdriver_xf86-video-mga/xdriver_xf86-video-mga-1.4.9.patch delete mode 100644 package/x11r7/xdriver_xf86-video-newport/xdriver_xf86-video-newport-0.2.1-cross-compile.patch delete mode 100644 package/x11r7/xdriver_xf86-video-nsc/Config.in delete mode 100644 package/x11r7/xdriver_xf86-video-nsc/xdriver_xf86-video-nsc.mk create mode 100644 package/x11r7/xdriver_xf86-video-openchrome/Config.in create mode 100644 package/x11r7/xdriver_xf86-video-openchrome/xdriver_xf86-video-openchrome-0.2.904-cross-compile.patch create mode 100644 package/x11r7/xdriver_xf86-video-openchrome/xdriver_xf86-video-openchrome.mk create mode 100644 package/x11r7/xdriver_xf86-video-r128/Config.in create mode 100644 package/x11r7/xdriver_xf86-video-r128/xdriver_xf86-video-r128-cross-compile.patch create mode 100644 package/x11r7/xdriver_xf86-video-r128/xdriver_xf86-video-r128.mk delete mode 100644 package/x11r7/xdriver_xf86-video-sunbw2/Config.in delete mode 100644 package/x11r7/xdriver_xf86-video-sunbw2/xdriver_xf86-video-sunbw2.mk delete mode 100644 package/x11r7/xdriver_xf86-video-sunffb/xdriver_xf86-video-sunffb-1.1.0.patch delete mode 100644 package/x11r7/xdriver_xf86-video-tga/xdriver_xf86-video-tga-1.1.0-cross-compile.patch delete mode 100644 package/x11r7/xdriver_xf86-video-vesa/xdriver_xf86-video-vesa-1.3.0.patch create mode 100644 package/x11r7/xdriver_xf86-video-vesa/xdriver_xf86-video-vesa-2.0.0.patch delete mode 100644 package/x11r7/xdriver_xf86-video-vga/Config.in delete mode 100644 package/x11r7/xdriver_xf86-video-vga/xdriver_xf86-video-vga.mk delete mode 100644 package/x11r7/xdriver_xf86-video-via/Config.in delete mode 100644 package/x11r7/xdriver_xf86-video-via/xdriver_xf86-video-via-0.2.2.patch delete mode 100644 package/x11r7/xdriver_xf86-video-via/xdriver_xf86-video-via.mk create mode 100644 package/x11r7/xdriver_xf86-video-wsfb/Config.in create mode 100644 package/x11r7/xdriver_xf86-video-wsfb/xdriver_xf86-video-wsfb.mk create mode 100644 package/x11r7/xdriver_xf86-video-xgi/xdriver_xf86-video-xgi-cross-compile.patch create mode 100644 package/x11r7/xdriver_xf86-video-xgixp/Config.in create mode 100644 package/x11r7/xdriver_xf86-video-xgixp/xdriver_xf86-video-xgixp-cross-compile.patch create mode 100644 package/x11r7/xdriver_xf86-video-xgixp/xdriver_xf86-video-xgixp.mk delete mode 100644 package/x11r7/xfont_encodings/xfont_encodings-1.0.2-mkfontscale-bug.patch delete mode 100755 package/x11r7/xfont_font-util/post-install.sh delete mode 100644 package/x11r7/xlib_libFS/xlib_libFS-susv3-legacy.patch delete mode 100644 package/x11r7/xlib_libX11/xlib_libX11-1.1.3-makekeys-nocc.patch create mode 100644 package/x11r7/xlib_libX11/xlib_libX11-1.3.2-keysymdef.patch delete mode 100644 package/x11r7/xlib_libXTrap/Config.in delete mode 100644 package/x11r7/xlib_libXTrap/xlib_libXTrap.mk delete mode 100644 package/x11r7/xlib_libXevie/Config.in delete mode 100644 package/x11r7/xlib_libXevie/xlib_libXevie.mk delete mode 100644 package/x11r7/xlib_libXfont/xlib_libXfont-1.2.7-susv3-legacy.patch delete mode 100644 package/x11r7/xlib_libXt/xlib_libXt-1.0.4-makestrs-nocc.patch create mode 100644 package/x11r7/xlib_libXt/xlib_libXt-1.0.7-fix-cross-compile.patch delete mode 100644 package/x11r7/xlib_libXxf86misc/Config.in delete mode 100644 package/x11r7/xlib_libXxf86misc/xlib_libXxf86misc.mk delete mode 100644 package/x11r7/xlib_liblbxutil/Config.in delete mode 100644 package/x11r7/xlib_liblbxutil/xlib_liblbxutil-1.0.1-mk3gstates-nocc.patch delete mode 100644 package/x11r7/xlib_liblbxutil/xlib_liblbxutil.mk create mode 100644 package/x11r7/xlib_libpciaccess/Config.in create mode 100644 package/x11r7/xlib_libpciaccess/xlib_libpciaccess.mk create mode 100644 package/x11r7/xlib_xtrans/xlib_xtrans-1.2.5-fix_pkgconfig_dir.patch create mode 100644 package/x11r7/xproto_dri2proto/Config.in create mode 100644 package/x11r7/xproto_dri2proto/xproto_dri2proto.mk delete mode 100644 package/x11r7/xproto_evieext/Config.in delete mode 100644 package/x11r7/xproto_evieext/xproto_evieext.mk delete mode 100644 package/x11r7/xproto_trapproto/Config.in delete mode 100644 package/x11r7/xproto_trapproto/xproto_trapproto.mk delete mode 100644 package/x11r7/xproto_xf86miscproto/Config.in delete mode 100644 package/x11r7/xproto_xf86miscproto/xproto_xf86miscproto.mk delete mode 100644 package/x11r7/xproto_xproxymanagementprotocol/Config.in delete mode 100644 package/x11r7/xproto_xproxymanagementprotocol/xproto_xproxymanagementprotocol.mk delete mode 100644 package/x11r7/xserver_xorg-server/xserver_xorg-server-1.4-configure.patch delete mode 100644 package/x11r7/xserver_xorg-server/xserver_xorg-server-1.4-servermd-add-avr32.patch delete mode 100644 package/x11r7/xserver_xorg-server/xserver_xorg-server-1.4-tslib-fix.patch delete mode 100644 package/x11r7/xutil_util-macros/xutil_util-macros-1.1.5-linuxdoc.patch delete mode 100644 package/x11r7/xutil_util-macros/xutil_util-macros-1.1.5.patch create mode 100644 package/x11r7/xutil_util-macros/xutil_util-macros-1.3.0.patch create mode 100644 package/xavante/Config.in create mode 100644 package/xavante/xavante.mk delete mode 100644 package/xfsprogs/xfsprogs-2.7.11_susv3-legacy.patch delete mode 100644 package/xfsprogs/xfsprogs.patch delete mode 100644 package/xpdf/Config.in delete mode 100644 package/xpdf/xpdf-3.02pl1.patch delete mode 100644 package/xpdf/xpdf-3.02pl2.patch delete mode 100644 package/xpdf/xpdf.mk create mode 100644 package/xterm/Config.in create mode 100644 package/xterm/xterm.mk delete mode 100644 package/zlib/zlib-1.2.1-configure.patch delete mode 100644 package/zlib/zlib-arflags.patch delete mode 100644 project/Config.in delete mode 100644 project/Makefile.in delete mode 100644 project/project.mk create mode 100755 scripts/buildall.sh create mode 100755 scripts/graph-depends create mode 100755 scripts/mkpkg create mode 100755 scripts/pkg-stats create mode 100644 scripts/test/Config.in.test.buildall create mode 100644 scripts/test/Makefile create mode 100644 scripts/testheader.inc delete mode 100644 target/Config.in delete mode 100644 target/cloop/Config.in delete mode 100644 target/cloop/Makefile.in delete mode 100644 target/cloop/cloop.mk delete mode 100644 target/cpio/Config.in delete mode 100644 target/cpio/cpioroot.mk delete mode 100644 target/cramfs/Config.in delete mode 100644 target/cramfs/cramfs-01-devtable.patch delete mode 100644 target/cramfs/cramfs-02-endian.patch delete mode 100644 target/cramfs/cramfs-03-cygwin_IO.patch delete mode 100644 target/cramfs/cramfs.mk delete mode 100644 target/device/AMD/Config.in delete mode 100644 target/device/AMD/DBAu1500/Makefile.in delete mode 100644 target/device/AMD/DBAu1500/busybox.config delete mode 100644 target/device/AMD/DBAu1500/device_table.txt delete mode 100644 target/device/AMD/DBAu1500/linux.config delete mode 100644 target/device/AMD/DBAu1500/linux26.mk delete mode 100644 target/device/AMD/DBAu1500/target_skeleton/bin/.empty delete mode 120000 target/device/AMD/DBAu1500/target_skeleton/dev/log delete mode 100644 target/device/AMD/DBAu1500/target_skeleton/dev/pts/.empty delete mode 100644 target/device/AMD/DBAu1500/target_skeleton/etc/TZ delete mode 100644 target/device/AMD/DBAu1500/target_skeleton/etc/fstab delete mode 100644 target/device/AMD/DBAu1500/target_skeleton/etc/group delete mode 100644 target/device/AMD/DBAu1500/target_skeleton/etc/hostname delete mode 100644 target/device/AMD/DBAu1500/target_skeleton/etc/hosts delete mode 100755 target/device/AMD/DBAu1500/target_skeleton/etc/init.d/S20urandom delete mode 100755 target/device/AMD/DBAu1500/target_skeleton/etc/init.d/S40network delete mode 100755 target/device/AMD/DBAu1500/target_skeleton/etc/init.d/rcS delete mode 100644 target/device/AMD/DBAu1500/target_skeleton/etc/inittab delete mode 100644 target/device/AMD/DBAu1500/target_skeleton/etc/inputrc delete mode 100644 target/device/AMD/DBAu1500/target_skeleton/etc/issue delete mode 120000 target/device/AMD/DBAu1500/target_skeleton/etc/mtab delete mode 100644 target/device/AMD/DBAu1500/target_skeleton/etc/network/interfaces delete mode 100644 target/device/AMD/DBAu1500/target_skeleton/etc/passwd delete mode 100644 target/device/AMD/DBAu1500/target_skeleton/etc/profile delete mode 100644 target/device/AMD/DBAu1500/target_skeleton/etc/protocols delete mode 100644 target/device/AMD/DBAu1500/target_skeleton/etc/random-seed delete mode 120000 target/device/AMD/DBAu1500/target_skeleton/etc/resolv.conf delete mode 100644 target/device/AMD/DBAu1500/target_skeleton/etc/securetty delete mode 100644 target/device/AMD/DBAu1500/target_skeleton/etc/services delete mode 100644 target/device/AMD/DBAu1500/target_skeleton/etc/shadow delete mode 100644 target/device/AMD/DBAu1500/target_skeleton/home/.empty delete mode 100644 target/device/AMD/DBAu1500/target_skeleton/lib/.empty delete mode 100644 target/device/AMD/DBAu1500/target_skeleton/mnt/.empty delete mode 100644 target/device/AMD/DBAu1500/target_skeleton/opt/.empty delete mode 100644 target/device/AMD/DBAu1500/target_skeleton/proc/.empty delete mode 100644 target/device/AMD/DBAu1500/target_skeleton/root/.bash_history delete mode 100644 target/device/AMD/DBAu1500/target_skeleton/root/.bash_logout delete mode 100644 target/device/AMD/DBAu1500/target_skeleton/root/.bash_profile delete mode 100644 target/device/AMD/DBAu1500/target_skeleton/root/.bashrc delete mode 100644 target/device/AMD/DBAu1500/target_skeleton/root/.empty delete mode 100644 target/device/AMD/DBAu1500/target_skeleton/sbin/.empty delete mode 100644 target/device/AMD/DBAu1500/target_skeleton/tmp/.empty delete mode 100644 target/device/AMD/DBAu1500/target_skeleton/usr/bin/.empty delete mode 100644 target/device/AMD/DBAu1500/target_skeleton/usr/lib/.empty delete mode 100644 target/device/AMD/DBAu1500/target_skeleton/usr/sbin/.empty delete mode 100755 target/device/AMD/DBAu1500/target_skeleton/usr/share/udhcpc/default.script delete mode 120000 target/device/AMD/DBAu1500/target_skeleton/var/lib/pcmcia delete mode 120000 target/device/AMD/DBAu1500/target_skeleton/var/lock delete mode 120000 target/device/AMD/DBAu1500/target_skeleton/var/log delete mode 120000 target/device/AMD/DBAu1500/target_skeleton/var/pcmcia delete mode 120000 target/device/AMD/DBAu1500/target_skeleton/var/run delete mode 120000 target/device/AMD/DBAu1500/target_skeleton/var/spool delete mode 120000 target/device/AMD/DBAu1500/target_skeleton/var/tmp delete mode 100644 target/device/AMD/Makefile.in delete mode 100644 target/device/ARM/Config.in delete mode 100644 target/device/ARM/Makefile.in delete mode 100644 target/device/ARM/arm-linux.config create mode 100644 target/device/ARMLTD/integrator926/integrator926-linux-2.6.28.2.config delete mode 100644 target/device/ARMLTD/integrator926_defconfig create mode 100644 target/device/ARMLTD/integrator926_huge/integrator926_huge-linux-2.6.28.2.config delete mode 100644 target/device/ARMLTD/integrator926_huge_defconfig delete mode 100644 target/device/ARMLTD/linux26.integrator926.config delete mode 100644 target/device/ARMLTD/linux26.integrator926_huge.config delete mode 100644 target/device/ARMLTD/uClibc.integrator926.config delete mode 100644 target/device/Atmel/Config.in.linux.patches delete mode 100644 target/device/Atmel/DataFlashBoot/Config.in delete mode 100644 target/device/Atmel/DataFlashBoot/DataflashBoot.mk create mode 100644 target/device/Atmel/Linux/.empty delete mode 100644 target/device/Atmel/arch-arm/Config.in.linux.patches delete mode 100644 target/device/Atmel/arch-arm/Makefile.in delete mode 100644 target/device/Atmel/arch-arm/kernel-patches-2.6.20.4/linux-2.6.20.4-atmel.patch delete mode 100644 target/device/Atmel/arch-arm/kernel-patches-2.6.21.1/linux-2.6.21.1-at91-1-update.patch delete mode 100644 target/device/Atmel/arch-arm/kernel-patches-2.6.21.1/linux-2.6.21.1-at91.patch delete mode 100644 target/device/Atmel/arch-arm/kernel-patches-2.6.21.5/linux-2.6.21.5-at91-1-update.patch delete mode 100644 target/device/Atmel/arch-arm/kernel-patches-2.6.21.5/linux-2.6.21.5-at91.patch delete mode 100644 target/device/Atmel/arch-arm/kernel-patches-2.6.24/linux-2.6.24-at91.patch delete mode 100644 target/device/Atmel/arch-arm/kernel-patches-2.6.25/linux-2.6.25-at91.patch.gz delete mode 100644 target/device/Atmel/arch-arm/kernel-patches-2.6.26-rc3/linux-2.6.26-rc3-at91.patch.gz delete mode 100644 target/device/Atmel/arch-arm/kernel-patches-2.6.26/2.6.26-at91.patch.gz delete mode 100644 target/device/Atmel/arch-arm/kernel-patches-2.6.27.7/2.6.27-at91.patch.gz create mode 100644 target/device/Atmel/arch-arm/kernel-patches-2.6.27/linux-2.6.27-at91.patch.gz delete mode 100644 target/device/Atmel/arch-arm/kernel-patches-2.6.28-rc6/2.6.28-rc6-at91-wm8731.patch delete mode 100644 target/device/Atmel/arch-arm/kernel-patches-2.6.28-rc6/2.6.28-rc6-at91.patch.gz create mode 100644 target/device/Atmel/arch-arm/kernel-patches-2.6.28/linux-2.6.28-at91.patch.bz2 create mode 100644 target/device/Atmel/arch-arm/kernel-patches-2.6.28/linux-2.6.28-exp.patch.bz2 delete mode 100644 target/device/Atmel/arch-avr32/Config.in.linux.patches create mode 100644 target/device/Atmel/arch-avr32/kernel-headers-2.6.28.2/linux-2.6.28.7-100-avr32.patch create mode 100644 target/device/Atmel/arch-avr32/kernel-headers-2.6.28.2/linux-2.6.28.7-201-avr32-atmel_mpopfb-disable-debug.patch create mode 100644 target/device/Atmel/arch-avr32/kernel-headers-2.6.28.2/linux-2.6.28.7-202-avr32-atmel_mpopfb-add-signal-to-disable-line-caching.patch create mode 100644 target/device/Atmel/arch-avr32/kernel-headers-2.6.28.2/linux-2.6.28.7-203-avr32-fix-arch-header-byteorder.patch create mode 100644 target/device/Atmel/arch-avr32/kernel-headers-2.6.28.2/linux-2.6.28.7-204-avr32-ap700x-fix-det_pin-for-nand-flash.patch delete mode 100644 target/device/Atmel/arch-avr32/kernel-patches-2.6.23/linux-2.6.23-100-avr32-atmel.2.patch delete mode 100644 target/device/Atmel/arch-avr32/kernel-patches-2.6.23/linux-2.6.23-200-fix-include-typo-for-atngw100-board.patch delete mode 100644 target/device/Atmel/arch-avr32/kernel-patches-2.6.24/linux-2.6.24-100-avr32-git.1.patch delete mode 100644 target/device/Atmel/arch-avr32/kernel-patches-2.6.24/linux-2.6.24-500-v4l-avr32-isi.patch.cond delete mode 100644 target/device/Atmel/arch-avr32/kernel-patches-2.6.24/linux-2.6.24-600-avr32-mmc.patch delete mode 100644 target/device/Atmel/arch-avr32/kernel-patches-2.6.24/linux-2.6.24-avr32-ac97-reset.patch.cond delete mode 100644 target/device/Atmel/arch-avr32/kernel-patches-2.6.24/linux-2.6.24-avr32-psif-2.patch.cond delete mode 100644 target/device/Atmel/arch-avr32/kernel-patches-2.6.25.10/linux-2.6.25.10-no-localversion.patch delete mode 100644 target/device/Atmel/arch-avr32/kernel-patches-2.6.25.10/linux-2.6.25.10.atmel.2.patch.bz2 create mode 100644 target/device/Atmel/arch-avr32/kernel-patches-2.6.27.6/linux-2.6.27.6-100-avr32-atmel.1.patch create mode 100644 target/device/Atmel/arch-avr32/kernel-patches-2.6.27.6/linux-2.6.27.6-200-avr32-remove.note.gnu.build-id-section.patch create mode 100644 target/device/Atmel/arch-avr32/kernel-patches-2.6.27.6/linux-2.6.27.6-201-avr32-atmel_mpopfb-disable-debug.patch create mode 100644 target/device/Atmel/arch-avr32/kernel-patches-2.6.27.6/linux-2.6.27.6-202-avr32-atmel_mpopfb-add-signal-to-disable-line-caching.patch create mode 100644 target/device/Atmel/arch-avr32/kernel-patches-2.6.27.6/linux-2.6.27.6-203-avr32-fix-arch-header-byteorder.patch create mode 100644 target/device/Atmel/arch-avr32/kernel-patches-2.6.27.6/linux-2.6.27.6-204-avr32-ap700x-fix-det_pin-for-nand-flash.patch delete mode 100644 target/device/Atmel/at91bootstrap/Config.in delete mode 100644 target/device/Atmel/at91bootstrap/at91bootstrap-2.3.1.patch delete mode 100644 target/device/Atmel/at91bootstrap/at91bootstrap-2.3.2.patch delete mode 100644 target/device/Atmel/at91bootstrap/at91bootstrap-2.3.4.patch delete mode 100644 target/device/Atmel/at91bootstrap/at91bootstrap.mk delete mode 100644 target/device/Atmel/at91rm9200df/at91rm9200df-linux-2.6.21.1.config delete mode 100644 target/device/Atmel/at91rm9200df/at91rm9200df-linux-2.6.22.1.config create mode 100644 target/device/Atmel/at91rm9200df/at91rm9200df-linux-2.6.28.2.config delete mode 100644 target/device/Atmel/at91rm9200df/at91rm9200df_defconfig delete mode 100644 target/device/Atmel/at91rm9200df/busybox-1.5.0-atmel.config delete mode 100644 target/device/Atmel/at91rm9200df/busybox-1.6.0.config delete mode 100644 target/device/Atmel/at91rm9200df/busybox-1.7.1.config create mode 100644 target/device/Atmel/at91rm9200df/kernel-patches/.empty delete mode 100644 target/device/Atmel/at91rm9200df/u-boot/at91rm9200df.h delete mode 100644 target/device/Atmel/at91sam9260dfc/at91sam9260dfc-linux-2.6.20.4.config delete mode 100644 target/device/Atmel/at91sam9260dfc/at91sam9260dfc-linux-2.6.21.1.config delete mode 100644 target/device/Atmel/at91sam9260dfc/at91sam9260dfc-linux-2.6.22.1.config delete mode 100644 target/device/Atmel/at91sam9260dfc/at91sam9260dfc-linux-2.6.24.3.config create mode 100644 target/device/Atmel/at91sam9260dfc/at91sam9260dfc-linux-2.6.28.2.config delete mode 100644 target/device/Atmel/at91sam9260dfc/at91sam9260dfc_defconfig delete mode 100644 target/device/Atmel/at91sam9260dfc/busybox-1.6.0.config delete mode 100644 target/device/Atmel/at91sam9260dfc/busybox-1.9.1.config create mode 100644 target/device/Atmel/at91sam9260dfc/kernel-patches/.empty delete mode 100644 target/device/Atmel/at91sam9260dfc/u-boot/at91sam9260dfc.h delete mode 100644 target/device/Atmel/at91sam9260pf/at91sam9260pf_defconfig create mode 100644 target/device/Atmel/at91sam9260pf/kernel-patches/.empty delete mode 100644 target/device/Atmel/at91sam9261ek/at91sam9261ek-linux-2.6.21.1.config delete mode 100644 target/device/Atmel/at91sam9261ek/at91sam9261ek-linux-2.6.22.1.config create mode 100644 target/device/Atmel/at91sam9261ek/at91sam9261ek-linux-2.6.28.2.config delete mode 100644 target/device/Atmel/at91sam9261ek/at91sam9261ek_defconfig delete mode 100644 target/device/Atmel/at91sam9261ek/busybox-1.6.0.config create mode 100644 target/device/Atmel/at91sam9261ek/kernel-patches/.empty delete mode 100644 target/device/Atmel/at91sam9261ek/u-boot/at91sam9261ek.h delete mode 100644 target/device/Atmel/at91sam9263ek/at91sam9263ek-linux-2.6.21.1.config create mode 100644 target/device/Atmel/at91sam9263ek/at91sam9263ek-linux-2.6.28.2.config delete mode 100644 target/device/Atmel/at91sam9263ek/at91sam9263ek_defconfig delete mode 100644 target/device/Atmel/at91sam9263ek/busybox-1.6.0.config create mode 100644 target/device/Atmel/at91sam9263ek/kernel-patches/.empty delete mode 100644 target/device/Atmel/at91sam9263ek/u-boot/at91sam9263ek.h delete mode 100644 target/device/Atmel/at91sam9g20dfc/at91sam9260dfc-linux-2.6.28-rc6.config delete mode 100644 target/device/Atmel/at91sam9g20dfc/at91sam9g20dfc-linux-2.6.28-rc6.config create mode 100644 target/device/Atmel/at91sam9g20dfc/at91sam9g20dfc-linux-2.6.28.2.config delete mode 100644 target/device/Atmel/at91sam9g20dfc/at91sam9g20dfc_defconfig delete mode 100644 target/device/Atmel/at91sam9g20dfc/busybox-1.9.1.config create mode 100644 target/device/Atmel/at91sam9g20dfc/kernel-patches/.empty create mode 100644 target/device/Atmel/atngw100-base/atngw100-base-linux-2.6.23.config create mode 100644 target/device/Atmel/atngw100-base/atngw100-base-linux-2.6.24.config delete mode 100644 target/device/Atmel/atngw100-base/atngw100-base_defconfig create mode 100644 target/device/Atmel/atngw100-base/busybox-1.11.0.config create mode 100644 target/device/Atmel/atngw100-base/busybox-1.9.1.config delete mode 100644 target/device/Atmel/atngw100-base/busybox.config create mode 100644 target/device/Atmel/atngw100-base/kernel-patches/.empty delete mode 100644 target/device/Atmel/atngw100-base/linux-2.6.27.6.config delete mode 100644 target/device/Atmel/atngw100-base/target_skeleton/etc/fw_env.config delete mode 100755 target/device/Atmel/atngw100-base/target_skeleton/etc/init.d/K80netfs delete mode 100755 target/device/Atmel/atngw100-base/target_skeleton/etc/init.d/K85network delete mode 100755 target/device/Atmel/atngw100-base/target_skeleton/etc/init.d/K90localfs delete mode 100644 target/device/Atmel/atngw100-evklcd10x/Makefile.in delete mode 100644 target/device/Atmel/atngw100-evklcd10x/busybox.config delete mode 100644 target/device/Atmel/atngw100-evklcd10x/device_table.txt delete mode 100644 target/device/Atmel/atngw100-evklcd10x/evklcd100_defconfig delete mode 100644 target/device/Atmel/atngw100-evklcd10x/evklcd101_defconfig delete mode 100644 target/device/Atmel/atngw100-evklcd10x/jffs2_partitions.txt delete mode 100644 target/device/Atmel/atngw100-evklcd10x/kernel-patches/linux-2.6.25.10-200-avr32-evklcd10x-board-support.patch delete mode 100644 target/device/Atmel/atngw100-evklcd10x/kernel-patches/linux-2.6.25.10-300-add-wolfson-wm97xx-ts-driver.patch delete mode 100644 target/device/Atmel/atngw100-evklcd10x/target_skeleton/etc/TZ delete mode 100644 target/device/Atmel/atngw100-evklcd10x/target_skeleton/etc/asound.state delete mode 100644 target/device/Atmel/atngw100-evklcd10x/target_skeleton/etc/bootsplash.jpg delete mode 100644 target/device/Atmel/atngw100-evklcd10x/target_skeleton/etc/default/ntpdate delete mode 100644 target/device/Atmel/atngw100-evklcd10x/target_skeleton/etc/fb.modes delete mode 100644 target/device/Atmel/atngw100-evklcd10x/target_skeleton/etc/fstab delete mode 100644 target/device/Atmel/atngw100-evklcd10x/target_skeleton/etc/fw_env.config delete mode 100644 target/device/Atmel/atngw100-evklcd10x/target_skeleton/etc/group delete mode 100644 target/device/Atmel/atngw100-evklcd10x/target_skeleton/etc/hostname delete mode 100644 target/device/Atmel/atngw100-evklcd10x/target_skeleton/etc/hosts delete mode 100755 target/device/Atmel/atngw100-evklcd10x/target_skeleton/etc/init.d/K20alsa-utils delete mode 100755 target/device/Atmel/atngw100-evklcd10x/target_skeleton/etc/init.d/K70sendsig delete mode 100755 target/device/Atmel/atngw100-evklcd10x/target_skeleton/etc/init.d/K80netfs delete mode 100755 target/device/Atmel/atngw100-evklcd10x/target_skeleton/etc/init.d/K85network delete mode 100755 target/device/Atmel/atngw100-evklcd10x/target_skeleton/etc/init.d/K90localfs delete mode 100755 target/device/Atmel/atngw100-evklcd10x/target_skeleton/etc/init.d/S00mountvirtfs delete mode 100755 target/device/Atmel/atngw100-evklcd10x/target_skeleton/etc/init.d/S01hotplug delete mode 100755 target/device/Atmel/atngw100-evklcd10x/target_skeleton/etc/init.d/S02hostname delete mode 100755 target/device/Atmel/atngw100-evklcd10x/target_skeleton/etc/init.d/S03bootsplash delete mode 100755 target/device/Atmel/atngw100-evklcd10x/target_skeleton/etc/init.d/S08syslog delete mode 100755 target/device/Atmel/atngw100-evklcd10x/target_skeleton/etc/init.d/S09klog delete mode 100755 target/device/Atmel/atngw100-evklcd10x/target_skeleton/etc/init.d/S10modules-init delete mode 100755 target/device/Atmel/atngw100-evklcd10x/target_skeleton/etc/init.d/S15localfs delete mode 100755 target/device/Atmel/atngw100-evklcd10x/target_skeleton/etc/init.d/S20network delete mode 100755 target/device/Atmel/atngw100-evklcd10x/target_skeleton/etc/init.d/S40telnetd delete mode 100755 target/device/Atmel/atngw100-evklcd10x/target_skeleton/etc/init.d/S49netfs delete mode 100755 target/device/Atmel/atngw100-evklcd10x/target_skeleton/etc/init.d/S50alsa-utils delete mode 100755 target/device/Atmel/atngw100-evklcd10x/target_skeleton/etc/init.d/S99splash delete mode 100755 target/device/Atmel/atngw100-evklcd10x/target_skeleton/etc/init.d/rcK delete mode 100755 target/device/Atmel/atngw100-evklcd10x/target_skeleton/etc/init.d/rcS delete mode 100644 target/device/Atmel/atngw100-evklcd10x/target_skeleton/etc/inittab delete mode 100644 target/device/Atmel/atngw100-evklcd10x/target_skeleton/etc/mdev.conf delete mode 100644 target/device/Atmel/atngw100-evklcd10x/target_skeleton/etc/modules delete mode 100644 target/device/Atmel/atngw100-evklcd10x/target_skeleton/etc/mplayer.conf delete mode 120000 target/device/Atmel/atngw100-evklcd10x/target_skeleton/etc/mtab delete mode 100644 target/device/Atmel/atngw100-evklcd10x/target_skeleton/etc/network/interfaces delete mode 100644 target/device/Atmel/atngw100-evklcd10x/target_skeleton/etc/ntp.conf delete mode 100644 target/device/Atmel/atngw100-evklcd10x/target_skeleton/etc/passwd delete mode 100644 target/device/Atmel/atngw100-evklcd10x/target_skeleton/etc/proftpd.conf delete mode 100644 target/device/Atmel/atngw100-evklcd10x/target_skeleton/etc/protocols delete mode 120000 target/device/Atmel/atngw100-evklcd10x/target_skeleton/etc/resolv.conf delete mode 100644 target/device/Atmel/atngw100-evklcd10x/target_skeleton/etc/services delete mode 100644 target/device/Atmel/atngw100-evklcd10x/target_skeleton/etc/shadow delete mode 100644 target/device/Atmel/atngw100-evklcd10x/target_skeleton/etc/shells delete mode 100644 target/device/Atmel/atngw100-evklcd10x/target_skeleton/etc/splash.jpg delete mode 100644 target/device/Atmel/atngw100-evklcd10x/target_skeleton/root/.bash_history delete mode 100644 target/device/Atmel/atngw100-evklcd10x/target_skeleton/root/.bash_logout delete mode 100644 target/device/Atmel/atngw100-evklcd10x/target_skeleton/root/.bash_profile delete mode 100644 target/device/Atmel/atngw100-evklcd10x/target_skeleton/root/.bashrc delete mode 100644 target/device/Atmel/atngw100-evklcd10x/target_skeleton/var/cache/.empty delete mode 100644 target/device/Atmel/atngw100-evklcd10x/target_skeleton/var/lib/pcmcia/.empty delete mode 100644 target/device/Atmel/atngw100-evklcd10x/target_skeleton/var/pcmcia/.empty delete mode 100644 target/device/Atmel/atngw100-evklcd10x/target_skeleton/var/spool/.empty delete mode 100644 target/device/Atmel/atngw100-expanded/Makefile.in delete mode 100644 target/device/Atmel/atngw100-expanded/atngw100-expanded-linux-2.6.23.config delete mode 100644 target/device/Atmel/atngw100-expanded/atngw100-expanded-linux-2.6.24.config delete mode 100644 target/device/Atmel/atngw100-expanded/atngw100-expanded-linux-2.6.25.10.config delete mode 100644 target/device/Atmel/atngw100-expanded/atngw100-expanded_defconfig delete mode 100644 target/device/Atmel/atngw100-expanded/busybox-1.11.0.config delete mode 100644 target/device/Atmel/atngw100-expanded/busybox-1.9.1.config delete mode 100644 target/device/Atmel/atngw100-expanded/device_table.txt delete mode 100644 target/device/Atmel/atngw100-expanded/jffs2_partitions.txt delete mode 100644 target/device/Atmel/atngw100-expanded/kernel-patches/linux-2.6.24.4-100-atngw100-add-ac97.patch delete mode 100644 target/device/Atmel/atngw100-expanded/kernel-patches/linux-2.6.24.4-200-atngw100-video.patch delete mode 100644 target/device/Atmel/atngw100-expanded/kernel-patches/linux-2.6.24.4-300-avr32-psif-2.patch delete mode 100644 target/device/Atmel/atngw100-expanded/kernel-patches/linux-2.6.24.4-400-atngw100-unlock-uboot-flash.patch delete mode 100644 target/device/Atmel/atngw100-expanded/kernel-patches/linux-2.6.24.4-500-avr32-ac97-reset.patch delete mode 100644 target/device/Atmel/atngw100-expanded/kernel-patches/linux-2.6.24.4-600-atngw100-disable-psif1.patch delete mode 100644 target/device/Atmel/atngw100-expanded/target_skeleton/dev/.DEVICES delete mode 100644 target/device/Atmel/atngw100-expanded/target_skeleton/dev/.empty delete mode 100644 target/device/Atmel/atngw100-expanded/target_skeleton/etc/TZ delete mode 100644 target/device/Atmel/atngw100-expanded/target_skeleton/etc/default/ntpdate delete mode 100644 target/device/Atmel/atngw100-expanded/target_skeleton/etc/dnsmasq.conf delete mode 100644 target/device/Atmel/atngw100-expanded/target_skeleton/etc/fstab delete mode 100644 target/device/Atmel/atngw100-expanded/target_skeleton/etc/group delete mode 100644 target/device/Atmel/atngw100-expanded/target_skeleton/etc/hostname delete mode 100644 target/device/Atmel/atngw100-expanded/target_skeleton/etc/hosts delete mode 100644 target/device/Atmel/atngw100-expanded/target_skeleton/etc/hosts.dnsmasq delete mode 100644 target/device/Atmel/atngw100-expanded/target_skeleton/etc/httpd.conf delete mode 100644 target/device/Atmel/atngw100-expanded/target_skeleton/etc/inetd.conf delete mode 100755 target/device/Atmel/atngw100-expanded/target_skeleton/etc/init.d/K70sendsig delete mode 100755 target/device/Atmel/atngw100-expanded/target_skeleton/etc/init.d/K80netfs delete mode 100755 target/device/Atmel/atngw100-expanded/target_skeleton/etc/init.d/K85network delete mode 100755 target/device/Atmel/atngw100-expanded/target_skeleton/etc/init.d/K90localfs delete mode 100755 target/device/Atmel/atngw100-expanded/target_skeleton/etc/init.d/S00mountvirtfs delete mode 100755 target/device/Atmel/atngw100-expanded/target_skeleton/etc/init.d/S01hotplug delete mode 100755 target/device/Atmel/atngw100-expanded/target_skeleton/etc/init.d/S02hostname delete mode 100755 target/device/Atmel/atngw100-expanded/target_skeleton/etc/init.d/S08syslog delete mode 100755 target/device/Atmel/atngw100-expanded/target_skeleton/etc/init.d/S09klog delete mode 100755 target/device/Atmel/atngw100-expanded/target_skeleton/etc/init.d/S10modules-init delete mode 100755 target/device/Atmel/atngw100-expanded/target_skeleton/etc/init.d/S20network delete mode 100755 target/device/Atmel/atngw100-expanded/target_skeleton/etc/init.d/S41inetd delete mode 100755 target/device/Atmel/atngw100-expanded/target_skeleton/etc/init.d/S42httpd delete mode 100755 target/device/Atmel/atngw100-expanded/target_skeleton/etc/init.d/S43ntp delete mode 100755 target/device/Atmel/atngw100-expanded/target_skeleton/etc/init.d/S49netfs delete mode 100755 target/device/Atmel/atngw100-expanded/target_skeleton/etc/init.d/S90firstboot delete mode 100755 target/device/Atmel/atngw100-expanded/target_skeleton/etc/init.d/rcK delete mode 100755 target/device/Atmel/atngw100-expanded/target_skeleton/etc/init.d/rcS delete mode 100644 target/device/Atmel/atngw100-expanded/target_skeleton/etc/inittab delete mode 100644 target/device/Atmel/atngw100-expanded/target_skeleton/etc/modules delete mode 120000 target/device/Atmel/atngw100-expanded/target_skeleton/etc/mtab delete mode 100644 target/device/Atmel/atngw100-expanded/target_skeleton/etc/network/interfaces delete mode 100644 target/device/Atmel/atngw100-expanded/target_skeleton/etc/ntp.conf delete mode 100644 target/device/Atmel/atngw100-expanded/target_skeleton/etc/passwd delete mode 100644 target/device/Atmel/atngw100-expanded/target_skeleton/etc/proftpd.conf delete mode 100644 target/device/Atmel/atngw100-expanded/target_skeleton/etc/protocols delete mode 120000 target/device/Atmel/atngw100-expanded/target_skeleton/etc/resolv.conf delete mode 100644 target/device/Atmel/atngw100-expanded/target_skeleton/etc/samba/smb.conf delete mode 100644 target/device/Atmel/atngw100-expanded/target_skeleton/etc/samba/smbpasswd delete mode 100644 target/device/Atmel/atngw100-expanded/target_skeleton/etc/services delete mode 100644 target/device/Atmel/atngw100-expanded/target_skeleton/etc/shadow delete mode 100644 target/device/Atmel/atngw100-expanded/target_skeleton/etc/shells delete mode 100644 target/device/Atmel/atngw100-expanded/target_skeleton/sys/.empty delete mode 100644 target/device/Atmel/atngw100-expanded/target_skeleton/usr/share/udhcpc/default.script create mode 100644 target/device/Atmel/atngw100/atngw100-linux-sysupgrade.config delete mode 100644 target/device/Atmel/atngw100/atngw100_defconfig delete mode 100644 target/device/Atmel/atngw100/busybox.config delete mode 100644 target/device/Atmel/atngw100/device_table.txt create mode 100644 target/device/Atmel/atngw100/dnsmasq-board.conf create mode 100644 target/device/Atmel/atngw100/skeleton/overlay-patch/etc/dnsmasq.d/10extra-hosts create mode 100644 target/device/Atmel/atngw100/skeleton/overlay-patch/etc/fstab create mode 100644 target/device/Atmel/atngw100/skeleton/overlay-patch/etc/fw_env.config create mode 100644 target/device/Atmel/atngw100/skeleton/overlay-patch/etc/hostname create mode 100644 target/device/Atmel/atngw100/skeleton/overlay-patch/etc/hosts create mode 100644 target/device/Atmel/atngw100/skeleton/overlay-patch/etc/hosts.dnsmasq create mode 100755 target/device/Atmel/atngw100/skeleton/overlay-patch/etc/init.d/S00bootstrap.sh create mode 100755 target/device/Atmel/atngw100/skeleton/overlay-patch/etc/init.d/S30cdc-gadget create mode 100755 target/device/Atmel/atngw100/skeleton/overlay-patch/etc/init.d/rcK create mode 100755 target/device/Atmel/atngw100/skeleton/overlay-patch/etc/init.d/rcS create mode 100644 target/device/Atmel/atngw100/skeleton/overlay-patch/etc/inittab create mode 100644 target/device/Atmel/atngw100/skeleton/overlay-patch/etc/mdev.conf create mode 100644 target/device/Atmel/atngw100/skeleton/overlay-patch/etc/network/interfaces create mode 100644 target/device/Atmel/atngw100/skeleton/overlay-patch/etc/passwd create mode 100644 target/device/Atmel/atngw100/skeleton/overlay-patch/etc/samba/smb.conf create mode 100644 target/device/Atmel/atngw100/skeleton/overlay-patch/etc/samba/smbpasswd create mode 100644 target/device/Atmel/atngw100/skeleton/overlay-patch/etc/shadow delete mode 100644 target/device/Atmel/atngw100/target_skeleton/bin/.empty delete mode 100644 target/device/Atmel/atngw100/target_skeleton/boot/.empty delete mode 100644 target/device/Atmel/atngw100/target_skeleton/config/.empty delete mode 100644 target/device/Atmel/atngw100/target_skeleton/dev/.empty delete mode 100644 target/device/Atmel/atngw100/target_skeleton/etc/TZ delete mode 100644 target/device/Atmel/atngw100/target_skeleton/etc/default/ntpdate delete mode 100644 target/device/Atmel/atngw100/target_skeleton/etc/dnsmasq.conf delete mode 100644 target/device/Atmel/atngw100/target_skeleton/etc/ethers delete mode 100644 target/device/Atmel/atngw100/target_skeleton/etc/fstab delete mode 100644 target/device/Atmel/atngw100/target_skeleton/etc/fw_env.config delete mode 100644 target/device/Atmel/atngw100/target_skeleton/etc/group delete mode 100644 target/device/Atmel/atngw100/target_skeleton/etc/hostname delete mode 100644 target/device/Atmel/atngw100/target_skeleton/etc/hosts delete mode 100644 target/device/Atmel/atngw100/target_skeleton/etc/hosts.dnsmasq delete mode 100644 target/device/Atmel/atngw100/target_skeleton/etc/httpd.conf delete mode 100644 target/device/Atmel/atngw100/target_skeleton/etc/inetd.conf delete mode 100755 target/device/Atmel/atngw100/target_skeleton/etc/init.d/K70sendsig delete mode 100755 target/device/Atmel/atngw100/target_skeleton/etc/init.d/K80netfs delete mode 100755 target/device/Atmel/atngw100/target_skeleton/etc/init.d/K85network delete mode 100755 target/device/Atmel/atngw100/target_skeleton/etc/init.d/K90localfs delete mode 100755 target/device/Atmel/atngw100/target_skeleton/etc/init.d/S00mountvirtfs delete mode 100755 target/device/Atmel/atngw100/target_skeleton/etc/init.d/S01hotplug delete mode 100755 target/device/Atmel/atngw100/target_skeleton/etc/init.d/S02hostname delete mode 100755 target/device/Atmel/atngw100/target_skeleton/etc/init.d/S08syslog delete mode 100755 target/device/Atmel/atngw100/target_skeleton/etc/init.d/S09klog delete mode 100755 target/device/Atmel/atngw100/target_skeleton/etc/init.d/S10modules-init delete mode 100755 target/device/Atmel/atngw100/target_skeleton/etc/init.d/S15localfs delete mode 100755 target/device/Atmel/atngw100/target_skeleton/etc/init.d/S20network delete mode 100755 target/device/Atmel/atngw100/target_skeleton/etc/init.d/S21dnsmasq delete mode 100755 target/device/Atmel/atngw100/target_skeleton/etc/init.d/S22iptables delete mode 100755 target/device/Atmel/atngw100/target_skeleton/etc/init.d/S40telnetd delete mode 100755 target/device/Atmel/atngw100/target_skeleton/etc/init.d/S41inetd delete mode 100755 target/device/Atmel/atngw100/target_skeleton/etc/init.d/S42httpd delete mode 100755 target/device/Atmel/atngw100/target_skeleton/etc/init.d/S43ntpdate delete mode 100755 target/device/Atmel/atngw100/target_skeleton/etc/init.d/S49netfs delete mode 100755 target/device/Atmel/atngw100/target_skeleton/etc/init.d/rcK delete mode 100755 target/device/Atmel/atngw100/target_skeleton/etc/init.d/rcS delete mode 100644 target/device/Atmel/atngw100/target_skeleton/etc/inittab delete mode 100644 target/device/Atmel/atngw100/target_skeleton/etc/mdev.conf delete mode 100644 target/device/Atmel/atngw100/target_skeleton/etc/modules delete mode 120000 target/device/Atmel/atngw100/target_skeleton/etc/mtab delete mode 100644 target/device/Atmel/atngw100/target_skeleton/etc/network/interfaces delete mode 100644 target/device/Atmel/atngw100/target_skeleton/etc/ntp.conf delete mode 100644 target/device/Atmel/atngw100/target_skeleton/etc/passwd delete mode 100644 target/device/Atmel/atngw100/target_skeleton/etc/proftpd.conf delete mode 100644 target/device/Atmel/atngw100/target_skeleton/etc/protocols delete mode 120000 target/device/Atmel/atngw100/target_skeleton/etc/resolv.conf delete mode 100644 target/device/Atmel/atngw100/target_skeleton/etc/samba/smb.conf delete mode 100644 target/device/Atmel/atngw100/target_skeleton/etc/samba/smbpasswd delete mode 100644 target/device/Atmel/atngw100/target_skeleton/etc/services delete mode 100644 target/device/Atmel/atngw100/target_skeleton/etc/shadow delete mode 100644 target/device/Atmel/atngw100/target_skeleton/etc/shells delete mode 100644 target/device/Atmel/atngw100/target_skeleton/home/.empty delete mode 100644 target/device/Atmel/atngw100/target_skeleton/lib/.empty delete mode 100644 target/device/Atmel/atngw100/target_skeleton/mnt/.empty delete mode 100644 target/device/Atmel/atngw100/target_skeleton/opt/.empty delete mode 100644 target/device/Atmel/atngw100/target_skeleton/root/.bash_history delete mode 100644 target/device/Atmel/atngw100/target_skeleton/root/.bash_logout delete mode 100644 target/device/Atmel/atngw100/target_skeleton/root/.bash_profile delete mode 100644 target/device/Atmel/atngw100/target_skeleton/root/.bashrc delete mode 100644 target/device/Atmel/atngw100/target_skeleton/root/.empty delete mode 100644 target/device/Atmel/atngw100/target_skeleton/sbin/.empty delete mode 100644 target/device/Atmel/atngw100/target_skeleton/sys/.empty delete mode 100644 target/device/Atmel/atngw100/target_skeleton/tmp/resolv.conf delete mode 100755 target/device/Atmel/atngw100/target_skeleton/usr/share/udhcpc/default.script delete mode 100644 target/device/Atmel/atngw100/target_skeleton/var/cache/.empty delete mode 100644 target/device/Atmel/atngw100/target_skeleton/var/lib/pcmcia/.empty delete mode 100644 target/device/Atmel/atngw100/target_skeleton/var/lock/.empty delete mode 100644 target/device/Atmel/atngw100/target_skeleton/var/log/.empty delete mode 100644 target/device/Atmel/atngw100/target_skeleton/var/pcmcia/.empty delete mode 100644 target/device/Atmel/atngw100/target_skeleton/var/run/.empty delete mode 100644 target/device/Atmel/atngw100/target_skeleton/var/spool/.empty delete mode 100644 target/device/Atmel/atngw100/target_skeleton/var/tmp/.empty create mode 100644 target/device/Atmel/atngw100mkii/Makefile.in create mode 100644 target/device/Atmel/atngw100mkii/atngw100mkii-linux-sysupgrade.config create mode 100644 target/device/Atmel/atngw100mkii/dnsmasq-board.conf create mode 100644 target/device/Atmel/atngw100mkii/linux-2.6.35.4.config create mode 100644 target/device/Atmel/atngw100mkii/skeleton/overlay-patch/etc/dnsmasq.d/10extra-hosts create mode 100644 target/device/Atmel/atngw100mkii/skeleton/overlay-patch/etc/fstab create mode 100644 target/device/Atmel/atngw100mkii/skeleton/overlay-patch/etc/fw_env.config create mode 100644 target/device/Atmel/atngw100mkii/skeleton/overlay-patch/etc/hostname create mode 100644 target/device/Atmel/atngw100mkii/skeleton/overlay-patch/etc/hosts create mode 100644 target/device/Atmel/atngw100mkii/skeleton/overlay-patch/etc/hosts.dnsmasq create mode 100755 target/device/Atmel/atngw100mkii/skeleton/overlay-patch/etc/init.d/S00bootstrap.sh create mode 100755 target/device/Atmel/atngw100mkii/skeleton/overlay-patch/etc/init.d/S30cdc-gadget create mode 100755 target/device/Atmel/atngw100mkii/skeleton/overlay-patch/etc/init.d/rcK create mode 100755 target/device/Atmel/atngw100mkii/skeleton/overlay-patch/etc/init.d/rcS create mode 100644 target/device/Atmel/atngw100mkii/skeleton/overlay-patch/etc/inittab create mode 100644 target/device/Atmel/atngw100mkii/skeleton/overlay-patch/etc/mdev.conf create mode 100644 target/device/Atmel/atngw100mkii/skeleton/overlay-patch/etc/network/interfaces create mode 100644 target/device/Atmel/atngw100mkii/skeleton/overlay-patch/etc/passwd create mode 100644 target/device/Atmel/atngw100mkii/skeleton/overlay-patch/etc/samba/smb.conf create mode 100644 target/device/Atmel/atngw100mkii/skeleton/overlay-patch/etc/samba/smbpasswd create mode 100644 target/device/Atmel/atngw100mkii/skeleton/overlay-patch/etc/shadow delete mode 100644 target/device/Atmel/atstk100x-nand/Makefile.in delete mode 100644 target/device/Atmel/atstk100x-nand/atstk1005-no-mplayer_defconfig delete mode 100644 target/device/Atmel/atstk100x-nand/atstk1005_defconfig delete mode 100644 target/device/Atmel/atstk100x-nand/atstk1006-no-mplayer_defconfig delete mode 100644 target/device/Atmel/atstk100x-nand/atstk1006_defconfig delete mode 100644 target/device/Atmel/atstk100x-nand/busybox.config delete mode 100644 target/device/Atmel/atstk100x-nand/device_table.txt delete mode 100644 target/device/Atmel/atstk100x-nand/jffs2_partitions.txt delete mode 100644 target/device/Atmel/atstk100x-nand/kernel-patches/linux-2.6.25.10-200-avr32-fix-jffs2-support-and-add-ubifs-to-atstk1006-defconfig.patch delete mode 100644 target/device/Atmel/atstk100x-nand/kernel-patches/linux-2.6.27-rc6-200-avr32-add-support-for-ap7200-and-atstk1005-board.patch delete mode 100644 target/device/Atmel/atstk100x-nand/kernel-patches/linux-2.6.27-rc6-201-avr32-add-virtual-terminal-and-usbhid-to-atstk1005-defconfig.patch delete mode 100644 target/device/Atmel/atstk100x-nand/target_skeleton/bin/.empty delete mode 100644 target/device/Atmel/atstk100x-nand/target_skeleton/etc/TZ delete mode 100644 target/device/Atmel/atstk100x-nand/target_skeleton/etc/asound.state delete mode 100644 target/device/Atmel/atstk100x-nand/target_skeleton/etc/default/ntpdate delete mode 100644 target/device/Atmel/atstk100x-nand/target_skeleton/etc/dnsmasq.conf delete mode 100644 target/device/Atmel/atstk100x-nand/target_skeleton/etc/fb.modes delete mode 100644 target/device/Atmel/atstk100x-nand/target_skeleton/etc/fstab delete mode 100644 target/device/Atmel/atstk100x-nand/target_skeleton/etc/fw_env.config delete mode 100644 target/device/Atmel/atstk100x-nand/target_skeleton/etc/group delete mode 100644 target/device/Atmel/atstk100x-nand/target_skeleton/etc/hostname delete mode 100644 target/device/Atmel/atstk100x-nand/target_skeleton/etc/hosts delete mode 100644 target/device/Atmel/atstk100x-nand/target_skeleton/etc/hosts.dnsmasq delete mode 100644 target/device/Atmel/atstk100x-nand/target_skeleton/etc/httpd.conf delete mode 100644 target/device/Atmel/atstk100x-nand/target_skeleton/etc/inetd.conf delete mode 100755 target/device/Atmel/atstk100x-nand/target_skeleton/etc/init.d/K20alsa-utils delete mode 100755 target/device/Atmel/atstk100x-nand/target_skeleton/etc/init.d/K70sendsig delete mode 100755 target/device/Atmel/atstk100x-nand/target_skeleton/etc/init.d/K80netfs delete mode 100755 target/device/Atmel/atstk100x-nand/target_skeleton/etc/init.d/K85network delete mode 100755 target/device/Atmel/atstk100x-nand/target_skeleton/etc/init.d/K90localfs delete mode 100755 target/device/Atmel/atstk100x-nand/target_skeleton/etc/init.d/S00mountvirtfs delete mode 100755 target/device/Atmel/atstk100x-nand/target_skeleton/etc/init.d/S01hotplug delete mode 100755 target/device/Atmel/atstk100x-nand/target_skeleton/etc/init.d/S02hostname delete mode 100755 target/device/Atmel/atstk100x-nand/target_skeleton/etc/init.d/S03bootsplash delete mode 100755 target/device/Atmel/atstk100x-nand/target_skeleton/etc/init.d/S08syslog delete mode 100755 target/device/Atmel/atstk100x-nand/target_skeleton/etc/init.d/S09klog delete mode 100755 target/device/Atmel/atstk100x-nand/target_skeleton/etc/init.d/S10modules-init delete mode 100755 target/device/Atmel/atstk100x-nand/target_skeleton/etc/init.d/S15localfs delete mode 100755 target/device/Atmel/atstk100x-nand/target_skeleton/etc/init.d/S20network delete mode 100755 target/device/Atmel/atstk100x-nand/target_skeleton/etc/init.d/S40telnetd delete mode 100755 target/device/Atmel/atstk100x-nand/target_skeleton/etc/init.d/S41inetd delete mode 100755 target/device/Atmel/atstk100x-nand/target_skeleton/etc/init.d/S42httpd delete mode 100755 target/device/Atmel/atstk100x-nand/target_skeleton/etc/init.d/S43ntpdate delete mode 100755 target/device/Atmel/atstk100x-nand/target_skeleton/etc/init.d/S49netfs delete mode 100755 target/device/Atmel/atstk100x-nand/target_skeleton/etc/init.d/S50alsa-utils delete mode 100755 target/device/Atmel/atstk100x-nand/target_skeleton/etc/init.d/S99splash delete mode 100755 target/device/Atmel/atstk100x-nand/target_skeleton/etc/init.d/rcK delete mode 100755 target/device/Atmel/atstk100x-nand/target_skeleton/etc/init.d/rcS delete mode 100644 target/device/Atmel/atstk100x-nand/target_skeleton/etc/inittab delete mode 100644 target/device/Atmel/atstk100x-nand/target_skeleton/etc/mdev.conf delete mode 100644 target/device/Atmel/atstk100x-nand/target_skeleton/etc/modules delete mode 100644 target/device/Atmel/atstk100x-nand/target_skeleton/etc/mplayer.conf delete mode 120000 target/device/Atmel/atstk100x-nand/target_skeleton/etc/mtab delete mode 100644 target/device/Atmel/atstk100x-nand/target_skeleton/etc/network/interfaces delete mode 100644 target/device/Atmel/atstk100x-nand/target_skeleton/etc/ntp.conf delete mode 100644 target/device/Atmel/atstk100x-nand/target_skeleton/etc/passwd delete mode 100644 target/device/Atmel/atstk100x-nand/target_skeleton/etc/proftpd.conf delete mode 100644 target/device/Atmel/atstk100x-nand/target_skeleton/etc/protocols delete mode 120000 target/device/Atmel/atstk100x-nand/target_skeleton/etc/resolv.conf delete mode 100644 target/device/Atmel/atstk100x-nand/target_skeleton/etc/services delete mode 100644 target/device/Atmel/atstk100x-nand/target_skeleton/etc/shadow delete mode 100644 target/device/Atmel/atstk100x-nand/target_skeleton/etc/shells delete mode 100644 target/device/Atmel/atstk100x-nand/target_skeleton/etc/stk1000bootsplash.jpg delete mode 100644 target/device/Atmel/atstk100x-nand/target_skeleton/etc/stk1000splash.jpg delete mode 100644 target/device/Atmel/atstk100x-nand/target_skeleton/lib/.empty delete mode 100644 target/device/Atmel/atstk100x-nand/target_skeleton/mnt/.empty delete mode 100644 target/device/Atmel/atstk100x-nand/target_skeleton/opt/.empty delete mode 100644 target/device/Atmel/atstk100x-nand/target_skeleton/root/.bash_history delete mode 100644 target/device/Atmel/atstk100x-nand/target_skeleton/root/.bash_logout delete mode 100644 target/device/Atmel/atstk100x-nand/target_skeleton/root/.bash_profile delete mode 100644 target/device/Atmel/atstk100x-nand/target_skeleton/root/.bashrc delete mode 100644 target/device/Atmel/atstk100x-nand/target_skeleton/root/.empty delete mode 100644 target/device/Atmel/atstk100x-nand/target_skeleton/sbin/.empty delete mode 100644 target/device/Atmel/atstk100x-nand/target_skeleton/var/cache/.empty delete mode 100644 target/device/Atmel/atstk100x-nand/target_skeleton/var/lib/pcmcia/.empty delete mode 100644 target/device/Atmel/atstk100x-nand/target_skeleton/var/pcmcia/.empty delete mode 100644 target/device/Atmel/atstk100x-nand/target_skeleton/var/spool/.empty create mode 100644 target/device/Atmel/atstk100x/atstk1002-linux-sysupgrade.config delete mode 100644 target/device/Atmel/atstk100x/atstk1002-no-mplayer_defconfig delete mode 100644 target/device/Atmel/atstk100x/atstk1002_defconfig create mode 100644 target/device/Atmel/atstk100x/atstk1006-linux-2.6.35.4.config create mode 100644 target/device/Atmel/atstk100x/atstk1006-linux-sysupgrade.config create mode 100644 target/device/Atmel/atstk100x/atstk100x-linux-2.6.27.13.config create mode 100644 target/device/Atmel/atstk100x/atstk100x-linux-2.6.28.2.config create mode 100644 target/device/Atmel/atstk100x/busybox-1.9.1.config delete mode 100644 target/device/Atmel/atstk100x/busybox.config delete mode 100644 target/device/Atmel/atstk100x/device_table.txt create mode 100644 target/device/Atmel/atstk100x/kernel-patches/linux-2.6.23-200-gpio_mouse-setup-for-atstk1000-board.patch create mode 100644 target/device/Atmel/atstk100x/skeleton/overlay-patch/etc/asound.state create mode 100644 target/device/Atmel/atstk100x/skeleton/overlay-patch/etc/fb.modes create mode 100644 target/device/Atmel/atstk100x/skeleton/overlay-patch/etc/fstab create mode 100644 target/device/Atmel/atstk100x/skeleton/overlay-patch/etc/fw_env.config create mode 100644 target/device/Atmel/atstk100x/skeleton/overlay-patch/etc/hostname create mode 100644 target/device/Atmel/atstk100x/skeleton/overlay-patch/etc/hosts create mode 100755 target/device/Atmel/atstk100x/skeleton/overlay-patch/etc/init.d/S00bootstrap.sh create mode 100755 target/device/Atmel/atstk100x/skeleton/overlay-patch/etc/init.d/S30cdc-gadget create mode 100755 target/device/Atmel/atstk100x/skeleton/overlay-patch/etc/init.d/rcK create mode 100755 target/device/Atmel/atstk100x/skeleton/overlay-patch/etc/init.d/rcS create mode 100644 target/device/Atmel/atstk100x/skeleton/overlay-patch/etc/inittab create mode 100644 target/device/Atmel/atstk100x/skeleton/overlay-patch/etc/mdev.conf create mode 100644 target/device/Atmel/atstk100x/skeleton/overlay-patch/etc/mplayer.conf create mode 100644 target/device/Atmel/atstk100x/skeleton/overlay-patch/etc/network/interfaces create mode 100644 target/device/Atmel/atstk100x/skeleton/overlay-patch/etc/passwd create mode 100644 target/device/Atmel/atstk100x/skeleton/overlay-patch/etc/shadow delete mode 100644 target/device/Atmel/atstk100x/target_skeleton/bin/.empty delete mode 100644 target/device/Atmel/atstk100x/target_skeleton/boot/.empty delete mode 100644 target/device/Atmel/atstk100x/target_skeleton/etc/TZ delete mode 100644 target/device/Atmel/atstk100x/target_skeleton/etc/asound.state delete mode 100644 target/device/Atmel/atstk100x/target_skeleton/etc/default/ntpdate delete mode 100644 target/device/Atmel/atstk100x/target_skeleton/etc/dnsmasq.conf delete mode 100644 target/device/Atmel/atstk100x/target_skeleton/etc/fb.modes delete mode 100644 target/device/Atmel/atstk100x/target_skeleton/etc/fstab delete mode 100644 target/device/Atmel/atstk100x/target_skeleton/etc/fw_env.config delete mode 100644 target/device/Atmel/atstk100x/target_skeleton/etc/group delete mode 100644 target/device/Atmel/atstk100x/target_skeleton/etc/hostname delete mode 100644 target/device/Atmel/atstk100x/target_skeleton/etc/hosts delete mode 100644 target/device/Atmel/atstk100x/target_skeleton/etc/hosts.dnsmasq delete mode 100644 target/device/Atmel/atstk100x/target_skeleton/etc/httpd.conf delete mode 100644 target/device/Atmel/atstk100x/target_skeleton/etc/inetd.conf delete mode 100755 target/device/Atmel/atstk100x/target_skeleton/etc/init.d/K20alsa-utils delete mode 100755 target/device/Atmel/atstk100x/target_skeleton/etc/init.d/K70sendsig delete mode 100755 target/device/Atmel/atstk100x/target_skeleton/etc/init.d/K80netfs delete mode 100755 target/device/Atmel/atstk100x/target_skeleton/etc/init.d/K85network delete mode 100755 target/device/Atmel/atstk100x/target_skeleton/etc/init.d/K90localfs delete mode 100755 target/device/Atmel/atstk100x/target_skeleton/etc/init.d/S00mountvirtfs delete mode 100755 target/device/Atmel/atstk100x/target_skeleton/etc/init.d/S01hotplug delete mode 100755 target/device/Atmel/atstk100x/target_skeleton/etc/init.d/S02hostname delete mode 100755 target/device/Atmel/atstk100x/target_skeleton/etc/init.d/S03bootsplash delete mode 100755 target/device/Atmel/atstk100x/target_skeleton/etc/init.d/S08syslog delete mode 100755 target/device/Atmel/atstk100x/target_skeleton/etc/init.d/S09klog delete mode 100755 target/device/Atmel/atstk100x/target_skeleton/etc/init.d/S10modules-init delete mode 100755 target/device/Atmel/atstk100x/target_skeleton/etc/init.d/S15localfs delete mode 100755 target/device/Atmel/atstk100x/target_skeleton/etc/init.d/S20network delete mode 100755 target/device/Atmel/atstk100x/target_skeleton/etc/init.d/S40telnetd delete mode 100755 target/device/Atmel/atstk100x/target_skeleton/etc/init.d/S41inetd delete mode 100755 target/device/Atmel/atstk100x/target_skeleton/etc/init.d/S42httpd delete mode 100755 target/device/Atmel/atstk100x/target_skeleton/etc/init.d/S43ntpdate delete mode 100755 target/device/Atmel/atstk100x/target_skeleton/etc/init.d/S49netfs delete mode 100755 target/device/Atmel/atstk100x/target_skeleton/etc/init.d/S50alsa-utils delete mode 100755 target/device/Atmel/atstk100x/target_skeleton/etc/init.d/S99splash delete mode 100755 target/device/Atmel/atstk100x/target_skeleton/etc/init.d/rcK delete mode 100755 target/device/Atmel/atstk100x/target_skeleton/etc/init.d/rcS delete mode 100644 target/device/Atmel/atstk100x/target_skeleton/etc/inittab delete mode 100644 target/device/Atmel/atstk100x/target_skeleton/etc/mdev.conf delete mode 100644 target/device/Atmel/atstk100x/target_skeleton/etc/modules delete mode 100644 target/device/Atmel/atstk100x/target_skeleton/etc/mplayer.conf delete mode 120000 target/device/Atmel/atstk100x/target_skeleton/etc/mtab delete mode 100644 target/device/Atmel/atstk100x/target_skeleton/etc/network/interfaces delete mode 100644 target/device/Atmel/atstk100x/target_skeleton/etc/ntp.conf delete mode 100644 target/device/Atmel/atstk100x/target_skeleton/etc/passwd delete mode 100644 target/device/Atmel/atstk100x/target_skeleton/etc/proftpd.conf delete mode 100644 target/device/Atmel/atstk100x/target_skeleton/etc/protocols delete mode 120000 target/device/Atmel/atstk100x/target_skeleton/etc/resolv.conf delete mode 100644 target/device/Atmel/atstk100x/target_skeleton/etc/samba/smb.conf delete mode 100644 target/device/Atmel/atstk100x/target_skeleton/etc/samba/smbpasswd delete mode 100644 target/device/Atmel/atstk100x/target_skeleton/etc/services delete mode 100644 target/device/Atmel/atstk100x/target_skeleton/etc/shadow delete mode 100644 target/device/Atmel/atstk100x/target_skeleton/etc/shells delete mode 100644 target/device/Atmel/atstk100x/target_skeleton/etc/stk1000bootsplash.jpg delete mode 100644 target/device/Atmel/atstk100x/target_skeleton/etc/stk1000splash.jpg delete mode 100644 target/device/Atmel/atstk100x/target_skeleton/home/.empty delete mode 100644 target/device/Atmel/atstk100x/target_skeleton/lib/.empty delete mode 100644 target/device/Atmel/atstk100x/target_skeleton/mnt/.empty delete mode 100644 target/device/Atmel/atstk100x/target_skeleton/opt/.empty delete mode 100644 target/device/Atmel/atstk100x/target_skeleton/root/.bash_history delete mode 100644 target/device/Atmel/atstk100x/target_skeleton/root/.bash_logout delete mode 100644 target/device/Atmel/atstk100x/target_skeleton/root/.bash_profile delete mode 100644 target/device/Atmel/atstk100x/target_skeleton/root/.bashrc delete mode 100644 target/device/Atmel/atstk100x/target_skeleton/root/.empty delete mode 100644 target/device/Atmel/atstk100x/target_skeleton/sbin/.empty delete mode 100644 target/device/Atmel/atstk100x/target_skeleton/sys/.empty delete mode 100644 target/device/Atmel/atstk100x/target_skeleton/usr/share/udhcpc/default.script delete mode 100644 target/device/Atmel/atstk100x/target_skeleton/var/cache/.empty delete mode 100644 target/device/Atmel/atstk100x/target_skeleton/var/lib/pcmcia/.empty delete mode 100644 target/device/Atmel/atstk100x/target_skeleton/var/pcmcia/.empty delete mode 100644 target/device/Atmel/atstk100x/target_skeleton/var/spool/.empty create mode 100644 target/device/Atmel/busybox-1.17.x.config delete mode 100644 target/device/Atmel/root/busybox.config delete mode 100755 target/device/Atmel/root/depmod.pl create mode 100644 target/device/Atmel/root/target_busybox_skeleton/etc/ld.so.conf.d/.empty create mode 100644 target/device/Atmel/toolchain/avr32/binutils-2.17-avr32-2.1.4/.empty create mode 100644 target/device/Atmel/toolchain/avr32/gcc-4.1.2-avr32-2.0/.empty delete mode 100644 target/device/Atmel/u-boot/Config.in delete mode 100644 target/device/Atmel/u-boot/u-boot.mk delete mode 100644 target/device/Atmel/uClibc.config.avr32 delete mode 100644 target/device/Config.in.linux.patches delete mode 100644 target/device/Config.in.toolchain delete mode 100644 target/device/EarthLCD/Config.in delete mode 100644 target/device/EarthLCD/Makefile.in delete mode 100644 target/device/EarthLCD/favr-32-ezkit/Makefile.in delete mode 100644 target/device/EarthLCD/favr-32-ezkit/busybox.config delete mode 100644 target/device/EarthLCD/favr-32-ezkit/device_table.txt delete mode 100644 target/device/EarthLCD/favr-32-ezkit/favr-32-ezkit_defconfig delete mode 100644 target/device/EarthLCD/favr-32-ezkit/target_skeleton/etc/TZ delete mode 100644 target/device/EarthLCD/favr-32-ezkit/target_skeleton/etc/asound.state delete mode 100644 target/device/EarthLCD/favr-32-ezkit/target_skeleton/etc/default/ntpdate delete mode 100644 target/device/EarthLCD/favr-32-ezkit/target_skeleton/etc/fb.modes delete mode 100644 target/device/EarthLCD/favr-32-ezkit/target_skeleton/etc/fstab delete mode 100644 target/device/EarthLCD/favr-32-ezkit/target_skeleton/etc/fw_env.config delete mode 100644 target/device/EarthLCD/favr-32-ezkit/target_skeleton/etc/group delete mode 100644 target/device/EarthLCD/favr-32-ezkit/target_skeleton/etc/hostname delete mode 100644 target/device/EarthLCD/favr-32-ezkit/target_skeleton/etc/hosts delete mode 100755 target/device/EarthLCD/favr-32-ezkit/target_skeleton/etc/init.d/K70sendsig delete mode 100755 target/device/EarthLCD/favr-32-ezkit/target_skeleton/etc/init.d/K80netfs delete mode 100755 target/device/EarthLCD/favr-32-ezkit/target_skeleton/etc/init.d/K85network delete mode 100755 target/device/EarthLCD/favr-32-ezkit/target_skeleton/etc/init.d/K90localfs delete mode 100755 target/device/EarthLCD/favr-32-ezkit/target_skeleton/etc/init.d/S00mountvirtfs delete mode 100755 target/device/EarthLCD/favr-32-ezkit/target_skeleton/etc/init.d/S01hotplug delete mode 100755 target/device/EarthLCD/favr-32-ezkit/target_skeleton/etc/init.d/S02hostname delete mode 100755 target/device/EarthLCD/favr-32-ezkit/target_skeleton/etc/init.d/S08syslog delete mode 100755 target/device/EarthLCD/favr-32-ezkit/target_skeleton/etc/init.d/S09klog delete mode 100755 target/device/EarthLCD/favr-32-ezkit/target_skeleton/etc/init.d/S10modules-init delete mode 100755 target/device/EarthLCD/favr-32-ezkit/target_skeleton/etc/init.d/S15localfs delete mode 100755 target/device/EarthLCD/favr-32-ezkit/target_skeleton/etc/init.d/S20network delete mode 100755 target/device/EarthLCD/favr-32-ezkit/target_skeleton/etc/init.d/S40telnetd delete mode 100755 target/device/EarthLCD/favr-32-ezkit/target_skeleton/etc/init.d/S49netfs delete mode 100755 target/device/EarthLCD/favr-32-ezkit/target_skeleton/etc/init.d/rcK delete mode 100755 target/device/EarthLCD/favr-32-ezkit/target_skeleton/etc/init.d/rcS delete mode 100644 target/device/EarthLCD/favr-32-ezkit/target_skeleton/etc/inittab delete mode 100644 target/device/EarthLCD/favr-32-ezkit/target_skeleton/etc/mdev.conf delete mode 100644 target/device/EarthLCD/favr-32-ezkit/target_skeleton/etc/modules delete mode 100644 target/device/EarthLCD/favr-32-ezkit/target_skeleton/etc/mplayer.conf delete mode 120000 target/device/EarthLCD/favr-32-ezkit/target_skeleton/etc/mtab delete mode 100644 target/device/EarthLCD/favr-32-ezkit/target_skeleton/etc/network/interfaces delete mode 100644 target/device/EarthLCD/favr-32-ezkit/target_skeleton/etc/ntp.conf delete mode 100644 target/device/EarthLCD/favr-32-ezkit/target_skeleton/etc/passwd delete mode 100644 target/device/EarthLCD/favr-32-ezkit/target_skeleton/etc/proftpd.conf delete mode 100644 target/device/EarthLCD/favr-32-ezkit/target_skeleton/etc/protocols delete mode 120000 target/device/EarthLCD/favr-32-ezkit/target_skeleton/etc/resolv.conf delete mode 100644 target/device/EarthLCD/favr-32-ezkit/target_skeleton/etc/services delete mode 100644 target/device/EarthLCD/favr-32-ezkit/target_skeleton/etc/shadow delete mode 100644 target/device/EarthLCD/favr-32-ezkit/target_skeleton/etc/shells delete mode 100644 target/device/EarthLCD/favr-32-ezkit/target_skeleton/root/.bash_history delete mode 100644 target/device/EarthLCD/favr-32-ezkit/target_skeleton/root/.bash_logout delete mode 100644 target/device/EarthLCD/favr-32-ezkit/target_skeleton/root/.bash_profile delete mode 100644 target/device/EarthLCD/favr-32-ezkit/target_skeleton/root/.bashrc delete mode 100644 target/device/Hitachi/Config.in delete mode 100644 target/device/Hitachi/MS7206SE01/Makefile.in delete mode 100644 target/device/Hitachi/MS7206SE01/uClibc.config.sh2a_nofpueb delete mode 100644 target/device/Hitachi/Makefile.in delete mode 100644 target/device/KwikByte/kb9202/kb9202-linux-2.6.20.config delete mode 100644 target/device/KwikByte/kb9202/kb9202_defconfig create mode 100644 target/device/KwikByte/kb9202/target_skeleton/bin/.empty create mode 100644 target/device/KwikByte/kb9202/target_skeleton/etc/network/if-down.d/.empty create mode 100644 target/device/KwikByte/kb9202/target_skeleton/etc/network/if-post-down.d/.empty create mode 100644 target/device/KwikByte/kb9202/target_skeleton/etc/network/if-pre-up.d/.empty create mode 100644 target/device/KwikByte/kb9202/target_skeleton/etc/network/if-up.d/.empty create mode 100644 target/device/KwikByte/kb9202/target_skeleton/home/.empty create mode 100644 target/device/KwikByte/kb9202/target_skeleton/lib/.empty create mode 100644 target/device/KwikByte/kb9202/target_skeleton/proc/.empty create mode 100644 target/device/KwikByte/kb9202/target_skeleton/tmp/.empty create mode 100644 target/device/KwikByte/kb9202/target_skeleton/usr/bin/.empty create mode 100644 target/device/KwikByte/kb9202/target_skeleton/usr/lib/.empty create mode 100644 target/device/KwikByte/kb9202/target_skeleton/usr/sbin/.empty create mode 100644 target/device/KwikByte/kb9202/target_skeleton/var/log/.empty create mode 100644 target/device/KwikByte/kb9202/target_skeleton/var/run/.empty delete mode 100644 target/device/Sharp/Config.in delete mode 100644 target/device/Sharp/LNode80/Makefile.in delete mode 100644 target/device/Sharp/LNode80/device_table.txt delete mode 100644 target/device/Sharp/LNode80/kernel-patches/001-patch-2.4.26-vrs1 delete mode 100644 target/device/Sharp/LNode80/kernel-patches/002-patch-2.4.26-vrs1-lnode80 delete mode 100644 target/device/Sharp/LNode80/linux.config delete mode 100644 target/device/Sharp/LNode80/linux.mk delete mode 100644 target/device/Sharp/LNode80/target_skeleton/etc/TZ delete mode 100644 target/device/Sharp/LNode80/target_skeleton/etc/fstab delete mode 100644 target/device/Sharp/LNode80/target_skeleton/etc/group delete mode 100644 target/device/Sharp/LNode80/target_skeleton/etc/hostname delete mode 100644 target/device/Sharp/LNode80/target_skeleton/etc/hosts delete mode 100644 target/device/Sharp/LNode80/target_skeleton/etc/init.d/rcS delete mode 100644 target/device/Sharp/LNode80/target_skeleton/etc/inittab delete mode 100644 target/device/Sharp/LNode80/target_skeleton/etc/inputrc delete mode 100644 target/device/Sharp/LNode80/target_skeleton/etc/issue delete mode 100644 target/device/Sharp/LNode80/target_skeleton/etc/network/interfaces delete mode 100644 target/device/Sharp/LNode80/target_skeleton/etc/passwd delete mode 100644 target/device/Sharp/LNode80/target_skeleton/etc/profile delete mode 100644 target/device/Sharp/LNode80/target_skeleton/etc/protocols delete mode 100644 target/device/Sharp/LNode80/target_skeleton/etc/securetty delete mode 100644 target/device/Sharp/LNode80/target_skeleton/etc/services delete mode 100644 target/device/Sharp/LNode80/target_skeleton/etc/shadow delete mode 100644 target/device/Sharp/LNode80/target_skeleton/root/.bash_logout delete mode 100644 target/device/Sharp/LNode80/target_skeleton/root/.bash_profile delete mode 100644 target/device/Sharp/LNode80/target_skeleton/root/.bashrc delete mode 100644 target/device/Sharp/LNode80/target_skeleton/root/.empty delete mode 100644 target/device/Sharp/LNode80/target_skeleton/usr/share/udhcpc/default.script delete mode 100644 target/device/Sharp/Makefile.in delete mode 100644 target/device/Soekris/Config.in delete mode 100644 target/device/Soekris/Makefile.in delete mode 100644 target/device/Soekris/net4521/busybox.config delete mode 100644 target/device/Soekris/net4521/kernel-patches/002-2.4.29-hf7.diff.bz2 delete mode 100644 target/device/Soekris/net4521/kernel-patches/003_kbuild_fixes.diff.bz2 delete mode 100644 target/device/Soekris/net4521/kernel-patches/004_386_emu.diff.bz2 delete mode 100644 target/device/Soekris/net4521/kernel-patches/005_modularize_vesafb.diff.bz2 delete mode 100644 target/device/Soekris/net4521/kernel-patches/006_init_unshare.diff.bz2 delete mode 100644 target/device/Soekris/net4521/kernel-patches/007-scsi_add_remove_single.bz2 delete mode 100644 target/device/Soekris/net4521/kernel-patches/008-ieee1394-fix.bz2 delete mode 100644 target/device/Soekris/net4521/kernel-patches/009-always-inline.bz2 delete mode 100644 target/device/Soekris/net4521/kernel-patches/010-optimize-for-size.bz2 delete mode 100644 target/device/Soekris/net4521/kernel-patches/012-x86-check_gcc.bz2 delete mode 100644 target/device/Soekris/net4521/kernel-patches/015_cramfs_initrd.diff.bz2 delete mode 100644 target/device/Soekris/net4521/kernel-patches/017-printk.bz2 delete mode 100644 target/device/Soekris/net4521/kernel-patches/018-slab-loop-init.bz2 delete mode 100644 target/device/Soekris/net4521/kernel-patches/041-changeloop.patch.bz2 delete mode 100644 target/device/Soekris/net4521/kernel-patches/042-loopfixes.patch.bz2 delete mode 100644 target/device/Soekris/net4521/kernel-patches/044-streaming_io.bz2 delete mode 100644 target/device/Soekris/net4521/kernel-patches/062-silence-blk-queue.bz2 delete mode 100644 target/device/Soekris/net4521/kernel-patches/063-silence.kbd.patch.bz2 delete mode 100644 target/device/Soekris/net4521/kernel-patches/064-shutup-md.bz2 delete mode 100644 target/device/Soekris/net4521/kernel-patches/067-squashfs3.0.patch.bz2 delete mode 100644 target/device/Soekris/net4521/kernel-patches/076-nmap-freak.bz2 delete mode 100644 target/device/Soekris/net4521/kernel-patches/077-orinoco-0.13e.bz2 delete mode 100644 target/device/Soekris/net4521/kernel-patches/078-hostap.bz2 delete mode 100644 target/device/Soekris/net4521/kernel-patches/079-jiffies64.bz2 delete mode 100644 target/device/Soekris/net4521/kernel-patches/089-no-touch-makedep.bz2 delete mode 100644 target/device/Soekris/net4521/kernel-patches/100_VERSION.bz2 delete mode 100644 target/device/Soekris/net4521/linux.config delete mode 100644 target/device/Soekris/net4521/linux.mk delete mode 100644 target/device/Soekris/net4521/uClibc.config delete mode 100644 target/device/Soekris/net4801/busybox.config delete mode 100644 target/device/Soekris/net4801/linux.config delete mode 100644 target/device/Soekris/net4801/linux26.config delete mode 100644 target/device/Soekris/net4801/uClibc.config delete mode 100644 target/device/Soekris/soekris_gpio/Makefile delete mode 100644 target/device/Soekris/soekris_gpio/soekris_gpio.mk delete mode 100644 target/device/Via/Config.in delete mode 100644 target/device/Via/Makefile.in delete mode 100644 target/device/Via/epia-mii/linux.config delete mode 100644 target/device/Via/epia-mii/linux.mk delete mode 100644 target/device/jp/Config.in delete mode 100644 target/device/jp/Makefile.in delete mode 100644 target/device/jp/q5/Makefile.in delete mode 100644 target/device/jp/q5/busybox.config delete mode 100644 target/device/jp/q5/device_table.txt delete mode 100644 target/device/jp/q5/kernel-patches-2.4.26/001-q5 delete mode 100644 target/device/jp/q5/kernel-patches-2.4.26/002-build_fixes delete mode 100644 target/device/jp/q5/kernel-patches-2.4.26/004-correct_toolchain delete mode 100644 target/device/jp/q5/kernel-patches-2.4.26/100-version delete mode 100644 target/device/jp/q5/kernel-patches-2.4.29/001-q5 delete mode 100644 target/device/jp/q5/kernel-patches-2.4.29/004-correct_toolchain delete mode 100644 target/device/jp/q5/kernel-patches-2.4.29/100-version delete mode 100644 target/device/jp/q5/kernel-patches-2.4.32/001-q5 delete mode 100644 target/device/jp/q5/kernel-patches-2.4.32/005-dp83847 delete mode 100644 target/device/jp/q5/kernel-patches-2.4.32/006-cfi delete mode 100644 target/device/jp/q5/kernel-patches-2.4.32/007-au1000 delete mode 100644 target/device/jp/q5/kernel-patches-2.4.32/008-wbflush delete mode 100644 target/device/jp/q5/kernel-patches-2.4.32/100-version delete mode 100644 target/device/jp/q5/linux.config delete mode 100644 target/device/jp/q5/linux.mk delete mode 100644 target/device/jp/q5/target_skeleton/bin/.empty delete mode 120000 target/device/jp/q5/target_skeleton/dev/log delete mode 100644 target/device/jp/q5/target_skeleton/dev/pts/.empty delete mode 100644 target/device/jp/q5/target_skeleton/etc/TZ delete mode 100644 target/device/jp/q5/target_skeleton/etc/fstab delete mode 100644 target/device/jp/q5/target_skeleton/etc/group delete mode 100644 target/device/jp/q5/target_skeleton/etc/hostname delete mode 100644 target/device/jp/q5/target_skeleton/etc/hosts delete mode 100755 target/device/jp/q5/target_skeleton/etc/init.d/S20urandom delete mode 100755 target/device/jp/q5/target_skeleton/etc/init.d/S40network delete mode 100755 target/device/jp/q5/target_skeleton/etc/init.d/rcS delete mode 100644 target/device/jp/q5/target_skeleton/etc/inittab delete mode 100644 target/device/jp/q5/target_skeleton/etc/inputrc delete mode 100644 target/device/jp/q5/target_skeleton/etc/issue delete mode 120000 target/device/jp/q5/target_skeleton/etc/mtab delete mode 100644 target/device/jp/q5/target_skeleton/etc/network/interfaces delete mode 100644 target/device/jp/q5/target_skeleton/etc/passwd delete mode 100644 target/device/jp/q5/target_skeleton/etc/profile delete mode 100644 target/device/jp/q5/target_skeleton/etc/protocols delete mode 120000 target/device/jp/q5/target_skeleton/etc/resolv.conf delete mode 100644 target/device/jp/q5/target_skeleton/etc/securetty delete mode 100644 target/device/jp/q5/target_skeleton/etc/services delete mode 100644 target/device/jp/q5/target_skeleton/etc/shadow delete mode 100644 target/device/jp/q5/target_skeleton/home/.empty delete mode 100644 target/device/jp/q5/target_skeleton/lib/.empty delete mode 100644 target/device/jp/q5/target_skeleton/mnt/.empty delete mode 100644 target/device/jp/q5/target_skeleton/opt/.empty delete mode 100644 target/device/jp/q5/target_skeleton/proc/.empty delete mode 100644 target/device/jp/q5/target_skeleton/root/.bash_history delete mode 100644 target/device/jp/q5/target_skeleton/root/.bash_logout delete mode 100644 target/device/jp/q5/target_skeleton/root/.bash_profile delete mode 100644 target/device/jp/q5/target_skeleton/root/.bashrc delete mode 100644 target/device/jp/q5/target_skeleton/root/.empty delete mode 100644 target/device/jp/q5/target_skeleton/sbin/.empty delete mode 100644 target/device/jp/q5/target_skeleton/tmp/.empty delete mode 100644 target/device/jp/q5/target_skeleton/usr/bin/.empty delete mode 100644 target/device/jp/q5/target_skeleton/usr/lib/.empty delete mode 100644 target/device/jp/q5/target_skeleton/usr/sbin/.empty delete mode 100755 target/device/jp/q5/target_skeleton/usr/share/udhcpc/default.script delete mode 120000 target/device/jp/q5/target_skeleton/var/lib/pcmcia delete mode 120000 target/device/jp/q5/target_skeleton/var/lock delete mode 120000 target/device/jp/q5/target_skeleton/var/log delete mode 120000 target/device/jp/q5/target_skeleton/var/pcmcia delete mode 120000 target/device/jp/q5/target_skeleton/var/run delete mode 120000 target/device/jp/q5/target_skeleton/var/spool delete mode 120000 target/device/jp/q5/target_skeleton/var/tmp delete mode 100644 target/device/jp/q5/uClibc.config.mipsel delete mode 100644 target/device/mips/linux26.config delete mode 100644 target/device/valka/v100sc2_defconfig delete mode 100755 target/device/x86/depmod.pl delete mode 100644 target/device/x86/i386/Makefile.in delete mode 100644 target/device/x86/i386/busybox.config delete mode 100644 target/device/x86/i386/i686_defconfig delete mode 100644 target/device/x86/i386/linux-2.6.21.5.config delete mode 100644 target/device/x86/i386/linux-2.6.22.1.config delete mode 100644 target/device/x86/i386/linux26.config create mode 100644 target/device/x86/i686/Makefile.in create mode 100644 target/device/x86/i686/i686-linux-2.6.28.2.config create mode 100644 target/device/x86/i686/linux-2.6.29.2.config create mode 100644 target/device/xtensa/Config.in create mode 100644 target/device/xtensa/Makefile.in create mode 100644 target/device/xtensa/device_table.txt create mode 100644 target/device/xtensa/skeleton-patch/etc/inittab delete mode 100644 target/ext2/Config.in delete mode 100644 target/ext2/ext2root.mk delete mode 100644 target/ext2/genext2fs-1.4-nosquash.patch delete mode 100644 target/ext2/genext2fs-1.4-remove_ugly_warnings.patch delete mode 100644 target/generic/target_busybox_skeleton/etc/TZ delete mode 100644 target/generic/target_busybox_skeleton/etc/fstab delete mode 100644 target/generic/target_busybox_skeleton/etc/group delete mode 100644 target/generic/target_busybox_skeleton/etc/hostname delete mode 100644 target/generic/target_busybox_skeleton/etc/hosts delete mode 100755 target/generic/target_busybox_skeleton/etc/init.d/S20urandom delete mode 100755 target/generic/target_busybox_skeleton/etc/init.d/S40network delete mode 100755 target/generic/target_busybox_skeleton/etc/init.d/rcS delete mode 100644 target/generic/target_busybox_skeleton/etc/inittab delete mode 100644 target/generic/target_busybox_skeleton/etc/inputrc delete mode 100644 target/generic/target_busybox_skeleton/etc/issue delete mode 120000 target/generic/target_busybox_skeleton/etc/mtab delete mode 100644 target/generic/target_busybox_skeleton/etc/network/interfaces delete mode 100644 target/generic/target_busybox_skeleton/etc/passwd delete mode 100644 target/generic/target_busybox_skeleton/etc/profile delete mode 100644 target/generic/target_busybox_skeleton/etc/protocols delete mode 100644 target/generic/target_busybox_skeleton/etc/random-seed delete mode 120000 target/generic/target_busybox_skeleton/etc/resolv.conf delete mode 100644 target/generic/target_busybox_skeleton/etc/securetty delete mode 100644 target/generic/target_busybox_skeleton/etc/services delete mode 100644 target/generic/target_busybox_skeleton/etc/shadow delete mode 100644 target/generic/target_busybox_skeleton/sys/.empty delete mode 120000 target/generic/target_busybox_skeleton/var/cache delete mode 120000 target/generic/target_busybox_skeleton/var/lib/pcmcia delete mode 120000 target/generic/target_busybox_skeleton/var/lock delete mode 120000 target/generic/target_busybox_skeleton/var/log delete mode 120000 target/generic/target_busybox_skeleton/var/pcmcia delete mode 120000 target/generic/target_busybox_skeleton/var/run delete mode 120000 target/generic/target_busybox_skeleton/var/spool delete mode 120000 target/generic/target_busybox_skeleton/var/tmp delete mode 100644 target/generic/target_skeleton/bin/.empty delete mode 120000 target/generic/target_skeleton/dev/log delete mode 100644 target/generic/target_skeleton/dev/pts/.empty delete mode 100644 target/generic/target_skeleton/etc/TZ delete mode 100644 target/generic/target_skeleton/etc/fstab delete mode 100644 target/generic/target_skeleton/etc/group delete mode 100644 target/generic/target_skeleton/etc/hostname delete mode 100644 target/generic/target_skeleton/etc/hosts delete mode 100755 target/generic/target_skeleton/etc/init.d/S20urandom delete mode 100755 target/generic/target_skeleton/etc/init.d/S40network delete mode 100755 target/generic/target_skeleton/etc/init.d/rcS delete mode 100644 target/generic/target_skeleton/etc/inittab delete mode 100644 target/generic/target_skeleton/etc/inputrc delete mode 100644 target/generic/target_skeleton/etc/issue delete mode 100644 target/generic/target_skeleton/etc/ld.so.conf.d/.empty delete mode 120000 target/generic/target_skeleton/etc/mtab delete mode 100644 target/generic/target_skeleton/etc/network/interfaces delete mode 100644 target/generic/target_skeleton/etc/passwd delete mode 100644 target/generic/target_skeleton/etc/profile delete mode 100644 target/generic/target_skeleton/etc/protocols delete mode 100644 target/generic/target_skeleton/etc/random-seed delete mode 120000 target/generic/target_skeleton/etc/resolv.conf delete mode 100644 target/generic/target_skeleton/etc/securetty delete mode 100644 target/generic/target_skeleton/etc/services delete mode 100644 target/generic/target_skeleton/etc/shadow delete mode 100644 target/generic/target_skeleton/home/.empty delete mode 100644 target/generic/target_skeleton/lib/.empty delete mode 100644 target/generic/target_skeleton/mnt/.empty delete mode 100644 target/generic/target_skeleton/opt/.empty delete mode 100644 target/generic/target_skeleton/proc/.empty delete mode 100644 target/generic/target_skeleton/root/.bash_history delete mode 100644 target/generic/target_skeleton/root/.bash_logout delete mode 100644 target/generic/target_skeleton/root/.bash_profile delete mode 100644 target/generic/target_skeleton/root/.bashrc delete mode 100644 target/generic/target_skeleton/root/.empty delete mode 100644 target/generic/target_skeleton/sbin/.empty delete mode 100644 target/generic/target_skeleton/sys/.empty delete mode 100644 target/generic/target_skeleton/tmp/.empty delete mode 100644 target/generic/target_skeleton/usr/bin/.empty delete mode 100644 target/generic/target_skeleton/usr/lib/.empty delete mode 100644 target/generic/target_skeleton/usr/sbin/.empty delete mode 100755 target/generic/target_skeleton/usr/share/udhcpc/default.script delete mode 120000 target/generic/target_skeleton/var/cache delete mode 120000 target/generic/target_skeleton/var/lib/pcmcia delete mode 120000 target/generic/target_skeleton/var/lock delete mode 120000 target/generic/target_skeleton/var/log delete mode 120000 target/generic/target_skeleton/var/pcmcia delete mode 120000 target/generic/target_skeleton/var/run delete mode 120000 target/generic/target_skeleton/var/spool delete mode 120000 target/generic/target_skeleton/var/tmp delete mode 100644 target/hurd/Config.in delete mode 100644 target/hurd/Makefile.in delete mode 100644 target/initramfs/Config.in delete mode 100644 target/initramfs/gen_initramfs_list.sh delete mode 100644 target/initramfs/initramfs.mk delete mode 100644 target/iso9660/Config.in delete mode 100644 target/iso9660/iso9660.mk delete mode 100644 target/iso9660/menu.lst delete mode 100644 target/jffs2/Config.in delete mode 100644 target/jffs2/jffs2_partitions.txt.example delete mode 100644 target/jffs2/jffs2root.mk delete mode 100755 target/jffs2/make-part-images.sh delete mode 100644 target/linux/Config.in delete mode 100644 target/linux/Config.in.advanced delete mode 100644 target/linux/Config.in.experimental delete mode 100644 target/linux/Makefile.in delete mode 100644 target/linux/Makefile.in.advanced delete mode 100644 target/makedevs/makedevs.c delete mode 100644 target/makedevs/makedevs.mk delete mode 100644 target/powerpc/Makefile.in delete mode 100644 target/powerpc/yaboot/Config.in delete mode 100644 target/powerpc/yaboot/yaboot.mk delete mode 100644 target/romfs/Config.in delete mode 100644 target/romfs/romfs.mk delete mode 100644 target/squashfs/Config.in delete mode 100644 target/squashfs/squashfsroot.mk delete mode 100644 target/tar/Config.in delete mode 100644 target/tar/tarroot.mk delete mode 100644 target/u-boot/Config.in delete mode 100644 target/u-boot/Makefile.in delete mode 100644 target/u-boot/u-boot-1.3.4-100-avr32-add-board-support-for-favr-32-ezkit-and-atstk1005.patch delete mode 100644 target/ubifs/Config.in delete mode 100644 target/ubifs/ubifsroot.mk delete mode 100644 target/x86/Makefile.in delete mode 100644 target/x86/grub/Config.in delete mode 100644 target/x86/grub/grub.100-autoreconf.patch delete mode 100644 target/x86/grub/grub.200-fix_mbr_handling.patch delete mode 100644 target/x86/grub/grub.300-honor_UCLIBC_HAS_LFS.patch delete mode 100644 target/x86/grub/grub.400-nic_update2.patch.bz2 delete mode 100644 target/x86/grub/grub.mk delete mode 100644 target/x86/grub/menu.lst delete mode 100644 target/x86/grub/splash.xpm.gz delete mode 100644 target/x86/grub2/Config.in delete mode 100644 target/x86/grub2/grub-1.95-001-fix-grub-install.patch delete mode 100644 target/x86/grub2/grub2.mk delete mode 100644 target/x86/syslinux/Config.in delete mode 100644 target/x86/syslinux/syslinux-3.61-makefile.patch delete mode 100644 target/x86/syslinux/syslinux.mk create mode 100644 target/xtensa/.gitignore create mode 100644 target/xtensa/Makefile.in create mode 100644 target/xtensa/defconfig create mode 100644 target/xtensa/patch.in create mode 100644 target/xtensa/setup-config create mode 100644 target/xtensa/uClibc-0.9.30.config create mode 100644 target/xtensa/uClibc.config create mode 100644 target/xtensa/xt-buildroot-overlay-install delete mode 100644 toolchain/Config.in.2 delete mode 100644 toolchain/binutils/2.14.90.0.8/001-debian.patch delete mode 100644 toolchain/binutils/2.14.90.0.8/100-uclibc-conf.patch delete mode 100644 toolchain/binutils/2.14.90.0.8/210-cflags.patch delete mode 100644 toolchain/binutils/2.14.90.0.8/400-mips-ELF_MAXPAGESIZE-4K.patch delete mode 100644 toolchain/binutils/2.14.90.0.8/600-arm-textrel.patch delete mode 100644 toolchain/binutils/2.15.94.0.2.2/100-uclibc-conf.patch delete mode 100644 toolchain/binutils/2.15.94.0.2.2/210-cflags.patch delete mode 100644 toolchain/binutils/2.15.94.0.2.2/300-001_ld_makefile_patch.patch delete mode 100644 toolchain/binutils/2.15.94.0.2.2/300-006_better_file_error.patch delete mode 100644 toolchain/binutils/2.15.94.0.2.2/300-012_check_ldrunpath_length.patch delete mode 100644 toolchain/binutils/2.15.94.0.2.2/300-120_mips_xgot_multigot_workaround.patch delete mode 100644 toolchain/binutils/2.15.94.0.2.2/400-mips-ELF_MAXPAGESIZE-4K.patch delete mode 100644 toolchain/binutils/2.15.94.0.2.2/sh-flags-off-by-one.patch delete mode 100644 toolchain/binutils/2.15/100-uclibc-conf.patch delete mode 100644 toolchain/binutils/2.15/210-cflags.patch delete mode 100644 toolchain/binutils/2.15/400-mips-ELF_MAXPAGESIZE-4K.patch delete mode 100644 toolchain/binutils/2.15/600-arm-textrel.patch delete mode 100644 toolchain/binutils/2.15/700-nios2-2.15.patch delete mode 100644 toolchain/binutils/2.16.1/100-uclibc-conf.patch delete mode 100644 toolchain/binutils/2.16.1/110-uclibc-libtool-conf.patch delete mode 100644 toolchain/binutils/2.16.1/300-001_ld_makefile_patch.patch delete mode 100644 toolchain/binutils/2.16.1/300-006_better_file_error.patch delete mode 100644 toolchain/binutils/2.16.1/300-012_check_ldrunpath_length.patch delete mode 100644 toolchain/binutils/2.16.1/400-mips-ELF_MAXPAGESIZE-4K.patch delete mode 100644 toolchain/binutils/2.16.1/sh-flags-off-by-one.patch delete mode 100644 toolchain/binutils/2.16.90.0.3/100-uclibc-conf.patch delete mode 100644 toolchain/binutils/2.16.90.0.3/300-001_ld_makefile_patch.patch delete mode 100644 toolchain/binutils/2.16.90.0.3/300-006_better_file_error.patch delete mode 100644 toolchain/binutils/2.16.90.0.3/300-012_check_ldrunpath_length.patch delete mode 100644 toolchain/binutils/2.16.90.0.3/400-mips-ELF_MAXPAGESIZE-4K.patch delete mode 100644 toolchain/binutils/2.16.90.0.3/sh-flags-off-by-one.patch delete mode 100644 toolchain/binutils/2.16.91.0.5/100-uclibc-conf.patch delete mode 100644 toolchain/binutils/2.16.91.0.5/300-001_ld_makefile_patch.patch delete mode 100644 toolchain/binutils/2.16.91.0.5/300-006_better_file_error.patch delete mode 100644 toolchain/binutils/2.16.91.0.5/300-012_check_ldrunpath_length.patch delete mode 100644 toolchain/binutils/2.16.91.0.5/400-mips-ELF_MAXPAGESIZE-4K.patch delete mode 100644 toolchain/binutils/2.16.91.0.6/100-uclibc-conf.patch delete mode 100644 toolchain/binutils/2.16.91.0.6/300-001_ld_makefile_patch.patch delete mode 100644 toolchain/binutils/2.16.91.0.6/300-006_better_file_error.patch delete mode 100644 toolchain/binutils/2.16.91.0.6/300-012_check_ldrunpath_length.patch delete mode 100644 toolchain/binutils/2.16.91.0.6/400-mips-ELF_MAXPAGESIZE-4K.patch delete mode 100644 toolchain/binutils/2.16.91.0.7/100-uclibc-conf.patch delete mode 100644 toolchain/binutils/2.16.91.0.7/110-arm-eabi-conf.patch delete mode 100644 toolchain/binutils/2.16.91.0.7/300-001_ld_makefile_patch.patch delete mode 100644 toolchain/binutils/2.16.91.0.7/300-006_better_file_error.patch delete mode 100644 toolchain/binutils/2.16.91.0.7/300-012_check_ldrunpath_length.patch delete mode 100644 toolchain/binutils/2.16.91.0.7/400-mips-ELF_MAXPAGESIZE-4K.patch delete mode 100644 toolchain/binutils/2.17.50.0.10/100-uclibc-conf.patch delete mode 100644 toolchain/binutils/2.17.50.0.10/110-arm-eabi-conf.patch delete mode 100644 toolchain/binutils/2.17.50.0.10/300-001_ld_makefile_patch.patch delete mode 100644 toolchain/binutils/2.17.50.0.10/300-012_check_ldrunpath_length.patch delete mode 100644 toolchain/binutils/2.17.50.0.12/100-makeinfo-version.patch delete mode 100644 toolchain/binutils/2.17.50.0.12/100-uclibc-conf.patch delete mode 100644 toolchain/binutils/2.17.50.0.12/110-arm-eabi-conf.patch delete mode 100644 toolchain/binutils/2.17.50.0.12/300-001_ld_makefile_patch.patch delete mode 100644 toolchain/binutils/2.17.50.0.12/300-012_check_ldrunpath_length.patch delete mode 100644 toolchain/binutils/2.17.50.0.12/320-mips-elf-reloc-regression.patch delete mode 100644 toolchain/binutils/2.17.50.0.14/100-uclibc-conf.patch delete mode 100644 toolchain/binutils/2.17.50.0.14/110-arm-eabi-conf.patch delete mode 100644 toolchain/binutils/2.17.50.0.14/300-001_ld_makefile_patch.patch delete mode 100644 toolchain/binutils/2.17.50.0.14/300-012_check_ldrunpath_length.patch delete mode 100644 toolchain/binutils/2.17.50.0.16/100-makeinfo-version.patch delete mode 100644 toolchain/binutils/2.17.50.0.16/100-uclibc-conf.patch delete mode 100644 toolchain/binutils/2.17.50.0.16/110-arm-eabi-conf.patch delete mode 100644 toolchain/binutils/2.17.50.0.16/300-001_ld_makefile_patch.patch delete mode 100644 toolchain/binutils/2.17.50.0.16/300-012_check_ldrunpath_length.patch delete mode 100644 toolchain/binutils/2.17.50.0.17/100-makeinfo-version.patch delete mode 100644 toolchain/binutils/2.17.50.0.17/100-uclibc-conf.patch delete mode 100644 toolchain/binutils/2.17.50.0.17/110-arm-eabi-conf.patch delete mode 100644 toolchain/binutils/2.17.50.0.17/300-001_ld_makefile_patch.patch delete mode 100644 toolchain/binutils/2.17.50.0.17/300-012_check_ldrunpath_length.patch delete mode 100644 toolchain/binutils/2.17.50.0.2/100-uclibc-conf.patch delete mode 100644 toolchain/binutils/2.17.50.0.2/110-arm-eabi-conf.patch delete mode 100644 toolchain/binutils/2.17.50.0.2/300-001_ld_makefile_patch.patch delete mode 100644 toolchain/binutils/2.17.50.0.2/300-006_better_file_error.patch delete mode 100644 toolchain/binutils/2.17.50.0.2/300-012_check_ldrunpath_length.patch delete mode 100644 toolchain/binutils/2.17.50.0.2/400-mips-ELF_MAXPAGESIZE-4K.patch delete mode 100644 toolchain/binutils/2.17.50.0.3/100-uclibc-conf.patch delete mode 100644 toolchain/binutils/2.17.50.0.3/110-arm-eabi-conf.patch delete mode 100644 toolchain/binutils/2.17.50.0.3/300-001_ld_makefile_patch.patch delete mode 100644 toolchain/binutils/2.17.50.0.3/300-006_better_file_error.patch delete mode 100644 toolchain/binutils/2.17.50.0.3/300-012_check_ldrunpath_length.patch delete mode 100644 toolchain/binutils/2.17.50.0.4/100-uclibc-conf.patch delete mode 100644 toolchain/binutils/2.17.50.0.4/110-arm-eabi-conf.patch delete mode 100644 toolchain/binutils/2.17.50.0.4/300-001_ld_makefile_patch.patch delete mode 100644 toolchain/binutils/2.17.50.0.4/300-006_better_file_error.patch delete mode 100644 toolchain/binutils/2.17.50.0.4/300-012_check_ldrunpath_length.patch delete mode 100644 toolchain/binutils/2.17.50.0.5/100-uclibc-conf.patch delete mode 100644 toolchain/binutils/2.17.50.0.5/110-arm-eabi-conf.patch delete mode 100644 toolchain/binutils/2.17.50.0.5/300-001_ld_makefile_patch.patch delete mode 100644 toolchain/binutils/2.17.50.0.5/300-006_better_file_error.patch delete mode 100644 toolchain/binutils/2.17.50.0.5/300-012_check_ldrunpath_length.patch delete mode 100644 toolchain/binutils/2.17.50.0.6/100-uclibc-conf.patch delete mode 100644 toolchain/binutils/2.17.50.0.6/110-arm-eabi-conf.patch delete mode 100644 toolchain/binutils/2.17.50.0.6/300-001_ld_makefile_patch.patch delete mode 100644 toolchain/binutils/2.17.50.0.6/300-006_better_file_error.patch delete mode 100644 toolchain/binutils/2.17.50.0.6/300-012_check_ldrunpath_length.patch delete mode 100644 toolchain/binutils/2.17.50.0.7/100-uclibc-conf.patch delete mode 100644 toolchain/binutils/2.17.50.0.7/110-arm-eabi-conf.patch delete mode 100644 toolchain/binutils/2.17.50.0.7/300-001_ld_makefile_patch.patch delete mode 100644 toolchain/binutils/2.17.50.0.7/300-012_check_ldrunpath_length.patch delete mode 100644 toolchain/binutils/2.17.50.0.8/100-uclibc-conf.patch delete mode 100644 toolchain/binutils/2.17.50.0.8/110-arm-eabi-conf.patch delete mode 100644 toolchain/binutils/2.17.50.0.8/300-001_ld_makefile_patch.patch delete mode 100644 toolchain/binutils/2.17.50.0.8/300-012_check_ldrunpath_length.patch delete mode 100644 toolchain/binutils/2.17.50.0.9/100-uclibc-conf.patch delete mode 100644 toolchain/binutils/2.17.50.0.9/110-arm-eabi-conf.patch delete mode 100644 toolchain/binutils/2.17.50.0.9/300-001_ld_makefile_patch.patch delete mode 100644 toolchain/binutils/2.17.50.0.9/300-012_check_ldrunpath_length.patch delete mode 100644 toolchain/binutils/2.17/100-makeinfo-version.patch create mode 100644 toolchain/binutils/2.17/500-fix-makeinfo-check.patch delete mode 100644 toolchain/binutils/2.18.50.0.1/100-makeinfo-version.patch delete mode 100644 toolchain/binutils/2.18.50.0.1/110-arm-eabi-conf.patch delete mode 100644 toolchain/binutils/2.18.50.0.1/300-001_ld_makefile_patch.patch delete mode 100644 toolchain/binutils/2.18.50.0.1/300-012_check_ldrunpath_length.patch delete mode 100644 toolchain/binutils/2.18.50.0.3/110-arm-eabi-conf.patch delete mode 100644 toolchain/binutils/2.18.50.0.3/300-001_ld_makefile_patch.patch delete mode 100644 toolchain/binutils/2.18.50.0.3/300-012_check_ldrunpath_length.patch delete mode 100644 toolchain/binutils/2.18.50.0.6/110-arm-eabi-conf.patch delete mode 100644 toolchain/binutils/2.18.50.0.6/300-001_ld_makefile_patch.patch delete mode 100644 toolchain/binutils/2.18.50.0.6/300-012_check_ldrunpath_length.patch delete mode 100644 toolchain/binutils/2.18.50.0.8/110-arm-eabi-conf.patch delete mode 100644 toolchain/binutils/2.18.50.0.8/300-001_ld_makefile_patch.patch delete mode 100644 toolchain/binutils/2.18.50.0.8/300-012_check_ldrunpath_length.patch delete mode 100644 toolchain/binutils/2.18.50.0.9/110-arm-eabi-conf.patch delete mode 100644 toolchain/binutils/2.18.50.0.9/120-sh-conf.patch delete mode 100644 toolchain/binutils/2.18.50.0.9/300-001_ld_makefile_patch.patch delete mode 100644 toolchain/binutils/2.18.50.0.9/300-012_check_ldrunpath_length.patch delete mode 100644 toolchain/binutils/2.18.50.0.9/PR6878.01.patch delete mode 100644 toolchain/binutils/2.18/500-avr32-support-v2.18.atmel.1.0.1.patch delete mode 100644 toolchain/binutils/2.18/501-avr32-autoconf-stuff-v2.18.atmel.1.0.1.patch create mode 100644 toolchain/binutils/2.19.1/110-arm-eabi-conf.patch create mode 100644 toolchain/binutils/2.19.1/120-sh-conf.patch create mode 100644 toolchain/binutils/2.19.1/300-001_ld_makefile_patch.patch create mode 100644 toolchain/binutils/2.19.1/300-012_check_ldrunpath_length.patch create mode 100644 toolchain/binutils/2.20.1/110-arm-eabi-conf.patch create mode 100644 toolchain/binutils/2.20.1/120-sh-conf.patch create mode 100644 toolchain/binutils/2.20.1/300-001_ld_makefile_patch.patch create mode 100644 toolchain/binutils/2.20.1/300-012_check_ldrunpath_length.patch create mode 100644 toolchain/binutils/2.20.1/400-arm_link_speed.patch create mode 100644 toolchain/binutils/2.20/110-arm-eabi-conf.patch create mode 100644 toolchain/binutils/2.20/120-sh-conf.patch create mode 100644 toolchain/binutils/2.20/300-001_ld_makefile_patch.patch create mode 100644 toolchain/binutils/2.20/300-012_check_ldrunpath_length.patch create mode 100644 toolchain/binutils/2.20/400-arm_link_speed.patch delete mode 100755 toolchain/br2_autoreconf delete mode 100644 toolchain/dependencies/src/curses.c delete mode 100644 toolchain/dependencies/src/lzo.c delete mode 100644 toolchain/dependencies/src/zlib.c delete mode 100644 toolchain/elf2flt/elf2flt.nios2.conditional delete mode 100644 toolchain/external-toolchain/Config.in delete mode 100644 toolchain/external-toolchain/ext-tool.mk delete mode 100644 toolchain/gcc/3.4.6/100-uclibc-conf.patch delete mode 100644 toolchain/gcc/3.4.6/200-uclibc-locale.patch delete mode 100644 toolchain/gcc/3.4.6/300-libstdc++-pic.patch delete mode 100644 toolchain/gcc/3.4.6/304-index_macro.patch delete mode 100644 toolchain/gcc/3.4.6/600-gcc34-arm-ldm-peephole.patch delete mode 100644 toolchain/gcc/3.4.6/601-gcc34-arm-ldm-peephole2.patch delete mode 100644 toolchain/gcc/3.4.6/601-gcc34-arm-ldm.patch delete mode 100644 toolchain/gcc/3.4.6/602-sdk-libstdc++-includes.patch delete mode 100644 toolchain/gcc/3.4.6/700-pr15068-fix.patch delete mode 100644 toolchain/gcc/3.4.6/71_all_sh-pr16665-fix.patch delete mode 100644 toolchain/gcc/3.4.6/72_all_sh-no-reorder-blocks.patch delete mode 100644 toolchain/gcc/3.4.6/73_all_sh-pr20617.patch delete mode 100644 toolchain/gcc/3.4.6/800-arm-bigendian.patch delete mode 100644 toolchain/gcc/3.4.6/800-powerpc-libc_stack_end-uclibc.patch delete mode 100644 toolchain/gcc/3.4.6/810-mips-xgot.patch delete mode 100644 toolchain/gcc/3.4.6/900-nios2.patch delete mode 100644 toolchain/gcc/3.4.6/arm-softfloat.patch.conditional delete mode 100644 toolchain/gcc/4.0.4/100-uclibc-conf.patch delete mode 100644 toolchain/gcc/4.0.4/200-uclibc-locale.patch delete mode 100644 toolchain/gcc/4.0.4/300-libstdc++-pic.patch delete mode 100644 toolchain/gcc/4.0.4/301-missing-execinfo_h.patch delete mode 100644 toolchain/gcc/4.0.4/302-c99-snprintf.patch delete mode 100644 toolchain/gcc/4.0.4/303-c99-complex-ugly-hack.patch delete mode 100644 toolchain/gcc/4.0.4/304-index_macro.patch delete mode 100644 toolchain/gcc/4.0.4/305-libmudflap-susv3-legacy.patch delete mode 100644 toolchain/gcc/4.0.4/402-libbackend_dep_gcov-iov.h.patch delete mode 100644 toolchain/gcc/4.0.4/602-sdk-libstdc++-includes.patch delete mode 100644 toolchain/gcc/4.0.4/800-arm-bigendian.patch delete mode 100644 toolchain/gcc/4.1.2/100-uclibc-conf.patch delete mode 100644 toolchain/gcc/4.1.2/110-arm-eabi.patch delete mode 100644 toolchain/gcc/4.1.2/200-uclibc-locale.patch delete mode 100644 toolchain/gcc/4.1.2/300-libstdc++-pic.patch delete mode 100644 toolchain/gcc/4.1.2/301-missing-execinfo_h.patch delete mode 100644 toolchain/gcc/4.1.2/302-c99-snprintf.patch delete mode 100644 toolchain/gcc/4.1.2/303-c99-complex-ugly-hack.patch delete mode 100644 toolchain/gcc/4.1.2/304-index_macro.patch delete mode 100644 toolchain/gcc/4.1.2/402-libbackend_dep_gcov-iov.h.patch delete mode 100644 toolchain/gcc/4.1.2/740-sh-pr24836.patch delete mode 100644 toolchain/gcc/4.1.2/800-arm-bigendian.patch delete mode 100644 toolchain/gcc/4.1.2/801-arm-bootstrap-libgcc.patch delete mode 100644 toolchain/gcc/4.1.2/910-soft-float.patch delete mode 100644 toolchain/gcc/4.2.0/100-uclibc-conf.patch delete mode 100644 toolchain/gcc/4.2.0/103-uclibc-conf-noupstream.patch delete mode 100644 toolchain/gcc/4.2.0/200-uclibc-locale.patch delete mode 100644 toolchain/gcc/4.2.0/203-uclibc-locale-no__x.patch delete mode 100644 toolchain/gcc/4.2.0/204-uclibc-locale-wchar_fix.patch delete mode 100644 toolchain/gcc/4.2.0/205-uclibc-locale-update.patch delete mode 100644 toolchain/gcc/4.2.0/300-libstdc++-pic.patch delete mode 100644 toolchain/gcc/4.2.0/301-missing-execinfo_h.patch delete mode 100644 toolchain/gcc/4.2.0/302-c99-snprintf.patch delete mode 100644 toolchain/gcc/4.2.0/303-c99-complex-ugly-hack.patch delete mode 100644 toolchain/gcc/4.2.0/304-index_macro.patch delete mode 100644 toolchain/gcc/4.2.0/305-libmudflap-susv3-legacy.patch delete mode 100644 toolchain/gcc/4.2.0/306-libstdc++-namespace.patch delete mode 100644 toolchain/gcc/4.2.0/402-libbackend_dep_gcov-iov.h.patch delete mode 100644 toolchain/gcc/4.2.0/800-arm-bigendian.patch delete mode 100644 toolchain/gcc/4.2.0/904-flatten-switch-stmt-00.patch delete mode 100644 toolchain/gcc/4.2.1/100-uclibc-conf.patch delete mode 100644 toolchain/gcc/4.2.1/103-uclibc-conf-noupstream.patch delete mode 100644 toolchain/gcc/4.2.1/104-gnuhurd-uclibc-conf.patch delete mode 100644 toolchain/gcc/4.2.1/200-uclibc-locale.patch delete mode 100644 toolchain/gcc/4.2.1/203-uclibc-locale-no__x.patch delete mode 100644 toolchain/gcc/4.2.1/204-uclibc-locale-wchar_fix.patch delete mode 100644 toolchain/gcc/4.2.1/205-uclibc-locale-update.patch delete mode 100644 toolchain/gcc/4.2.1/300-libstdc++-pic.patch delete mode 100644 toolchain/gcc/4.2.1/301-missing-execinfo_h.patch delete mode 100644 toolchain/gcc/4.2.1/302-c99-snprintf.patch delete mode 100644 toolchain/gcc/4.2.1/303-c99-complex-ugly-hack.patch delete mode 100644 toolchain/gcc/4.2.1/304-index_macro.patch delete mode 100644 toolchain/gcc/4.2.1/305-libmudflap-susv3-legacy.patch delete mode 100644 toolchain/gcc/4.2.1/306-libstdc++-namespace.patch delete mode 100644 toolchain/gcc/4.2.1/307-locale_facets.patch delete mode 100644 toolchain/gcc/4.2.1/400-fix-ice-in-reload.patch delete mode 100644 toolchain/gcc/4.2.1/402-libbackend_dep_gcov-iov.h.patch delete mode 100644 toolchain/gcc/4.2.1/800-arm-bigendian.patch delete mode 100644 toolchain/gcc/4.2.1/904-flatten-switch-stmt-00.patch delete mode 100644 toolchain/gcc/4.2.1/910-soft-float.patch delete mode 100644 toolchain/gcc/4.2.1/920-soft-float.patch create mode 100644 toolchain/gcc/4.2.2-avr32-2.1.5/1001-gcc-4.2.x-inhibit-libc.patch create mode 100644 toolchain/gcc/4.2.2-avr32-2.1.5/903-avr32-fix-removal-of-redundant-cast-operations.patch create mode 100644 toolchain/gcc/4.2.2-avr32-2.1.5/904-avr32-fix-conditional-insn-which-clobbers-cc_status.patch create mode 100644 toolchain/gcc/4.2.2-avr32-2.1.5/905-avr32-optimize-movsf2-use-movh-to-move-immediates-into-register.patch delete mode 100644 toolchain/gcc/4.2.2/100-uclibc-conf.patch delete mode 100644 toolchain/gcc/4.2.2/103-uclibc-conf-noupstream.patch delete mode 100644 toolchain/gcc/4.2.2/104-gnuhurd-uclibc-conf.patch delete mode 100644 toolchain/gcc/4.2.2/200-uclibc-locale.patch delete mode 100644 toolchain/gcc/4.2.2/203-uclibc-locale-no__x.patch delete mode 100644 toolchain/gcc/4.2.2/204-uclibc-locale-wchar_fix.patch delete mode 100644 toolchain/gcc/4.2.2/205-uclibc-locale-update.patch delete mode 100644 toolchain/gcc/4.2.2/300-libstdc++-pic.patch delete mode 100644 toolchain/gcc/4.2.2/301-missing-execinfo_h.patch delete mode 100644 toolchain/gcc/4.2.2/302-c99-snprintf.patch delete mode 100644 toolchain/gcc/4.2.2/303-c99-complex-ugly-hack.patch delete mode 100644 toolchain/gcc/4.2.2/304-index_macro.patch delete mode 100644 toolchain/gcc/4.2.2/305-libmudflap-susv3-legacy.patch delete mode 100644 toolchain/gcc/4.2.2/306-libstdc++-namespace.patch delete mode 100644 toolchain/gcc/4.2.2/307-locale_facets.patch delete mode 100644 toolchain/gcc/4.2.2/402-libbackend_dep_gcov-iov.h.patch delete mode 100644 toolchain/gcc/4.2.2/800-arm-bigendian.patch delete mode 100644 toolchain/gcc/4.2.2/900-avr32-support-v4.2.2.atmel.1.1.3.patch delete mode 100644 toolchain/gcc/4.2.2/901-avr32-revert-broken-uclibc-stuff.patch delete mode 100644 toolchain/gcc/4.2.2/910-soft-float.patch delete mode 100644 toolchain/gcc/4.2.3/100-uclibc-conf.patch delete mode 100644 toolchain/gcc/4.2.3/103-uclibc-conf-noupstream.patch delete mode 100644 toolchain/gcc/4.2.3/104-gnuhurd-uclibc-conf.patch delete mode 100644 toolchain/gcc/4.2.3/200-uclibc-locale.patch delete mode 100644 toolchain/gcc/4.2.3/203-uclibc-locale-no__x.patch delete mode 100644 toolchain/gcc/4.2.3/204-uclibc-locale-wchar_fix.patch delete mode 100644 toolchain/gcc/4.2.3/205-uclibc-locale-update.patch delete mode 100644 toolchain/gcc/4.2.3/300-libstdc++-pic.patch delete mode 100644 toolchain/gcc/4.2.3/301-missing-execinfo_h.patch delete mode 100644 toolchain/gcc/4.2.3/302-c99-snprintf.patch delete mode 100644 toolchain/gcc/4.2.3/303-c99-complex-ugly-hack.patch delete mode 100644 toolchain/gcc/4.2.3/304-index_macro.patch delete mode 100644 toolchain/gcc/4.2.3/305-libmudflap-susv3-legacy.patch delete mode 100644 toolchain/gcc/4.2.3/306-libstdc++-namespace.patch delete mode 100644 toolchain/gcc/4.2.3/307-locale_facets.patch delete mode 100644 toolchain/gcc/4.2.3/402-libbackend_dep_gcov-iov.h.patch delete mode 100644 toolchain/gcc/4.2.3/800-arm-bigendian.patch delete mode 100644 toolchain/gcc/4.2.3/904-flatten-switch-stmt-00.patch delete mode 100644 toolchain/gcc/4.2.3/910-soft-float.patch delete mode 100644 toolchain/gcc/4.2.3/920-soft-float.patch create mode 100644 toolchain/gcc/4.2.4/1000-aapcs-linux.patch create mode 100644 toolchain/gcc/4.2.4/1001-gcc-4.2.x-inhibit-libc.patch create mode 100644 toolchain/gcc/4.2.4/950-avr32-atmel.1.1.3.patch create mode 100644 toolchain/gcc/4.2.4/951-avr32-revert-broken-uclibc-stuff.patch create mode 100644 toolchain/gcc/4.2.4/952-avr32-revert-broken-read-modify-write-stuff.patch delete mode 100644 toolchain/gcc/4.3.1/100-uclibc-conf.patch delete mode 100644 toolchain/gcc/4.3.1/104-gnuhurd-uclibc-conf.patch delete mode 100644 toolchain/gcc/4.3.1/301-missing-execinfo_h.patch delete mode 100644 toolchain/gcc/4.3.1/302-c99-snprintf.patch delete mode 100644 toolchain/gcc/4.3.1/305-libmudflap-susv3-legacy.patch delete mode 100644 toolchain/gcc/4.3.1/810-arm-softfloat-libgcc.patch delete mode 100644 toolchain/gcc/4.3.1/993-arm_insn-opinit-RTX_CODE-fixup.patch delete mode 100644 toolchain/gcc/4.3.1/995-short-enums.diff delete mode 100644 toolchain/gcc/4.3.1/998-gcc-4.3.0-fix-header.00.patch create mode 100644 toolchain/gcc/4.3.5/100-uclibc-conf.patch create mode 100644 toolchain/gcc/4.3.5/104-gnuhurd-uclibc-conf.patch create mode 100644 toolchain/gcc/4.3.5/301-missing-execinfo_h.patch create mode 100644 toolchain/gcc/4.3.5/302-c99-snprintf.patch create mode 100644 toolchain/gcc/4.3.5/305-libmudflap-susv3-legacy.patch create mode 100644 toolchain/gcc/4.3.5/810-arm-softfloat-libgcc.patch create mode 100644 toolchain/gcc/4.3.5/993-arm_insn-opinit-RTX_CODE-fixup.patch create mode 100644 toolchain/gcc/4.3.5/998-gcc-4.3.0-fix-header.00.patch create mode 100644 toolchain/gcc/4.3.5/999-4.3.2-armeabi-aapcs-linux.patch create mode 100644 toolchain/gcc/4.3.5/999-4.3.3-arm-fix-for-bug-37436.patch create mode 100644 toolchain/gcc/4.3.5/999-gcc-4.3.0-cris-pragma-pack-warning-remove.patch create mode 100644 toolchain/gcc/4.3.5/powerpc-link-with-math-lib.patch.conditional create mode 100644 toolchain/gcc/4.4.4/100-uclibc-conf.patch create mode 100644 toolchain/gcc/4.4.4/301-missing-execinfo_h.patch create mode 100644 toolchain/gcc/4.4.4/302-c99-snprintf.patch create mode 100644 toolchain/gcc/4.4.4/305-libmudflap-susv3-legacy.patch create mode 100644 toolchain/gcc/4.4.4/810-arm-softfloat-libgcc.patch create mode 100644 toolchain/gcc/4.4.4/powerpc-link-with-math-lib.patch.conditional delete mode 100644 toolchain/gcc/ext_source/Atmel/avr32/4.2.2-avr32-2.1.5/903-avr32-fix-removal-of-redundant-cast-operations.patch delete mode 100644 toolchain/gcc/ext_source/Atmel/avr32/4.2.2-avr32-2.1.5/904-avr32-fix-conditional-insn-which-clobbers-cc_status.patch delete mode 100644 toolchain/gcc/ext_source/Atmel/avr32/4.2.2-avr32-2.1.5/905-avr32-optimize-movsf2-use-movh-to-move-immediates-into-register.patch delete mode 100644 toolchain/gcc/gcc-uclibc-3.x.mk delete mode 100644 toolchain/gcc/i386-gcc-soft-float.patch delete mode 100644 toolchain/gdb/6.2.1/100-uclibc-conf.patch delete mode 100644 toolchain/gdb/6.2.1/200-uclibc-readline-conf.patch delete mode 100644 toolchain/gdb/6.2.1/400-mips-coredump.patch-2.4.23-29 delete mode 100644 toolchain/gdb/6.2.1/500-thread-timeout.patch delete mode 100644 toolchain/gdb/6.3/100-uclibc-conf.patch delete mode 100644 toolchain/gdb/6.3/200-uclibc-readline-conf.patch delete mode 100644 toolchain/gdb/6.3/400-mips-coredump.patch-2.4.23-29 delete mode 100644 toolchain/gdb/6.3/500-thread-timeout.patch delete mode 100644 toolchain/gdb/6.3/600-debian_10.selected-frame.patch delete mode 100644 toolchain/gdb/6.3/620-debian_static-thread-db.patch delete mode 100644 toolchain/gdb/6.3/630-debian_24.tracepoint-segv.patch delete mode 100644 toolchain/gdb/6.3/640-debian_dwarf2-frame-signal-unwinder.patch delete mode 100644 toolchain/gdb/6.3/650-debian_vsyscall-gdb-support.patch delete mode 100644 toolchain/gdb/6.3/660-debian_dwarf-cfa-restore.patch delete mode 100644 toolchain/gdb/6.3/680-debian_sim-destdir.patch delete mode 100644 toolchain/gdb/6.3/690-debian_member-field-symtab.patch delete mode 100644 toolchain/gdb/6.3/700-debian_cp-pass-by-reference.patch delete mode 100644 toolchain/gdb/6.3/710-debian_thread-db-multiple-libraries.patch delete mode 100644 toolchain/gdb/6.3/720-debian_static-threads-test.patch delete mode 100644 toolchain/gdb/6.3/730-debian_gdb-fix-tracefork-check.patch delete mode 100644 toolchain/gdb/6.3/740-debian_make-cv-type-crash.patch delete mode 100644 toolchain/gdb/6.3/750-debian_sparc-singlestep.patch delete mode 100644 toolchain/gdb/6.3/760-debian_vsyscall-bfd-close-result.patch delete mode 100644 toolchain/gdb/6.3/770-debian_vfork-done-spelling.patch delete mode 100644 toolchain/gdb/6.3/780-debian_gdbserver-rdynamic.patch delete mode 100644 toolchain/gdb/6.3/790-debian_dwarf2-cfi-warning.patch delete mode 100644 toolchain/gdb/6.3/800-debian_linux-use-underscore-exit.patch delete mode 100644 toolchain/gdb/6.3/810-debian_bfd-no-kylix-crash.patch delete mode 100644 toolchain/gdb/6.3/820-debian_disable-linux-fork-messages.patch delete mode 100644 toolchain/gdb/6.4/100-uclibc-conf.patch delete mode 100644 toolchain/gdb/6.4/200-uclibc-readline-conf.patch delete mode 100644 toolchain/gdb/6.4/400-mips-coredump.patch-2.4.23-29 delete mode 100644 toolchain/gdb/6.4/500-thread-timeout.patch delete mode 100644 toolchain/gdb/6.4/600-fix-compile-flag-mismatch.patch delete mode 100644 toolchain/gdb/6.5/100-uclibc-conf.patch delete mode 100644 toolchain/gdb/6.5/200-uclibc-readline-conf.patch delete mode 100644 toolchain/gdb/6.5/400-mips-coredump.patch-2.4.23-29 delete mode 100644 toolchain/gdb/6.5/500-thread-timeout.patch delete mode 100644 toolchain/gdb/6.5/600-fix-compile-flag-mismatch.patch delete mode 100644 toolchain/gdb/6.6/700-nios2-6.6.patch delete mode 100644 toolchain/gdb/Config.in.2 delete mode 100644 toolchain/gdb/snapshot/100-uclibc-conf.patch delete mode 100644 toolchain/gdb/snapshot/200-uclibc-readline-conf.patch delete mode 100644 toolchain/gdb/snapshot/400-mips-coredump.patch-2.4.23-29 delete mode 100644 toolchain/gdb/snapshot/400-mips-nptl-support.patch delete mode 100644 toolchain/gdb/snapshot/500-thread-timeout.patch delete mode 100644 toolchain/gdb/snapshot/680-debian_sim-destdir.patch delete mode 100644 toolchain/gdb/snapshot/690-debian_member-field-symtab.patch create mode 100644 toolchain/helpers.mk delete mode 100644 toolchain/kernel-headers/ipmi/linux-2.6.20.4-ipmisensors-20070314-1214.patch delete mode 100644 toolchain/kernel-headers/ipmi/linux-2.6.21.5-007-ipmisensors-20070314-1214.patch delete mode 100644 toolchain/kernel-headers/ipmi/linux-2.6.22.1-007-ipmisensors-20070314-1214.patch delete mode 100644 toolchain/kernel-headers/ipmi/linux-2.6.22.9-007-ipmisensors-20070314-1214.patch delete mode 100644 toolchain/kernel-headers/kernel-headers-old-versions.makefile delete mode 100644 toolchain/kernel-headers/kernel-headers-old.makefile delete mode 100644 toolchain/kernel-headers/linux-2.6.20.4-dwmw2-combined.01.diff delete mode 100644 toolchain/kernel-headers/linux-2.6.21.5-001-add-linkage-header.patch delete mode 100644 toolchain/kernel-headers/linux-2.6.21.5-006-wait-for-async-scanned-block-devices.patch delete mode 100644 toolchain/kernel-headers/linux-2.6.23-nios2nommu.patch delete mode 100644 toolchain/kernel-headers/linux-2.6.25.15-export-linux-aout.patch delete mode 100644 toolchain/kernel-headers/linux-2.6.27.6-100-avr32-atmel.1.patch delete mode 100644 toolchain/kernel-headers/linux-2.6.27.6-200-avr32-remove.note.gnu.build-id-section.patch delete mode 100644 toolchain/kernel-headers/linux-2.6.27.6-201-avr32-atmel_mpopfb-disable-debug.patch delete mode 100644 toolchain/kernel-headers/linux-2.6.27.6-202-avr32-atmel_mpopfb-add-signal-to-disable-line-caching.patch delete mode 100644 toolchain/kernel-headers/linux-2.6.27.6-203-avr32-fix-arch-header-byteorder.patch delete mode 100644 toolchain/kernel-headers/linux-2.6.27.6-204-avr32-ap700x-fix-det_pin-for-nand-flash.patch create mode 100644 toolchain/kernel-headers/linux-2.6.28.10-cris-eth-driver-netpoll.patch create mode 100644 toolchain/kernel-headers/linux-2.6.28.10-cris-headers.patch create mode 100644 toolchain/kernel-headers/linux-2.6.28.10-cris-objcopy-flags.patch create mode 100644 toolchain/kernel-headers/linux-2.6.28.10-unifdef-getline.patch create mode 100644 toolchain/kernel-headers/linux-2.6.30.9-mips-delay.patch create mode 100644 toolchain/kernel-headers/linux-2.6.31.14-scsi-use-__uX-types-for-headers-exported-to-user-space.patch create mode 100644 toolchain/kernel-headers/linux-2.6.32.18-scsi-use-__uX-types-for-headers-exported-to-user-space.patch create mode 100644 toolchain/kernel-headers/linux-2.6.33.7-scsi-use-__uX-types-for-headers-exported-to-user-space.patch create mode 100644 toolchain/kernel-headers/linux-2.6.34.3-scsi-use-__uX-types-for-headers-exported-to-user-space.patch delete mode 100644 toolchain/kernel-headers/linux-libc-headers-2.6.11-nios2nommu.patch.conditional delete mode 100644 toolchain/kernel-headers/linux-libc-headers-2.6.11.0-mips-nptl.patch delete mode 100644 toolchain/kernel-headers/linux-libc-headers-2.6.11.0.patch delete mode 100644 toolchain/kernel-headers/linux-libc-headers-2.6.12.0-arm-eabi.patch delete mode 100644 toolchain/kernel-headers/linux-libc-headers-2.6.12.0-config-base-small.patch delete mode 100644 toolchain/kernel-headers/linux-libc-headers-2.6.12.0-i2c_msg.patch delete mode 100644 toolchain/kernel-headers/linux-libc-headers-2.6.12.0-mips-nptl.patch delete mode 100644 toolchain/kernel-headers/linux-libc-headers-2.6.8-cleanup.patch delete mode 100644 toolchain/kernel-headers/linux-libc-headers-2.6.9-nios2nommu.patch.conditional delete mode 100644 toolchain/kernel-headers/lzma/linux-2.6.21.5-001-lzma-vmlinuz.00.patch delete mode 100644 toolchain/kernel-headers/lzma/linux-2.6.21.5-002-lzma-vmlinuz.01.patch delete mode 100644 toolchain/kernel-headers/lzma/linux-2.6.22.1-001-lzma-vmlinuz.00.patch delete mode 100644 toolchain/kernel-headers/lzma/linux-2.6.22.1-002-lzma-vmlinuz.01.patch delete mode 100644 toolchain/kernel-headers/lzma/linux-2.6.22.1-003-lzma-vmlinuz.patch create mode 100644 toolchain/toolchain-buildroot.mk create mode 100644 toolchain/toolchain-buildroot/Config.in create mode 100644 toolchain/toolchain-buildroot/Config.in.2 create mode 100644 toolchain/toolchain-common.in create mode 100644 toolchain/toolchain-external.mk create mode 100644 toolchain/toolchain-external/Config.in create mode 100644 toolchain/toolchain-external/Config.in.2 create mode 100644 toolchain/toolchain-external/ext-tool.mk delete mode 100644 toolchain/uClibc/ext_source/Atmel/avr32/0.9.28.3-avr32-2.0/uClibc-0.9.28.3-avr32-2.0-001-libext.patch delete mode 100644 toolchain/uClibc/ext_source/Atmel/avr32/0.9.28.3-avr32-2.0/uClibc-0.9.28.3-avr32-2.0-002-rm-whitespace.patch delete mode 100644 toolchain/uClibc/uClibc-0.9.28.3-string-ops.patch.powerpc delete mode 100644 toolchain/uClibc/uClibc-0.9.28.config delete mode 100644 toolchain/uClibc/uClibc-0.9.29-arch.patch.avr32 delete mode 100644 toolchain/uClibc/uClibc-0.9.29-avr32-use-hidden_jumptarget-instead-of-__gi_.patch delete mode 100644 toolchain/uClibc/uClibc-0.9.29-fix-sa_onstack.patch.avr32 delete mode 100644 toolchain/uClibc/uClibc-0.9.29-fix-varargs-in-prctl-syscall.patch delete mode 100644 toolchain/uClibc/uClibc-0.9.29-wchar.config create mode 100644 toolchain/uClibc/uClibc-0.9.30.3-fix-error-locale-utf-8.patch create mode 100644 toolchain/uClibc/uClibc-0.9.30.3-xtensa-000p-fix-procfs.patch create mode 100644 toolchain/uClibc/uClibc-0.9.30.3-xtensa-005-sigcontext.patch create mode 100644 toolchain/uClibc/uClibc-0.9.30.3-xtensa-009-testandset.patch create mode 100644 toolchain/uClibc/uClibc-0.9.30.3-xtensa-010-sigaction.c.patch create mode 100644 toolchain/uClibc/uClibc-0.9.30.3-xtensa-011-sysdep.h.patch create mode 100644 toolchain/uClibc/uClibc-0.9.30.3-xtensa-012-fnmatch_old.c.patch create mode 100644 toolchain/uClibc/uClibc-0.9.30.3-xtensa-013-atomic.h.patch create mode 100644 toolchain/uClibc/uClibc-0.9.30.3-xtensa-014-setjump.S.patch create mode 100644 toolchain/uClibc/uClibc-0.9.31-dnslookup-use-after-free.patch create mode 100644 toolchain/uClibc/uClibc-0.9.31-fix-error-locale-utf-8.patch create mode 100644 toolchain/uClibc/uClibc-0.9.31-fix-fcntl64-for-64-bit-targets.patch create mode 100644 toolchain/uClibc/uClibc-0.9.31-more-workarounds-GCC-PR32219.patch create mode 100644 toolchain/uClibc/uClibc-0.9.31-resolv-tentatively-fix-usage-of-uninitialized-DNS-params.patch create mode 100644 toolchain/uClibc/uClibc-0.9.31-resolv-various-memory-corruption-and-off-by-one-fixes.patch create mode 100644 toolchain/uClibc/uClibc-0.9.31-workaround-GCC-PR32219.patch create mode 100644 toolchain/uClibc/uClibc-0.9.31.config