| Commit message (Expand) | Author | Age | Files | Lines |
* | ipsec-tools: fix printf format string for size_t (on 64bit) | Peter Korsgaard | 2009-03-10 | 1 | -0/+64 |
* | wpa_supplicant: new package | Peter Korsgaard | 2009-03-09 | 3 | -0/+86 |
* | vim: fixup patch download location after change to DOWNLOAD macro. | Peter Korsgaard | 2009-03-09 | 1 | -1/+1 |
* | sysklogd: only install init script / config file if not present in skeleton | Peter Korsgaard | 2009-03-09 | 1 | -2/+6 |
* | pciutils: fix HOST detection | Peter Korsgaard | 2009-03-09 | 1 | -0/+1 |
* | libglib2: bump version | Peter Korsgaard | 2009-03-09 | 1 | -2/+3 |
* | e2fsprogs: install into staging so other stuff can find the libs/includes | Peter Korsgaard | 2009-03-09 | 1 | -2/+8 |
* | e2fsprogs: needs LARGEFILE | Peter Korsgaard | 2009-03-09 | 1 | -0/+3 |
* | logrotate: fix logrotate.conf check | Peter Korsgaard | 2009-03-07 | 1 | -2/+2 |
* | avahi: bump version | Peter Korsgaard | 2009-03-05 | 1 | -1/+1 |
* | avahi: convert to Makefile.autotools.in format | Peter Korsgaard | 2009-03-05 | 5 | -190/+45 |
* | php: touch post-install stamp file | Peter Korsgaard | 2009-03-05 | 1 | -0/+1 |
* | bind: touch post-install stamp file | Peter Korsgaard | 2009-03-05 | 1 | -0/+1 |
* | xerces: bump version | Peter Korsgaard | 2009-03-05 | 1 | -1/+1 |
* | xerces: needs C++ support in toolchain | Peter Korsgaard | 2009-03-05 | 1 | -0/+4 |
* | logrotate: only install logrotate.conf if not present in target_skeleton | Peter Korsgaard | 2009-03-05 | 1 | -1/+3 |
* | logrotate: fix patch-kernel.sh invocation | Peter Korsgaard | 2009-03-05 | 1 | -1/+1 |
* | logrotate: fix build with external toolchain | Peter Korsgaard | 2009-03-05 | 1 | -2/+2 |
* | qtopia4: remove invalid PTHREADS_NATIVE dependency | Peter Korsgaard | 2009-03-05 | 1 | -3/+2 |
* | sysklogd: fix build | Peter Korsgaard | 2009-03-05 | 3 | -3/+22 |
* | package: convert some Config.in selects to depends | Peter Korsgaard | 2009-03-05 | 4 | -6/+15 |
* | openssl: misc fixes | Peter Korsgaard | 2009-03-05 | 2 | -1/+13 |
* | bind: isc-config.sh gets installed into usr/bin, not / | Peter Korsgaard | 2009-03-05 | 1 | -1/+1 |
* | bind: needs largefile support, not ipv6 | Peter Korsgaard | 2009-03-05 | 1 | -4/+3 |
* | bind: needs ipv6 support | Peter Korsgaard | 2009-03-05 | 1 | -0/+4 |
* | bind: bump version and convert to Makefile.autotools.in | Peter Korsgaard | 2009-03-05 | 6 | -132/+78 |
* | php: only overwrite php.ini if not present in target_skeleton | Peter Korsgaard | 2009-03-04 | 1 | -1/+2 |
* | php: convert to Makefile.autotools.in and other improvements | Peter Korsgaard | 2009-03-04 | 2 | -152/+144 |
* | iproute2: needs ipv6 | Peter Korsgaard | 2009-03-04 | 1 | -0/+4 |
* | iproute: fix makefile | Peter Korsgaard | 2009-03-04 | 1 | -12/+13 |
* | alsa-utils: the entire package needs largefile support, not just aplay | Peter Korsgaard | 2009-03-04 | 1 | -4/+4 |
* | alsa-utils: use conditional for utils selection menu items | Peter Korsgaard | 2009-03-04 | 1 | -15/+4 |
* | alsa-utils: aplay: use depends for toolchain options, not select | Peter Korsgaard | 2009-03-04 | 1 | -1/+4 |
* | package: dm (and in turn dmraid) needs largefile support | Peter Korsgaard | 2009-03-04 | 2 | -0/+8 |
* | dmraid: fix build & convert to Makefile.autotools.in | Peter Korsgaard | 2009-03-04 | 4 | -61/+30 |
* | iptables: bump version | Peter Korsgaard | 2009-03-03 | 1 | -1/+8 |
* | vtun: provide correct location for lzo headers | Peter Korsgaard | 2009-03-03 | 1 | -1/+1 |
* | sqlite: bump version and convert to Makefile.autotools.in format | Peter Korsgaard | 2009-03-03 | 2 | -73/+41 |
* | util-linux: bump version | Peter Korsgaard | 2009-03-03 | 6 | -366/+488 |
* | ipsec-tools: use select rather than depends for library dependencies | Peter Korsgaard | 2009-03-02 | 1 | -4/+3 |
* | php: bump version | Peter Korsgaard | 2009-03-02 | 1 | -2/+2 |
* | busybox: additional 1.13.2 fixes | Peter Korsgaard | 2009-03-02 | 3 | -0/+99 |
* | microcom: upstream missing, mark as deprecated | Peter Korsgaard | 2009-03-02 | 2 | -1/+2 |
* | microcom: has been in busybox for a long time now | Peter Korsgaard | 2009-03-02 | 1 | -1/+1 |
* | ncurses: fixup ncurses5-config script | Peter Korsgaard | 2009-03-01 | 1 | -0/+2 |
* | tar: bump version | Peter Korsgaard | 2009-03-01 | 1 | -1/+1 |
* | tar/coreutils: use depends rather than select for toolchain options | Peter Korsgaard | 2009-03-01 | 2 | -4/+8 |
* | libpng: bump version | Peter Korsgaard | 2009-02-27 | 1 | -1/+1 |
* | avahi/dnsmasq: adjust dbus dep after Makefile.autotools.in conversion | Peter Korsgaard | 2009-02-26 | 2 | -2/+2 |
* | gst-plugins-good: remove dependencies for matroska plugin | Peter Korsgaard | 2009-02-26 | 1 | -1/+0 |