summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhpa <hpa>2001-04-24 18:35:07 +0000
committerhpa <hpa>2001-04-24 18:35:07 +0000
commit6aca4dcfb054511a09567488426b139951a9c259 (patch)
treea561556392627457722f0d50e02496bb5abb2459
parent0449e3277f319326790a97e60ca562a76924217c (diff)
downloadsyslinux-6aca4dcfb054511a09567488426b139951a9c259.tar.gz
Document disk image support as a TODO.syslinux-1.62
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 457a5569..a3bb31ec 100644
--- a/TODO
+++ b/TODO
@@ -33,3 +33,6 @@
- Factor out common and filesystem-specific code into files, even if
they have to be %includes rather than genuine modules.
+- Add "localboot" support to SYSLINUX (using the ISOLINUX feature set.)
+
+- Support booting foreign OS disk images in PXELINUX/ISOLINUX.