10656 Commits (80e07405db5aabdebead985c27364304d90aa213)
 

Author SHA1 Message Date
  Christian Wiese 80e07405db kmod: fixed to install /etc/modprobe.d/{blacklist,modprobe}.conf 12 years ago
  Nagy Károly Gábriel ee9f7ae9d6 util-linux: disabled kill and sulogin if busybox is also wanted. 12 years ago
  Nagy Károly Gábriel 206a5d5384 mkinitramfs: begun implementing firmware. WIP 12 years ago
  Nagy Károly Gábriel 02d87c32c1 util-vserver: made to compile with new gcc>4.7 12 years ago
  Nagy Károly Gábriel 45659032a7 dietlibc: new gcc>4.7 with -O2 or above will try to optimise some string functions, this fails with dietlib so we disable with -fno-optimize-strlen 12 years ago
  Christian Wiese 65a19393ed nginx: Updated (1.2.1 -> 1.2.4) 12 years ago
  Christian Wiese 927666e0ed aufs: Updated (3.4-20120611 -> 3.2-20120611) 12 years ago
  Christian Wiese 2e2ae21947 vserver: Updated (2.3.3.8 -> 2.3.2.15) 12 years ago
  Christian Wiese 112dae9b9d linux: Updated (3.4.14 -> 3.2.32) 12 years ago
  Christian Wiese 675b3c08d9 linux-src: Updated (3.4.14 -> 3.2.32) 12 years ago
  Christian Wiese 0df7306eee linux-header: Updated (3.4.14 -> 3.2.32) 12 years ago
  Christian Wiese 42b6cbe50a uclibc: enable UCLIBC_HAS_RESOLVER_SUPPORT by default 12 years ago
  Christian Wiese dd037c390d gcc: fixed cross build by explicitely setting the path to find build prerequisites only at toolchain stage 12 years ago
  Christian Wiese c877ffdaa9 syslinux: Updated (4.06-pre7 -> 4.06) 12 years ago
  Christian Wiese b6236fdbc9 gptfdisk: Updated (0.8.1 -> 0.8.5) 12 years ago
  Christian Wiese bf20fe0b6f collectd: fixed build of netlink plugin against more recent kernel headers where 'rtnl_dump_filter' expects three rather than five arguments 12 years ago
  Christian Wiese 85471ee666 libprelude: fixed to build with glibc >= 2.16 where 'gets' is not defined in the gnulib anymore 12 years ago
  Christian Wiese 4ecd1e4732 gnutls: fixed to build with glibc >= 2.16 where 'gets' is not defined in the gnulib anymore 12 years ago
  Christian Wiese 85414d23e8 lftp: fixed to build with glibc >= 2.16 where 'gets' is not defined in the gnulib anymore 12 years ago
  Christian Wiese e0750898e4 lftp: Updated (4.2.3 -> 4.4.0) 12 years ago
  Christian Wiese 285f00075b libtasn1: Updated (2.12 -> 2.14) 12 years ago
  Christian Wiese 298b05f00d nginx: changed to enable IPv6 support by default 12 years ago
  Christian Wiese 5c2ca7f87b kmod: Added kmod 10 - A library and set of userspace tools for managing Linux kernel modules 12 years ago
  Christian Wiese fa7a7a8f7d gdb: Updated (7.4.1 -> 7.5) 12 years ago
  Christian Wiese d697348566 glibc: add patch for fixing a problem with name resolution with errors from some name servers 12 years ago
  Christian Wiese 3574ef727f gcc: add libitm patch to append -fno-exceptions to CXXFLAGS 12 years ago
  Christian Wiese e736f38231 gcc: add patch to emit DW_LANG_C99 (pr38757) 12 years ago
  Christian Wiese 3edc69533c gcc: add patch from upstream to silently ignore always_inline attribute for redefined extern inline functions 12 years ago
  Christian Wiese 104d84c2ba gcc: add patch with a workaround fixing the build on x86 12 years ago
  Christian Wiese 508c6d8f41 gcc: improved to explicitely build --with-linker-hash-style=gnu when glibc is the primary libc 12 years ago
  Christian Wiese af5f2e6fa9 gcc: improved to build with --enable-linker-build-id by default to pass --build-id option to the linker for all final links 12 years ago
  Christian Wiese 46becac57f gcc: improved to build with --enable-gnu-unique-object if glibc is the primary libc used by the target 12 years ago
  Christian Wiese 005dc2ea52 gcc: explicitely enable C99 and 'long long' support 12 years ago
  Christian Wiese c4c4f57f11 libmpc: Updated (1.0 -> 1.0.1) 12 years ago
  Christian Wiese 88d1b42d33 gcc: Updated (4.7.1 -> 4.7.2) 12 years ago
  Christian Wiese 23c225691b uclibc: added 830-arm_unbreak_armv4t.patch for gcc-4.7.1 from buildroot 12 years ago
  Christian Wiese 3b48fe9a78 uclibc: updated arm-softfloat-libgcc.patch for gcc-4.7.1 12 years ago
  Christian Wiese bba89f981a isl: Added isl 0.10 - A library for manipulating integer points bounded by affine constraints 12 years ago
  Christian Wiese d0846481b1 gcc: disable libitm in toolchain stage 12 years ago
  Christian Wiese 5e66c0961a gcc: Updated (4.6.3 -> 4.7.1) 12 years ago
  Christian Wiese 6bf92746f3 gcc: added upstream patch fixing to build against glibc >= 2.16 12 years ago
  Christian Wiese c386ea56b8 gcc: moved ppl related confopts behind cloog confopts and commented why ppl is still needed even when using the cloog-isl backend 12 years ago
  Christian Wiese c117435692 ppl: changed to pass LDFLAGS and CPPFLAGS through configprefix at toolchain stage 12 years ago
  Christian Wiese 1c494f409a mpfr: changed to pass LDFLAGS through configprefix for hardcoding gmp library path at toolchain stage 12 years ago
  Christian Wiese f1e6a9051c mpfr: changed to use pkgprefix to determine the includedir and libdir of gmp 12 years ago
  Christian Wiese 07bab464af libmpc: changed to also build a shared library and also hardcoding the library path for gmp and mpfr 12 years ago
  Christian Wiese 8a32d39474 libmpc: fixed formating of libmpc.conf 12 years ago
  Christian Wiese 853ed9dbd6 libmpc: improved to find the correct mpfr library and headers 12 years ago
  Christian Wiese 3675e0347c libmpc: changed to use pkgprefix to determine libdir and includedir of gmp at toolchain stage 12 years ago
  Christian Wiese 36da4e2fe4 ppl: improved to get a more decent way to specify gmp libdir and includedir 12 years ago