Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-14 | add generic toolchain only support | Waldemar Brodkorb | |
remove special cases (tomtom/g1) | |||
2010-02-13 | add support for wireless access point with p54usb stick | Waldemar Brodkorb | |
2010-02-11 | disable rpc/nfs4 for nfsroot target, fix allmodconfig | Waldemar Brodkorb | |
2010-02-07 | change defaults for CONFIG/BUILD/INSTALL styles | Waldemar Brodkorb | |
All packages need an update, so here is a very huge commit. Most of the 460 source packages use automatic style for configuration, building and installing. Make these styles default to "auto". If you have a package, which does not conform to this, just use manual style and add a do-$task make target. I added a new style named AUTOTOOL style, which is needed for some broken packages, which needs to be updated via autoconf or automake. I renamed CONFIGURE_STYLE to CONFIG_STYLE. Updates for some packages, which have newer upstream versions. Renaming of all package/*/extra directories. Use the directory src/ to provide overwrites of source files or to add the code, when no upstream package is available or used. src directory will be automatically used. | |||
2010-02-02 | disable qemu mips64 emulator support. kernel does not boot | Waldemar Brodkorb | |
2010-01-31 | fix nfs server stuff | Waldemar Brodkorb | |
If you need ipv6, you should choose TIRPC flavour. This will install rpcbind, which is similar to portmap. For ipv4 only you can just use nfs-utils without TIRPC and portmap will be installed. Fix some kernel module dependencies. Add a new package rpcbind. | |||
2010-01-30 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-01-30 | fix eglibc dev package and group alix/wrap devices | Waldemar Brodkorb | |
2010-01-30 | implement cfinstaller for rb532 | Waldemar Brodkorb | |
2010-01-30 | enable cfdisk by default | Waldemar Brodkorb | |
2010-01-30 | enable watchdog on rb532 by default, use busybox applet. | Waldemar Brodkorb | |
the package/watchdog could also be used, if more checks are required. (high load, free memory,..) | |||
2010-01-26 | fix some kernel dependencies and qemu examples. | Waldemar Brodkorb | |
2010-01-19 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-01-19 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-01-19 | enable watchdog driver and busybox userland | Waldemar Brodkorb | |
does not work yet on alix1c. | |||
2010-01-19 | fix rb532 allmodconfig | Waldemar Brodkorb | |
2010-01-16 | enable LED support for alix2d models | Waldemar Brodkorb | |
2010-01-13 | fix ag241 compile. add target dependent package selections. | Waldemar Brodkorb | |
2010-01-10 | activated LED support | Joerg Seitter | |
LED support for Alix board added to kernel Signed-off-by: Joerg Seitter <oss@seitter.net> | |||
2010-01-07 | added new target for ALix2D13 | Joerg Seitter | |
Signed-off-by: Joerg Seitter <oss@seitter.net> | |||
2010-01-06 | document unimplemented feature | Waldemar Brodkorb | |
2010-01-02 | add status of targets to description | Waldemar Brodkorb | |
2009-12-28 | use tar archive as default package backend | Waldemar Brodkorb | |
it saves more than 200 kb on minimal setup for AG241 target. Normally reflashing or complete updates are recommended. Partial updates via ipkg are not supported right now. (we have a read-only root filesystem without any writable partition for any data outside /etc) If someone likes ipkg, it still can be selected and used. | |||
2009-12-20 | enable sangam-atm by default for ag241 target | Waldemar Brodkorb | |
2009-12-19 | rename kernel and images files to be conform | Waldemar Brodkorb | |
- use ADK_TARGET and FS for kernel files - use ADK_TARGET, ADK_LIBC and FS for image files ARCH is implicit in ADK_TARGET encoded. | |||
2009-12-19 | Merge branch 'master' of openadk.org:/git/openadk | Waldemar Brodkorb | |
2009-12-19 | update eglic and glibc | Waldemar Brodkorb | |
2009-12-17 | enable cfgfs and atm | Waldemar Brodkorb | |
- make cfgfs work for ag241 - split mtd to separate package to control dependencies - update linux-atm package to latest upstream - enable atm kernel module building | |||
2009-12-16 | add basic support for ag241 ar7 based dsl router | Waldemar Brodkorb | |
- my wag54g died. disable wag54g for now. - add 2.6.32 support for ag241. - cpmac still broken | |||
2009-12-12 | disable ADK_NATIVE on FreeBSD host | Waldemar Brodkorb | |
2009-12-11 | try to autodetect host system and make it usable in menusystem | Waldemar Brodkorb | |
2009-12-08 | enable networking for qemu x86/x86_64 | Waldemar Brodkorb | |
- enable driver - show help how to start qemu with ssh port redirected from host to guest | |||
2009-12-06 | rework qemu for x86/x86_64 | Waldemar Brodkorb | |
- do not use grub bootloader - enable kernel+initramfs targets - use sata drivers by default | |||
2009-12-06 | fix qemu-x86_64 image, get rid of duplicat include dir | Waldemar Brodkorb | |
- fix image build for different root filesystems - get rid of duplicate symlink to include dir - finetune mpd config file | |||
2009-12-04 | update kernel to 2.6.32 | Waldemar Brodkorb | |
- update some applications asterisk, curl, strace, radvd, rpm - fix allconfig - /dev for full build seems to need more than 64k | |||
2009-11-25 | simplify buildsystem | Waldemar Brodkorb | |
- remove ADK_IPV6, ADK_CXX and ADK_X11 - enable ipv6 by default in uclibc - enable build of c++ compiler by default | |||
2009-11-25 | add new taget alix2d | Waldemar Brodkorb | |
- tested via nfs boot - fix dansguardian zlib dependency | |||
2009-11-22 | fix compact flash support for wrap | Waldemar Brodkorb | |
2009-11-22 | add pcengines wrap support | Waldemar Brodkorb | |
- fix DEVICE -> ADK_TARGET conversions missed last time - make wrap boot via PXE | |||
2009-11-19 | rename DEVICE to ADK_TARGET | Waldemar Brodkorb | |
- the name is better, because qemu f.e. is no hardware device - use make TARGET=alix1c to start with a configuration for this target - use make TARGET=alix1c allmodconfig to generate a mostly complete config to build all available packages for this platform as a package The all.config and .defconfig files needed to get this working are dynamically generated. | |||
2009-11-11 | make target foxboard compile | Waldemar Brodkorb | |
2009-11-03 | update X11, kerberos, samba, bluez | Waldemar Brodkorb | |
- fix some ipkg issues with ubuntu - use grub2 for alix1c, no grub1 dependency on host - boots up on alix1c - fix some bcm203x problems | |||
2009-10-31 | finetune qemu-cris, add qemu-x86_64 | Waldemar Brodkorb | |
2009-10-24 | add basic qemu-arm support, add compression choice | Waldemar Brodkorb | |
2009-10-01 | abstract package backend, add perl | Linux User | |
2009-09-30 | fix tool dependency list add preliminary rpm backend support | Waldemar Brodkorb | |
2009-09-26 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2009-09-25 | disable uclibc for lemote, still broken | Waldemar Brodkorb | |
2009-09-23 | add static application build | Waldemar Brodkorb | |
barely tested, but working for mksh package and google g1 target | |||
2009-09-23 | add google g1 device support | Waldemar Brodkorb | |
- toolchain only - add tar.gz package backend - verified to work on device with a static linked mksh and eglibc |