Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-17 | update some targets to 2.6.35.4 | Waldemar Brodkorb | |
2010-09-16 | fintune rebuild stuff, fix some warnings | Waldemar Brodkorb | |
2010-09-16 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
Conflicts: mk/kernel-build.mk package/expat/Makefile package/gettext/Makefile package/perl/Makefile package/zlib/Makefile | |||
2010-09-16 | add 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-15 | rebuild packages on flavour or choices change | Waldemar Brodkorb | |
add new target rebuild. make cpio and pacch quiet. Use bin/tools for cpio and mkcrypt. | |||
2010-09-14 | silent config dir compile, create pkgmaker target dir earlier | Waldemar Brodkorb | |
2010-09-14 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-09-14 | replace mksh scripts with faster C programs | Waldemar 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-06 | some more fixes for 2.6.35 update on lemote | Waldemar Brodkorb | |
2010-08-05 | update lemote to 2.6.35, enable version specific patches for kernel-header ↵ | Waldemar Brodkorb | |
patches | |||
2010-08-01 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-08-01 | remove unzip dependency, use delivered cpio. some code cleanup | Waldemar Brodkorb | |
2010-08-01 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-08-01 | allow to execute gcc testsuite (remotely on target) | Waldemar Brodkorb | |
2010-08-01 | disable global ipv6 configuration symbol, use flavours instead | Waldemar Brodkorb | |
2010-08-01 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-08-01 | fix logic error | Waldemar Brodkorb | |
2010-08-01 | disable packages and kernel modules for ag241 | Waldemar Brodkorb | |
2010-08-01 | enable -fwrapv globally | Waldemar Brodkorb | |
2010-07-30 | fix foxboard allmodconfig, remove old linux patches | Waldemar Brodkorb | |
2010-07-30 | for allmodconfig of ibmx40, DRI is required | Waldemar Brodkorb | |
2010-07-29 | add a cpio implementation to tools directory | Waldemar Brodkorb | |
cpio utility is a mess in point of portability. For example NetBSD cpio implementation does not support userid and groupid changes for the archive. This feature is required for initramfs filesystem targets. This cpio is from the Heirloom project. Fix needed rebuild of tools, when changing targets. | |||
2010-07-27 | test and fix openswan package. | Waldemar Brodkorb | |
enable needed kernel modules, disable removing of any kernel modules on restart. | |||
2010-07-26 | fixup cpio usage on MacOS X host | Waldemar Brodkorb | |
2010-07-26 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-07-26 | use variable for architecture | Waldemar Brodkorb | |
2010-07-24 | add gtk guiconfig from linux kernel configsystem | Waldemar Brodkorb | |
2010-07-24 | add XCBC kernel module | Waldemar Brodkorb | |
2010-07-23 | macos x portability patch for cpio | Waldemar Brodkorb | |
2010-07-20 | fix minimal style | Waldemar Brodkorb | |
2010-07-19 | fix IPCOMP kernel support, packaging issue | Waldemar Brodkorb | |
2010-07-16 | cygwin host build patches, mostly by deactivating packages | Waldemar Brodkorb | |
2010-07-16 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-07-16 | a lot of lemote finetuning | Waldemar 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-16 | fix strongswan package, ESP now works. | Waldemar Brodkorb | |
2010-07-15 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-07-14 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-07-14 | misc stuff | Waldemar Brodkorb | |
- remove broken patch from silicon motion driver - add mpc package for upcoming gcc 4.5.x update - add /etc/adktarget, which can be used for native targets to identify - add ffplay subpackage | |||
2010-07-14 | add code to package xfrm-user kernel module | Waldemar Brodkorb | |
2010-07-13 | add support for i2c-tools and kernel support on geode | Waldemar Brodkorb | |
2010-07-13 | fix oprofile package | Waldemar Brodkorb | |
2010-07-12 | disable a not so good option when allmodconfig is in use | Waldemar Brodkorb | |
2010-07-09 | disable bzr (broken) in bulk builds | Waldemar Brodkorb | |
2010-07-08 | Merge remote branch 'phil/auto-config-in' | Waldemar Brodkorb | |
Conflicts: Config.in package/dropbear/Makefile package/iptables/Makefile package/kismet/Makefile package/nfs-utils/Makefile package/ntpclient/Makefile package/openvpn/Makefile package/pkgmaker package/rxvt-unicode/Makefile package/vgp/Makefile package/wpa_supplicant/Makefile package/xf86-input-keyboard/Makefile package/xf86-input-mouse/Makefile | |||
2010-07-07 | add support for hso umts modems | Waldemar Brodkorb | |
if you like to use an usb umts modem with hso chipset, this is the support for it. use following in /etc/network/interfaces: auto hso0 iface hso0 inet manual pin xxxx apn foo.bar credentials go to freewrt 1.0 supporters... | |||
2010-07-07 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
Conflicts: target/alix2d/kernel.config | |||
2010-07-07 | more runtime fixes, update of some packages. | Waldemar Brodkorb | |
- update busybox, dnsmasq, ppp and libusb - add timezone and hostname configuration for target via menu - fix resolv.conf creation for dhcp client - fix usb for alix boards - enable lsusb and lspci by default | |||
2010-07-05 | some allconfig fixes | Waldemar Brodkorb | |
disable geode AES coprocessor, better use kernel modules, otherwise some crypto stuff get statically compiled and the build fails. | |||
2010-07-05 | add menu based configuration of a password | Waldemar Brodkorb | |
2010-07-01 | fix compile break | Waldemar Brodkorb | |