summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Collapse)Author
2010-07-30for allmodconfig of ibmx40, DRI is requiredWaldemar Brodkorb
2010-07-29add a cpio implementation to tools directoryWaldemar 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-27test and fix openswan package.Waldemar Brodkorb
enable needed kernel modules, disable removing of any kernel modules on restart.
2010-07-26fixup cpio usage on MacOS X hostWaldemar Brodkorb
2010-07-26Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-07-26use variable for architectureWaldemar Brodkorb
2010-07-24add gtk guiconfig from linux kernel configsystemWaldemar Brodkorb
2010-07-24add XCBC kernel moduleWaldemar Brodkorb
2010-07-23macos x portability patch for cpioWaldemar Brodkorb
2010-07-20fix minimal styleWaldemar Brodkorb
2010-07-19fix IPCOMP kernel support, packaging issueWaldemar Brodkorb
2010-07-16cygwin host build patches, mostly by deactivating packagesWaldemar 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-14Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-07-14misc stuffWaldemar 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-14add code to package xfrm-user kernel moduleWaldemar Brodkorb
2010-07-13add support for i2c-tools and kernel support on geodeWaldemar Brodkorb
2010-07-13fix oprofile packageWaldemar Brodkorb
2010-07-12disable a not so good option when allmodconfig is in useWaldemar Brodkorb
2010-07-09disable bzr (broken) in bulk buildsWaldemar Brodkorb
2010-07-08Merge 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-07add support for hso umts modemsWaldemar 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-07Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
Conflicts: target/alix2d/kernel.config
2010-07-07more 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-05some allconfig fixesWaldemar Brodkorb
disable geode AES coprocessor, better use kernel modules, otherwise some crypto stuff get statically compiled and the build fails.
2010-07-05add menu based configuration of a passwordWaldemar Brodkorb
2010-07-01fix compile breakWaldemar Brodkorb
2010-06-29optimize ipkg package managementWaldemar Brodkorb
ipkg will automatically mount the normal read-only rootfs as read-write and after the command back to read-only. ipkg install/remove/upgrades are only supported for compact disk or disk based systems. On flash systems better reflash completely. make a kernel package containing the real kernel. Adjust ipkg.conf to contain a configurable server adress.
2010-06-28fix busybox rebuild issue, simplify target MakefilesWaldemar Brodkorb
2010-06-20ipkg doesn't like underscores in package namesPhil Sutter
But as there are packages with names containing them, and other package managers probably have less problems with that, fix this issue at the most specific place.
2010-06-18fix lemote webcam support, enable v4l1 compat by defaultWaldemar Brodkorb
2010-06-16add webcam and wireless-tools support for lemoteWaldemar Brodkorb
2010-06-12enable wireless for lemoteWaldemar Brodkorb
2010-06-12massive rewrite of the pkgmaker logicPhil Sutter
When adjusting for auto-generated package/Config.in, I found out that the splitting into Config.in{,.lib,.kmod} done by pkgmaker was rather subversive to my approach. Categorisation of packages and subpackages should be done via package section, which is enabled by this patch for subpackages, too. Instead of filling up the package subdirectories, use a common directory package/pkgconfigs.d/ to contain all auto-generated Config.in files. In order to allow simple assumption from config symbol to actual package from within menuconfig (the path to the Config.in file containing the current config symbol is printed as part of the help text), put all generated Config.in files for a certain package into a common subdirectory. pkgmaker now saves each generated config symbol (excluding the flavours) into it's own file, therefore allowing to sort subpackages of a package into a different section.
2010-06-10add basic support for wireless driver in bcm47xx devicesWaldemar Brodkorb
2010-06-08fix checksum and some typosWaldemar Brodkorb
2010-06-07Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-06-07add basic MacOS X supportWaldemar Brodkorb
2010-05-29upgrade all targets to Linux 2.6.34Waldemar Brodkorb
2010-05-28add another bulklist for all target combinationsWaldemar Brodkorb
2010-05-20reduce bootup time, update kernel configWaldemar Brodkorb
2010-05-20Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar 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-04-28Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-04-28fix some pkg dependenciesWaldemar Brodkorb