From 6c93dc2ce6a15b8a8966e6570f737fcbdc594a97 Mon Sep 17 00:00:00 2001 From: Leah Woods Date: Mon, 09 May 2016 10:25:35 -0400 Subject: move task list to the download page --- diff --git a/site/download/index.php b/site/download/index.php index 05fa1df..f777e09 100644 --- a/site/download/index.php +++ b/site/download/index.php @@ -102,6 +102,50 @@ If you're more interested in libreboot development, go to the libreboot development page, which also includes links to the Git repositories.

+

Work to do for the next stable release of libreboot (#tasks):

+

+ Get in GNU. See ../gnu/. PaulK is working on the build system changes, + we still need to finish transitioning over to Texinfo for the documentation. + Becoming part of GNU is a #1 priority for the libreboot project. +

+

+ Fix uneven backlight levels when turning brightness down on all thinkpads. +

+

+ Fix broken suspend on GM45 thinkpads (regression in coreboot. Will require bisect. It works in libreboot 20150518). +

+

+ Make sure that the KCMA-D8 and KGPE-D16 ports are stable. Make sure generally that all boards work properly and are stable. +

+

+ Make sure that keyboard initialization works in GRUB on the X60/T60. This was an observed issue a while ago, + and might still exist in upstream coreboot. (USB keyboards work) +

+

OPTIONAL (but very desirable) work to do before the next release of libreboot, if possible:

+

+ OPTIONAL (but desirable): fix broken text-mode graphics initialization on GM45 laptops + (framebuffer mode works. Lack of text-mode means that memtest86+ is not usable easily). +

+

+ OPTIONAL (but desirable): fix screen compatibility issues on some GM45 thinkpads + (see this page) + and some T60 laptops (see this page). +

+

+ OPTIONAL (but desirable): fix VRAM size on X60/T60/Macbook2,1. This is a longstanding issue. It's currently only 8MiB, + but the hardware is capable of using 64MiB. + See this page. +

+

+ OPTIONAL (but desirable): re-write ich9gen/ich9deblob to be portable. It currently assumes endiannesses, uses bitfields, etc. + It's not portable at all, but works on x86 and little-endian ARM in most cases. +

+

+ DUBIOUSLY OPTIONAL (actually probably required, and very desirable): Get more RK3288 and Tegra chromebooks supported. + PaulK is interested in this, and needs funding to get the hardware. PaulK's contact details can be + found in the contrib page. + This could take months though, so probably won't be done before the next release. +

Download the unstable releases here

-- cgit v0.9.1