summaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Collapse)Author
2010-11-04Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-11-04remove unused if symbolWaldemar Brodkorb
2010-11-03ask on vga display for gettyWaldemar Brodkorb
2010-11-03update kernel configWaldemar Brodkorb
2010-10-31add som configure optsWaldemar Brodkorb
2010-10-31rework installation scripts for block devicesWaldemar Brodkorb
Avoid sfdisk, parted and chroot to be more portable. Compile Host grub in target/tools, only used for ibmx40 target right now. Add pt - partition table manager from OpenWrt with some additions and portability fixes. Cfgfs support missing, coming soon.
2010-10-23add a dot.Waldemar Brodkorb
2010-10-23change descriptionWaldemar Brodkorb
2010-10-23refresh kernel config, make it more usableWaldemar Brodkorb
2010-10-18remove empty line, disable kernel lzo compression (broken at the moment)Waldemar Brodkorb
2010-10-16Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
Conflicts: package/freeradius-server/Makefile package/nss/patches/patch-mozilla_security_coreconf_Linux_mk
2010-09-29update eglibc and ibm x40 target, fix macosx cross-compileWaldemar Brodkorb
2010-09-21update some package to latest upstreamWaldemar Brodkorb
2010-09-18always enable ossemulWaldemar Brodkorb
otherwise oss-emul-mixer and oss-emul-dsp have missing symbols in core sound modules.
2010-09-18update foxg20 kernel and configWaldemar Brodkorb
2010-09-17Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
Conflicts: package/binutils/Makefile
2010-09-17update some targets to 2.6.35.4Waldemar Brodkorb
2010-09-17update some targets to Linux 2.6.35.4Waldemar Brodkorb
2010-09-16Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
Conflicts: mk/kernel-build.mk package/expat/Makefile package/gettext/Makefile package/perl/Makefile package/zlib/Makefile
2010-09-16add some native build fixes (tested on Lemote notebook)Waldemar Brodkorb
- enable busybox applets needed for natvie builds - add header packages for expat and libnl - remove rtl8187b driver, use kernel included driver (needs more testing)
2010-09-14Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-09-14replace mksh scripts with faster C programsWaldemar Brodkorb
depmaker and pkgmaker is replaced by C programs. scan-pkgs.sh will be replaced by another mechanism. scan-pkgs.sh is needed to recognize package flavour changes, so that a package is rebuild. Generation of meta-data is a lot faster now. Fix or add new PKG variables to fulfill the needs of the new programs. Documentation will follow as soon as it is stable.
2010-08-06Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-08-06some more fixes for 2.6.35 update on lemoteWaldemar Brodkorb
2010-08-05Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-08-05update lemote to 2.6.35, enable version specific patches for kernel-header ↵Waldemar Brodkorb
patches
2010-08-04add a video group for lemote webcam supportWaldemar Brodkorb
2010-08-01Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-08-01remove unzip dependency, use delivered cpio. some code cleanupWaldemar Brodkorb
2010-08-01Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-08-01allow to execute gcc testsuite (remotely on target)Waldemar Brodkorb
2010-08-01enable getpt for xtermWaldemar Brodkorb
2010-07-30fix foxboard allmodconfig, remove old linux patchesWaldemar Brodkorb
2010-07-30finetune kernelconfigWaldemar Brodkorb
2010-07-30getpt glibc compat needed for xtermWaldemar Brodkorb
2010-07-27test and fix openswan package.Waldemar Brodkorb
enable needed kernel modules, disable removing of any kernel modules on restart.
2010-07-24add XCBC kernel moduleWaldemar Brodkorb
2010-07-19fix IPCOMP kernel support, packaging issueWaldemar Brodkorb
2010-07-16add archive FS for native buildsWaldemar Brodkorb
2010-07-16Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-07-16a lot of lemote finetuningWaldemar Brodkorb
* add PCM to mixer init script * let ipkg check if rootfs is already rw mounted * fix overlapping utilities * enable DPMS in Xorg configuration, remove unused stuff * set DPMS timeout to 60 seconds via startx, disable screen blanking. Mplayer now runs fine without any screen blanking * enable some more features in vim (f.e. :split) * rename mpc package to libmpc * fix uvcvideo loading (v4l2 compat again..) * add new xset package
2010-07-16fix strongswan package, ESP now works.Waldemar Brodkorb
2010-07-15Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-07-15add OSS emulation, required for mplayer and others.Waldemar Brodkorb
2010-07-15historically tty7 is reserved for XWaldemar Brodkorb
2010-07-14add strongswan packageWaldemar Brodkorb
2010-07-13add support for i2c-tools and kernel support on geodeWaldemar Brodkorb
2010-07-13fix oprofile packageWaldemar Brodkorb
2010-07-12Config will be automatically included, remove it hereWaldemar Brodkorb
2010-07-12fix some kernel module menu configurationWaldemar Brodkorb