summaryrefslogtreecommitdiffstats
path: root/bootdisk/x86_64/general.msg
Commit message (Collapse)AuthorAgeFilesLines
* Remove text-mode syslinux helpJeremy Katz2009-05-111-24/+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
* 2006-02-02 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-02-021-7/+7
| | | | | | | | | | | | | | | | * 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/+24
the i386 bits