summaryrefslogtreecommitdiffstats
path: root/bootdisk/x86_64/boot.msg
Commit message (Collapse)AuthorAgeFilesLines
* Structure the repo layout so it matches final structure better and make isys ↵Martin Sivak2010-05-311-5/+0
| | | | | | a real Python package. Also updates the build and autotools stuff to work with the new structure
* Remove text-mode syslinux helpJeremy Katz2009-05-111-4/+1
| | | | | 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
* Don't suggest text mode to the poor, poor user.Peter Jones2008-07-091-2/+0
|
* 2006-02-02 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-02-021-3/+3
| | | | | | | | | | | | | | | | * 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
* let's enable the splash on x86_64 (#119137)Jeremy Katz2004-06-071-0/+1
|
* remove RHL references here tooJeremy Katz2003-10-011-4/+2
|
* syslinux splash + hammer is no go at the momentJeremy Katz2003-01-151-1/+0
|
* add a mk-images.x86_64 and bootdisk msg files and syslinux.cfg based off ofJeremy Katz2002-09-131-0/+12
the i386 bits