Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-05 | avahi: bump version | Peter Korsgaard | |
2009-03-05 | avahi: convert to Makefile.autotools.in format | Peter Korsgaard | |
2009-03-05 | php: touch post-install stamp file | Peter Korsgaard | |
2009-03-05 | bind: touch post-install stamp file | Peter Korsgaard | |
2009-03-05 | xerces: bump version | Peter Korsgaard | |
2009-03-05 | xerces: needs C++ support in toolchain | Peter Korsgaard | |
2009-03-05 | logrotate: only install logrotate.conf if not present in target_skeleton | Peter Korsgaard | |
Allow platforms to provide a custom logrotate.conf in their target_skeleton. | |||
2009-03-05 | logrotate: fix patch-kernel.sh invocation | Peter Korsgaard | |
Thanks to Bernhard for noticing. | |||
2009-03-05 | logrotate: fix build with external toolchain | Peter Korsgaard | |
2009-03-05 | qtopia4: remove invalid PTHREADS_NATIVE dependency | Peter Korsgaard | |
2009-03-05 | sysklogd: fix build | Peter Korsgaard | |
2009-03-05 | package: convert some Config.in selects to depends | Peter Korsgaard | |
Patch by Olaf Rempel <razzor@kopf-tisch.de>. quick grep showed theses invalid selects of toolchain options. | |||
2009-03-05 | openssl: misc fixes | Peter Korsgaard | |
Patch by Gustavo Zacarias <gustavo@zacarias.com.ar> Closes #151. * Avoid fips directory completely since it just installs source file cruft inlib * Point openssldir to a more friendly and common /etc/ssl rather than /usr/lib/ssl | |||
2009-03-05 | binutils: really remove ancient dirs (missing from r25067, git-svn issue) | Peter Korsgaard | |
2009-03-05 | binutils: really add 2.19.1 patches (missing from r25513). | Peter Korsgaard | |
2009-03-05 | bind: isc-config.sh gets installed into usr/bin, not / | Peter Korsgaard | |
2009-03-05 | bind: needs largefile support, not ipv6 | Peter Korsgaard | |
And at the same time move the comment below the install tools entry so it gets identied properly. | |||
2009-03-05 | bind: needs ipv6 support | Peter Korsgaard | |
2009-03-05 | bind: bump version and convert to Makefile.autotools.in | Peter Korsgaard | |
Patch by Gustavo Zacarias <gustavo@zacarias.com.ar> Closes #145. Current bind package is version 9.3.2 which is from the 9.3 branch and is EOLed. It has many security bugs probably fixed in 9.3.6-P1 but since it won't be supported for long it's probably metter to move on to a supported branch. CVE-2009-0025, CVE-2008-1447, CVE-2008-0122, CVE-2007-2926 and probably more. While at it migrate to Makefile.autotools.in too. Also introduced an option for/not to install userland tools (dig, host, nslookup, nsupdate). [ Peter: don't install into staging ] | |||
2009-03-05 | uclibc: 0.9.30.1 fix for ppc32 C99 math | Peter Korsgaard | |
From Bernhard. | |||
2009-03-04 | php: only overwrite php.ini if not present in target_skeleton | Peter Korsgaard | |
Allow platforms to provide a custom php.ini in their target_skeleton. | |||
2009-03-04 | php: convert to Makefile.autotools.in and other improvements | Peter Korsgaard | |
Patch by Gustavo Zacarias <gustavo@zacarias.com.ar> Closes #5, #77, #141 and #143. * Migrate php package to Makefile.autotools.in * Make PCRE regex an option (previously forced on) * Add calendar option from bug #77 * Add external sqlite3 option from bug #141 New option BR2_PACKAGE_PHP_PDO_SQLITE_EXTERNAL * Add alternate php.ini configuration option from bug #5 Named BR2_PACKAGE_PHP_CONFIG and defaults to shipped config. In most scenarios the shipped config isn't good enough, it has a high memory limit for embedded for example. * Changed some options from depends to select Namely openssl, libxml2, zlib, gettext, gmp. * Disabled some 'y' defaults to make things lighter by default Namely libxml2, sqlite, pdo and pdo_sqlite. * Made some of the extensions help text more verbose | |||
2009-03-04 | iproute2: needs ipv6 | Peter Korsgaard | |
2009-03-04 | iproute: fix makefile | Peter Korsgaard | |
Patch by Olaf Rempel <razzor@kopf-tisch.de>. - bump version to 2.6.28 - fix download - change compile ordering (build tc after ip) - remove both binaries from target when cleaning up [Peter: fixed target install strip] | |||
2009-03-04 | alsa-utils: the entire package needs largefile support, not just aplay | Peter Korsgaard | |
2009-03-04 | alsa-utils: use conditional for utils selection menu items | Peter Korsgaard | |
2009-03-04 | alsa-utils: aplay: use depends for toolchain options, not select | Peter Korsgaard | |
2009-03-04 | package: dm (and in turn dmraid) needs largefile support | Peter Korsgaard | |
2009-03-04 | dmraid: fix build & convert to Makefile.autotools.in | Peter Korsgaard | |
Patch by Olaf Rempel <razzor@kopf-tisch.de> - was not building at all (x86 uclibc) - adding devicemapper dependency | |||
2009-03-04 | target/generic: development system needs wchar + program invocation | Peter Korsgaard | |
2009-03-03 | iptables: bump version | Peter Korsgaard | |
- bump version to 1.4.2 - add uninstall target Patch by Olaf Rempel <razzor@kopf-tisch.de> | |||
2009-03-03 | vtun: provide correct location for lzo headers | Peter Korsgaard | |
Patch by Robert Urban <urban@unix-beratung.de> | |||
2009-03-03 | binutils: remove handling of ancient versions | Peter Korsgaard | |
2009-03-03 | binutils: add 2.19.1 | Peter Korsgaard | |
2009-03-03 | binutils: 2.17: fix makeinfo 4.xx check | Peter Korsgaard | |
Fixes #111. | |||
2009-03-03 | sqlite: bump version and convert to Makefile.autotools.in format | Peter Korsgaard | |
Patch by Gustavo Zacarias <gustavo@zacarias.com.ar> Closes #139. | |||
2009-03-03 | uclibc: cleanup version handling | Peter Korsgaard | |
Based on 0171c72 in Bernhards' tree. | |||
2009-03-03 | uclibc: add 0.9.30.1 | Peter Korsgaard | |
2009-03-03 | util-linux: bump version | Peter Korsgaard | |
Fixes #19 | |||
2009-03-02 | ipsec-tools: use select rather than depends for library dependencies | Peter Korsgaard | |
As noticed on the mailing list. | |||
2009-03-02 | php: bump version | Peter Korsgaard | |
Fixes Fixes CVE-2008-5498, closes #137. Patch by Gustavo Zacarias <gustavo@zacarias.com.ar> | |||
2009-03-02 | busybox: additional 1.13.2 fixes | Peter Korsgaard | |
2009-03-02 | docs/buildroot: use DESTDIR / install-strip for target install example | Peter Korsgaard | |
2009-03-02 | kernel-headers: remove empty dirs missing from r25451 (git-svn issue) | Peter Korsgaard | |
2009-03-02 | docs/buildroot.html: we DO make releases nowadays | Peter Korsgaard | |
2009-03-02 | s/buildroot.uclibc.org/buildroot.net/ | Peter Korsgaard | |
2009-03-02 | microcom: upstream missing, mark as deprecated | Peter Korsgaard | |
People should use the busybox version these days anyway. | |||
2009-03-02 | microcom: has been in busybox for a long time now | Peter Korsgaard | |
2009-03-01 | ncurses: fixup ncurses5-config script | Peter Korsgaard | |
Fixes #133. | |||
2009-03-01 | tar: bump version | Peter Korsgaard | |
Fixes #69 |