Difference between revisions of "SME Server 9.0 Development"

From SME Server
Jump to navigationJump to search
Line 12: Line 12:
 
* '''[http://bugs.contribs.org/bugs/buglist.cgi?product=SME%20Server%209.X&component=Cleanup&resolution=--- Current bugs overview]
 
* '''[http://bugs.contribs.org/bugs/buglist.cgi?product=SME%20Server%209.X&component=Cleanup&resolution=--- Current bugs overview]
 
* '''[[SME9DEV_user_feedback|Generic user feedback]]''' provides an overview on the various results from users
 
* '''[[SME9DEV_user_feedback|Generic user feedback]]''' provides an overview on the various results from users
 
 
== Roles ==
 
==== Build RPM packages ====
 
* [[Setting_up_RPM_Building_for_SME_Server|Setup your own RPM building environment]]
 
 
==== Create PATCH files ====
 
* [[Simple_Package_Modification|Setup your own PATCH building environment]]
 
 
==== Test RPM files ====
 
 
==== resolve BUGS ====
 
 
==== Write Documentation ====
 
  
  
Line 49: Line 35:
 
* Verify fixed bugs
 
* Verify fixed bugs
 
* Create list of bugs for development review, and a way to manage them.
 
* Create list of bugs for development review, and a way to manage them.
 +
 +
 +
== Roles ==
 +
==== Build RPM packages ====
 +
* [[Setting_up_RPM_Building_for_SME_Server|Setup your own RPM building environment]]
 +
 +
==== Create PATCH files ====
 +
* [[Simple_Package_Modification|Setup your own PATCH building environment]]
 +
 +
==== Test RPM files ====
 +
 +
==== resolve BUGS ====
 +
 +
==== Write Documentation ====
  
  
 
[[Category:SME9-Development]]
 
[[Category:SME9-Development]]

Revision as of 16:39, 7 February 2013

RequestedDeletion (talk) Placeholder

SME Server 9.0

  • Porting of SME Server 8.0 bassed on CentOS 5.8 to based on CentOS 6, "as is" only.
  • Development Roadmap


Current status


Tasks

Please add your name(s) next to the task you are working on.

Bug 7240 - SME 9 yum repos & Bug 7273 How to remove the repo hacks <--- help needed to replicate findings and update wiki

Identify all SME Server specific packages (John C.) See notes below.

Setting up a RPM building environment (Ian W.)

booting CentOS 6 with the SME packages installed. (Daniel)

  • Update fields in Bugzilla, currently all bugs are clean-up
  • Update Simple package Modifications to show how to do this for SME 9 which requires COS6 as a base.
  • Identify which packages are pulled from ATRPMS/EPEL/RPMFORGE below, we need to move them into the base and stop pulling from those repos. Bug 7273 Greg Swallow & Shad
  • Create a SME 9 version of each needed package. See Packages to build for SME9 to help. Shad, Ian, John, ???
  • Update SME Server documentation 'Administration Manual' (Stephane, Terry)
  • Getting organised for The Future of SME Server (John)
  • Create a guide for volunteers to submit patches and fix bugs
  • Create a list of worthwhile, but easy, bugs for new volunteers to practise on
  • Verify fixed bugs
  • Create list of bugs for development review, and a way to manage them.


Roles

Build RPM packages

Create PATCH files

Test RPM files

resolve BUGS

Write Documentation