| Commit message (Expand) | Author | Age | Files | Lines |
| * | how did this ever work? (52631) | Jeremy Katz | 2001-08-28 | 2 | -2/+2 |
| * | set the upgrade flag, doh. | Matt Wilson | 2001-08-23 | 1 | -0/+4 |
| * | add step for running ks %post | Mike Fulbright | 2001-08-17 | 2 | -0/+2 |
| * | don't show network screen in reconfig mode | bfox | 2001-08-14 | 1 | -0/+1 |
| * | actually get the right packages to upgrade | Matt Wilson | 2001-08-14 | 1 | -1/+2 |
| * | we should migrate filesystems in upgradeonly... really... (51762) | Jeremy Katz | 2001-08-14 | 1 | -0/+1 |
| * | remove mouse from step list for upgrade only (51670) | Jeremy Katz | 2001-08-14 | 1 | -1/+0 |
| * | no, don't add bootdisk to the steplist for workstation and server; it's | Jeremy Katz | 2001-08-09 | 2 | -4/+0 |
| * | calling the right method makes a world of difference (51016) | Jeremy Katz | 2001-08-08 | 1 | -1/+1 |
| * | add classic x window system so people can install servers without x again | Jeremy Katz | 2001-08-08 | 1 | -0/+1 |
| * | expert mode was causing the bootloader screen to be skipped | Jeremy Katz | 2001-08-04 | 3 | -20/+0 |
| * | it helps to actually select the workstation component (50165) | Jeremy Katz | 2001-07-27 | 1 | -0/+1 |
| * | make that server install have a larger /usr... and why is / growable instead... | Jeremy Katz | 2001-07-25 | 1 | -2/+2 |
| * | preserve the hostname that is read from /tmp/netinfo | Matt Wilson | 2001-07-24 | 3 | -3/+0 |
| * | new step: find root parts, remove those bits from the interfaces for | Jeremy Katz | 2001-07-23 | 2 | -0/+2 |
| * | this could be slightly useful | Jeremy Katz | 2001-07-23 | 1 | -0/+1 |
| * | move definitions of CLEARPART_TYPE_* to partitioning.py to avoid circular | Jeremy Katz | 2001-07-23 | 2 | -6/+0 |
| * | handle migration during upgrades and rewrite fstab appropriately | Mike Fulbright | 2001-07-20 | 1 | -0/+1 |
| * | obviously correct, and maybe make this work... | Jeremy Katz | 2001-07-20 | 1 | -1/+2 |
| * | jeremy gets the oot of the day | Mike Fulbright | 2001-07-19 | 1 | -1/+1 |
| * | fixup showing bootloader password screen where needed (and not on ia64/alpha) | Jeremy Katz | 2001-07-16 | 2 | -0/+3 |
| * | attempt at fixing upgradeonly class | Matt Wilson | 2001-07-16 | 1 | -0/+7 |
| * | skip bootloader screen on ia64 | Jeremy Katz | 2001-07-13 | 1 | -0/+1 |
| * | take a shot at fixing upgrade only mode, (#48962) | Matt Wilson | 2001-07-12 | 1 | -3/+15 |
| * | fix typo and add some servers | Mike Fulbright | 2001-07-11 | 1 | -4/+5 |
| * | bump up /usr some | Mike Fulbright | 2001-07-10 | 1 | -2/+2 |
| * | added some more servers, need more probably | Mike Fulbright | 2001-07-10 | 1 | -3/+5 |
| * | no monitor config on upgrades plz | Mike Fulbright | 2001-07-10 | 1 | -1/+0 |
| * | split install step into three separate steps, doPreInstall, doInstall, | Jeremy Katz | 2001-07-09 | 1 | -0/+2 |
| * | Added upgrade migrate screen. Finds ext2 partitions and offers user choice of... | Mike Fulbright | 2001-07-06 | 1 | -0/+2 |
| * | importing stuff help grog work | Mike Fulbright | 2001-07-06 | 1 | -1/+1 |
| * | add Software Development | Matt Wilson | 2001-07-06 | 1 | -1/+3 |
| * | align the laptop class - icon could still use a little work | Matt Wilson | 2001-07-06 | 1 | -1/+1 |
| * | import everything | Matt Wilson | 2001-07-06 | 1 | -1/+1 |
| * | some architectures don't care about /boot but want something different | Jeremy Katz | 2001-07-06 | 3 | -6/+15 |
| * | fixup names of install classes | Mike Fulbright | 2001-07-05 | 2 | -2/+2 |
| * | Move the partitioning bits into Partitions object. The diskset should probably | Jeremy Katz | 2001-07-04 | 3 | -10/+10 |
| * | break upgrade swap suggestion out into another step and store its findings in | Matt Wilson | 2001-06-27 | 1 | -0/+1 |
| * | move upgrade mounting code into generic function, split bootloader init away ... | Matt Wilson | 2001-06-27 | 1 | -1/+2 |
| * | refer to disk druid | Mike Fulbright | 2001-06-26 | 1 | -0/+1 |
| * | text mode upgrade appears to work | Matt Wilson | 2001-06-25 | 1 | -0/+1 |
| * | added all previous autopartitioning cases for installclasses | Mike Fulbright | 2001-06-25 | 3 | -24/+46 |
| * | don't have builtin knowledge of default fs type | Jeremy Katz | 2001-06-25 | 1 | -2/+2 |
| * | register a parted exception handler for gui mode | Matt Wilson | 2001-06-25 | 1 | -0/+1 |
| * | remove old FSEDIT nonesense, first try at autopartitioning for workstation class | Mike Fulbright | 2001-06-22 | 3 | -3/+29 |
| * | 1) more fixups for upgrades: fix step list to actually run the transaction, | Matt Wilson | 2001-06-22 | 1 | -1/+6 |
| * | more fixups for upgrades | Matt Wilson | 2001-06-22 | 1 | -1/+1 |
| * | completed most heavy lifting to get upgrades back in place. Still need to fi... | Matt Wilson | 2001-06-22 | 1 | -1/+5 |
| * | first pass at getting things in alignment for gui upgrades. Should only affe... | Matt Wilson | 2001-06-22 | 1 | -1/+1 |
| * | merge from (now defunct) dispatch branch | Erik Troan | 2001-06-20 | 7 | -88/+160 |