diff options
Diffstat (limited to 'syslinux.doc')
| -rw-r--r-- | syslinux.doc | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/syslinux.doc b/syslinux.doc index caade01e..9e66037c 100644 --- a/syslinux.doc +++ b/syslinux.doc @@ -1,6 +1,6 @@ SYSLINUX - Version 1.33 - February 26, 1998 + Version 1.34 + March 4, 1998 A bootloader for Linux using MS-DOS floppies @@ -137,6 +137,14 @@ TIMEOUT timeout NOTE: The maximum possible timeout value is 35996; corresponding to just below one hour. +FONT filename + Load a font in .psf format before displaying any output + (except the copyright line, which is output as ldlinux.sys + itself is loaded.) SYSLINUX only loads the font onto the + video card; if the .psf file contains a Unicode table it is + ignored. This only works on EGA and VGA cards; hopefully it + should do nothing on others. + DISPLAY filename Displays the indicated file on the screen at boot time (before |
