Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-05 | fix some dependencys for pptpd, untested | Waldemar Brodkorb | |
2010-11-05 | handle empty variables in network script | Waldemar Brodkorb | |
2010-11-05 | reload usbserial kernel module, after huawei usb stick is connected | Waldemar Brodkorb | |
2010-11-05 | execute huawei utility when web'n'walk stick is connected | Waldemar Brodkorb | |
2010-11-04 | add zlib dependency, fix binascii module build | Waldemar Brodkorb | |
2010-11-04 | add cherrypy package from joerg seitter. | Waldemar Brodkorb | |
done some portability patches. | |||
2010-11-04 | hopefully fix compile on 64 Bit host | Waldemar Brodkorb | |
2010-11-04 | new variable delimiter | Waldemar Brodkorb | |
2010-11-04 | added huawei control utility | Steffen Ritter | |
Signed-off-by: Steffen Ritter <steffen.ritter@stz-bt.de> | |||
2010-11-04 | fix cross-compile on MacOS X host | Waldemar Brodkorb | |
2010-11-04 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-11-03 | need to fork startup scripts, otherwise init got exit calls and reboots the ↵ | Waldemar Brodkorb | |
system | |||
2010-11-03 | just remount existing devtmpfs | Waldemar Brodkorb | |
2010-10-31 | disable doc generation | Waldemar Brodkorb | |
2010-10-30 | update to latest upstream version | Waldemar Brodkorb | |
2010-10-29 | update to latest upstream version | Waldemar Brodkorb | |
2010-10-22 | fix build on MacOS X | Waldemar Brodkorb | |
2010-10-16 | fix build dependency | Waldemar Brodkorb | |
2010-10-16 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
Conflicts: package/freeradius-server/Makefile package/nss/patches/patch-mozilla_security_coreconf_Linux_mk | |||
2010-10-14 | update to latest upstream | Waldemar Brodkorb | |
2010-10-14 | update to latest upstream | Waldemar Brodkorb | |
2010-10-14 | update to latest upstream | Waldemar Brodkorb | |
2010-10-14 | update heimdal to latest upstream, not fully ready | Waldemar Brodkorb | |
2010-10-14 | fix package build | Waldemar Brodkorb | |
2010-10-14 | make MacOS X works as build system for most of the packages, update some ↵ | Waldemar Brodkorb | |
packages to latest stable upstream version | |||
2010-10-14 | make MacOS X works as build system for most of the packages, update some ↵ | Waldemar Brodkorb | |
packages to latest stable upstream version | |||
2010-09-30 | first step to get cross-compile on MacOS X working | Waldemar Brodkorb | |
2010-09-30 | update to latest available upstream | Waldemar Brodkorb | |
2010-09-29 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-09-29 | fix subpackage build dependencies | Waldemar Brodkorb | |
PKGSB_ variables containing the full symbol name, without leading main package symbol. Fix depmaker to check correctly. | |||
2010-09-29 | update eglibc and ibm x40 target, fix macosx cross-compile | Waldemar Brodkorb | |
2010-09-28 | add macosx compat patches from git | Waldemar Brodkorb | |
2010-09-28 | rework build dependencies | Waldemar Brodkorb | |
2010-09-28 | typo fixes | Waldemar Brodkorb | |
2010-09-28 | update to latest upstream | Waldemar Brodkorb | |
2010-09-26 | bad testing on my site, install header files again | Waldemar Brodkorb | |
2010-09-25 | add new package contributed by joerg | Waldemar Brodkorb | |
2010-09-25 | fix typo | Waldemar Brodkorb | |
2010-09-25 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-09-25 | fix packaging bug, reported by joerg | Waldemar Brodkorb | |
loading of python modules must be disabled, otherwise they are renamed/disabled. To disable modules we need to patch setup.py, PYTHON_DIABLED_MODULES are no longer recognized. | |||
2010-09-21 | missing patch for vim | Waldemar Brodkorb | |
2010-09-21 | update some package to latest upstream | Waldemar Brodkorb | |
2010-09-20 | update to latest stable version, fix bug reported by joerg | Waldemar Brodkorb | |
2010-09-18 | add example with su -, disable arts | Waldemar Brodkorb | |
2010-09-18 | update to latest stable version | Waldemar Brodkorb | |
2010-09-17 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
Conflicts: package/binutils/Makefile | |||
2010-09-17 | update some targets to 2.6.35.4 | Waldemar Brodkorb | |
2010-09-16 | fintune rebuild stuff, fix some warnings | Waldemar Brodkorb | |
2010-09-16 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
Conflicts: mk/kernel-build.mk package/expat/Makefile package/gettext/Makefile package/perl/Makefile package/zlib/Makefile | |||
2010-09-16 | add some native build fixes (tested on Lemote notebook) | Waldemar Brodkorb | |
- enable busybox applets needed for natvie builds - add header packages for expat and libnl - remove rtl8187b driver, use kernel included driver (needs more testing) |