summaryrefslogtreecommitdiff
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-20/init should be used. Seems that our kernel patch is not enoughWaldemar 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-19Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
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-19heimdal needs bisonWaldemar Brodkorb
2009-11-19use ARCH instead of CPU_ARCHWaldemar Brodkorb
2009-11-18libpcap needs flexWaldemar Brodkorb
patch from Joerg S., thanks
2009-11-17Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2009-11-17reorder modules load. hmm. I thought this was fixed already.Waldemar Brodkorb
2009-11-17fix unresolved symbols in usbcoreWaldemar Brodkorb
- should fix following problem by loading usb usbcore: Unknown symbol utf16s_to_utf8s
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-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