Age | Commit message (Collapse) | Author |
|
- fix dsl driver crash, sync is now successful
- add ppp ppp over atm
|
|
|
|
- driver package for ag241 dsl modem, it loads, but
we will see if it works..
|
|
- 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
|
|
finally ag241 boots via nfs
|
|
- my wag54g died. disable wag54g for now.
- add 2.6.32 support for ag241.
- cpmac still broken
|
|
|
|
|
|
|
|
|
|
|
|
- enable driver
- show help how to start qemu with ssh port redirected
from host to guest
|
|
- do not use grub bootloader
- enable kernel+initramfs targets
- use sata drivers by default
|
|
- fix image build for different root filesystems
- get rid of duplicate symlink to include dir
- finetune mpd config file
|
|
- update some applications
asterisk, curl, strace, radvd, rpm
- fix allconfig
- /dev for full build seems to need more than 64k
|
|
- tested with a transparent squid proxy
- fix some minor other stuff
- not completely ready
|
|
|
|
- remove ADK_IPV6, ADK_CXX and ADK_X11
- enable ipv6 by default in uclibc
- enable build of c++ compiler by default
|
|
- tested via nfs boot
- fix dansguardian zlib dependency
|
|
|
|
- fix DEVICE -> ADK_TARGET conversions missed last time
- make wrap boot via PXE
|
|
- 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)
|
|
- 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.
|
|
|
|
- should fix following problem by loading usb
usbcore: Unknown symbol utf16s_to_utf8s
|
|
|
|
|
|
|
|
- grub2 documentation is really outdated. you have to read the source
to get serial working.
|
|
|
|
- fix some ipkg issues with ubuntu
- use grub2 for alix1c, no grub1 dependency on host
- boots up on alix1c
- fix some bcm203x problems
|
|
|
|
|
|
|
|
WARNING: tested only on qemu-x86
|
|
|
|
|
|
|
|
|
|
barely tested, but working for mksh package and google g1 target
|
|
- toolchain only
- add tar.gz package backend
- verified to work on device with a static linked mksh and eglibc
|
|
|
|
- useful f.e. for a shuttle pc
- fix tty permissions, needed for non-root users
|
|
- 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)
|
|
Accidently forgot to rename these, too. I removed redundant variables.
TARGET_CROSS / KERNEL_CROSS
|
|
|
|
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.
|
|
|
|
barely tested. TomTom support is for my tomtom rider 2
navigation system and is a new toolchain only target.
I will add some special applications later.
Shuttle is my ADK buildserver. At least I can boot via
PXE and create software raid devices. Still need to figure out
how to manage grub2 and how to integrate a disk installer or something
like that.
|
|
- remove some leftover debug code
- add more header files in libc-dev packages
- fix qemu-mips* hints
|