orphan
[debian/elilo] / TODO
1 Some of the things TO DO:
2 -------------------------
3         - a better device naming scheme (take into account removable media)
4
5         - ability to rescan devices like when something gets inserted just
6           before invoking elilo and the efi shell is not used (the mount())
7
8         - ability to list files from the interactive mode
9
10         - GUI-based chooser (a la RH9.x)!
11
12         - UGA support?
13
14         - Convert all filesystems (ext2fs, netfs) to use the FilesystemProtocol interface instead
15
16         - cleanup x86 loader: use the same structure as IA-64