diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-04-30 13:19:35 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-04-30 13:21:22 +0200 |
commit | 5a56253cede7a561a3256808f6e93ae26a750654 (patch) | |
tree | ef6bac2a66a7f6d2dafc793e2d0d022551a9327c | |
parent | 7f5413cc5602a961b5d3bbdcc8b9f98de33419af (diff) |
update
-rw-r--r-- | BUGS | 3 | ||||
-rw-r--r-- | TODO | 35 |
2 files changed, 25 insertions, 13 deletions
@@ -1,5 +1,2 @@ -- qemu-sparc: startup kernel with gcc 4.8.2 broken -- qemu-sh4: usb keyboard is broken -- qemu-arm: thumb mode with glibc does not boot - qemu-sparc64: ide driver not working, only virtio (but unstable) - qemu-microblaze: ml605 early printk and network card emulation fails, little endian works @@ -1,24 +1,39 @@ +global: +- projects dir idea + +toolchain stuff: - hash-style=gnu for non-mips and non-musl -- fix libiberty.a mess - check gold for mozilla compile -- add stunnel -- check for gcc and SSP again +- check for gcc and SSP - config.site/config.cache usage for speedup? http://lists.gnu.org/archive/html/autoconf/2014-03/msg00031.html -- add daemon() function to functions.sh -- add printing of OK/FAIL (optional verbose bootup) - fixup rework libgcc --export-symbols - libgcc static? - static toolchain support -- try Preset Loops per Jiffy for faster bootup via lpj= -- port uuterm + +base system: +- automount ntfs/ntfs-3g +- add daemon() function to functions.sh - add fb full screen logo -- port opkg with gpg signing +- add printing of OK/FAIL (optional verbose bootup) +- try Preset Loops per Jiffy for faster bootup via lpj= - restart network (kill wpa_supplicant) - essid with spaces + +new or update packages: +- xbmc gotham +- add rsyslog +- add btrfs-utils +- add stunnel +- port uuterm +- port opkg with gpg signing - add grsec kernel patch -- microblaze: add cfgfs partition to dts, add partition to spartan dts -- evaluate libguestfs for image creation - port msmtp - rutorrent porting - lms perl + +system target specific: +- fix ibm x40 bootup +- reenable rb532 +- qemu superh more ram +- microblaze: add cfgfs partition to dts, add partition to spartan dts |