summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* upgrade only must die. we need to make sure to inform docs and qaJeremy Katz2002-01-231-57/+0
* shut the person up about hdparm on the images (#58378)Jeremy Katz2002-01-221-2/+4
* use better logic for booty existenceJeremy Katz2002-01-211-1/+4
* oops, lost the loader dirafter.bootloader.mergeJeremy Katz2002-01-211-1/+1
* edd isn't here nowJeremy Katz2002-01-211-6/+2
* this is in booty nowJeremy Katz2002-01-217-1874/+0
* land boot loader changes to use booty backend infrastructure and switchJeremy Katz2002-01-2111-1369/+891
* handle framebuffer and vga16 casesbefore.bootloader.mergeMike Fulbright2002-01-213-17/+22
* videoram is a stringJeremy Katz2002-01-211-1/+1
* if autopartitioning fails, we must unskip the partitioning screen to avoid a ...Jeremy Katz2002-01-211-1/+4
* output all modes equal or smaller than selectedMike Fulbright2002-01-182-4/+11
* handle unprobed and ddc probed monitor cases betterMike Fulbright2002-01-183-37/+39
* move postaction and videocard configurationMike Fulbright2002-01-181-2/+2
* discard fb based xconfig after we start XMike Fulbright2002-01-181-2/+4
* move post to really be post-installMike Fulbright2002-01-161-1/+1
* jakub fixed the compiler bug and python has been rebuiltJeremy Katz2002-01-161-1/+1
* python depends on old openssl and won't build with new compiler. blahJeremy Katz2002-01-151-1/+1
* don't need db3-devel anymoreJeremy Katz2002-01-151-1/+1
* make text mode monitor selection much more 133tMike Fulbright2002-01-141-1/+10
* make text mode monitor selection more 133tMike Fulbright2002-01-141-26/+50
* use non-deprecated functionalityJeremy Katz2002-01-111-1/+1
* fixes to use gtk2Mike Fulbright2002-01-112-102/+193
* do not support XFree86 3.x serversMike Fulbright2002-01-111-11/+37
* Modifications to monitor handling to be more saneMike Fulbright2002-01-111-19/+59
* changed column width to look betterbfox2002-01-111-1/+1
* disable japanese when running over telnetErik Troan2002-01-101-1/+4
* removed more debugging fluffErik Troan2002-01-101-5/+0
* don't cache linedrawing info for terminal!Erik Troan2002-01-101-57/+2
* 1) don't spawn a shell in telnet modeErik Troan2002-01-101-46/+32
* 1) fixed/enhanced debugging modeErik Troan2002-01-101-5/+42
* 1) added terminal sizeErik Troan2002-01-102-17/+24
* get controlling terminal rightErik Troan2002-01-101-11/+20
* added xterm and vt100 terminal types to boot floppyErik Troan2002-01-101-0/+6
* use the proper telnet terminal typeErik Troan2002-01-104-9/+89
* clean wasn't removing diet bitsErik Troan2002-01-091-1/+2
* merge from branchJeremy Katz2002-01-091-3/+0
* restore original exception handler to prevent multiple dialogsMatt Wilson2002-01-091-0/+4
* use the right data type\!Erik Troan2002-01-091-1/+1
* use a TreeStore instead of a ListStore to work around silly sort refresh bugJeremy Katz2002-01-092-3/+4
* more gtk2 fixupsJeremy Katz2002-01-092-44/+44
* iutil.getArch now returns s390 for s390x, clean up to handle this nicelyJeremy Katz2002-01-0912-30/+28
* pychecker is my friendJeremy Katz2002-01-091-1/+1
* and this ever worked how exactly? :)Jeremy Katz2002-01-091-1/+1
* eep, why was this commented outJeremy Katz2002-01-081-2/+2
* remove dead codeJeremy Katz2002-01-081-3/+0
* more changes for s390, cleaned up a bitJeremy Katz2002-01-081-8/+32
* set the shadowJeremy Katz2002-01-081-0/+1
* use a scroll view and set the shadowJeremy Katz2002-01-081-13/+19
* use scroll_to_cell (even though it doesn't appear to be working...)Jeremy Katz2002-01-081-4/+17
* s/set_usize/set_size_request/gMatt Wilson2002-01-0824-55/+55