txt/: Add common file for derivatives
authorGene Cumm <gene.cumm@gmail.com>
Thu, 13 Jun 2013 03:59:09 +0000 (23:59 -0400)
committerGene Cumm <gene.cumm@gmail.com>
Thu, 13 Jun 2013 03:59:09 +0000 (23:59 -0400)
Signed-off-by: Gene Cumm <gene.cumm@gmail.com>
txt/com-derv.txt [new file with mode: 0644]

diff --git a/txt/com-derv.txt b/txt/com-derv.txt
new file mode 100644 (file)
index 0000000..21c70c7
--- /dev/null
@@ -0,0 +1,11 @@
+
+// == DERIVATIVES ==
+
+The *Syslinux* suite contains several boot loader (core) derivatives (variants), currently based solely on the boot media:
+
+       *SYSLINUX* - Disk (floppy/hard disk) based
+       *PXELINUX* - PXE network booting
+       *ISOLINUX* - ISO9660 (CD/DVD; El Torito) based
+
+Prior to v4.00, *SYSLINUX* was only for FAT12/FAT16/FAT32 and another derivative, *EXTLINUX*, was for ext2/ext3 file systems, whose functionality has been merged into *SYSLINUX*.
+