1# 2# This file and its contents are supplied under the terms of the 3# Common Development and Distribution License ("CDDL)". You may 4# only use this file in accordance with the terms of the CDDL. 5# 6# A full copy of the text of the CDDL should have accompanied this 7# source. A copy of the CDDL is also available via the Internet at 8# http://www.illumos.org/license/CDDL. 9# 10 11# 12# Copyright 2010 Nexenta Systems, Inc. All rights reserved. 13# 14 15# 16# These are extra locales (ISO8859 codesets), primarily of historical 17# interest. 18# 19 20set name=pkg.fmri value=pkg:/locale/ru-extra@0.5.11,5.11-0.155.53 21set name=pkg.description value="Russian language support extra files" 22set name=pkg.summary value="Russian language support extra files" 23set name=info.classification value=org.opensolaris.category.2008:System/Localizations 24set name=variant.arch value=i386 25dir group=sys mode=0755 owner=root path=usr 26dir group=bin mode=0755 owner=root path=usr/lib 27dir group=bin mode=0755 owner=root path=usr/lib/locale 28dir group=bin mode=0755 owner=root path=usr/lib/locale/ru_RU.ISO8859-5 29dir group=bin mode=0755 owner=root path=usr/lib/locale/ru_RU.ISO8859-5/LC_COLLATE 30dir group=bin mode=0755 owner=root path=usr/lib/locale/ru_RU.ISO8859-5/LC_CTYPE 31dir group=bin mode=0755 owner=root path=usr/lib/locale/ru_RU.ISO8859-5/LC_MESSAGES 32dir group=bin mode=0755 owner=root path=usr/lib/locale/ru_RU.ISO8859-5/LC_MONETARY 33dir group=bin mode=0755 owner=root path=usr/lib/locale/ru_RU.ISO8859-5/LC_NUMERIC 34dir group=bin mode=0755 owner=root path=usr/lib/locale/ru_RU.ISO8859-5/LC_TIME 35dir group=bin mode=0755 owner=root path=usr/lib/locale/ru_RU.KOI8-R 36dir group=bin mode=0755 owner=root path=usr/lib/locale/ru_RU.KOI8-R/LC_COLLATE 37dir group=bin mode=0755 owner=root path=usr/lib/locale/ru_RU.KOI8-R/LC_CTYPE 38dir group=bin mode=0755 owner=root path=usr/lib/locale/ru_RU.KOI8-R/LC_MESSAGES 39dir group=bin mode=0755 owner=root path=usr/lib/locale/ru_RU.KOI8-R/LC_MONETARY 40dir group=bin mode=0755 owner=root path=usr/lib/locale/ru_RU.KOI8-R/LC_NUMERIC 41dir group=bin mode=0755 owner=root path=usr/lib/locale/ru_RU.KOI8-R/LC_TIME 42file NOHASH group=bin mode=0444 owner=root path=usr/lib/locale/ru_RU.ISO8859-5/LC_COLLATE/LCL_DATA 43file NOHASH group=bin mode=0444 owner=root path=usr/lib/locale/ru_RU.ISO8859-5/LC_CTYPE/LCL_DATA 44file NOHASH group=bin mode=0444 owner=root path=usr/lib/locale/ru_RU.ISO8859-5/LC_MESSAGES/LCL_DATA 45file NOHASH group=bin mode=0444 owner=root path=usr/lib/locale/ru_RU.ISO8859-5/LC_MONETARY/LCL_DATA 46file NOHASH group=bin mode=0444 owner=root path=usr/lib/locale/ru_RU.ISO8859-5/LC_NUMERIC/LCL_DATA 47file NOHASH group=bin mode=0444 owner=root path=usr/lib/locale/ru_RU.ISO8859-5/LC_TIME/LCL_DATA 48file NOHASH group=bin mode=0444 owner=root path=usr/lib/locale/ru_RU.KOI8-R/LC_COLLATE/LCL_DATA 49file NOHASH group=bin mode=0444 owner=root path=usr/lib/locale/ru_RU.KOI8-R/LC_CTYPE/LCL_DATA 50file NOHASH group=bin mode=0444 owner=root path=usr/lib/locale/ru_RU.KOI8-R/LC_MESSAGES/LCL_DATA 51file NOHASH group=bin mode=0444 owner=root path=usr/lib/locale/ru_RU.KOI8-R/LC_MONETARY/LCL_DATA 52file NOHASH group=bin mode=0444 owner=root path=usr/lib/locale/ru_RU.KOI8-R/LC_NUMERIC/LCL_DATA 53file NOHASH group=bin mode=0444 owner=root path=usr/lib/locale/ru_RU.KOI8-R/LC_TIME/LCL_DATA 54license lic_CDDL license=lic_CDDL 55license usr/src/cmd/localedef/data/THIRDPARTYLICENSE license=usr/src/cmd/localedef/data/THIRDPARTYLICENSE 56# 57# CDDL HEADER START 58# 59# The contents of this file are subject to the terms of the 60# Common Development and Distribution License (the "License"). 61# You may not use this file except in compliance with the License. 62# 63# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 64# or http://www.opensolaris.org/os/licensing. 65# See the License for the specific language governing permissions 66# and limitations under the License. 67# 68# When distributing Covered Code, include this CDDL HEADER in each 69# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 70# If applicable, add the following below this CDDL HEADER, with the 71# fields enclosed by brackets "[]" replaced with your own identifying 72# information: Portions Copyright [yyyy] [name of copyright owner] 73# 74# CDDL HEADER END 75# 76 77# 78# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. 79# 80 81# 82# These actions represent settings which should appear in every package. 83# 84 85# 86# Name the consolidation this package came from. 87# 88set name=org.opensolaris.consolidation value=osnet 89 90# 91# Indicate that the package was published in a zones aware 92# fashion. 93# 94set name=variant.opensolaris.zone value=global value=nonglobal 95# 96# CDDL HEADER START 97# 98# The contents of this file are subject to the terms of the 99# Common Development and Distribution License (the "License"). 100# You may not use this file except in compliance with the License. 101# 102# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 103# or http://www.opensolaris.org/os/licensing. 104# See the License for the specific language governing permissions 105# and limitations under the License. 106# 107# When distributing Covered Code, include this CDDL HEADER in each 108# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 109# If applicable, add the following below this CDDL HEADER, with the 110# fields enclosed by brackets "[]" replaced with your own identifying 111# information: Portions Copyright [yyyy] [name of copyright owner] 112# 113# CDDL HEADER END 114# 115 116# 117# Copyright 2010 Sun Microsystems, Inc. All rights reserved. 118# Use is subject to license terms. 119# 120 121# 122# Only publish packages for the currently specified architecture 123# 124# This is somewhat nonintuitive. In English: 125# 126# For any action of type "set", 127# if the "name" property matches the regex "variant.arch", 128# and *every* occurrence of the "value" property does not match 129# $ARCH, then don't publish it. 130# 131# ...in other words, if *any* occurrence of "value" matches i386, 132# then the negative lookahead assertion in the regex will fail, and we 133# won't abort based on the action. 134# 135 136# 137# Catch don't-publish settings from manifest-embedded transforms 138# 139# 140# CDDL HEADER START 141# 142# The contents of this file are subject to the terms of the 143# Common Development and Distribution License (the "License"). 144# You may not use this file except in compliance with the License. 145# 146# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 147# or http://www.opensolaris.org/os/licensing. 148# See the License for the specific language governing permissions 149# and limitations under the License. 150# 151# When distributing Covered Code, include this CDDL HEADER in each 152# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 153# If applicable, add the following below this CDDL HEADER, with the 154# fields enclosed by brackets "[]" replaced with your own identifying 155# information: Portions Copyright [yyyy] [name of copyright owner] 156# 157# CDDL HEADER END 158# 159 160# 161# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. 162# 163 164# 165# This file and its contents are supplied under the terms of the 166# Common Development and Distribution License ("CDDL"), version 1.0. 167# You may only use this file in accordance with the terms of version 168# 1.0 of the CDDL. 169# 170# A full copy of the text of the CDDL should have accompanied this 171# source. A copy of the CDDL is also available via the Internet 172# at http://www.illumos.org/license/CDDL. 173# 174 175# Copyright 2011, Richard Lowe 176 177# Manual pages are documentation, and more specifically 'man' documentation 178# 179# CDDL HEADER START 180# 181# The contents of this file are subject to the terms of the 182# Common Development and Distribution License (the "License"). 183# You may not use this file except in compliance with the License. 184# 185# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 186# or http://www.opensolaris.org/os/licensing. 187# See the License for the specific language governing permissions 188# and limitations under the License. 189# 190# When distributing Covered Code, include this CDDL HEADER in each 191# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 192# If applicable, add the following below this CDDL HEADER, with the 193# fields enclosed by brackets "[]" replaced with your own identifying 194# information: Portions Copyright [yyyy] [name of copyright owner] 195# 196# CDDL HEADER END 197# 198 199# 200# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. 201# Copyright 2011, Richard Lowe 202# 203 204# 205# For kernel/drv, set .conf files to mode 0644. Assume all other 206# files there are drivers, and give them mode 0755 and reboot-needed. 207# 208# The (?<!r) construct in the reboot-needed transform is a negative 209# lookbehind assertion: it says "only match this regex if the 210# previously matched text does NOT match regex r." So it will match 211# all files in the various kernel trees, except for .conf files. 212# 213 214 215# 216# Non-global zones should not have content in kernel, usr/kernel (and 217# other kernel dirs) or in boot/. 218# 219 220 221# 222# shared objects should generally have mode 0755 223# 224 225# 226# Catch some of the collections of largely read-only files 227# 228 229 230# 231# For what's left, go with root:bin 0644, +x for directories 232# 233 234# 235# Default values for legacy actions 236# 237# 238# CDDL HEADER START 239# 240# The contents of this file are subject to the terms of the 241# Common Development and Distribution License (the "License"). 242# You may not use this file except in compliance with the License. 243# 244# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 245# or http://www.opensolaris.org/os/licensing. 246# See the License for the specific language governing permissions 247# and limitations under the License. 248# 249# When distributing Covered Code, include this CDDL HEADER in each 250# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 251# If applicable, add the following below this CDDL HEADER, with the 252# fields enclosed by brackets "[]" replaced with your own identifying 253# information: Portions Copyright [yyyy] [name of copyright owner] 254# 255# CDDL HEADER END 256# 257 258# 259# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. 260# 261 262# 263# Pull out the license paths for staging in the proto area. Ignore 264# those with no path separators, as that indicates a file kept in 265# $SRC/pkg/license_files, rather than alongside the associated source. 266# 267 268# 269# Ordering is important here, and the last line wins. 270# 271# The default of "current" is provided by the calling environment, 272# rather than a print operation. 273# 274depend fmri=consolidation/osnet/osnet-incorporation type=require 275# 276# This file and its contents are supplied under the terms of the 277# Common Development and Distribution License ("CDDL"). You may 278# only use this file in accordance with the terms of the CDDL. 279# 280# A full copy of the text of the CDDL should have accompanied this 281# source. A copy of the CDDL is also available via the Internet at 282# http://www.illumos.org/license/CDDL. 283# 284 285# 286# Copyright 2019 Alexander Pyhalov 287# Copyright 2020 OmniOS Community Edition (OmniOSce) Association. 288# 289 290# 291# These transforms drop the information that we don't want to appear 292# in final package versions. 293# 294 295# Drop pkg.depend.bypass-generate attributes 296 297# Drop pkg.depend.runpath attributes 298 299# Remove pkg debug information 300 301