summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Collapse)Author
2010-06-07update to latest upstream versionWaldemar Brodkorb
2010-04-27iptv via natting now works at last sometime.Waldemar Brodkorb
alice iptv seems to use destination=ip:port instead of client_port=port, like RFC suggesting it. But destination= is also used by STUN method. As a quick hack I commented out STUN method to avoid crashes. Now at least I can see some tv streams. still not 100% good.
2010-04-25use latest version of rtsp as a package, instead of kernel patchWaldemar Brodkorb
2010-04-25need to put igmpproxy in the backgroundWaldemar Brodkorb
2010-04-25add startup scriptWaldemar Brodkorb
2010-04-23fix cfgfs status with latest busybox sortWaldemar Brodkorb
2010-04-23remove unused commentWaldemar Brodkorb
2010-04-23fix subpackage creationWaldemar Brodkorb
2010-04-22sync busybox configWaldemar Brodkorb
2010-04-22fix busybox compile, when ipkg is choosen and udhcpd is notWaldemar Brodkorb
2010-04-22fix bulkallmodWaldemar Brodkorb
2010-04-22update to latest upstreamWaldemar Brodkorb
2010-04-21resolve merge conflictWaldemar Brodkorb
2010-04-21update to latest upstreamWaldemar Brodkorb
2010-04-21update patchWaldemar Brodkorb
2010-04-21Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-04-21fat commit to add support for firefox on ibm x40 via usb stickWaldemar Brodkorb
- add support for IBM X40 notebook - add USB boot support - add firefox package - update and add all dependencies for firefox - add xorg intel driver - add dri support for xorg
2010-04-21update to latest upstream versionWaldemar Brodkorb
2010-04-12basefiles: fix cyclic /var/tmp -> /var/tmp symlinkPhil Sutter
2010-04-12dropbear: reenable DSS algo supportPhil Sutter
Tragically, disabling DSS support in order to prevent an error message from showing up at startup (because of missing dss host key) also disables support for pubkey auth using DSS keys. And guess which type mine is. ;) To provide a usable compromise, make dropbear.init generate the formerly missing dss host key. So there won't be any error message, either. Probably this fixes for hosts not being able to authenticate using an RSS host key, too.
2010-04-12seems like asterisk has no privacy.conf anymorePhil Sutter
2010-04-12asterisk: add dependency from sounds to gsmPhil Sutter
Necessary because all sounds are in GSM format. While here, add a description to the sounds sub-package, too.
2010-04-12bc, tcsh: fix obvious PKG_SECTION typosPhil Sutter
2010-04-12ntfs-3g: set PKG_SECTION to kernelPhil Sutter
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