summaryrefslogtreecommitdiffstats
path: root/textw/bootloader_text.py
Commit message (Expand)AuthorAgeFilesLines
* Completely remove the bootloader step from interactive text mode.Chris Lumens2009-02-091-466/+0
* 2008-06-04 Ján ONDREJ <ondrejj@salstar.sk> (via ondrejj@fedoraproject.org)Ján ONDREJ2008-06-041-2/+2
* GPLv2+ license boilerplates for textw/*.py files.David Cantrell2007-12-171-6/+12
* Remove unused imports. Yes I know this is stupid nitpicky crap, but I likeChris Lumens2007-09-191-2/+0
* Apply a patch to clean up strings (Paul W. Frields <stickster@gmail.com>,Chris Lumens2007-02-271-16/+15
* Fixed up a couple references I forgot earlier.Chris Lumens2006-05-041-3/+3
* Make all UI steps use anaconda class. Add system-config-keyboard shim.Chris Lumens2006-05-041-58/+48
* Use new logging system.Chris Lumens2005-08-121-2/+1
* 2005-05-19 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-05-191-4/+26
* No longer use lilo.Peter Jones2005-02-211-16/+0
* 2004-11-07 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-11-071-3/+1
* remove some Red Hat-ismsBill Nottingham2003-12-161-2/+3
* 'linux lilo' will get you lilo back now.Jeremy Katz2003-10-221-1/+2
* bye bye liloJeremy Katz2003-09-221-4/+1
* another taroon merge. tagged before as before-taroon-merge, after asJeremy Katz2003-04-241-0/+3
* shame on pychecker. good catch from mswJeremy Katz2003-02-041-1/+1
* no lilo on x86_64Jeremy Katz2003-02-041-2/+6
* get rid of garbage printed out - bug #66737Mike Fulbright2002-08-191-1/+0
* tweak (#70447)Jeremy Katz2002-08-021-1/+1
* fix things so that the bootloader goes where you think it will in text mode. ...Jeremy Katz2002-07-191-3/+5
* put fields in same order as gui. should be able to fit lvs now (#67877)Jeremy Katz2002-07-181-3/+3
* 1) Fix all copyrights 2) move everything to use rhpl.translate instead of our...Mike Fulbright2002-05-231-2/+2
* make the bootloader choices thing actually use the bootloader device orderJeremy Katz2002-05-071-1/+1
* more merging fun from the hampton branch. I'm pretty sure this doesn'tJeremy Katz2002-04-191-1/+3
* skip the later bootloader screens if we select no bootloader (thanks notting)Jeremy Katz2002-02-011-1/+5
* land boot loader changes to use booty backend infrastructure and switchJeremy Katz2002-01-211-28/+37
* saying you're not sure you don't want a bootloader should take you back to ch...Jeremy Katz2001-08-171-16/+21
* don't make the label None, that's sillyJeremy Katz2001-08-141-0/+3
* make the label at least an empty string, should fix 51071Jeremy Katz2001-08-141-0/+2
* warning for bootloader passwords less than six characters instead ofJeremy Katz2001-08-011-0/+17
* just call it a boot loader password instead of GRUB password (49971)Jeremy Katz2001-07-311-1/+1
* set the long or short label depending on which should be changed (49446)Jeremy Katz2001-07-191-2/+2
* skip bootloader password if no bootloader is being installedJeremy Katz2001-07-181-1/+3
* fix pychecker complaintsMike Fulbright2001-07-181-2/+2
* sync messageJeremy Katz2001-07-171-1/+2
* fix up for bootloaderpassword stepJeremy Katz2001-07-161-7/+19
* add a button for lba32 mode with a warning if it's selected (14351)Jeremy Katz2001-07-161-9/+28
* fix help tagsMike Fulbright2001-07-111-6/+7
* *sigh*Jeremy Katz2001-07-111-1/+1
* method, not varJeremy Katz2001-07-111-1/+1
* fix going back from bootloader passJeremy Katz2001-07-111-1/+1
* add ability to set grub password in gui and tuiJeremy Katz2001-07-101-0/+77
* more copyright noticesMatt Wilson2001-07-091-4/+13
* more tag changes for online docsMike Fulbright2001-07-061-1/+1
* text.pyJeremy Katz2001-07-061-31/+68
* integrated changes suggested by docsMike Fulbright2001-07-061-9/+9
* more bootloader fixes for yesterdayJeremy Katz2001-07-041-2/+5
* make some of the bootloader bits more generic in preparation of landing theJeremy Katz2001-07-021-2/+5
* change hot key to F2 instead of space barbfox2001-07-021-3/+5
* renaming lilo_text.py to bootloader_text.pybfox2001-07-021-0/+255