summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-11-15fix native build on x86Waldemar Brodkorb
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-13new feature extra dirWaldemar Brodkorb
- you can now overwrite your target root dir files with either - creating a directory extra/ and put a complet file hierarchy into it - creating a directory anywhere and using make extra=/path/to/dir both methods will copy the file hierarchy over root dir and then will create images and tar balls. useful for overwriten default configuration or adding non packaged software like java runtime environment. suggested by Joerg S.
2009-11-12libnsl is needed for java 1.6Waldemar Brodkorb
2009-11-11make target foxboard compileWaldemar Brodkorb
2009-11-08update to latest stable kernel, fix grub2 terminal outputWaldemar Brodkorb
- grub2 documentation is really outdated. you have to read the source to get serial working.
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-22fix problemWaldemar Brodkorb
2009-10-21a struct has changed, refresh patchWaldemar Brodkorb
2009-10-18update gcc, binutils, gdb, linux kernel, dnsmasq and alsaWaldemar Brodkorb
WARNING: tested only on qemu-x86
2009-10-17Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
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-10add fix to compile uClibc based toolchain on UbuntuWaldemar Brodkorb
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-25Merge 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-23add static application buildWaldemar Brodkorb
barely tested, but working for mksh package and google g1 target
2009-09-23add google g1 device supportWaldemar Brodkorb
- toolchain only - add tar.gz package backend - verified to work on device with a static linked mksh and eglibc
2009-09-23update to latest upstreamWaldemar Brodkorb
2009-09-23add a BUG list, refresh TODOWaldemar 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-16Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb