summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Collapse)Author
2010-12-11add dependency to python2Waldemar Brodkorb
2010-12-11fix wrong variable namesWaldemar Brodkorb
2010-12-11update to latest upstream versionWaldemar Brodkorb
2010-12-11remove conflicting PKG_CONFIG_PATH from environmentWaldemar Brodkorb
2010-12-11fix cross-compile on Darwin hostWaldemar Brodkorb
2010-12-11fix includedir in pkg-config file, forgot the patchWaldemar Brodkorb
2010-12-11fix includedir in pkg-config fileWaldemar Brodkorb
2010-12-11fix cross-compile on non-LinuxWaldemar Brodkorb
2010-12-11prepare pcap-config to be usable by other packagesWaldemar Brodkorb
2010-12-11update haserl to latest upstreamWaldemar Brodkorb
2010-12-05set uname = Linux, fix cross-compile on Darwin and probably on CygwinWaldemar Brodkorb
2010-12-05fix urlWaldemar Brodkorb
2010-12-04fix compile on DarwinWaldemar Brodkorb
2010-12-03fix compile on DarwinWaldemar Brodkorb
2010-12-02allow build under DarwinWaldemar Brodkorb
2010-12-02update packageWaldemar Brodkorb
2010-12-02Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-12-02allow libpopt to be statically buildWaldemar Brodkorb
2010-12-02enable libltdl explicitely for native buildsWaldemar Brodkorb
2010-12-02add header packageWaldemar Brodkorb
2010-12-02add more header packages needed for pcsc-liteWaldemar Brodkorb
2010-12-02do not delete interfaces files, create empty fileWaldemar Brodkorb
2010-12-01fix ipkg and ipkg tools, consolidate mdev.confWaldemar Brodkorb
cpio under macosx or bsd creates tar archives via stdin while using find . with leading ./. heirloom cpio shipped with OpenADK does remove the leading ./. Adopt ipkg busybox applet to work without ./. Fix ipkg-build to be faster and to use included cpio for inner tar creation. Dependency to GNU tar can now be dropped.
2010-11-30add more config files, to prevent accidental override by ipkgWaldemar Brodkorb
2010-11-30set timestamp dir to a usable defaultWaldemar Brodkorb
2010-11-28fix flex build on native targetWaldemar Brodkorb
2010-11-28add new package xbindkeysWaldemar Brodkorb
2010-11-28only set suid bit when installing on targetWaldemar Brodkorb
2010-11-28add keychain packageWaldemar Brodkorb
2010-11-28use desktop ps by default, add suid bit via postinstWaldemar Brodkorb
2010-11-27fix tab completion in vim :edit, by installing the example vimrcWaldemar Brodkorb
2010-11-27make native builds of x11 apps workWaldemar Brodkorb
2010-11-27use my favorite key mappingsWaldemar Brodkorb
2010-11-27use my favorite key mappingsWaldemar Brodkorb
2010-11-26remove obsolete chmod, added to postinst scriptWaldemar Brodkorb
2010-11-26enable startup as non-rootWaldemar Brodkorb
2010-11-26add new package sudoWaldemar Brodkorb
2010-11-26Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-11-26add support for imagemagick packageWaldemar Brodkorb
2010-11-26Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-11-26add preliminary DRBD support for OpenADKWaldemar Brodkorb
2010-11-26change defaults, enable more tr featuresWaldemar Brodkorb
2010-11-26implement the concept of target choice by embedded system or architectureWaldemar Brodkorb
you can now choose between specific embedded systems like PC Engines ALIX boards, Foxboard, .. or between generic architecture support like x86, x86_64, mips, ... This does reduce the overhead of duplicate configuration files in target directory. Now qemu, toolchain and ibm x40 support is combined in one target directory target/x86. Distinguishing between hardware profiles happens via menu based configuration. (CPU choice for kernel, CFLAGS for package building, ..). We will see if this is the right direction.
2010-11-26add new package for xrdbWaldemar Brodkorb
2010-11-25fix firefox build, update sqlite dependencyWaldemar Brodkorb
2010-11-25add xsetroot packageWaldemar Brodkorb
2010-11-25first setup cfgfs, then mount all other volumes, otherwise fstab is ignoredWaldemar Brodkorb
2010-11-25rename package name to avoid ipkg warning and fix dependencyWaldemar Brodkorb
2010-11-25respect hardware profile for ibm x40Waldemar Brodkorb
2010-11-25update to latest upstream versionWaldemar Brodkorb