Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-13 | simplify net-snmp package, update to latest upstream | Waldemar Brodkorb | |
- fix iptables-snmp package (reported by joerg) - simplify and update net-snmp | |||
2009-11-12 | libnsl is needed for java 1.6 | Waldemar Brodkorb | |
2009-11-11 | make target foxboard compile | Waldemar Brodkorb | |
2009-11-05 | fix some bluetooth packaging bugs | Waldemar Brodkorb | |
2009-11-03 | update X11, kerberos, samba, bluez | Waldemar 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-31 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2009-10-31 | finetune qemu-cris, add qemu-x86_64 | Waldemar Brodkorb | |
2009-10-24 | add basic qemu-arm support, add compression choice | Waldemar Brodkorb | |
2009-10-22 | some adk devel corrections | Waldemar Brodkorb | |
Merge branch 'master' of git+ssh://openadk.org/git/openadk Conflicts: mk/package.mk | |||
2009-10-18 | update gcc, binutils, gdb, linux kernel, dnsmasq and alsa | Waldemar Brodkorb | |
WARNING: tested only on qemu-x86 | |||
2009-10-11 | make more apps statically linkable | Waldemar 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-01 | abstract package backend, add perl | Linux User | |
2009-10-01 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Linux User | |
Conflicts: scripts/scan-pkgs.sh | |||
2009-10-01 | some native build fixes | Linux 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-30 | fix tool dependency list add preliminary rpm backend support | Waldemar Brodkorb | |
2009-09-29 | add ifup/ifdown dirs | Waldemar Brodkorb | |
2009-09-29 | fix some eglibc adk buildsystem problems | Waldemar Brodkorb | |
2009-09-28 | fix cross-compile at least from x86 to x86_64 | Waldemar Brodkorb | |
2009-09-26 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2009-09-25 | add perl config for mips64 | Waldemar Brodkorb | |
2009-09-25 | disable uclibc for lemote, still broken | Waldemar Brodkorb | |
2009-09-23 | install hostpython to STAGIND_DIR for further usage | Waldemar Brodkorb | |
2009-09-23 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2009-09-23 | fix dropbear startup, add mips64 qemu bug notice | Waldemar Brodkorb | |
2009-09-23 | update to latest upstream | Waldemar Brodkorb | |
2009-09-23 | remove admin account, add message after build how to login to the system | Waldemar Brodkorb | |
2009-09-23 | allow root login | Waldemar Brodkorb | |
2009-09-23 | convert bzero to memset, allow root login | Waldemar Brodkorb | |
2009-09-21 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2009-09-20 | fix header install | Waldemar Brodkorb | |
2009-09-18 | fix openssh compile, add path to cross libssl/libcrypto | Waldemar Brodkorb | |
2009-09-18 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2009-09-18 | fix openssl native compile | Waldemar 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-18 | make zlib compile natively | Waldemar Brodkorb | |
2009-09-17 | add a method to avoid /tmp as tmpfs | Waldemar Brodkorb | |
- useful f.e. for a shuttle pc - fix tty permissions, needed for non-root users | |||
2009-09-16 | remove leftover | Waldemar Brodkorb | |
2009-09-16 | make libvirt usable, add python | Waldemar Brodkorb | |
not very well tested, but runs on shutlle | |||
2009-09-16 | make adk compile system work on shuttle | Waldemar 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-10 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2009-09-10 | update to latest upstream | Waldemar Brodkorb | |
2009-09-10 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2009-09-10 | eglibc compiles fine for arm | Waldemar Brodkorb | |
2009-09-10 | finally boot shuttle from raid1 root | Waldemar Brodkorb | |
you need to set hard disk partition types to type fd. I added a grub binary package, because grub does not allow to be cross-compiled from x86_64 for example without using a multilib gcc, which we do not support. | |||
2009-09-09 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2009-09-09 | add shuttle and tomtom device support | Waldemar Brodkorb | |
barely tested. TomTom support is for my tomtom rider 2 navigation system and is a new toolchain only target. I will add some special applications later. Shuttle is my ADK buildserver. At least I can boot via PXE and create software raid devices. Still need to figure out how to manage grub2 and how to integrate a disk installer or something like that. | |||
2009-09-09 | optimize libc-dev package | Waldemar Brodkorb | |
- remove some leftover debug code - add more header files in libc-dev packages - fix qemu-mips* hints | |||
2009-09-02 | make rescue for x86_64 usable as PXE netboot image | Waldemar Brodkorb | |
A kernel with initramfs piggyback can be used to boot via PXE, even when the network driver will be loaded later. My shuttle seems to be really fresh, no boot of Debian/lenny or newer was possible. Add some drivers I need for my shuttle. Use LZMA-compression for kernel and initramfs. Fix some lvm tool dependencies meanwhile.. | |||
2009-09-02 | mdadm package | Waldemar Brodkorb | |
useful package for software raid under linux. my realpath patch might be bad, but at least I could generate a raid0 on my new shuttle pc. | |||
2009-08-31 | add back in package iptables-snmp | Phil Sutter | |
This basically installs a shared object file for loading into snmpd so iptables information (chains and their counters) can be accessed via snmp. | |||
2009-08-31 | maradns: update to 1.3.07.09 | Phil Sutter | |
As easy as eatin' pancakes ;) |