summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
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-13patchThorsten Glaser
From c056028f24ed7f93528e9643a2d7297789c20891 Mon Sep 17 00:00:00 2001 From: Thorsten Glaser <tg@mirbsd.org> Date: Sat, 12 Sep 2009 13:07:42 +0000 Subject: [PATCH] Fix PKG_OPTS+=noscripts MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit • Fix check PKG_OPTS for “noremove” (like DEB_BUILD_OPTIONS) • Add code for “noscripts”, as defined and requested by wbx Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
2009-09-11avoid exit when rm failsWaldemar Brodkorb
2009-09-11fix showstopper ;)Waldemar Brodkorb
Accidently forgot to rename these, too. I removed redundant variables. TARGET_CROSS / KERNEL_CROSS
2009-09-10Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2009-09-10try to use generated filesWaldemar Brodkorb
maybe we can remove the dependency to bison, flex and gperf
2009-09-10Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2009-09-10update to latest upstreamWaldemar Brodkorb
2009-09-10make rootfs configurable, add ext4 supportWaldemar Brodkorb
2009-09-10small workaroundWaldemar Brodkorb
remove this static library, otherwise binutils cross-compile fails, because it tries to use it.
2009-09-10Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2009-09-10eglibc compiles fine for armWaldemar Brodkorb
2009-09-10finally boot shuttle from raid1 rootWaldemar 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-09Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2009-09-09add shuttle and tomtom device supportWaldemar 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-09optimize libc-dev packageWaldemar Brodkorb
- remove some leftover debug code - add more header files in libc-dev packages - fix qemu-mips* hints
2009-09-02make rescue for x86_64 usable as PXE netboot imageWaldemar 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..