]> git.ozlabs.org Git - yaboot.git/blob - TODO
1f609b2cfccb2bc57fba9e88060eeb35fd001596
[yaboot.git] / TODO
1 * Interactive shell mode for yaboot, similar to the grub shell.
2
3 * Add nvram updating support for IBM hardware.  This requires ofpath
4   to support these machines.  It also requires a compatible nvsetenv
5   or equivilent. 
6
7 * Validate yaboot options before proceeding. (need better config parsing)
8
9 * Password protection for insecure menu options (MacOS).
10
11 * Use system libext2fs instead of shipping a private copy (this is not
12   as simple as it sounds)
13
14 * Figure out all the crap with CHRP netbooting, probably have to remove
15   hard-coding of ":0" after a net device path (done as of 1.3.4?)
16
17 * Support for compressed images