Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix for testing mode | Matt Wilson | 2000-02-03 | 1 | -3/+3 |
| | |||||
* | set the mouse for X configuration properly | Matt Wilson | 2000-02-02 | 1 | -9/+3 |
| | |||||
* | select card in gui xconfig | Matt Wilson | 2000-02-02 | 1 | -1/+2 |
| | |||||
* | merge from sparc/alpha branch, more cleanups for monitor config and x config | Matt Wilson | 2000-01-05 | 1 | -2/+2 |
| | |||||
* | updated X configuration | Matt Wilson | 2000-01-04 | 1 | -4/+13 |
| | |||||
* | Don't set a specific AutoRepeat on SPARC, so that the system default is used, | jakub | 1999-11-04 | 1 | -2/+5 |
| | | | | don't fall back to VGA16 because it does not work on most of the cards anyway. | ||||
* | Play safe and never make 1920x1200 a default resolution, plus allow it to be | jakub | 1999-10-25 | 1 | -1/+1 |
| | | | | | | chosen on Sun 24-inch only for now. For 6.2 this can be removed, but now I don't want to touch much. Run mkinitrd with --ifneeded. | ||||
* | Make Lilo*/Silo* window replacement nicer, the previous one e.g. would not | jakub | 1999-10-25 | 1 | -1/+8 |
| | | | | | | | catch recent changes in UpdateSteps. Add 1920x1200 resolution. Temporarily fix a collection of bugs where one gets No space on device during FTP/HTTP/Hard drive installations. | ||||
* | fixup for japanese | Matt Wilson | 1999-10-22 | 1 | -0/+1 |
| | |||||
* | Write prelude and keyboard sections of /etc/X11/XF86Config for Sun servers ↵ | jakub | 1999-10-19 | 1 | -9/+23 |
| | | | | | | | | | as well (see xinitrc changes). On SPARC mach64 use the resolution console was using up to the point where X is going to be started. This could solve DaveM's problems with Mach64 installation end. | ||||
* | Don't always assume first probed card should be primary one. | jakub | 1999-10-15 | 1 | -7/+11 |
| | | | | | | E.g. I have a Matrox Millenium II found before Mach64, but console is really on Mach64. Highest priority gets first card with device set, if there is no such one, then first card. | ||||
* | Silo fixups, don't query videoRam size on SBUS and UPA, it will be bogus anyway, | jakub | 1999-10-05 | 1 | -0/+3 |
| | | | | | remember DNS settings from first stage loader as defaults for second stage, wait a little bit longer so that X server can have time to get up. | ||||
* | Cards with 1M of video RAM were given incorrect modes (on PCs as well). | jakub | 1999-10-01 | 1 | -3/+9 |
| | | | | | Do fbconProbing if ddcprobe was not successful (or was missing). Fix a typo in silo.py. | ||||
* | Keyboard autodetection, separated Keyboard stuff into separate module. | jakub | 1999-09-30 | 1 | -8/+6 |
| | |||||
* | ... | Matt Wilson | 1999-09-29 | 1 | -0/+8 |
| | |||||
* | 1) strip spaces from horiz and vert numbers | Matt Wilson | 1999-09-26 | 1 | -1/+4 |
| | | | | 2) set monitor type if manually selected | ||||
* | no debug | Matt Wilson | 1999-09-25 | 1 | -1/+0 |
| | |||||
* | don't blow up monitors | Matt Wilson | 1999-09-25 | 1 | -2/+2 |
| | |||||
* | more fixes. | Matt Wilson | 1999-09-25 | 1 | -11/+13 |
| | |||||
* | less aggressive | Matt Wilson | 1999-09-23 | 1 | -1/+1 |
| | |||||
* | fixed. | Matt Wilson | 1999-09-23 | 1 | -1/+1 |
| | |||||
* | fixed | Matt Wilson | 1999-09-22 | 1 | -2/+1 |
| | |||||
* | standard 640x480 for monitors we don't probe | Matt Wilson | 1999-09-22 | 1 | -1/+12 |
| | |||||
* | fix for vga16 fallback | Matt Wilson | 1999-09-22 | 1 | -11/+12 |
| | |||||
* | merge from jj | Matt Wilson | 1999-09-22 | 1 | -6/+3 |
| | |||||
* | x improvements | Matt Wilson | 1999-09-21 | 1 | -5/+25 |
| | |||||
* | no longer depend on gtk | pnfisher | 1999-09-15 | 1 | -4/+3 |
| | |||||
* | Comment out "ctrl:nocaps" example. | pnfisher | 1999-09-14 | 1 | -1/+1 |
| | |||||
* | Set sane defaults. | pnfisher | 1999-09-14 | 1 | -5/+4 |
| | |||||
* | Write out keyboard section. | pnfisher | 1999-09-14 | 1 | -47/+52 |
| | |||||
* | swapon as we find swap parts in our search | Matt Wilson | 1999-09-14 | 1 | -6/+8 |
| | |||||
* | jj patches, fixups for upgrade lilo stuff | Matt Wilson | 1999-09-13 | 1 | -26/+35 |
| | |||||
* | fix for multiple referenced SEE linesbefore.jj.patch2 | Matt Wilson | 1999-09-10 | 1 | -6/+7 |
| | |||||
* | added (untested) xconfig to kickstart | Erik Troan | 1999-09-09 | 1 | -8/+10 |
| | |||||
* | no monitor probe for text | Matt Wilson | 1999-09-04 | 1 | -21/+22 |
| | |||||
* | GUI login option | Matt Wilson | 1999-09-02 | 1 | -0/+1 |
| | |||||
* | monitor list | Matt Wilson | 1999-09-02 | 1 | -1/+6 |
| | |||||
* | more fixes for xtest | Matt Wilson | 1999-09-02 | 1 | -5/+13 |
| | |||||
* | fixed | Matt Wilson | 1999-09-02 | 1 | -3/+5 |
| | |||||
* | fix mouse test | Matt Wilson | 1999-09-02 | 1 | -3/+23 |
| | |||||
* | fix for serial mouse | Matt Wilson | 1999-09-02 | 1 | -4/+12 |
| | |||||
* | fix from erik for modelines with no resolitions | Matt Wilson | 1999-09-02 | 1 | -0/+1 |
| | |||||
* | x configuration | Matt Wilson | 1999-09-02 | 1 | -0/+8 |
| | |||||
* | should write the X config now | Matt Wilson | 1999-09-01 | 1 | -39/+58 |
| | |||||
* | fixup | Matt Wilson | 1999-08-31 | 1 | -1/+3 |
| | |||||
* | fixups | Matt Wilson | 1999-08-31 | 1 | -4/+21 |
| | |||||
* | changed | Matt Wilson | 1999-08-31 | 1 | -0/+1 |
| | |||||
* | more fixes | Matt Wilson | 1999-08-31 | 1 | -5/+39 |
| | |||||
* | tmp change | Matt Wilson | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | added this | Matt Wilson | 1999-08-31 | 1 | -0/+1 |
| |