Age | Commit message (Collapse) | Author |
|
|
|
- add make/patch/rpm and dependencies
- update ar7 port a little bit
|
|
|
|
- patches for uClibc to work with pagesize != 4k
- use gcc extension to avoid -O2 compile
- use ld.so for 64 bit archs
big thanks to thorsten glaser helping out here.
|
|
|
|
- after upgrade to gcc 4.4 ld.so in uClibc was broken
- add gcc attribute always_inline for ld.so static functions
- -Os does not automatically inline the code, use O2 especially
for mips and uClibc compile
|
|
- boot via tftp works now
- fix libgcrypt compile issue
- disable-sjlj-exceptions, does not compile for mips64
|
|
|
|
|
|
|
|
|
|
|
|
- merge device-mapper and lvm package, because of upstream merge
- update squid to latest stable version
- add no64-lib patch for gcc, which fixes cross-build from x86 to
x86_64
|
|
|
|
|
|
- $id$ substitution is not apropriate for git scm
|
|
- MASTER_SITES -> PKG_SITES
- make libc boolean, makes no sense as package
|
|
PKG_SITES is correct now
|
|
- add support of all MIPS variants
- MIPS32 boots fine with MALTA emulation
- MIPS64 has a problem booting in 64 kernel mode,
even linux 2.6.30rc7 halt on boot
- remove Config.default
|
|
|
|
- update glibc to latest version (GIT), tarball includes glibc-ports needed for MIPS architecture
- fix building of toolchain for mips64el glibc/uclibc
- use /lib instead of /lib64 (no biarch support)
- fix X11 dependencies in build system
- fix glibc build errors for openldap, libnl, mpd and rtorrent
- verified toolchain changes on alix1c
|
|
- disable runit in busybox
- update gmp to latest upstream
- PKG_DEPEND -> PKG_DEPENDS
|
|
fic conflicts
Conflicts:
package/gnutls/Makefile
package/mrd6/Makefile
|
|
* update gcc to 4.4.0
* update gnutls and ruby
* fix c++ issues for some packages
|
|
- use CPU_ARCH for fake dir and ipkg
- enable DEBUG option in menu and rename to ADK_DEBUG
|
|
|