README
changeset 50 b191f935a85f
parent 46 6317236727a7
child 51 5568b29b641c
equal deleted inserted replaced
49:1156959fdb7c 50:b191f935a85f
     9 Description of the Workspace
     9 Description of the Workspace
    10 ----------------------------
    10 ----------------------------
    11 
    11 
    12 This workspace is a part of G11n Common Workspace (CWS). Along with other parts
    12 This workspace is a part of G11n Common Workspace (CWS). Along with other parts
    13 it allows to build all OpenSolaris.org G11n packages. See build instructions at:
    13 it allows to build all OpenSolaris.org G11n packages. See build instructions at:
    14   http://XXX
    14   http://www.opensolaris.org/os/project/nv-g11n/documents/building/
    15 
    15 
    16 The workspace allows to compile OpenSolaris locale data objects (locales) based
    16 The workspace allows to compile OpenSolaris locale data objects (locales) based
    17 on the CLDR data (http://cldr.unicode.org/). This workspace does not contain the
    17 on the CLDR data (http://cldr.unicode.org/). This workspace does not contain the
    18 upstream sources and tools. The sources are downloaded during the build process,
    18 upstream sources and tools. The sources are downloaded during the build process,
    19 so internet access is required to build the workspace.
    19 so internet access is required to build the workspace.
    86  $ # 	or 'export PKG_REPO=http://localhost:80'
    86  $ # 	or 'export PKG_REPO=http://localhost:80'
    87  $ # pfexec svccfg -s application/pkg/server setprop pkg/inst_root=/export/home/jl149544/repository2
    87  $ # pfexec svccfg -s application/pkg/server setprop pkg/inst_root=/export/home/jl149544/repository2
    88  $ pfexec svcadm refresh application/pkg/server
    88  $ pfexec svcadm refresh application/pkg/server
    89  $ pfexec svcadm restart pkg/server
    89  $ pfexec svcadm restart pkg/server
    90 
    90 
    91  $ hg clone ssh://[email protected]/hg/nv-g11n/locale g11n-locale
    91  $ hg clone ssh://[email protected]/hg/nv-g11n/locale g11n-locale
    92  $ cd g11n-locale
    92  $ cd g11n-locale
    93 
    93 
    94 
    94 
    95 Build the workspace:
    95 Build the workspace:
    96  
    96