On Tue, 2006-12-12 at 21:42 -0500, Elliot Peele wrote: > On Tue, 2006-12-12 at 15:50 -0500, Jeremy Katz wrote: > > Does this make sense to people and seem like it would help some in > > developing changes as well as doing testing for anaconda? > > We have been thinking of something along these lines. I would like to > eventually be able to provide one image that can install from any conary > repository or list of repositories. > > I would also like to see kickstart broken out of installclasses. We have > people writing custom installclasses and getting bitten when end users > use kickstart. If they're doing a custom installclass and it gets used as the default, kickstart should now inherit from the custom installclass. This is being used for some of the Fedora vs RHEL differences and maintaining some amount of sanity. Jeremy