README.binaries.tmpl
1 @ISA@ @DELIVERY@ Distribution README
2 #ident "%Z%%M% %I% %E% SMI"
3
4 1. Subject to the terms and conditions of the Software License Agreement
5 and the obligations, restrictions, and exceptions set forth below, You
6 may reproduce and distribute the Software (and also portions of Software
7 identified below as Redistributable), provided that:
8
9 (i) You distribute the Software or Redistributables bundled as part of,
10 and for the sole purpose of running, a version of OpenSolaris;
11
12 (ii) You do not remove or alter any proprietary legends or notices contained
13 in or on the Software or Redistributables,
14
15 (iii) You only distribute the Software or Redistributables subject to a license
16 agreement that protects Sun's interests consistent with the terms
17 contained in this Agreement, and
18
19 (iv) You agree to defend and indemnify Sun and its licensors from and
20 against any damages, costs, liabilities, settlement amounts and/or
21 expenses (including attorneys' fees) incurred in connection with
22 any claim, lawsuit or action by any third party that arises or
23 results from the use or distribution of any and all Programs,
24 Software, or Redistributables.
25
26 Redistributables:
27
28 README.opensolaris.tmpl
1 OpenSolaris Buildable Source
2
3 Note: if this is your first OpenSolaris installation, please see the
4 currently known issues section below to see the minimum build of
5 Solaris Express - Community Release required to build and install
6 OpenSolaris. Either an initial install or an upgrade will work,
7 provided you use the "Entire Distribution" metacluster.
8
9 This delivery of the Buildable Source consists of 4 or 5 pieces:
10
11 1. encumbered binaries tarball (on-closed-bins-DATE.PLATFORM.tar.bz2)
12 2. compiler (Sun Studio 11 is the preferred compiler, and it is free
13 for OpenSolaris community members. You can also use gcc; more on
14 that below.)
15 3. ON build tools package (SUNWonbld-DATE.PLATFORM.tar.bz2)
16 4. Pre-built BFU archives (on-bfu-DATE.PLATFORM.tar.bz2)
17 5. source tarball (on-src-DATE.tar.bz2; numbered builds only)
18
19 If you just want to install the pre-built archives, you'll need the ON
20 build tools and the BFU archives. The tar file will unpack the
21 archives into archives-DATE/PLATFORM/ (e.g.,
22 archives-20050612/i386/). You should review Section A
23 (changes since the last delivery) and Section B (known issues) before
24 following the BFU instructions in the Developer's Reference
25 (http://hub.opensolaris.org/bin/view/Community+Group+on/devref_toc).
26
27 If you want to build from source, you will need the source, compiler,
28 ON tools, and "extras" tools. The encumbered binaries tarball contains
29 complete binaries (libraries, kernel modules, commands) that are
30 compatible with the source. These are binaries that cannot be built
31 using only the source tarball for one reason or another. If you wish
32 to build the kernel (or some portion of it), or if you wish to build a
33 complete set of installable archives, you will want the encumbered
34 binaries.
35
36 Currently, to obtain source, you can either download the
37 on-src-DATE.tar.bz2 tarball if you are downloading a
38 build-synchronised delivery. Or, you can checkout from the Mercurial
39 repository; please see instructions at:
40 http://hub.opensolaris.org/bin/view/Project+onnv/WebHome
41
42 The buildable source contains the source for our high key-strength
43 crypto, known as the Encryption Kit (SUNWcry, SUNWcryr, SUNWcryptoint).
44 Please note that certain countries restrict the redistribtuion of
45 high key-strength crypto. If you live in one of these countries,
46 it is your responsibility to ensure that you are complying with your
47 country's laws in this area.
48
49 For general questions on the buildable source, please ask on the
50 OpenSolaris Help discussion list (opensolaris-help <at> opensolaris
51 <dot> org). For detailed comments about the code, please use
52 OpenSolaris Code discussion list. Please note that the mailing lists
53 are configured to only allow posts via the web forum interface or from
54 list subscribers.
55
56
57 Currently Known Issues
58 ----------------------
59 These were some of the major known issues at the time of this
60 delivery. The most recent list is available on the OpenSolaris.org
61 website in the Nevada community at:
62 http://hub.opensolaris.org/bin/view/Community+Group+on/known_issues
63
64 <!-- #include http://hub.opensolaris.org/bin/view/Community+Group+on/known_issues -->
65
66
67 Installing from Source
68 ----------------------
69
70 <!-- #include http://hub.opensolaris.org/bin/view/Community+Group+on/install_quickstart -->
71