Skip to content

Commit

Permalink
txt/syslinux.cfg.txt: Fix SYSAPPEND FSUUID
Browse files Browse the repository at this point in the history
Reflow for proper AsciiDoc formatting.

Signed-off-by: Gene Cumm <[email protected]>
  • Loading branch information
geneC committed Jan 6, 2015
1 parent 5270b9e commit 6b45747
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions txt/syslinux.cfg.txt
Original file line number Diff line number Diff line change
Expand Up @@ -242,10 +242,12 @@ of the specification, the following values are defined:
27 Advanced TCI
28 Blade
29 Blade enclosure

0x40000: Append a file system UUID string. For EXT2/3/4, this is the typical file system UUID. For FAT12/16/32, this is the 32-bit file system serial number (ie DA1A-0B2E).

FSUUID=<FS-UUID>
+
*0x40000*::: (6.03+) Append a file system UUID string. For EXT2/3/4, this is the typical file system UUID. For FAT12/16/32, this is the 32-bit file system serial number (ie DA1A-0B2E).
+
----
FSUUID=<FS-UUID>
----


== KERNEL-LIKE DIRECTIVES ==
Expand Down

0 comments on commit 6b45747

Please sign in to comment.