--- trunk/mkinitrd-magellan/isolinux/TODO 2010/08/19 08:27:19 1132 +++ trunk/mkinitrd-magellan/isolinux/TODO 2010/08/19 09:50:43 1133 @@ -1,17 +1,13 @@ -$Id: TODO,v 1.1 2007-09-01 22:44:04 niro Exp $ - *** To do in the short term: -- PXELINUX: Figure out localboot/idle problems +- PXELINUX: Figure out localboot/idle problems. - PXELINUX: Support changing the default server and boot file prefix? -- Support loading a new configuration file. - -- Library support for "shuffle and boot" extension. - - Library support for all the comboot system calls. +- Deal with non-512-byte sectors (if I can get media which does...) + *** Future projects: @@ -19,15 +15,8 @@ - Cleaned up documentation, with a real man page. -- Subdirectory support in SYSLINUX. - -- Support files that span multiple input media (SYSLINUX) - -> Seems to be getting less important; floppies are dying? - -- Clean up the handling of sections +- API call to get directory listing. -- Add "localboot" support to SYSLINUX (using the ISOLINUX feature - set.) - OBSOLETE: chain.c32 is probably better. +- COM32-based CLI. -- API call to get directory listing +- Rewrite the filesystems to run in protected mode C code.