| Commit message (Expand) | Author | Age | Files | Lines |
* | msw - 'i tested this code, really!' | Mike Fulbright | 2001-08-10 | 1 | -0/+1 |
* | Change all Ok to OK | Mike Fulbright | 2001-08-10 | 1 | -1/+1 |
* | support deferring language load until second stage. This allows a user to se... | Matt Wilson | 2001-08-09 | 1 | -1/+7 |
* | if our only option is to cancel, don't bother showing the dialog, we'll need ... | Matt Wilson | 2001-08-06 | 1 | -0/+4 |
* | register the wait window with the fsset so we can pop up a "Checking for badanaconda-s390-tag | Jeremy Katz | 2001-07-30 | 1 | -0/+1 |
* | fix for the infinite f1 loopy text mode online help thing | Matt Wilson | 2001-07-24 | 1 | -9/+13 |
* | fix behavior so we warn user if they are using a preexisting as a system dire... | Mike Fulbright | 2001-07-19 | 1 | -2/+6 |
* | add bootloader pass in new place | Jeremy Katz | 2001-07-16 | 1 | -1/+1 |
* | add ability to set grub password in gui and tui | Jeremy Katz | 2001-07-10 | 1 | -1/+2 |
* | fix warning pixmap, unifiy exception text | Matt Wilson | 2001-07-10 | 1 | -5/+6 |
* | style guide | Matt Wilson | 2001-07-09 | 1 | -8/+8 |
* | reformat per style guidelines, add Fix button to ped exceptions, center gui p... | Matt Wilson | 2001-07-09 | 1 | -89/+78 |
* | Added upgrade migrate screen. Finds ext2 partitions and offers user choice of... | Mike Fulbright | 2001-07-06 | 1 | -0/+1 |
* | im an idiot | Mike Fulbright | 2001-07-06 | 1 | -1/+2 |
* | more tag changes for online docs | Mike Fulbright | 2001-07-06 | 1 | -3/+2 |
* | individual package selection question on text upgrade | Jeremy Katz | 2001-07-06 | 1 | -1/+1 |
* | errmm.. along with the last commit, this adds a screen for picking which | Jeremy Katz | 2001-07-06 | 1 | -6/+2 |
* | pass configFileData to wecome_text.py | bfox | 2001-07-06 | 1 | -1/+1 |
* | should fix the exception handler here | Jeremy Katz | 2001-07-06 | 1 | -3/+5 |
* | oops | Mike Fulbright | 2001-07-06 | 1 | -2/+1 |
* | Added support for converting and formatting existing filesystems to a differe... | Mike Fulbright | 2001-07-06 | 1 | -1/+2 |
* | Fix yes/no dialog to actually work in text mode, fix GUI messageWindow to ret... | Mike Fulbright | 2001-07-02 | 1 | -0/+7 |
* | changed references to lilo_text.py to bootloader_text.py | bfox | 2001-07-02 | 1 | -6/+6 |
* | must call language support screen before language default screen | Mike Fulbright | 2001-06-29 | 1 | -2/+2 |
* | progress bar for formatting | Jeremy Katz | 2001-06-26 | 1 | -0/+24 |
* | text mode upgrade appears to work | Matt Wilson | 2001-06-25 | 1 | -1/+2 |
* | reimplement the "can't go back from here" screen we had in 7.1 | Matt Wilson | 2001-06-25 | 1 | -0/+6 |
* | move partition method and fdisk to separate source files | Mike Fulbright | 2001-06-25 | 1 | -2/+2 |
* | add in support for fdisk and choosing your partition method... TUI only | Jeremy Katz | 2001-06-25 | 1 | -1/+2 |
* | auto partitioning | Jeremy Katz | 2001-06-23 | 1 | -2/+1 |
* | various pychecker fixups | Matt Wilson | 2001-06-22 | 1 | -4/+1 |
* | copyright | Matt Wilson | 2001-06-22 | 1 | -0/+16 |
* | revert config file changes for now | Jeremy Katz | 2001-06-21 | 1 | -4/+2 |
* | debug by default | Matt Wilson | 2001-06-21 | 1 | -2/+2 |
* | reads installer title from config file | bfox | 2001-06-21 | 1 | -2/+4 |
* | merge from (now defunct) anaconda-dispatch branch | Erik Troan | 2001-06-20 | 1 | -923/+127 |
* | put back ^Z exitanaconda-dispatch-base | Erik Troan | 2001-04-10 | 1 | -1/+1 |
* | fix for traceback if you pass lang= to the boot disk and go into a language w... | Matt Wilson | 2001-04-02 | 1 | -1/+1 |
* | don't prefix the server with XF86_, the xf86config.py code does that. (#32937) | Matt Wilson | 2001-04-02 | 1 | -1/+1 |
* | text.py: destroy the scale in progresswindow on pop - masks a SEGV on | Matt Wilson | 2001-03-29 | 1 | -0/+2 |
* | Add ability to watch installer flow on VC3, toggled by the boolean debugsteps | Mike Fulbright | 2001-03-29 | 1 | -1/+8 |
* | needed to throw away fstab object when switching to an install | Erik Troan | 2001-03-22 | 1 | -0/+2 |
* | fix the dir stuff | Erik Troan | 2001-03-16 | 1 | -4/+4 |
* | add language support to reconfig mode, fixes bug 24954 | Mike Fulbright | 2001-03-09 | 1 | -16/+2 |
* | 1) changed how "dir" is passed to windows | Erik Troan | 2001-03-09 | 1 | -118/+23 |
* | don't bother unlinking /var/run/SERVER; Xconfigurator does | Bill Nottingham | 2001-03-08 | 1 | -4/+0 |
* | don't fall over if the file isn't there (error condition in Xconfigurator? | Matt Wilson | 2001-03-08 | 1 | -1/+4 |
* | fix upgrade message | Mike Fulbright | 2001-03-07 | 1 | -1/+1 |
* | use translated lang names | Matt Wilson | 2001-03-07 | 1 | -1/+4 |
* | SERVER file is in instpath | Bill Nottingham | 2001-03-06 | 1 | -1/+1 |