Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-19 | add more mirbsd compatibility patches | Waldemar | |
2009-12-19 | add a target specific todo | Waldemar Brodkorb | |
2009-12-18 | make pppoe over atm usable on ag241 | Waldemar Brodkorb | |
- bridging nas0 and eth0 although works fine need to add pre-up scripts to automate.. | |||
2009-12-18 | enable pppoa and fix dsl driver | Waldemar Brodkorb | |
- fix dsl driver crash, sync is now successful - add ppp ppp over atm | |||
2009-12-17 | check image size | Waldemar Brodkorb | |
2009-12-17 | add sangam-atm package | Waldemar Brodkorb | |
- driver package for ag241 dsl modem, it loads, but we will see if it works.. | |||
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 | fix cpmac mac address bug, fix serial and mtd partitions | Waldemar Brodkorb | |
finally ag241 boots via nfs | |||
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 | update to 2.6.32 | Waldemar Brodkorb | |
2009-12-11 | try to autodetect host system and make it usable in menusystem | Waldemar Brodkorb | |
2009-12-11 | add default network configuration for alix1c | Waldemar Brodkorb | |
2009-12-10 | enable sound and xorg for qemu | 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-29 | add bridging firewall stuff | Waldemar Brodkorb | |
- tested with a transparent squid proxy - fix some minor other stuff - not completely ready | |||
2009-11-29 | add etables, finetune squid package, more busybox finetuning | Waldemar Brodkorb | |
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-22 | more bulk build fixes | Waldemar Brodkorb | |
- update rtorrent, libtorrent and libsigc++ - add skeleton for cfinstaller - fix uclibc samba compile - fix parallel builds - update tcl - update iw - remove mac80211 package, use kernel integrated drivers - mark packages which can not be compiled parallel (make -j2) | |||
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-17 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2009-11-17 | fix unresolved symbols in usbcore | Waldemar Brodkorb | |
- should fix following problem by loading usb usbcore: Unknown symbol utf16s_to_utf8s | |||
2009-11-15 | update asterisk, fix aufs2 compile | Waldemar Brodkorb | |
2009-11-15 | fix native build on x86 | Waldemar Brodkorb | |
2009-11-11 | make target foxboard compile | Waldemar Brodkorb | |
2009-11-08 | update to latest stable kernel, fix grub2 terminal output | Waldemar Brodkorb | |
- grub2 documentation is really outdated. you have to read the source to get serial working. | |||
2009-11-05 | fix some bluetooth packaging bugs | 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-21 | a struct has changed, refresh patch | Waldemar Brodkorb | |
2009-10-18 | update gcc, binutils, gdb, linux kernel, dnsmasq and alsa | Waldemar Brodkorb | |
WARNING: tested only on qemu-x86 | |||
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 | |||
2009-09-23 | remove admin account, add message after build how to login to the system | Waldemar Brodkorb | |
2009-09-17 | add a method to avoid /tmp as tmpfs | Waldemar Brodkorb | |
- useful f.e. for a shuttle pc - fix tty permissions, needed for non-root users | |||
2009-09-16 | make adk compile system work on shuttle | Waldemar Brodkorb | |
- add some missing packages like cpio, lzma and gnu wget - make microperl more featureful, needed for kernel-header installation - make a dependency to perl - fix header installation for $libc-dev package - fix 64bit uclibc setup, simplify gcc patches and totally unrelated - add preliminary kvm and libvirt support (not tested) | |||
2009-09-11 | fix showstopper ;) | Waldemar Brodkorb | |
Accidently forgot to rename these, too. I removed redundant variables. TARGET_CROSS / KERNEL_CROSS | |||
2009-09-10 | make rootfs configurable, add ext4 support | Waldemar Brodkorb | |
2009-09-10 | finally boot shuttle from raid1 root | Waldemar Brodkorb | |
you need to set hard disk partition types to type fd. I added a grub binary package, because grub does not allow to be cross-compiled from x86_64 for example without using a multilib gcc, which we do not support. |