Age | Commit message (Collapse) | Author |
|
Conflicts:
target/alix2d/kernel.config
|
|
- 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
|
|
disable geode AES coprocessor, better use kernel modules,
otherwise some crypto stuff get statically compiled and
the build fails.
|
|
|
|
alix2d has a reset button, which might be used to startup a rescue
system or anything you think about. add a small daemon from ipcop
forum to implement this. See:
http://www.ipcop-forum.de/forum/viewtopic.php?f=7&t=19183&hilit=alixswitch&start=30
finetune kernel configuration, enable MFGPT timers. Disable unsupported
MTRR. Enable watchdog.
Enable initramfs and initramfs+piggyback for alix targets.
|
|
|
|
and update alix/wrap targets to 2.6.33
|
|
- add a foxg20 adkinstaller (not working yet)
- rename ext2-cf target rootfs to ext2-block
|
|
add mpg123 console mp3 player. A terratec usb soundadapter
works fine on alix2d device.
(0ccd:0077 TerraTec Electronic GmbH)
|
|
|
|
|
|
- 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.
|
|
|
|
|
|
- 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
|