Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-21 | base-files: fix vlan support for busybox vconfig | Phil Sutter | |
The busybox symlinks reside in /bin, so the check fails. Curiously, there is no vconfig package, so vlan support must have been broken since the beginning of time (for OpenADK). :) This patch also adds some error messages when the basic checks fail, useful helpers when debugging what's going wrong. Also, there was some whitespace fuckup in two lines. | |||
2011-02-21 | mk/modules.mk: always pack zlib_inflate.ko along with deflate.ko | Phil Sutter | |
Since linux-2.6.37's Kconfg unconditionally selects it. | |||
2011-02-21 | package/tcpdump: ease the use of chroot | Phil Sutter | |
Having this chroot feature enabled is not funny when no user to setuid to is defined. This patch fixes this annoyance by setting the default chroot user to "nobody", which exists as long as base-files do. | |||
2011-02-18 | use this package only for native builds for now | Waldemar Brodkorb | |
2011-02-18 | add libintl development subpackage | Waldemar Brodkorb | |
2011-02-16 | this variable is used in common context now. | Waldemar Brodkorb | |
2011-02-16 | add strings to binutils package | Waldemar Brodkorb | |
2011-02-16 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2011-02-16 | add client startup script, when using nfs4 | Waldemar Brodkorb | |
2011-02-16 | fix wording, add bind dependencies | Waldemar Brodkorb | |
2011-02-16 | add perl module needed for intltool | Waldemar Brodkorb | |
2011-02-16 | use better defaults for native builds | Waldemar Brodkorb | |
2011-02-16 | some minor bugfixing in linux kernel config | Waldemar Brodkorb | |
2011-02-16 | remove unused flavour stuff | Waldemar Brodkorb | |
2011-02-16 | use CC_FOR_BUILD and CFLAGS_FOR_BUILD | Waldemar Brodkorb | |
2011-02-16 | use better category | Waldemar Brodkorb | |
2011-02-16 | use better category | Waldemar Brodkorb | |
2011-02-16 | correct package section | Waldemar Brodkorb | |
2011-02-16 | fix typo in variable name | Waldemar Brodkorb | |
2011-02-16 | fix dependencies to libbind | Waldemar Brodkorb | |
2011-02-16 | disable ccache usage by default | Waldemar Brodkorb | |
2011-02-15 | acoid libtool relink, because it fails. | Waldemar Brodkorb | |
2011-02-14 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2011-02-14 | remove obsolete file | Waldemar Brodkorb | |
2011-02-14 | allow cross-compile on Darwin, remove broken rpm package (unused). | Waldemar Brodkorb | |
2011-02-14 | extra call to depend seems not required anymore | Waldemar Brodkorb | |
2011-02-14 | squid needs libtool | Waldemar Brodkorb | |
2011-02-14 | fix ccache usage | Waldemar Brodkorb | |
2011-02-11 | ibm x40 have pci/mini-pci | Waldemar Brodkorb | |
2011-02-11 | install more explicitely | Waldemar Brodkorb | |
2011-02-11 | non verbose output should be quiet | Waldemar Brodkorb | |
2011-02-11 | fix typo | Waldemar Brodkorb | |
2011-02-11 | better description | Waldemar Brodkorb | |
2011-02-11 | disable some applets by default | Waldemar Brodkorb | |
2011-02-10 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2011-02-10 | add basic ccache support | Waldemar Brodkorb | |
2011-02-10 | it is wrong to add target include dir to host cppflags, breaks build on MacOS X | Waldemar Brodkorb | |
2011-02-10 | mikrotik-rb532: select ADK_TARGET_WITH_LEDS | Phil Sutter | |
2011-02-10 | mikrotik-rb532: enable hardware watchdog support | Phil Sutter | |
2011-02-08 | many bugfixes for native adksystems and some package updates | Waldemar Brodkorb | |
2011-02-05 | remove wrong rebuild touch files, when switching between configs | Waldemar Brodkorb | |
2011-02-05 | add correct dependencies, when kernel modules are choosen via ↵ | Waldemar Brodkorb | |
flavour/choices and subpackages | |||
2011-02-05 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2011-02-05 | fix some allmodconfig issues for mips target | Waldemar Brodkorb | |
2011-02-05 | update to latest upstream version | Waldemar Brodkorb | |
2011-02-05 | fix build and runtime dependencies | Waldemar Brodkorb | |
2011-02-05 | do not link against host libiconv | Waldemar Brodkorb | |
2011-02-05 | avoid warning, create empty file for login information | Waldemar Brodkorb | |
2011-02-05 | add more subpackages, divide tools and library | Waldemar Brodkorb | |
2011-02-04 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |