Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-08 | finetune package build. | Waldemar Brodkorb | |
2011-01-07 | try to fix libtool rpath behavior | Waldemar Brodkorb | |
2011-01-07 | add patches from OpenBSD | Waldemar Brodkorb | |
2011-01-07 | disable rpath | Waldemar Brodkorb | |
2011-01-07 | add missing stuff from tg@ | Waldemar Brodkorb | |
2011-01-07 | pass KERNEL_MAKE_ENV to all invocations of make on the Linux kernel | Thorsten Glaser | |
similar to KERNEL_MAKE_OPTS just as environment Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2011-01-07 | honour CFLAGS | Waldemar Brodkorb | |
2011-01-07 | do not install docs | Waldemar Brodkorb | |
2011-01-07 | use CFLAGS | Waldemar Brodkorb | |
2011-01-07 | remove duplicate call of CFLAGS, remove /usr/local from compiler paths | Waldemar Brodkorb | |
2011-01-07 | do not use duplicate CFLAGS | Waldemar Brodkorb | |
2011-01-07 | add varios patches... | Waldemar Brodkorb | |
eglibc should install nsswitch.conf and others. add -fhonour-copts to TARGET_CFLAGS. | |||
2011-01-07 | disable tool build, needs c++, not used right now | Waldemar Brodkorb | |
2011-01-06 | disable rpath, enable TLS, fix cross-compile on Darwin | Waldemar Brodkorb | |
2011-01-06 | remove obsolete SUB_INSTALL stuff. | Waldemar Brodkorb | |
2011-01-06 | do not use rpath with staging dir information | Waldemar Brodkorb | |
2011-01-06 | automatic post-postinstall targets, and exemplary switch of zlib to it | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2011-01-06 | workaround for make package=busybox | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2011-01-06 | fix build error due to missing includes | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2011-01-06 | disable rpath usage | Waldemar Brodkorb | |
2011-01-06 | install empty header stub | Waldemar Brodkorb | |
2011-01-06 | disable docs and some other stuff | Waldemar Brodkorb | |
2011-01-06 | fix startup script | Waldemar Brodkorb | |
2011-01-04 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2011-01-04 | unblock wlan before starting networking | Waldemar Brodkorb | |
2011-01-04 | fix dependencies | Waldemar Brodkorb | |
2011-01-04 | add default config dir | Waldemar Brodkorb | |
2011-01-04 | add predefined loader cache | Waldemar Brodkorb | |
2011-01-03 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2011-01-03 | fix qemu targets, make them bootable again | Waldemar Brodkorb | |
2011-01-03 | make it cross-compile | Waldemar Brodkorb | |
2011-01-03 | fix cross-compile on Darwin | Waldemar Brodkorb | |
2011-01-03 | update mplayer to latest svn | Waldemar Brodkorb | |
2011-01-02 | resolve merge conflict | Waldemar Brodkorb | |
2011-01-02 | add an example interfaces file, make tmpfs configurable via menu | Waldemar Brodkorb | |
2011-01-02 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2011-01-02 | make bulk fixes. fix toolchain building for sparc64/ppc | Waldemar Brodkorb | |
2011-01-01 | be quiet on filesystem creation | Waldemar Brodkorb | |
2011-01-01 | use /sbin for watchdog binary | Waldemar Brodkorb | |
2010-12-31 | fix some error messages, when fstab does not exist | Waldemar Brodkorb | |
2010-12-30 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-12-30 | add new packages mkfontdir and mkfontscale | Waldemar Brodkorb | |
2010-12-30 | fix startup scripts, fix stop routine | Waldemar Brodkorb | |
2010-12-30 | resolve merge conflicts | Waldemar Brodkorb | |
2010-12-30 | rework architecture / embedded systems concept | Waldemar Brodkorb | |
Make configuration of new targets cheap. Just add a new file in target/arch/sys-enabled/foo. See other files for syntax. While doing runtime tests with the new infrastructure I've updated a lot of other stuff: - gcc 4.5.2 - uClibc 0.9.32-rc1 (NPTL) - strongswan, php, miredo, parted, util-linux-ng, e2fsprogs I promise, this is the last big fat commit this year ;) | |||
2010-12-23 | add new packages syslinux, nasm and qemu (not perfect..) | Waldemar Brodkorb | |
2010-12-23 | fix compile error | Waldemar Brodkorb | |
2010-12-22 | use temporary resolv.conf when using udhcp | Waldemar Brodkorb | |
2010-12-20 | update to latest upstream version | Waldemar Brodkorb | |
2010-12-19 | update to latest upstream version | Waldemar Brodkorb | |