Releases/FeatureFedoraServer

From FedoraProject

Jump to: navigation, search

Contents

Fedora Server spin (FSS)

Current status

After meeting and discussing this at FUDCon, it was determined that a server spin has little value to offer vs massive ammounts of confusion and differeing opinions over what should be in the server spin. We're dropping it for Fedora 7.

Summary

We need a server release of Fedora 7.

Usage cases/rationale

Scope

Requires determining a package set, generating a distribution profile, and doing testing.

Test Plan

Test installs of Fedora server, as well as the default apps in the way that we would test any Fedora release.

Dependencies

Depends on the introduction of pungi to build, and distribution customization support .

Details

We will create the server spin in several steps:

1. Decide on a core set of packages, based on packages that own files in /etc/init.d/, call that the 'server list'. That list is tracked here 2. Add packages that support packages on the server list, things like system-config-* and sendmail-cf etc. by querying for the dependants of the server list packages. 3. Look at the @core and @base groups in the current comps.xml and see if the minimal install for servers can be pruned down. Tracked here 4. Figure out how server list and supporting packages should be grouped in the server comps.xml and what should be default/mandatory/optional

A couple package list attempts will be posted here, composes will be attempted to see what it really looks like.