summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Collapse)Author
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-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
2009-09-23remove admin account, add message after build how to login to the systemWaldemar Brodkorb
2009-09-23allow root loginWaldemar Brodkorb
2009-09-23convert bzero to memset, allow root loginWaldemar Brodkorb
2009-09-21Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2009-09-20fix header installWaldemar Brodkorb
2009-09-18fix openssh compile, add path to cross libssl/libcryptoWaldemar Brodkorb
2009-09-18Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2009-09-18fix openssl native compileWaldemar Brodkorb
- we need cmp - we need strict.pm for most perlscripts - use correct TARGET_CROSS variables for native compiles - cosmetic changes to openssl package, add .so files so that it can be used by gcc
2009-09-18make zlib compile nativelyWaldemar Brodkorb
2009-09-17add a method to avoid /tmp as tmpfsWaldemar Brodkorb
- useful f.e. for a shuttle pc - fix tty permissions, needed for non-root users
2009-09-16remove leftoverWaldemar Brodkorb
2009-09-16make libvirt usable, add pythonWaldemar Brodkorb
not very well tested, but runs on shutlle
2009-09-16make adk compile system work on shuttleWaldemar Brodkorb
- add some missing packages like cpio, lzma and gnu wget - make microperl more featureful, needed for kernel-header installation - make a dependency to perl - fix header installation for $libc-dev package - fix 64bit uclibc setup, simplify gcc patches and totally unrelated - add preliminary kvm and libvirt support (not tested)
2009-09-10Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2009-09-10update to latest upstreamWaldemar Brodkorb
2009-09-10Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb