summaryrefslogtreecommitdiffstats
path: root/constants.py
Commit message (Collapse)AuthorAgeFilesLines
* don't forget to check everything in!Matt Wilson2002-07-091-0/+4
|
* add a step which takes care of ensuring that any needed things for firstboot ↵Jeremy Katz2002-06-101-0/+5
| | | | get done. generally a no-op except for kickstart which has different defaults. also, move dopostaction back to being the last thing we do
* move hack value to constants file at leastMike Fulbright2002-06-041-0/+4
|
* more merging fun from the hampton branch. I'm pretty sure this doesn'tJeremy Katz2002-04-191-0/+4
| | | | work now, at least in gui. text mode might, though
* handle %packages --ignoredeps and %packages --resolvedeps so that peopleJeremy Katz2002-02-221-1/+5
| | | | | can control the handling of any spurious dependencies when using kickstart. if neither is specified, keep the previous behavior (#57297)
* even more fun... move Partitions object to partitions.py and adjust accordingly.Jeremy Katz2002-02-131-0/+21
| | | | | move the Request object into partRequests.py and actually make it a nicer object with subclasses for the various types.
* more pychecker fixupsMatt Wilson2001-06-231-0/+18