]> git.ozlabs.org Git - yaboot.git/blobdiff - TODO
Fix ofpath 2.6 /proc/scsi check
[yaboot.git] / TODO
diff --git a/TODO b/TODO
index 1f609b2cfccb2bc57fba9e88060eeb35fd001596..8a7b7a22db9fe54a7b44bf1b5f73d14f072accdf 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,17 +1,4 @@
-* Interactive shell mode for yaboot, similar to the grub shell.
-
-* Add nvram updating support for IBM hardware.  This requires ofpath
-  to support these machines.  It also requires a compatible nvsetenv
-  or equivilent. 
-
-* Validate yaboot options before proceeding. (need better config parsing)
-
-* Password protection for insecure menu options (MacOS).
-
-* Use system libext2fs instead of shipping a private copy (this is not
-  as simple as it sounds)
-
-* Figure out all the crap with CHRP netbooting, probably have to remove
-  hard-coding of ":0" after a net device path (done as of 1.3.4?)
-
-* Support for compressed images
+* Yaboot 1.x is in strict maintenance mode, only critical bugfixes
+  will be done.  Please consult the yaboot 1.99 devel tree for the TODO
+  on the 2.0 rewrite.  See http://penguinppc.org/projects/yaboot/arch.shtml
+  for how to access the development tree.