summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Collapse)Author
2010-05-25fix MesaLib cross-compileWaldemar Brodkorb
2010-05-25add some missing filesWaldemar Brodkorb
2010-05-20do some cleanup, update ibm x40 to 2.6.34Waldemar Brodkorb
2010-05-20Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-05-20update to latest stable upstreamWaldemar Brodkorb
2010-05-20parallel build is broken on these packagesWaldemar Brodkorb
2010-05-20fix compile issue, when python is foundWaldemar Brodkorb
2010-05-20activate and refresh support for rb411/rb433Waldemar Brodkorb
after n0-1 helped to find a way to fix my broken rb433 by using the primary bootloader via shortening a jumper I got the motivation to get this target working again. Summarize both targets to newly created rb4xx target.
2010-05-16add preliminary support for my pcmcia smartcard readerWaldemar Brodkorb
2010-05-12fix make bulkallmod for some packages and target combinationsWaldemar Brodkorb
2010-05-01do not select fuse on a bool symbolWaldemar Brodkorb
2010-05-01update to latest upstream versionWaldemar Brodkorb
2010-05-01mesa is ibmx40 only right nowWaldemar Brodkorb
2010-05-01fix firefox build for eglibc/glibc buildsWaldemar Brodkorb
2010-04-28Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-04-28fix some pkg dependenciesWaldemar 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