summaryrefslogtreecommitdiffstats
path: root/bootdisk/x86_64
Commit message (Collapse)AuthorAgeFilesLines
* Clarify syslinux menu text (#557774)Hans de Goede2010-01-251-1/+1
|
* Convert bootdisk/ to Makefile.amDavid Cantrell2009-06-091-0/+25
|
* Remove text-mode syslinux helpJeremy Katz2009-05-116-98/+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
* Do nomodeset when doing xdriver=vesaAdam Jackson2009-05-072-2/+2
| | | | Otherwise things get a little iffy.
* Update EFI CD booting code in mk-imagesPeter Jones2009-05-071-3/+3
| | | | | Update the efi image creation code to reflect what we've actually been using for two plus months.
* Add a boot target for the xdriver=vesa parameter and document it.Chris Lumens2009-01-232-0/+6
|
* Various packaging fixed from review (#225246)Hans de Goede2009-01-051-0/+0
| | | | Various packaging fixed from review (#225246)
* Don't suggest text mode to the poor, poor user.Peter Jones2008-07-092-6/+0
|
* Build efiboot.img on x86_64 and i386 .Peter Jones2008-04-081-0/+8
|
* Set the scrollbar color so it doesn't surprise me the same way in the future.Peter Jones2008-04-021-0/+1
|
* 2007-08-21 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-08-211-1/+1
| | | | | | * bootdisk/i386/syslinux.cfg: Add version (#253632) * bootdisk/x86_64/syslinux.cfg: Likewise. * scripts/mk-images.x86: Likewise.
* 2007-05-07 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-05-071-2/+2
| | | | | | * bootdisk/i386/syslinux.cfg: Make sure the highlighting is sane when the menu falls back to text mode * bootdisk/x86_64/syslinux.cfg: Likewise.
* - use "localboot 0xffff" not "localboot", or else we try to boot device 0x00Peter Jones2007-01-291-1/+1
|
* 2007-01-19 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-01-191-3/+20
| | | | * bootdisk/x86_64/syslinux.cfg: Update this one too
* 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-027-72/+39
| | | | | | | | | | | | | | | | * 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
* Choose something more reasonable, memory-wise.Bill Nottingham2005-04-091-2/+2
|
* 2004-09-22 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-09-221-6/+2
| | | | | | * bootdisk/i386/syslinux.cfg: * bootdisk/x86_64/syslinux.cfg: Add localboot option (#120687).
* let's enable the splash on x86_64 (#119137)Jeremy Katz2004-06-071-0/+1
|
* add selinux boot option, remove devfs=nomount from x86_64 syslinux.cfgJeremy Katz2004-05-061-6/+9
|
* remove RHL references here tooJeremy Katz2003-10-012-7/+5
|
* 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-137-0/+153
the i386 bits