Template:Project/doc2

From Xen
< Template:Project
Revision as of 12:23, 27 January 2013 by Lars.kurth (talk | contribs) (Moved from Template:Project/doc)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Parameters

  • Project : title of the project
  • Date : date when inserted
  • Contact : person who created project
  • Difficulty : Level of difficulty of project
  • Skills : Skills needed for project
  • Desc : description of project
  • Outcomes : description of project outcomes
  • GSoC : yes or no, if the project is suitable for Google Summer of Code

Example

The following example

{{project
|Project=Upstreaming Xen PVSCSI drivers to mainline Linux kernel
|Date=01/08/2012
|Contact=Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
|GSoC=No
|Desc=
PVSCSI drivers needs to be upstreamed yet. Necessary operations may include:
* Task 1: Upstream PVSCSI scsifront frontend driver (for domU).
* Task 2: Upstream PVSCSI scsiback backend driver (for dom0).
* Send to various related upstream mailinglists for review, comments.
* Fix any upcoming issues.
* Repeat until merged to upstream Linux kernel git tree.
* http://git.kernel.org/?p=linux/kernel/git/konrad/xen.git;a=shortlog;h=refs/heads/devel/xen-scsi.v1.0
* More info: http://wiki.xen.org/xenwiki/XenPVSCSI
}}