Magellan Linux

Annotation of /trunk/mkinitrd-magellan/isolinux/TODO

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1133 - (hide annotations) (download)
Thu Aug 19 09:50:43 2010 UTC (13 years, 8 months ago) by niro
File size: 501 byte(s)
-updated to isolinux-3.86
1 niro 532 *** To do in the short term:
2    
3 niro 1133 - PXELINUX: Figure out localboot/idle problems.
4 niro 532
5     - PXELINUX: Support changing the default server and boot file prefix?
6    
7 niro 1133 - Library support for all the comboot system calls.
8 niro 532
9 niro 1133 - Deal with non-512-byte sectors (if I can get media which does...)
10 niro 532
11    
12     *** Future projects:
13    
14     - Clean up the command-line parsing.
15    
16     - Cleaned up documentation, with a real man page.
17    
18 niro 1133 - API call to get directory listing.
19 niro 532
20 niro 1133 - COM32-based CLI.
21 niro 532
22 niro 1133 - Rewrite the filesystems to run in protected mode C code.