| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Structure the repo layout so it matches final structure better and make isys ↵ | Martin Sivak | 2010-05-31 | 1 | -33/+0 |
| | | | | | | | a real Python package. Also updates the build and autotools stuff to work with the new structure | ||||
| * | Clarify syslinux menu text (#557774) | Hans de Goede | 2010-01-25 | 1 | -1/+1 |
| | | |||||
| * | Remove text-mode syslinux help | Jeremy Katz | 2009-05-11 | 1 | -5/+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=vesa | Adam Jackson | 2009-05-07 | 1 | -1/+1 |
| | | | | | Otherwise things get a little iffy. | ||||
| * | Add a boot target for the xdriver=vesa parameter and document it. | Chris Lumens | 2009-01-23 | 1 | -0/+4 |
| | | |||||
| * | Various packaging fixed from review (#225246) | Hans de Goede | 2009-01-05 | 1 | -0/+0 |
| | | | | | Various packaging fixed from review (#225246) | ||||
| * | Don't suggest text mode to the poor, poor user. | Peter Jones | 2008-07-09 | 1 | -4/+0 |
| | | |||||
| * | Set the scrollbar color so it doesn't surprise me the same way in the future. | Peter Jones | 2008-04-02 | 1 | -0/+1 |
| | | |||||
| * | 2007-08-21 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2007-08-21 | 1 | -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 Katz | 2007-05-07 | 1 | -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 0x00 | Peter Jones | 2007-01-29 | 1 | -1/+1 |
| | | |||||
| * | 2007-01-18 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2007-01-18 | 1 | -5/+22 |
| | | | | | | | | | * scripts/mk-images.x86 (SYSLINUX): Handle doing any of vesamenu with a jpg, using the script to convert to the lss file or just having the lss file. * bootdisk/i386/syslinux.cfg: Add bits so that we can support a menu if desired | ||||
| * | 2006-02-02 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2006-02-02 | 1 | -10/+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 | ||||
| * | 2004-09-22 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2004-09-22 | 1 | -3/+2 |
| | | | | | | | * bootdisk/i386/syslinux.cfg: * bootdisk/x86_64/syslinux.cfg: Add localboot option (#120687). | ||||
| * | add selinux boot option, remove devfs=nomount from x86_64 syslinux.cfg | Jeremy Katz | 2004-05-06 | 1 | -0/+3 |
| | | |||||
| * | selinux needs to be back on now, broken or not.. bring it on! | Jeremy Katz | 2004-02-11 | 1 | -5/+5 |
| | | |||||
| * | disable selinux stuff for now since it breaks the kernel | Jeremy Katz | 2004-01-29 | 1 | -5/+5 |
| | | |||||
| * | add ramdisk_size for now, sent patch to rhkernel-list to bump in the kernel | Jeremy Katz | 2003-09-22 | 1 | -5/+5 |
| | | |||||
| * | we use ramfs now, nuke the ramdisk_size. devfs=nomount also has no meaning ↵ | Jeremy Katz | 2002-12-04 | 1 | -8/+5 |
| | | | | | in our kernels | ||||
| * | 12meg ramdisks, here we come | Jeremy Katz | 2002-11-12 | 1 | -6/+6 |
| | | |||||
| * | add syslinux splash, modify accordingly | Jeremy Katz | 2002-06-28 | 1 | -3/+4 |
| | | |||||
| * | bump ramdisk size since libxml pushes us over. need to get it back down ↵ | Jeremy Katz | 2002-06-28 | 1 | -6/+6 |
| | | | | | after the beta, though | ||||
| * | get rid of framebuffer references | Mike Fulbright | 2002-05-23 | 1 | -1/+1 |
| | | |||||
| * | more easy merging from the hampton branch | Jeremy Katz | 2002-04-19 | 1 | -6/+6 |
| | | |||||
| * | merge from hampton branch | Jeremy Katz | 2002-02-28 | 1 | -3/+3 |
| | | |||||
| * | reorder the params such that the japanese boot disk generation script ↵ | Matt Wilson | 2001-07-27 | 1 | -1/+1 |
| | | | | | doesn't remove the ramdisk_size=7168 param | ||||
| * | make a larger ramdisk -- this should go away when we use cramfs | Erik Troan | 2001-06-28 | 1 | -6/+6 |
| | | |||||
| * | removed framebuffer from lowres mode | bfox | 2001-02-09 | 1 | -1/+1 |
| | | |||||
| * | append 'nofb' on the nofb option line | bfox | 2001-02-09 | 1 | -1/+1 |
| | | |||||
| * | Changed vga mode from 787 to 788, which changes it from 800x600 15 bit to 16 bit | bfox | 2001-02-06 | 1 | -1/+1 |
| | | |||||
| * | no snake | Matt Wilson | 2001-01-23 | 1 | -1/+0 |
| | | |||||
| * | Fixed line for lowres mode to pass "lowres" to the loader so the loader can ↵ | bfox | 2000-12-06 | 1 | -1/+1 |
| | | | | | passit to anaconda | ||||
| * | Created new option for lowres (640x480 in 8 bit color) | bfox | 2000-11-28 | 1 | -1/+4 |
| | | |||||
| * | Modified default option to start kernel in frame buffer mode. | bfox | 2000-11-10 | 1 | -1/+4 |
| | | | | | | Also created a new option called nofb that will start the kernel without being in frame buffer mode. | ||||
| * | added "devfs=nomount" to all kernel images | Erik Troan | 2000-04-05 | 1 | -4/+4 |
| | | |||||
| * | *** empty log message *** | Erik Troan | 2000-04-03 | 1 | -0/+22 |
