Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | having some fun | Mike Fulbright | 2002-07-17 | 1 | -1/+1 | |
| | ||||||
* | wacky hacks to get things unselected right. need to come up with a better ↵ | Jeremy Katz | 2002-07-12 | 3 | -16/+10 | |
| | | | | way when I've slept more | |||||
* | add devel tools | Jeremy Katz | 2002-07-12 | 1 | -0/+1 | |
| | ||||||
* | remove bad hack now that it's no longer relevant | Jeremy Katz | 2002-07-12 | 1 | -32/+0 | |
| | ||||||
* | fix component names | Jeremy Katz | 2002-07-12 | 1 | -2/+2 | |
| | ||||||
* | added developer workstation class | Mike Fulbright | 2002-07-12 | 1 | -0/+22 | |
| | ||||||
* | add descriptions from docs for install classes, fix label wrapping in ↵ | Mike Fulbright | 2002-07-12 | 3 | -6/+11 | |
| | | | | install path screen | |||||
* | laptop is dead | Mike Fulbright | 2002-07-12 | 1 | -21/+0 | |
| | ||||||
* | turn off review of autopartitioning by defaultBefore.Commiting.Milan.Docs.String.Review | Mike Fulbright | 2002-07-12 | 1 | -0/+1 | |
| | ||||||
* | default to not showing packae group screen | Mike Fulbright | 2002-07-11 | 1 | -0/+1 | |
| | ||||||
* | add descriptions for installclasses | Mike Fulbright | 2002-07-11 | 4 | -2/+9 | |
| | ||||||
* | disable comps filtering in installclasses so all are shown (for now at least) | Mike Fulbright | 2002-07-10 | 2 | -17/+17 | |
| | ||||||
* | add choose your own desktop step for workstation. msf is going to write screen | Jeremy Katz | 2002-07-10 | 1 | -0/+2 | |
| | ||||||
* | msf won't let me remove laptop, but at least it won't crash | Jeremy Katz | 2002-06-28 | 1 | -1/+0 | |
| | ||||||
* | fixes for server | Jeremy Katz | 2002-06-28 | 1 | -6/+6 | |
| | ||||||
* | work with new comps file stuff | Jeremy Katz | 2002-06-27 | 1 | -1/+30 | |
| | ||||||
* | make /var bigger on server - fixes bug #63354 | Mike Fulbright | 2002-05-23 | 1 | -2/+2 | |
| | ||||||
* | 1) Fix all copyrights 2) move everything to use rhpl.translate instead of ↵ | Mike Fulbright | 2002-05-23 | 5 | -6/+6 | |
| | | | | our own translate.py | |||||
* | merge bootloader changes from HEAD | Jeremy Katz | 2002-04-22 | 1 | -3/+1 | |
| | ||||||
* | move a lot more out of partitioning.py... a lot of the functions are now | Jeremy Katz | 2002-02-14 | 3 | -6/+6 | |
| | | | | methods of request classes or the Partitions class | |||||
* | oh yeah goodbye reconfig | Mike Fulbright | 2002-02-08 | 1 | -53/+0 | |
| | ||||||
* | make upgrades have half a chance of working at least | Jeremy Katz | 2002-01-23 | 1 | -2/+2 | |
| | ||||||
* | upgrade only must die. we need to make sure to inform docs and qa | Jeremy Katz | 2002-01-23 | 1 | -57/+0 | |
| | ||||||
* | 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 | |
| | | | | already in the base class and we really don't want it on ia64 | |||||
* | 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 | |
| | | | | | which led to 49218 and 50791. thanks to a guy at dclug for actually reproducing this one and testing the fix | |||||
* | 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 ↵ | Jeremy Katz | 2001-07-25 | 1 | -2/+2 | |
| | | | | instead of /usr anyway? | |||||
* | 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 | |
| | | | | | | findinstall, hook up kickstart upgrade, mounting the root for an upgrade will mount the first in the list (which if you've gone through the interface is the only one, but if kickstart, upgrades the first install found) | |||||
* | 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 | |
| | | | | | import madness and fix everywhere that refers to the CLEARPART_TYPE_* to ensure that they import from partitioning and don't try to do so from autopart | |||||
* | 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 | |
| |