README
author Yuri Pankov <yuri.pankov@nexenta.com>
Fri, 21 Sep 2012 06:38:43 +0400
changeset 13832 8e4bcbc31a4a
parent 13187 36a51d4e554c
permissions -rw-r--r--
1126 date(1)'s usage message doesn't mention -R 1788 "WARNING: Cannot lookup root device: /devices" is useless when rootfs is zfs 1828 powerd's "Able to open /dev/srn" notice is useless 2547 Minor updates to README 2678 zfs manpage mis-identifies checksum default value 2811 missing implementation: zfs send -r 3199 Update copyright years in usr/src/prototypes/ Reviewed by: Joshua M. Clulow <[email protected]> Reviewed by: Garrett D'Amore <[email protected]> Approved by: Dan McDonald <[email protected]>

illumos gate README - Sep 16, 2012.

This is the illumos gate.  This is the illumos source tree.  It contains
the following subdirectories:

	usr/src	- 		The actual source code

	exception_lists	-	These are lists of exceptional cases
				used to limit noise during builds.
				Ideally this directory would consist of
				only empty files.

Integration Rules:

        All changes must have been reviewed, and approved by an advocate
	(below).  A code review may be performed by someone other than the
	advocate, but the final integration should still be approved by the
	advocate. 

        The advocate will want to see your webrev and hg outgoing -v.  The
	advocate will also ask about your testing, and may ask to see your
	build logs.

        All changes must adhere to typical ON style and quality rules.
        For example, pass full cstyle, applicable lint rules, etc.

        All new code must be licensed under CDDL, and modifications to existing
        code may not alter the original license terms.  Integrations of code
        from upstream sources that use another liberal open source license are
        permissible, subject to approval of the advocates or developer council.
        Exceptions to this policy shall require the approval of the developer
        council.

        Commits should have comments of the following form:

        1234 This is a sample bug report synopsis
        4567 If you have a second bug synopsis…
        Reviewed by: Frodo Baggins <[email protected]>
        Reviewed by: Legolas <[email protected]>
        Approved by: Gandalf The Grey <[email protected]>

	Each commit must have at least one bug id that is listed in the
	illumos-gate project at www.illumos.org.

RTI Advocates:     [email protected]
Developer Council: [email protected]

IRC channel:       #illumos on irc.freenode.net
Mailing list:      [email protected]