summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Collapse)Author
2009-11-24update mpd, libvirt, php and openldapWaldemar Brodkorb
- make more features available in mpd - add libmms package - do not call redundant clean on cleantarget
2009-11-22Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2009-11-22implement cfinstallWaldemar Brodkorb
- tested on wrap - enable cfgfs for wrap
2009-11-22make strace work for armWaldemar Brodkorb
2009-11-22make static build workWaldemar Brodkorb
2009-11-22make obexftp work with static linking, fix ipv6 dependencyWaldemar Brodkorb
2009-11-22Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2009-11-22add pcengines wrap supportWaldemar Brodkorb
- fix DEVICE -> ADK_TARGET conversions missed last time - make wrap boot via PXE
2009-11-22Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2009-11-22move openobex library to menupoint libraryWaldemar Brodkorb
2009-11-22make bulk build on Debian/lenny x86 completeWaldemar Brodkorb
- fix some menu descriptions - fix gcc package compile
2009-11-22Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2009-11-22more bulk build fixesWaldemar Brodkorb
- update rtorrent, libtorrent and libsigc++ - add skeleton for cfinstaller - fix uclibc samba compile - fix parallel builds - update tcl - update iw - remove mac80211 package, use kernel integrated drivers - mark packages which can not be compiled parallel (make -j2)
2009-11-22fix static buildWaldemar Brodkorb
2009-11-20Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2009-11-20fix more uclibc bulk build errors and add sfdisk/partedWaldemar Brodkorb
- add sfdisk and parted for nfsroot installations to cfdisk - fix more uclibc bulk build errors
2009-11-20create dirs in Makefile to avoid buildsystem warningsWaldemar Brodkorb
2009-11-20package updates and compile fixesWaldemar Brodkorb
- update ctorrent, cups, gnutls and freeradius-server - compile kerberos (heimdal,krb5) with com_err library from e2fsprogs to allow both to be build without installing local copys of libcom_err - cleanup lynx package add zlib dependency
2009-11-19rename DEVICE to ADK_TARGETWaldemar Brodkorb
- the name is better, because qemu f.e. is no hardware device - use make TARGET=alix1c to start with a configuration for this target - use make TARGET=alix1c allmodconfig to generate a mostly complete config to build all available packages for this platform as a package The all.config and .defconfig files needed to get this working are dynamically generated.
2009-11-19use ARCH instead of CPU_ARCHWaldemar Brodkorb
2009-11-15update asterisk, fix aufs2 compileWaldemar Brodkorb
2009-11-15update pcre, add dansguardian (lightly tested)Waldemar Brodkorb
2009-11-15update squid, openssl and tinyproxy to latest upstream versionWaldemar Brodkorb
2009-11-15update privoxy packageWaldemar Brodkorb
- add /etc/privoxy - add postinst script for user/group add - add init script
2009-11-14update to latest upstream versionWaldemar Brodkorb
- simplify and just use default extensions builtin
2009-11-13simplify net-snmp package, update to latest upstreamWaldemar Brodkorb
- fix iptables-snmp package (reported by joerg) - simplify and update net-snmp
2009-11-12libnsl is needed for java 1.6Waldemar Brodkorb
2009-11-11make target foxboard compileWaldemar Brodkorb
2009-11-05fix some bluetooth packaging bugsWaldemar Brodkorb
2009-11-03update X11, kerberos, samba, bluezWaldemar Brodkorb
- fix some ipkg issues with ubuntu - use grub2 for alix1c, no grub1 dependency on host - boots up on alix1c - fix some bcm203x problems
2009-10-31Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2009-10-31finetune qemu-cris, add qemu-x86_64Waldemar Brodkorb
2009-10-24add basic qemu-arm support, add compression choiceWaldemar Brodkorb
2009-10-22some adk devel correctionsWaldemar Brodkorb
Merge branch 'master' of git+ssh://openadk.org/git/openadk Conflicts: mk/package.mk
2009-10-18update gcc, binutils, gdb, linux kernel, dnsmasq and alsaWaldemar Brodkorb
WARNING: tested only on qemu-x86
2009-10-11make more apps statically linkableWaldemar Brodkorb
- update libusb to latest upstream - update bluez to latest upstream - add a new PKG_OPTS option: libonly, useful for library only packages, which are not created, when static linking is choosen
2009-10-01abstract package backend, add perlLinux User
2009-10-01Merge branch 'master' of git+ssh://openadk.org/git/openadkLinux User
Conflicts: scripts/scan-pkgs.sh
2009-10-01some native build fixesLinux User
- git package needs a better fix. but existing symlinks are broken build without perl - update curl to latest upstream, including libcurl-dev package - add libopenssl-dev package
2009-09-30fix tool dependency list add preliminary rpm backend supportWaldemar Brodkorb
2009-09-29add ifup/ifdown dirsWaldemar Brodkorb
2009-09-29fix some eglibc adk buildsystem problemsWaldemar Brodkorb
2009-09-28fix cross-compile at least from x86 to x86_64Waldemar Brodkorb
2009-09-26Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2009-09-25add perl config for mips64Waldemar Brodkorb
2009-09-25disable uclibc for lemote, still brokenWaldemar Brodkorb
2009-09-23install hostpython to STAGIND_DIR for further usageWaldemar Brodkorb
2009-09-23Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2009-09-23fix dropbear startup, add mips64 qemu bug noticeWaldemar Brodkorb
2009-09-23update to latest upstreamWaldemar Brodkorb