Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-01 | use lowercase for description | Waldemar Brodkorb | |
2015-03-01 | breaks with uClibc and new default malloc | Waldemar Brodkorb | |
2015-03-01 | revert this commit, as it breaks with uClibc-ng | Waldemar Brodkorb | |
https://www.redhat.com/archives/lvm-devel/2014-November/msg00132.html uClibc-ng uses simpler malloc as default. | |||
2015-02-28 | use kernel.org mirror | Waldemar Brodkorb | |
2015-02-28 | package/e2fsprogs: update to 1.42.12, add subpackages for static tune2fs and ↵ | Phil Sutter | |
e2fsck | |||
2015-02-28 | cleanup phil's submissions | Waldemar Brodkorb | |
- use () instead of {} in make variables for now - use PKG_HASH instead of PKG_MD5SUM - update to latest upstream versions - use a newline between PKG_* variables and DISTFILES - use <pkgname>-install instead of post-install - use lowercase description texts only - fix some missing PKG_BUILDDEP - elfutils needs argp, which is not available in uClibc-ng, yet - PKG_HASH is not required for git sources | |||
2015-02-28 | update to latest upstream version | Waldemar Brodkorb | |
2015-02-28 | package/*/patches: drop obvious cases of install parameter elimination | Phil Sutter | |
Due to an advanced wrapper, this should have become unnecessary. | |||
2015-02-28 | port wireless-regdb | Phil Sutter | |
2015-02-28 | package/wget: fix for compiling against openssl | Phil Sutter | |
2015-02-28 | port tcptrace | Phil Sutter | |
2015-02-28 | port supl library package | Phil Sutter | |
Also enhance the client to allow binding to an interface. | |||
2015-02-28 | port the stats utility from Rusty Russell | Phil Sutter | |
2015-02-28 | port slang library | Phil Sutter | |
TODO: add subpackages for interpreter, colour maps, help files, scripts and actual library. | |||
2015-02-28 | port perf utility shipped with kernel tree | Phil Sutter | |
2015-02-28 | package/pdnsd: update to version 1.2.9a | Phil Sutter | |
Originally, there was a problem compiling the old one (better: one of it's custom patches) with IPv6 support enabled. But while at it, updating it shouldn't hurt. | |||
2015-02-28 | package/oprofile: update to version 1.0.0 | Phil Sutter | |
Awesome, starting with this version, oprofile is perf-based and does not need CONFIG_OPROFILE anymore. | |||
2015-02-28 | port newt library | Phil Sutter | |
2015-02-28 | package/nand: get rid of MEMSETOOBSEL/MEMGETOOBSEL | Phil Sutter | |
2015-02-28 | introduce libqmi package | Phil Sutter | |
2015-02-28 | package/libpcap: update to version 1.6.2 | Phil Sutter | |
2015-02-28 | package/ldd: allow installing glibc's ldd into the image | Phil Sutter | |
2015-02-28 | port ipmitool | Phil Sutter | |
2015-02-28 | import package inotify-tools | Phil Sutter | |
2015-02-28 | viprinux-arm: add support for intel wimax modules | Phil Sutter | |
2015-02-28 | introduce hwids package, providing usb.ids and co | Phil Sutter | |
2015-02-28 | package/gdb: prevent shipped libbfd from cluttering the system wide one | Phil Sutter | |
This lib won't get installed anyway, packages linking against libbfd should simply depend on the libbfd provided by binutils. | |||
2015-02-28 | port elfutils package | Phil Sutter | |
This is a drop-in replacement for libelf, containing the binutils binaries. TODO: move toolchain over to elfutils, split this package up into library and binaries. | |||
2015-02-28 | package/cryptodev-linux: improve Makefile | Phil Sutter | |
2015-02-28 | port crda | Phil Sutter | |
2015-02-28 | port packages mISDN, mISDNuser and capi4k-utils | Phil Sutter | |
mISDN still has some unresolved problems with sysfs object creation, to be fixed. | |||
2015-02-28 | package/busybox: prevent ip applet compile when iproute2 is active | Phil Sutter | |
2015-02-28 | import package aufs-util | Phil Sutter | |
2015-02-26 | build for mips64 big endian soft-float generates warnings | Waldemar Brodkorb | |
Cairo's check for threads does not work correclty when assembler or linker give warnings. Add a workaround for this. | |||
2015-02-25 | update to latest stable version | Waldemar Brodkorb | |
Explicit use -fPIC, otherwise compile for MIPS32 big endian fails. Disable parallel builds, as it is problematic. | |||
2015-02-20 | update to latest stable, convert to git source | Waldemar Brodkorb | |
2015-02-20 | add new package xdotool | Waldemar Brodkorb | |
2015-02-20 | enable webrtc | Waldemar Brodkorb | |
2015-02-20 | fixup hashes | Waldemar Brodkorb | |
2015-02-20 | fixup hashes | Waldemar Brodkorb | |
2015-02-19 | rename polarssl to mbedtls, update to latest | Waldemar Brodkorb | |
2015-02-19 | update to latest stable release, add patch from git | Waldemar Brodkorb | |
2015-02-19 | add ucl/upx packages | Waldemar Brodkorb | |
2015-02-19 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2015-02-19 | update to latest stable, some musl improvements | Waldemar Brodkorb | |
2015-02-19 | handle non ssp situation | Waldemar Brodkorb | |
2015-02-18 | remove patches. try without now | Waldemar Brodkorb | |
2015-02-18 | update to latest stable version | Waldemar Brodkorb | |
2015-02-18 | add support for uClibc-ng git master | Waldemar Brodkorb | |
Add new configs for uClibc-ng master. New symbol UCLIBC_HAS_LINUXTHREADS added. LT.new is removed in master, only LT.old and NPTL exist. CLeanup MMU/NPTL/LT support symbols. Tested with toolchain building for all supported architectures. | |||
2015-02-18 | add fw_printenv/fw_setenv | Waldemar Brodkorb | |