Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-03 | fix another syntax error | Waldemar Brodkorb | |
2015-01-03 | remove unpackaged su | Waldemar Brodkorb | |
2015-01-03 | allow static build of nfsroot for lemote | Waldemar Brodkorb | |
2014-12-28 | pc files missing | Waldemar Brodkorb | |
2014-12-27 | remove some crap | Waldemar Brodkorb | |
2014-12-27 | unbreak kodi and util-linux, bad qa day. | Waldemar Brodkorb | |
2014-12-27 | fix sha hash | Waldemar Brodkorb | |
2014-12-27 | update to latest upstream | Waldemar Brodkorb | |
2014-12-27 | convert checksum check to sha256 | Waldemar Brodkorb | |
Rename the variable name to PKG_HASH and use a 256 Bit SHA checksum to verify the integrity of distfiles. While there do some housekeeping and remove old packages. | |||
2014-07-09 | disable some tests, now at least runltp finish. | Waldemar Brodkorb | |
2014-06-21 | s/TOPDIR/ADK_TOPDIR/ | Waldemar Brodkorb | |
to avoid namespace collisions in some packages, rename TOPDIR. Sorry you need to make cleandir && make prereq && make | |||
2014-06-20 | fix some packages, when static build is choosen | Waldemar Brodkorb | |
2014-06-19 | compile autotool stuff, bison and flex by default | Waldemar Brodkorb | |
2014-06-17 | add missing patches | Waldemar Brodkorb | |
2014-06-17 | fix lvm build, remove util-linux hackish way to generate pc files | Waldemar Brodkorb | |
2014-06-16 | optimize environment variables, reduce duplicate stuff | Waldemar Brodkorb | |
2014-06-15 | cleanup HOST_STYLE, use SYSROOT feature for pkgconf | Waldemar Brodkorb | |
there are three HOST_STYLE's, not set mean fully automatic installation. auto means prefix is set to /usr and DESTDIR is set to STAGING_HOST_DIR. When using manual, you need to provide your own targets. Instead of using sed to modify *.pc files, use PKG_SYSROOT feature, which does work better and avoids pathcing some pc files. Idea from sh4rm via #musl. | |||
2014-05-29 | resolve merge conflict | Waldemar Brodkorb | |
2014-05-24 | fix lvm package compile | Waldemar Brodkorb | |
2014-05-17 | disable eject | Waldemar Brodkorb | |
2014-05-13 | resolve merge conflict | Waldemar Brodkorb | |
2014-05-07 | remove meta package, resort tools to other sections | Waldemar Brodkorb | |
2014-05-07 | fix some raspberry pi probs | Waldemar Brodkorb | |
2014-05-02 | pam required, fix distfiles | Waldemar Brodkorb | |
2014-05-02 | fix runtime dependency | Waldemar Brodkorb | |
2014-05-02 | create core package section, cleanup old installer stuff | Waldemar Brodkorb | |
2014-04-26 | use XZ tarballs as default | Waldemar Brodkorb | |
2014-03-10 | rename STAGING_DIR to STAGING_TARGET_DIR, since ADK_NATIVE is gone, there is ↵ | Waldemar Brodkorb | |
no difference | |||
2014-01-03 | another bunch of musl fixes, and some libtinfo fixes | Waldemar Brodkorb | |
2013-12-17 | fix pathes | Waldemar Brodkorb | |
2013-10-28 | fix broken blkid.pc file | Waldemar Brodkorb | |
2013-10-21 | automatically create development subpackages, without user interaction, ↵ | Waldemar Brodkorb | |
depend on gcc for the target, simplifies a lot of library packages | |||
2013-10-18 | fix runtime depends for mount | Waldemar Brodkorb | |
2013-10-18 | the parser patch is broken for eglibc builds, libmount subpackage missing | Waldemar Brodkorb | |
2013-10-16 | disable for m68k | Waldemar Brodkorb | |
2013-08-14 | update to latest stable upstream, fix uclibc/musl issues | Waldemar Brodkorb | |
2013-05-02 | update Xorg to 7.7 | Waldemar Brodkorb | |
2013-02-28 | fix compile with uclibc | Waldemar Brodkorb | |
2013-01-31 | update to latest upstream version | Waldemar Brodkorb | |
2012-03-16 | disable parallel build for this package | Waldemar Brodkorb | |
2011-12-18 | avr32 workarounds | Waldemar Brodkorb | |
2011-12-05 | misc fixes, new package ed and mailutils | Waldemar Brodkorb | |
2011-12-03 | update to latest upstream | Waldemar Brodkorb | |
2009-06-25 | update util-linux to util-linux-ng | Waldemar Brodkorb | |
- disable some packages not usable for mips/rb532 | |||
2009-06-01 | remove unused $Id$ | Waldemar Brodkorb | |
- $id$ substitution is not apropriate for git scm | |||
2009-05-30 | optimize ipkg package management | Waldemar Brodkorb | |
- generate ipkg control file from PKG_* variables - automatically install init scripts from ./files/*.init set #PKG pkgname to set the binary package - rename FWINIT -> INIT - move postinst and conffiles meta data to ./files - update the packages to the latest upstream version - remove some unready or unused package (strongswan,..) more cleanups needed after allmodconfig | |||
2009-05-23 | - cleanup and document PKG_template, ARCH parameter is not needed anymore | Waldemar Brodkorb | |
- use CPU_ARCH for fake dir and ipkg - enable DEBUG option in menu and rename to ADK_DEBUG | |||
2009-05-17 | Initial import | wbx | |