X-Git-Url: http://git.ozlabs.org/?p=yaboot.git;a=blobdiff_plain;f=TODO;h=a250b09d5127fae56f9b783dae26326df689cf2b;hp=1f609b2cfccb2bc57fba9e88060eeb35fd001596;hb=6d1b9adfa92da6ad903544b7497f05462ef8a301;hpb=678d83ff8608534ece0f1e912eddedef4f0bb67a diff --git a/TODO b/TODO index 1f609b2..a250b09 100644 --- a/TODO +++ b/TODO @@ -1,17 +1,5 @@ -* Interactive shell mode for yaboot, similar to the grub shell. +* Merge distro specific patches -* Add nvram updating support for IBM hardware. This requires ofpath - to support these machines. It also requires a compatible nvsetenv - or equivilent. +* Review malloc changes -* 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 +* Make zImage work