summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Collapse)Author
2010-04-12new package conntrack-coolsPhil Sutter
2010-04-12ip6tables reviewPhil Sutter
Init-script and config based on the IPv4-ones, but all NAT-related stuff dropped.
2010-04-12firewall.conf: minor fixupsPhil Sutter
- Apply drop policy to the OUTPUT chain, too (the actual behaviour should not have changed, as all now unhandled packets were explicitly dropped before). - The TCPMSS target is only valid in the mangle table, which is not enabled by default. So fix the statement and comment it out to leave it up to the user to decide whether he really needs it.
2010-04-12fix nfs-utils for IPv6Phil Sutter
FIXME: this is rather a workaround, the package flavour system should support conditional defaults (or we should select the flavour option conditionally from the main package symbol?).
2010-04-12pdnsd review: improve default config, fix init scriptPhil Sutter
2010-04-12base-files/sysctl.conf: add statement to enable IPv6 forwardingPhil Sutter
2010-04-12fix pdnsd for IPv6 queriesPhil Sutter
2010-04-12add back in the good old "enable IPv6" optionPhil Sutter
We do Linux, so we do IPv6. Internet for everyone.
2010-04-12add proper infrastructure for udhcpdPhil Sutter
This is a bit hacky, as it creates a meta-package with no prompt and boolean value of the busybox internal udhcpd config symbol. It's use is only to get the required files into the image. I guess there is probably a more elegant way of doing this.
2010-04-12fix stupid merge errors, mentioned by philWaldemar Brodkorb
2010-04-06Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
Conflicts: target/Config.in
2010-04-06fix configureWaldemar Brodkorb
2010-04-06fix build for arm targets, from OpenWrt ↵Waldemar Brodkorb
package/uclibc++/patches/patch-include_unwind-cxx_h
2010-04-06another round to remove python dependencyWaldemar Brodkorb
2010-04-06update to latest upstreamWaldemar Brodkorb
2010-04-04Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-04-04remove, already in upstreamWaldemar Brodkorb
2010-04-04use nanosleep instead of usleepWaldemar Brodkorb
2010-04-04update to latest stable upstreamWaldemar Brodkorb
2010-04-04enable glibc for lemote targetWaldemar Brodkorb
2010-04-04Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
Conflicts: BUGS package/autoconf/Makefile
2010-04-04Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-04-04remove /etc/network/interfaces, not available on nfsrootWaldemar Brodkorb
2010-04-04enable staticWaldemar Brodkorb
2010-04-04update to latest upstreamWaldemar Brodkorb
2010-04-04cleanup patchWaldemar Brodkorb
2010-04-01remove ustl, add some more bulkallmodconfig fixesWaldemar Brodkorb
2010-04-01remove ustl, add some more bulkallmodconfig fixesWaldemar Brodkorb
2010-04-01update to latest upstream of ulogd and add dependenciesWaldemar Brodkorb
2010-04-01update to latest upstreamWaldemar Brodkorb
2010-03-28Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-03-28implement adkupdate for ag241, add kernel patches for 2.6.33.1Waldemar Brodkorb
2010-03-28update to latest upstream to fix some compile problemsWaldemar Brodkorb
2010-03-28xorg fbdev only useful on alix1c and lemote at the momentWaldemar Brodkorb
2010-03-28only useful on shuttle pc targetWaldemar Brodkorb
2010-03-28disable python bindingsWaldemar Brodkorb
2010-03-28fix compile error for foxboardWaldemar Brodkorb
2010-03-28Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-03-28update ag241 to 2.6.33Waldemar Brodkorb
2010-03-23Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-03-16enable libvirt only for architectures which can be used for kvmWaldemar Brodkorb
2010-03-16disable hayes support, breaks buildWaldemar Brodkorb
2010-03-16fix cross-compile for mipsWaldemar Brodkorb
2010-03-16do not build gcc for ag241, makes no senseWaldemar Brodkorb
2010-03-14fix dependenciesWaldemar Brodkorb
2010-03-14fix ipkg, we need to use CPU_ARCHWaldemar Brodkorb
2010-03-12disable jamvm for lemoteWaldemar Brodkorb
2010-03-12rename getline to avoid conflictWaldemar Brodkorb
2010-03-12Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-03-12fix cross-compile the right wayWaldemar Brodkorb