OpenSolaris
Collectives
Discussions
Documentation
Download
Source Browser
Free CD
Log-in
|
en
Main
:
OpenSolaris Collectives
>
Projects
>
Project Set-Up
Top Menu
Show
:
Comments
Attachments
History
Information
Print
:
Print
Print preview
Export as PDF
Export as RTF
Export as HTML
Export as XAR
Wiki code for
Project Set-Up
Hide Line numbers
1: = Instructions for Setting Up a Project on opensolaris.org 2: 3: After your project is approved by following the [[project request process>>attach:Community Group ogb.policies@project-instantiation.txt]], read the following instructions and rules about populating web pages and posting binaries and/or source on opensolaris.org. 4: 5: Information about managing your Project moving forward can be found on the [[Project Lead Reference>>Main.lead_reference]] page. 6: 7: == Process and Information 8: 9: === Approvals 10: 11: If you are a Sun engineering team that is moving a pre-existing, completed project from inside Sun to opensolaris.org, you must use [[internal processes>>http://opensourcereview.central.sun.com]] to get approval to do this. 12: 13: === Trademarks 14: 15: Solaris and OpenSolaris are trademarks of Sun Microsystems, Inc. that are used to identify Sun products/services. They are used as an adjective, followed by an appropriate noun. It is best/safest to not use these on community and project web pages, particularly in titles. 16: 17: If you represent a Sun engineering team that is using a code name, that name must be cleared (i.e., approved) for use on this site. It’s better/easier not to use code names. Instead, use generic, descriptive words to title your project. 18: 19: Detail about Sun’s trademarks and fair use of them can be found on the [[Trademarks>>http://www.sun.com/policies/trademarks/]] page. 20: 21: === License Choice 22: 23: Brand new projects started and developed on opensolaris.org use the [[Common Development and Distribution License>>Main.opensolaris_license]] (CDDL). Prototype files containing the CDDL comment block can be found in the [[prototypes directory>>http://src.opensolaris.org/source/xref/onnv/onnv-gate/usr/src/prototypes/]] of the ON consolidation source hierarchy. 24: 25: If Sun engineers participate in the project, no internal processes are required as long as [[internal guidelines>>http://opensourcereview.central.sun.com]] are followed. 26: 27: If a new project is started that uses existing, published open source software, license information must be provided as noted below. If Sun engineers participate in the project, Sun [[internal processes>>http://opensourcereview.central.sun.com]] must be followed. 28: 29: === License Documentation 30: 31: **Wherever** information available for download is referenced, licensing information **must** be posted and/or referenced so applicable licenses can be evaluated prior to downloading anything. This usually means at least two places: the page that points to information available for download, and the page that contains the information that can be downloaded. For example, if code is available for download on the Download Center and a Project page points to the Download Center, both the Download Center page and the Project page must contain licensing information. If the code available for download is small and is posted directly on a Project page, only that page needs the license information. 32: 33: Sample Text: 34: The NAME (code/tool/component/library/source) is provided under the LICENSE license. 35: 36: Where 37: NAME = the name of the code/tool/component/library/source; 38: LICENSE = name of the license (or well-known acronym) linked to the license text. 39: 40: === Sun Contributor Agreement 41: 42: A [[Sun Contributor Agreement>>Main.sun_contributor_agreement]] must be on file before source or binaries from an external community member is/are posted on opensolaris.org. "Posting" includes integrating source code changes to a source repository or posting source or binaries using tarballs or adding information to web pages. 43: 44: === Bug Categories/Subcategorires 45: 46: When a project is moved from inside the Sun firewall to opensolaris.org, associated bug database categories/subcategories need to be made available via [[bugs.opensolaris.org>>http://bugs.opensolaris.org/]]. Sun engineers are responsible for reviewing all bug database categories/subcategories to prepare them for availability. Then send email to **oso-admin AT opensolaris DOT org** with a list of the product/categories to add to bugs.opensolaris.org. All associated sub-categories will be made available unless explicitly noted in the email that one or more should not be made available. 47: 48: == Posting Locations 49: 50: Tarballs and ISO images can be posted in two places 51: 52: * **If less than 15M**, they can be posted directly on a project webpage. 53: * **If larger than 15M**, they need to be posted on the [[Download Center>>http://dlc.sun.com/osol]]. 54: 55: Currently, only Sun employees can post directly to the Download Center. If you are not a Sun employee, please contact someone on your project who is. Sun employees should read the [[internal webpage>>http://tonic.eng.sun.com/xwiki/bin/view/Main/Posting+Detail]] for instructions about posting on the download center. 56: 57: A mechanism will be available at a later date to allow everyone to post directly to the Download Center. 58: 59: **REMINDER**: License information must be provided wherever there is a download or pointer to a download. See instructions above under "License Documentation." 60: 61: == Posting Binaries 62: 63: ONLY BINARIES THAT CAN BE FREELY RE-DISTRIBUTED BY ANYONE MAY BE POSTED ON opensolaris.org. Sun employees must read the additional posting instructions on the [[internal webpage>>http://tonic.eng.sun.com/xwiki/bin/view/Main/Posting+Detail]] for instructions and information about publishing binaries on opensolaris.org. 64: 65: **FOR SUN EMPLOYEES ONLY**: See the [[internal webpage>>http://tonic.eng/xwiki/bin/view/Main/Publishing]] for instructions about publishing binaries built from pre-existing Sun source code that is not available as open source yet. 66: 67: === Licensing Information 68: 69: Create a tarball that contains the binaries and also the following licensing information: 70: 71: * If using the [[OpenSolaris Binary License>>Main.opensolaris_binary_license]] 72: ** Include a text file that contains the text of the OpenSolaris Binary License. Name this file: BINARYLICENSE.txt. This file can be created using the [[OpenSolaris Binary License text file>>attach:binarylicense.txt]]. 73: ** Include a file named: README.tarballname.arch. See the [[README template>>attach:readme.template]] for information about the contents of this file and instructions about how to populate it. 74: ** If some binaries are covered by other licenses, include a file named: THIRDPARTYLICENSE.tarballname. See [[THIRDPARTYLICENSE template>>attach:thirdpartylicense.template]] for information about the contents of this file and instructions about how to populate it. 75: * If using the [[CDDL>>Main.opensolaris_license]] 76: ** If the binaries were built using only source covered by the CDDL, the binaries are also covered by the CDDL. A text file must be included with the source that contains the license text. Such a file can be created using the [[CDDL text file>>attach:opensolaris.license.txt]] 77: * If using one or more different **open source** licenses 78: ** If the binaries were built using one or more third-party open source licenses, all requirements of the license(s) must be met, and one or more files containing appropriate license text must be included in the tarball. 79: 80: === Tarball Naming Conventions 81: 82: In the examples below, the following definitions apply. 83: 84: * ABBREVIATION = consolidation abbreviation/name 85: * DESCRIPTION = description of the subset of this consolidation, if applicable 86: * NAME = [project choice] 87: * DATE = YYYYMMDD 88: * ARCH = i386/sparc/ppc 89: 90: * For Consolidations providing Binaries built from open source 91: ** ABBREVIATION[-DESCRIPTION]-bins-DATE.ARCH.tar.bz2 92: ** EXAMPLES: 93: *** devpro-libm-bins-20051213.sparc.tar.bz2 94: *** nws-bins-20051127.i386.tar.bz2 95: * For Consolidations providing Binaries built from non-open source 96: ** ABBREVIATION[-DESCRIPTION]-closed-bins-DATE.ARCH.tar.bz2 97: ** EXAMPLES: 98: *** on-closed-bins-20060102.sparc.tar.bz2 99: *** nws-closed-bins-20051127.i386.tar.bz2 100: * For Projects providing Binaries built from open source 101: ** NAME-bins-DATE.ARCH.tar.bz2 102: * For Projects providing binaries built from non-open source 103: ** NAME-closed-bins-DATE.ARCH.tar.bz2 104: 105: == Posting Source 106: 107: //**NOTE:**Tarballs should only be provided as a convenience or if the associated consolidation gate is inside the Sun firewall. New projects should be started in the open with source code repositories on opensolaris.org. Existing projects with project gates inside the Sun firewall should be moving source repositories to opensolaris.org. The following information is about tarballs and manual posting processes. Instructions for creating source repositories can be found on the [[Project Lead Reference>>Main.lead_reference]] page.// 108: 109: **FOR SUN EMPLOYEES ONLY**: See the [[internal webpage>>http://tonic.eng/xwiki/bin/view/Main/Publishing]] for instructions about publishing pre-existing Sun source code. 110: 111: === Licensing Information 112: 113: Create a tarball that contains the source hierarchy, release notes or a README file that explains the source hierarchy, dependency information, build instructions, etc. and also the following licensing information: 114: 115: * If using the [[CDDL>>Main.opensolaris_license]] 116: ** Include a text file at the top of the source hierarchy that contains the text of the CDDL. This file can be created using the [[CDDL text file>>attach:opensolaris.license.txt]] 117: ** Make sure the CDDL comment block in the code references the correct name and location of the license text file in your hierarchy. 118: * If using the [[Public Documentation License>>Main.pdl]] (for documentation source) 119: ** Include a text file at the top of the source hierarchy that contains the full license text of the PDL. Such a file can be created using the [[PDL text file>>attach:pdl.txt]] 120: 121: 122: === Tarball Naming Conventions 123: 124: In the examples below, the following definitions apply. 125: 126: * ABBREVIATION = consolidation abbreviation/name 127: * DESCRIPTION = description of the subset of this consolidation, if applicable 128: * NAME = [project choice] 129: * DATE = YYYYMMDD 130: 131: * For Consolidations 132: ** ABBREVIATION[-DESCRIPTION]-src-DATE.tar.bz2 133: ** EXAMPLES: 134: *** on-src-20060102.tar.bz2 135: *** devpro-libm-src-20051213.tar.bz2 136: *** nws-src-20051127.tar.bz2 137: * For Projects 138: ** NAME-src-DATE.tar.bz2
Search
Collectives
Community Group
Academic and Research
Accessibility
Advocacy
Appliances
Approachability
Architecture Process and Tools
BrandZ
Chinese Users
Community Advisory Board
Databases
Desktop
Device Drivers
Distribution
Documentation
DTrace
Emerging Platforms
Fault Management
Games on OpenSolaris
HA Clusters
HPC Developer
Installation and Packaging
Internationalization and Localization
Laptop
Logical Domains
Modular Debugger (MDB)
Networking
NFS
Observability
OpenSolaris Governing Board (OGB)
OpenSolaris Printing
OS/Net (ON)
Performance
Power Management
PowerPC
Security
Service Management Facility (smf(5))
Software Porters
Solaris Volume Manager
Storage
Systems Administration Community Group
Testing
Tools Home
Unix File Systems (UFS)
Website Community
X Window System
Xen
ZFS
Zones
Project
ADSL Modem Enhancement
ARC Process Definition
ARM Platform Port
Automatic Data Migration
BIND Update
Bluetooth Stack & Drivers
Brocade FC HBA - Initiator
Brocade FC HBA - Target
Brussels - unified network link configuration
Caiman, Solaris Install Revisited
Celeste
Český portál
Chime Visualization Tool for DTrace
CIFS client for Solaris
CIFS Server
Clearview: Network Interface Coherence
Cluster Agent: Informix Dynamic Server
Cluster Agent: OpenSolaris Container
Cluster Agent: OpenSolaris xVM
Cluster Agent: Oracle E-Business Suite
Cluster agent: PostgreSQL
Cluster Agent: Samba
Cluster Agent: Tomcat
CMT
Coarse Data Flow Parallelism
Colorado: Open HA Cluster on OpenSolaris
Command Assistant
Common Array Manager
Companion - /opt/sfw: Free and Open Source software
COMSTAR: Common Multiprotocol SCSI Target
Content
Contest
CPU Observability
Credentials Process Groups
Crossbow: Network Virtualization and Resource Control
Crypto KMS Agent Toolkit
Cryptographic Framework
Data Migration Manager
Data Tethers
Deutsches Portal
Device Detection Tool
Device Driver Utility
Device Manager
Device Mapper
Direct Rendering Infrastructure & 3D drivers
DTrace Guide
Duckwater: Simplified name services management
Easy Tools
Emancipation
Emulex Fibre Channel Device Driver
Emulex Advanced Ethernet Device Driver
Enable/Enhance Solaris support for Intel Platform
Enhance the support of USB webcams
Enhanced SMF Profiles
Enhancements for AMD-based Platforms
Erlang DTrace Integration
Ethernet bridge module for Solaris
Evaluate Conary
Events Registry
Ext3 file system support
F/OSS Package Base
Facilitation
Fibre Channel over Ethernet
Fine Grained Access Policy (FGAP)
Fingerprint Authentication
Flexible Mandatory Access Control
Forensic Tools
Fully Open X Project
Fuse on Solaris
gcore
Generic Machine Check Architecture Improvements
Google SOC
HA-JBoss
HA-MySQL
Hadoop Live CD
Hitachi
HoneyComb Fixed Content Storage
HPC Stack
Image Packaging System
Improved Performance MIB
Indiana
Innovation Awards
Input Method
Intel Graphics
Internet Key Exchange, version 2
Interrupt Resource Management
IP Datapath Refactoring
IP over Infiniband
IPsec Tunnel Reform
iSCSI Extensions for Remote DMA (iSER)
iSNS Server
JeOS - Just enough Operating System
JKstat - a java binding for libkstat
Journaled File System (JFS)
K Desktop Environment
Kerberos
Kernel Sockets
Kernel SSL Enhancements
Key Management Framework
Korn Shell 93 integration/migration project
Labeled IPsec
LatencyTOP
Layer 2 Filtering
LDoms Manager
Lending
libMicro - portable microbenchmarks
Link Layer Discovery
Live Media: Technologies for distributions running from CD and other media
Locale Data
lofi compression and cryptography support
lx64 brand
Media Management System
Mega_sas
Mexico
MilaX minimal Live Distribution
MIPS Platform Port
Mozilla DTrace
MRSL.NONsharedDevice
Multi-lingual Glossary
Multi-pathing software (MPxIO)
Multiple disk sector size support
Multiple DOI
Muskoka: An open repository for OpenSolaris technical content
Navigator
Nemo: A Framework for High-Performance Networking
Network Auto-Magic
Network Data Management Protocol
Network MIBs
Network Storage
Network Time Protocol (NTP)
Nevada Globalization
New Design of 4over6 Mechanism Based on OpenSolaris
NFS RDMA transport update and performance analysis
NFS Server in non-Global Zones
NFS version 4.1 pNFS
NFSv4 namespace extensions
Nightingale: Port Songbird to OpenSolaris
NPort ID Virtualization (NPIV)
NUMA
Object Storage Device (OSD) support for Solaris
OHACGE Script Based Plug-in
ON/Nevada (ONNV) Project
Open Development Infrastructure
Open HA Cluster Utilities
Open Sound System
OpenGrok
OpenPegasus CIM Server
OpenRTI
OpenSolaris Busybox
OpenSolaris Desktop
OpenSolaris Hispano
OpenSolaris Security Audit
OpenSolaris support for the QEMU processor emulator: host and guest
PEF: Packet Event Framework
Performance Wrappers
Pkgfactory
Polski Portal
Portail Francophone
Portal Brasil
Portals
Power Management Usability Interfaces
Presto: Automatic Printing Configuration
Printable Many Page Solaris Manuals
Promise SuperTrak RAID HBA Driver
QLogic Converged Network Adapter GLDv3 NIC Driver
Quagga Routing Protocol Suite Integration
RAID Configuration Utility
RBridge (IETF TRILL) support
RDMA Offload Framework
Reno: Login Process Enhancements for Interop
Resource Management
s10brand
SAM/QFS
SCM Migration Project
SCSI RDMA Protocol
SDcard Drivers
Sensor Abstraction Layer
Session Initiation Protocol
SFW
Shell: bourne shell, korn shell, C shell, etc.
Sierra: Intel WiFi Chipsets Support
Simple Panels
SM-HBA Based SAS HBA Management
SMF Documentation
Solaris iSCSI Target
Solaris PowerPC Port
SourceJuicer
Sparks: name service switch/nscd enhancements
Squashfs
Star integration/migration project
Starfish
Starter Kit
Storage Power Management
Sun Security Toolkit
Sun StorageTek Availability Suite
Support for OpenFabrics User Verbs / API on OpenSolaris OS
Support gcc4/GCCfss in Solaris
Suspend/Resume
SVR4 Packaging
Systemz
Tamarack: Removable Media Enhancements in Solaris
Tesla: OpenSolaris Enhanced Power Management
Test Development
Tickless Kernel Architecture
TIPC
Trademarks
Trusted networking interface policy database for Trusted Extensions
Trusted Platform Module support
Use Case
Validated Execution Project
Virtual Console
Virtual Network Machines
Visual Panels
Visualization for HPC
Volo
VRRP: Virtual Router Redundancy Protocol Implementation
VSCAN service
Web Stack
Website
Winchester: Schema mapping and ID mapping for AD Interoperability
Wireless USB Support
Wireless Wide Area Network
X Consolidation
x86 Generic FMA Topology Enumerator
Xen Gate
Xfce: A lightweight desktop environment
ZFS Boot and Install
ZFS on disk encryption support
Zone Manager
Zone Statistics
Русский портал
البوابة العربية
भारतीय पोर्टल
中国门户
日本ポータル
한국 포탈
User Group
Adelaide
Argentina
Arizona
Atlanta
Baltimore-Washington
Bangalore
Bangkok
Bangladesh
Beijing
Bélem
Berlin
Bhimavaram
Bloomington
Campus Ambassadors
Capital Region
Cardiff
Charlotte
Chengdu
Chennai
Chihuahua
Chile
Cleveland
Colombia
Columbus
Connecticut
Cracow
Czech
Dallas/Ft. Worth
Danish
Delaware
Edinburgh
Egypt
Finland
Florida
Front Range
FuZhou
Great Lakes
Greece
Hangzhou
Hawaii
HeFei
Houston
Hyderabad
Indonesia
Irish
Israel
Italian
Jinan
Kabul
Kansas City
Latvia
London
Madurai
Manchester
Mato Grosso
Melbourne
Minas Gerais
Minnesota
Montreal
Moscow
Mumbai
Munich
NEA
Netherlands
New England
New York City
New Zealand
NIT Hamirpur
Noroeste
Oklahoma City
Osnabrück
Peru
Philadelphia
Piaski
Pittsburgh
Porto Alegre
Puget Sound
Pune
Queensland
Research Triangle Park
Romania
Russia
San Antonio
San Diego
San Francisco
São Paulo
Scottish
Serbia
Shanghai
Shenzhen
Silicon Valley
Singapore
Slovak
South African
Southern Connecticut
St. Louis
Sweden
Switzerland
Sydney
Szczecin
Taiwan
Tecum
Thames Valley
Tokyo
Toronto
Trondheim
Tulsa
Turkey
Ukraine
University of Melbourne
Vale do Paraíba
Vancouver
Venezuela
Welsh - Cymru
Wisconsin
Xi'an
Subsites
Code Reviews
Code Repositories
Package Search
Bugster
Bugzilla
Test Machines
Planet
Mailing Lists
Elections & Polls
ARC Case Logs
Source Juicer
Package Factory
User Authentication
Main Pages
Documents on this Wiki
Dashboard
RecentChanges
Spaces
RSS Feeds
Tags
Try OpenSolaris
About
Contact
FAQs
OpenSolaris Help
Source Not Released
Roadmap
Product Source
Contributor Agreement
Values
Sponsor Pgm Bug Activity
OSS Bite Size Bugs
Request-Sponsor Table
OpenSolaris Collectives
HowTo Guide
Communities
Leadership Manual
Projects
User Groups
Copyright Policy
OpenSolaris Discussions
IRC Chat
Documentation
Downloads
Feature Spot Archive
Get the Source
Licensing
OpenSolaris Binary
OpenSolaris License
Public Doc License
How to Participate
Contribute Packages
Edit Your Profile
Site Map
Website Guidelines
Website Terms of Use
OpenSolaris Trademark