Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more merging fun from the hampton branch. I'm pretty sure this doesn't | Jeremy Katz | 2002-04-19 | 1 | -10/+37 |
| | | | | work now, at least in gui. text mode might, though | ||||
* | typo | Mike Fulbright | 2002-03-04 | 1 | -1/+1 |
| | |||||
* | pop up a dialog during long delay at start of transcation sort that doesnt ↵ | Mike Fulbright | 2002-03-04 | 1 | -0/+10 |
| | | | | do callbacks, otherwise machine looks very locked up | ||||
* | handle %packages --ignoredeps and %packages --resolvedeps so that people | Jeremy Katz | 2002-02-22 | 1 | -1/+12 |
| | | | | | can control the handling of any spurious dependencies when using kickstart. if neither is specified, keep the previous behavior (#57297) | ||||
* | include NVR in install/upgrade log instead of just name (#59234) | Jeremy Katz | 2002-02-15 | 1 | -3/+5 |
| | |||||
* | the bootloader files belong in booty now, so axe them from here. move | Jeremy Katz | 2002-02-13 | 1 | -14/+1 |
| | | | | needsEnterpriseKernel into iutil | ||||
* | -enterprise kernel doesn't exist anymore!! | Erik Troan | 2002-02-01 | 1 | -2/+2 |
| | |||||
* | oopsanaconda-hampton-beta-1 | Jeremy Katz | 2002-02-01 | 1 | -1/+1 |
| | |||||
* | hack until we write out a proper /etc/lvmtab | Jeremy Katz | 2002-02-01 | 1 | -0/+9 |
| | |||||
* | /tmp/cleanup wasn't used in 7.2 anyway... | Erik Troan | 2002-01-25 | 1 | -8/+1 |
| | |||||
* | we can actually create logical volumes now | Jeremy Katz | 2002-01-25 | 1 | -0/+1 |
| | |||||
* | iutil.getArch now returns s390 for s390x, clean up to handle this nicely | Jeremy Katz | 2002-01-09 | 1 | -4/+4 |
| | |||||
* | stop the syslog | Jeremy Katz | 2001-12-27 | 1 | -0/+1 |
| | |||||
* | whee! merge the first bunch of changes from the 390 branch. this | Jeremy Katz | 2001-12-27 | 1 | -24/+27 |
| | | | | | | | incorporates most of the python changes as well as the isys changes. email with what hasn't been applied coming later after I either finish merging the rest or decide to stop for the night | ||||
* | makes things even faster for s/390 network install | Mike Fulbright | 2001-12-18 | 1 | -1/+2 |
| | |||||
* | remove most of the static instances of /mnt/sysimage (#14632) | Jeremy Katz | 2001-11-27 | 1 | -1/+1 |
| | |||||
* | use correct python syntax.... | Matt Wilson | 2001-11-08 | 1 | -1/+1 |
| | |||||
* | merge fix from branch | Jeremy Katz | 2001-11-06 | 1 | -4/+4 |
| | |||||
* | merge fix from 7-2-branch to rerun mkinitrd when copying extra modules | Jeremy Katz | 2001-11-05 | 1 | -0/+18 |
| | |||||
* | indent to the proper level, use startswith | Matt Wilson | 2001-11-02 | 1 | -28/+27 |
| | |||||
* | merge fix to not run depmod from 7-2-branch | Jeremy Katz | 2001-10-29 | 1 | -8/+1 |
| | |||||
* | fix for #51498 | Matt Wilson | 2001-09-06 | 1 | -1/+1 |
| | |||||
* | should i18n this string | Mike Fulbright | 2001-08-28 | 1 | -2/+2 |
| | |||||
* | so we can now how many packages are/were being installed/upgraded from the ↵ | Jeremy Katz | 2001-08-28 | 1 | -0/+5 |
| | | | | install.log/upgrade.log | ||||
* | xfree3 servers require xfree86-compat-modules | Jeremy Katz | 2001-08-28 | 1 | -0/+11 |
| | |||||
* | log (most) of the new packages being installed to the upgrade.log. Check ↵ | Matt Wilson | 2001-08-24 | 1 | -2/+9 |
| | | | | ONLY the on-system database to see if packages are installed or not, this fixes a false positive on the hasX check when moving from 7.0 to 7.2, when XFree86-xfs files move to XFree86, thus it gets selected. When hasX was on it would pull in GNOME too, which is excessive. (inspired by #50171) | ||||
* | don't fall over if the X package isn't available if you choose a generic ↵ | Matt Wilson | 2001-08-23 | 1 | -0/+3 |
| | | | | 3.3.x server, remove I128 from list (#52364) | ||||
* | add step for running ks %post | Mike Fulbright | 2001-08-17 | 1 | -0/+3 |
| | |||||
* | pychecker complained about this - time.time() is called below but we never ↵ | Mike Fulbright | 2001-08-14 | 1 | -0/+1 |
| | | | | import it | ||||
* | get rid of these messages, they are not needed | Mike Fulbright | 2001-08-13 | 1 | -4/+0 |
| | |||||
* | syntax errors are bad | Matt Wilson | 2001-08-10 | 1 | -2/+2 |
| | |||||
* | add a ditch-out workaround for #50339 | Matt Wilson | 2001-08-10 | 1 | -2/+9 |
| | |||||
* | updfstab handles /mnt/floppy now | Matt Wilson | 2001-08-09 | 1 | -8/+0 |
| | |||||
* | support deferring language load until second stage. This allows a user to ↵ | Matt Wilson | 2001-08-09 | 1 | -1/+0 |
| | | | | set up Korean NFS and get Korean GUI (#50364) | ||||
* | 1) dont let user go back to make boot disk screen (bugzilla #51002), and 2) ↵ | Mike Fulbright | 2001-08-09 | 1 | -0/+6 |
| | | | | Fixed congrats message on ia64 to not have info on boot disk (bugzilla #51263) | ||||
* | restore fstab if we started to migrate and found there was not enough space ↵ | Mike Fulbright | 2001-08-09 | 1 | -2/+13 |
| | | | | to upgrade | ||||
* | fstab is written out pre-install, so don't write it out post-install. move | Jeremy Katz | 2001-08-07 | 1 | -6/+2 |
| | | | | | %post action to actually be written out after all other configuration information since that's more sensible (50869) | ||||
* | use rmrf instead of unlinking the logfiles if they already exist so that if ↵ | Jeremy Katz | 2001-08-02 | 1 | -2/+2 |
| | | | | they're directories, we don't traceback | ||||
* | make modules.conf prior to package installation so the kernel %post mkinitrd | Jeremy Katz | 2001-07-30 | 1 | -5/+4 |
| | | | | | | does the right thing now we don't have to mkinitrd in bootloader.py! | ||||
* | reduce the level of insanity by 10X, remove this "apply(apply(" mess | Matt Wilson | 2001-07-24 | 1 | -4/+2 |
| | |||||
* | change wording, #49612 | Matt Wilson | 2001-07-24 | 1 | -2/+2 |
| | |||||
* | fix updatecontinue to do the right(?) thing | Matt Wilson | 2001-07-20 | 1 | -1/+2 |
| | |||||
* | remove the other log too, if it's there. | Matt Wilson | 2001-07-20 | 1 | -1/+6 |
| | |||||
* | add s390/s390x patchesr0-9-1 | laroche | 2001-07-20 | 1 | -28/+35 |
| | |||||
* | handle migration during upgrades and rewrite fstab appropriately | Mike Fulbright | 2001-07-20 | 1 | -1/+6 |
| | |||||
* | don't put this on top of the install.log | Matt Wilson | 2001-07-20 | 1 | -1/+1 |
| | |||||
* | turn on swap early in lowmem (#46304), prevent you from editing once things ↵ | Matt Wilson | 2001-07-20 | 1 | -1/+2 |
| | | | | are turned on (#46321) | ||||
* | properly record we have skipped X configuration and act appropriately later | Mike Fulbright | 2001-07-19 | 1 | -0/+6 |
| | |||||
* | use specspo in anaconda | Matt Wilson | 2001-07-18 | 1 | -0/+2 |
| | |||||
* | badblocks support -- have to do this before even formatting swap as they | Jeremy Katz | 2001-07-11 | 1 | -0/+1 |
| | | | | | might want to check their swap for badblocks. also, still needs to parse the output and have a progress bar post-beta 2 |