summaryrefslogtreecommitdiff
path: root/man
Commit message (Collapse)AuthorAgeFilesLines
* extlinux: add --device option to override device detectH. Peter Anvin2012-06-201-1/+10
| | | | | | | Add a --device option for scripts and expert users to override the device detection. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
* man: remove long-since-obsolete note about name manglingH. Peter Anvin2010-11-181-5/+0
| | | | We haven't mangled label names for a very long time...
* man: update syslinux.1. It is still out of date, however.H. Peter Anvin2010-07-191-21/+47
| | | | Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
* Updating description in syslinux manpage wrt/ default entries as of syslinux ↵Daniel Baumann2010-06-251-3/+9
| | | | >= 3.85.
* Adding note about extlinux.conf in extlinux manpage.Daniel Baumann2010-06-251-0/+2
|
* extlinux: add a --menu-save optionThomas Bächler2010-06-071-0/+3
| | | | | | | | Add the --menu-save option to set the MENU SAVE value from the running system using extlinux. From: Thomas Bächler <thomas@archlinux.org> Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
* Adding manpage from Brian Pellin <bpellin@gmail.com> for extlinux.Daniel Baumann2009-04-141-0/+59
|
* Whitespace cleanup...syslinux-3.62-pre11H. Peter Anvin2008-02-192-3/+3
|
* Move doc files to doc/, and add man pages from Debiansyslinux-3.55-pre2H. Peter Anvin2007-12-185-0/+565
Move all the text documentation to the doc/ directory, add man pages from the Debian syslinux package, and rename sys2ansi.pl to syslinux2ansi.pl.