summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-02-21remove leftover dependency on ADK_ENABLE_IPV6Phil Sutter
2011-02-21base-files: fix vlan support for busybox vconfigPhil 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-21mk/modules.mk: always pack zlib_inflate.ko along with deflate.koPhil Sutter
Since linux-2.6.37's Kconfg unconditionally selects it.
2011-02-21package/tcpdump: ease the use of chrootPhil 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-18use this package only for native builds for nowWaldemar Brodkorb
2011-02-18add libintl development subpackageWaldemar Brodkorb
2011-02-16this variable is used in common context now.Waldemar Brodkorb
2011-02-16add strings to binutils packageWaldemar Brodkorb
2011-02-16Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2011-02-16add client startup script, when using nfs4Waldemar Brodkorb
2011-02-16fix wording, add bind dependenciesWaldemar Brodkorb
2011-02-16add perl module needed for intltoolWaldemar Brodkorb
2011-02-16use better defaults for native buildsWaldemar Brodkorb
2011-02-16some minor bugfixing in linux kernel configWaldemar Brodkorb
2011-02-16remove unused flavour stuffWaldemar Brodkorb
2011-02-16use CC_FOR_BUILD and CFLAGS_FOR_BUILDWaldemar Brodkorb
2011-02-16use better categoryWaldemar Brodkorb
2011-02-16use better categoryWaldemar Brodkorb
2011-02-16correct package sectionWaldemar Brodkorb
2011-02-16fix typo in variable nameWaldemar Brodkorb
2011-02-16fix dependencies to libbindWaldemar Brodkorb
2011-02-16disable ccache usage by defaultWaldemar Brodkorb
2011-02-15acoid libtool relink, because it fails.Waldemar Brodkorb
2011-02-14Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2011-02-14remove obsolete fileWaldemar Brodkorb
2011-02-14allow cross-compile on Darwin, remove broken rpm package (unused).Waldemar Brodkorb
2011-02-14extra call to depend seems not required anymoreWaldemar Brodkorb
2011-02-14squid needs libtoolWaldemar Brodkorb
2011-02-14fix ccache usageWaldemar Brodkorb
2011-02-11ibm x40 have pci/mini-pciWaldemar Brodkorb
2011-02-11install more explicitelyWaldemar Brodkorb
2011-02-11non verbose output should be quietWaldemar Brodkorb
2011-02-11fix typoWaldemar Brodkorb
2011-02-11better descriptionWaldemar Brodkorb
2011-02-11disable some applets by defaultWaldemar Brodkorb
2011-02-10Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2011-02-10add basic ccache supportWaldemar Brodkorb
2011-02-10it is wrong to add target include dir to host cppflags, breaks build on MacOS XWaldemar Brodkorb
2011-02-10mikrotik-rb532: select ADK_TARGET_WITH_LEDSPhil Sutter
2011-02-10mikrotik-rb532: enable hardware watchdog supportPhil Sutter
2011-02-08many bugfixes for native adksystems and some package updatesWaldemar Brodkorb
2011-02-05remove wrong rebuild touch files, when switching between configsWaldemar Brodkorb
2011-02-05add correct dependencies, when kernel modules are choosen via ↵Waldemar Brodkorb
flavour/choices and subpackages
2011-02-05Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2011-02-05fix some allmodconfig issues for mips targetWaldemar Brodkorb
2011-02-05update to latest upstream versionWaldemar Brodkorb
2011-02-05fix build and runtime dependenciesWaldemar Brodkorb
2011-02-05do not link against host libiconvWaldemar Brodkorb
2011-02-05avoid warning, create empty file for login informationWaldemar Brodkorb
2011-02-05add more subpackages, divide tools and libraryWaldemar Brodkorb