summaryrefslogtreecommitdiffstats
path: root/bootdisk/x86_64/options.msg
Commit message (Collapse)AuthorAgeFilesLines
* Remove text-mode syslinux helpJeremy Katz2009-05-111-25/+0
| | | | | People don't end up in text-mode syslinux except in very weird cases. Make it a lot simpler so that we have less need to change it
* Do nomodeset when doing xdriver=vesaAdam Jackson2009-05-071-1/+1
| | | | Otherwise things get a little iffy.
* Add a boot target for the xdriver=vesa parameter and document it.Chris Lumens2009-01-231-0/+2
|
* 2006-02-24 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-02-241-2/+2
| | | | | * bootdisk/i386/options.msg: Be clearer about askmethod (#182535) * bootdisk/x86_64/options.msg: Likewise.
* 2006-02-02 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-02-021-10/+11
| | | | | | | | | | | | | | | | * bootdisk/i386/boot.msg: Update to fix colors (#178033) and to be more accurate. * bootdisk/i386/general.msg: Likewise * bootdisk/i386/options.msg: Likewise * bootdisk/i386/params.msg: Likewise * bootdisk/i386/rescue.msg: Likewise * bootdisk/i386/syslinux.cfg: Update options * bootdisk/x86_64/boot.msg: Likewise * bootdisk/x86_64/general.msg: Likewise * bootdisk/x86_64/options.msg: Likewise * bootdisk/x86_64/params.msg: Likewise * bootdisk/x86_64/rescue.msg: Likewise * bootdisk/x86_64/syslinux.cfg: Update options
* add a mk-images.x86_64 and bootdisk msg files and syslinux.cfg based off ofJeremy Katz2002-09-131-0/+22
the i386 bits