| Commit message (Expand) | Author | Age | Files | Lines |
* | move mouse.py, videocard.py, simpleconfig.py and monitor.py to rhpl | Mike Fulbright | 2002-05-23 | 1 | -3/+4 |
* | migrate to using rhpl log function | Mike Fulbright | 2002-05-23 | 1 | -4/+10 |
* | more rhpl | Jeremy Katz | 2002-05-23 | 1 | -1/+1 |
* | 1) Fix all copyrights 2) move everything to use rhpl.translate instead of our... | Mike Fulbright | 2002-05-23 | 1 | -1/+1 |
* | 1) removed language support, 2) removed frame buffer support, 3) Merged 7.3 X... | Mike Fulbright | 2002-05-21 | 1 | -32/+36 |
* | that just didn't make any sense; don't check the arch in the command line pro... | Jeremy Katz | 2002-05-21 | 1 | -2/+4 |
* | bump copyright | Mike Fulbright | 2002-05-21 | 1 | -1/+1 |
* | more merging fun from the hampton branch. I'm pretty sure this doesn't | Jeremy Katz | 2002-04-19 | 1 | -13/+15 |
* | symlink nsswitch.conf also (#61021) | Jeremy Katz | 2002-03-13 | 1 | -1/+1 |
* | heh a little too heavy handed killing reconfig | Mike Fulbright | 2002-02-08 | 1 | -0/+13 |
* | oh yeah goodbye reconfig | Mike Fulbright | 2002-02-08 | 1 | -31/+3 |
* | err... as with the commit for iutil, make anaconda create device nodes early ... | Jeremy Katz | 2002-02-01 | 1 | -0/+4 |
* | not the right fix | Jeremy Katz | 2002-01-31 | 1 | -2/+0 |
* | make sure edd module gets pulled in for text mode | Jeremy Katz | 2002-01-31 | 1 | -0/+2 |
* | should append this also | Jeremy Katz | 2002-01-28 | 1 | -0/+1 |
* | added nfsiso method | Erik Troan | 2002-01-25 | 1 | -1/+4 |
* | use better logic for booty existence | Jeremy Katz | 2002-01-21 | 1 | -1/+4 |
* | land boot loader changes to use booty backend infrastructure and switch | Jeremy Katz | 2002-01-21 | 1 | -5/+2 |
* | output all modes equal or smaller than selected | Mike Fulbright | 2002-01-18 | 1 | -1/+3 |
* | discard fb based xconfig after we start X | Mike Fulbright | 2002-01-18 | 1 | -2/+4 |
* | iutil.getArch now returns s390 for s390x, clean up to handle this nicely | Jeremy Katz | 2002-01-09 | 1 | -4/+4 |
* | whee! merge the first bunch of changes from the 390 branch. this | Jeremy Katz | 2001-12-27 | 1 | -22/+47 |
* | use the new exception hook for handle all exceptions when they happen | Matt Wilson | 2001-12-13 | 1 | -0/+3 |
* | fix --xmode | Jeremy Katz | 2001-12-12 | 1 | -7/+7 |
* | remove most of the static instances of /mnt/sysimage (#14632) | Jeremy Katz | 2001-11-27 | 1 | -1/+1 |
* | more symlinks in /etc | Jeremy Katz | 2001-10-30 | 1 | -2/+2 |
* | missing : | Matt Wilson | 2001-10-30 | 1 | -1/+1 |
* | use the string.startswith method from now on, it is much cleaner | Matt Wilson | 2001-10-30 | 1 | -8/+8 |
* | merge anaconda-gtk-2-0-branch to HEAD | Matt Wilson | 2001-10-16 | 1 | -1/+2 |
* | fix grammar | nalin | 2001-09-10 | 1 | -1/+1 |
* | add a crafty hook import that allows us to slide in smaller fixup updates | Matt Wilson | 2001-08-07 | 1 | -0/+5 |
* | get more useful info in the exception dumps | Matt Wilson | 2001-08-07 | 1 | -1/+1 |
* | prompt for mouse if not detected | Mike Fulbright | 2001-08-03 | 1 | -4/+9 |
* | dont ddcprobe in test mode | Mike Fulbright | 2001-07-31 | 1 | -2/+2 |
* | dont fall over in reconfig if they are in text mode and didn't install Xconfi... | Mike Fulbright | 2001-07-27 | 1 | -1/+3 |
* | symlink handy /etc files | Matt Wilson | 2001-07-25 | 1 | -1/+2 |
* | if they've asked for text mode, there's no need to warn them that we're using... | Jeremy Katz | 2001-07-22 | 1 | -2/+3 |
* | add s390/s390x patchesr0-9-1 | laroche | 2001-07-20 | 1 | -0/+4 |
* | setup x config obj when we fallback to text mode, also startup existing is ei... | Mike Fulbright | 2001-07-18 | 1 | -1/+3 |
* | fixes to make fb X work as well as handle unprobed video cards gracefully | Mike Fulbright | 2001-07-17 | 1 | -5/+21 |
* | autostep hack | Matt Wilson | 2001-07-16 | 1 | -1/+4 |
* | open syslog file in append mode only (#47748) | Matt Wilson | 2001-07-13 | 1 | -1/+1 |
* | import kickstart so it will be included on the mini stage2 (#48975) | Matt Wilson | 2001-07-12 | 1 | -0/+1 |
* | fix warning pixmap, unifiy exception text | Matt Wilson | 2001-07-10 | 1 | -1/+2 |
* | move xsetroot to after we connect to the X server. | Matt Wilson | 2001-07-10 | 1 | -12/+0 |
* | set background to gray if we are in GUI mode and not in test mode | bfox | 2001-07-09 | 1 | -0/+12 |
* | really fix rescue mode | Jeremy Katz | 2001-07-07 | 1 | -1/+4 |
* | pass configfiledata in rescue mode too | Jeremy Katz | 2001-07-07 | 1 | -1/+1 |
* | updates to make more product strings specified via conf file | bfox | 2001-07-06 | 1 | -2/+3 |
* | ditto what ewt said | Matt Wilson | 2001-07-02 | 1 | -0/+1 |