| Commit message (Expand) | Author | Age | Files | Lines |
* | added an invisible step to allow the network screen to be skipped if no netwo... | bfox | 2001-08-02 | 1 | -0/+2 |
* | need another argument to reconfig keyboard now | Jeremy Katz | 2001-07-24 | 1 | -1/+1 |
* | and fix going backwards through finding the root parts | Jeremy Katz | 2001-07-23 | 1 | -1/+1 |
* | new step: find root parts, remove those bits from the interfaces for | Jeremy Katz | 2001-07-23 | 1 | -0/+2 |
* | check the installclass in doAutoPartition so that we don't raise dialogs | Jeremy Katz | 2001-07-22 | 1 | -1/+2 |
* | fix code to find migratable mounts during an upgrade to use FileSystemSet obj... | Mike Fulbright | 2001-07-20 | 1 | -2/+2 |
* | handle migration during upgrades and rewrite fstab appropriately | Mike Fulbright | 2001-07-20 | 1 | -1/+5 |
* | turn on swap early in lowmem (#46304), prevent you from editing once things a... | Matt Wilson | 2001-07-20 | 1 | -3/+3 |
* | fix pychecker complaints | Mike Fulbright | 2001-07-18 | 1 | -1/+1 |
* | added needed param to this step | Mike Fulbright | 2001-07-17 | 1 | -1/+1 |
* | fix X keyboard setup from gui keyboard screen (#48761) | Matt Wilson | 2001-07-12 | 1 | -1/+1 |
* | move GUI GRUB password to a new screen | bfox | 2001-07-11 | 1 | -0/+1 |
* | style guide | Matt Wilson | 2001-07-11 | 1 | -70/+75 |
* | if we don't have any valid drives to install on, show an error message | Jeremy Katz | 2001-07-11 | 1 | -1/+1 |
* | report mount point correctly when querying about migrating fs on upgrade | Mike Fulbright | 2001-07-10 | 1 | -1/+1 |
* | split install step into three separate steps, doPreInstall, doInstall, | Jeremy Katz | 2001-07-09 | 1 | -0/+3 |
* | fix up going back to the partitioning screen and forward to it again... | Jeremy Katz | 2001-07-09 | 1 | -1/+2 |
* | fdisk works again; main change is making sure we close the disk devices | Jeremy Katz | 2001-07-09 | 1 | -1/+1 |
* | fix device setting for raid devices | Jeremy Katz | 2001-07-07 | 1 | -2/+2 |
* | Added upgrade migrate screen. Finds ext2 partitions and offers user choice of... | Mike Fulbright | 2001-07-06 | 1 | -1/+3 |
* | add option to view autopartitioning results and change them | Mike Fulbright | 2001-07-06 | 1 | -1/+1 |
* | fix up bootdisk screens for root on loop | Matt Wilson | 2001-07-06 | 1 | -1/+1 |
* | turn on formatting for preexisting partitions we want to, and also hook in so... | Mike Fulbright | 2001-07-06 | 1 | -1/+1 |
* | moving videocard selection to after package selection/dependencies | Mike Fulbright | 2001-07-06 | 1 | -1/+1 |
* | updates to make more product strings specified via conf file | bfox | 2001-07-06 | 1 | -1/+1 |
* | Move the partitioning bits into Partitions object. The diskset should probably | Jeremy Katz | 2001-07-04 | 1 | -8/+8 |
* | we can get beyond the length of installsteps with skipping steps | Jeremy Katz | 2001-07-03 | 1 | -2/+2 |
* | break upgrade swap suggestion out into another step and store its findings in | Matt Wilson | 2001-06-27 | 1 | -2/+5 |
* | move upgrade mounting code into generic function, split bootloader init away ... | Matt Wilson | 2001-06-27 | 1 | -1/+6 |
* | fix kickstart bootloader and partitioning | Jeremy Katz | 2001-06-27 | 1 | -1/+2 |
* | land new autopartitioning code... should be faster and better. | Jeremy Katz | 2001-06-26 | 1 | -1/+1 |
* | oops, move mkbootdisk too (thanks jeremy) | Matt Wilson | 2001-06-26 | 1 | -2/+2 |
* | make the bootdisk before setting up X, just in case something goes wrong | Matt Wilson | 2001-06-26 | 1 | -1/+1 |
* | text mode upgrade appears to work | Matt Wilson | 2001-06-25 | 1 | -2/+3 |
* | set the prev button in accordance to if it is possible to go back or not | Matt Wilson | 2001-06-25 | 1 | -0/+10 |
* | make it possible to skip a step permanently and use that for network installs | Matt Wilson | 2001-06-25 | 1 | -3/+10 |
* | add screen to GUI to allow user to control autopartitioning to some extent | Mike Fulbright | 2001-06-25 | 1 | -2/+2 |
* | add partition method to GUI, rework to use skiplist | Mike Fulbright | 2001-06-25 | 1 | -1/+3 |
* | pass the instdata into the autopartition method for the moment | Jeremy Katz | 2001-06-25 | 1 | -1/+1 |
* | add in support for fdisk and choosing your partition method... TUI only | Jeremy Katz | 2001-06-25 | 1 | -1/+3 |
* | more pychecker cleanups | Matt Wilson | 2001-06-23 | 1 | -1/+0 |
* | more pychecker fixups | Matt Wilson | 2001-06-23 | 1 | -4/+1 |
* | various pychecker fixups | Matt Wilson | 2001-06-22 | 1 | -4/+4 |
* | insert autopartitioning steps | Mike Fulbright | 2001-06-22 | 1 | -0/+3 |
* | completed most heavy lifting to get upgrades back in place. Still need to fi... | Matt Wilson | 2001-06-22 | 1 | -0/+3 |
* | first pass at getting things in alignment for gui upgrades. Should only affe... | Matt Wilson | 2001-06-22 | 1 | -1/+3 |
* | get floppy code working again | Erik Troan | 2001-06-21 | 1 | -2/+3 |
* | reindent | Matt Wilson | 2001-06-20 | 1 | -57/+52 |
* | remove unused code, add copyright bits | Matt Wilson | 2001-06-20 | 1 | -17/+15 |
* | merge dispatch to HEAD | Matt Wilson | 2001-06-20 | 1 | -0/+212 |