4 # The contents of this file are subject to the terms of the
5 # Common Development and Distribution License (the "License").
6 # You may not use this file except in compliance with the License.
8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 # or http://www.opensolaris.org/os/licensing.
10 # See the License for the specific language governing permissions
11 # and limitations under the License.
13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 # If applicable, add the following below this CDDL HEADER, with the
16 # fields enclosed by brackets "[]" replaced with your own identifying
17 # information: Portions Copyright [yyyy] [name of copyright owner]
21 # Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
22 # Copyright 2017, Aurelien Larcher
23 # Copyright 2019, Michal Nowak
24 # Copyright 2022, Niklas Poslovski
27 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
28 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
29 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
30 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
31 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
32 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
33 set name=pkg.human-version value=$(HUMAN_VERSION)
35 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
37 file files/etc.bash.bashrc path=etc/bash/bashrc.example
38 file files/etc.bash.inputrc path=etc/bash/inputrc.example
39 file files/etc.skel.bashrc path=etc/skel/.bashrc
41 file files/rbash.1 path=usr/share/man/man1/rbash.1
43 link path=usr/bin/rbash target=./bash
44 link path=usr/gnu/bin/sh target=../../bin/bash
45 file path=usr/bin/bash
46 file path=usr/bin/bashbug
47 file path=usr/share/bash/helpfiles/alias
48 file path=usr/share/bash/helpfiles/arith
49 file path=usr/share/bash/helpfiles/arith_for
50 file path=usr/share/bash/helpfiles/bg
51 file path=usr/share/bash/helpfiles/bind
52 file path=usr/share/bash/helpfiles/break
53 file path=usr/share/bash/helpfiles/builtin
54 file path=usr/share/bash/helpfiles/caller
55 file path=usr/share/bash/helpfiles/case
56 file path=usr/share/bash/helpfiles/cd
57 file path=usr/share/bash/helpfiles/colon
58 file path=usr/share/bash/helpfiles/command
59 file path=usr/share/bash/helpfiles/compgen
60 file path=usr/share/bash/helpfiles/complete
61 file path=usr/share/bash/helpfiles/compopt
62 file path=usr/share/bash/helpfiles/conditional
63 file path=usr/share/bash/helpfiles/continue
64 file path=usr/share/bash/helpfiles/coproc
65 file path=usr/share/bash/helpfiles/declare
66 file path=usr/share/bash/helpfiles/dirs
67 file path=usr/share/bash/helpfiles/disown
68 file path=usr/share/bash/helpfiles/dot
69 file path=usr/share/bash/helpfiles/echo
70 file path=usr/share/bash/helpfiles/enable
71 file path=usr/share/bash/helpfiles/eval
72 file path=usr/share/bash/helpfiles/exec
73 file path=usr/share/bash/helpfiles/exit
74 file path=usr/share/bash/helpfiles/export
75 file path=usr/share/bash/helpfiles/false
76 file path=usr/share/bash/helpfiles/fc
77 file path=usr/share/bash/helpfiles/fg
78 file path=usr/share/bash/helpfiles/fg_percent
79 file path=usr/share/bash/helpfiles/for
80 file path=usr/share/bash/helpfiles/function
81 file path=usr/share/bash/helpfiles/getopts
82 file path=usr/share/bash/helpfiles/grouping_braces
83 file path=usr/share/bash/helpfiles/hash
84 file path=usr/share/bash/helpfiles/help
85 file path=usr/share/bash/helpfiles/history
86 file path=usr/share/bash/helpfiles/if
87 file path=usr/share/bash/helpfiles/jobs
88 file path=usr/share/bash/helpfiles/kill
89 file path=usr/share/bash/helpfiles/let
90 file path=usr/share/bash/helpfiles/local
91 file path=usr/share/bash/helpfiles/logout
92 file path=usr/share/bash/helpfiles/mapfile
93 file path=usr/share/bash/helpfiles/popd
94 file path=usr/share/bash/helpfiles/printf
95 file path=usr/share/bash/helpfiles/pushd
96 file path=usr/share/bash/helpfiles/pwd
97 file path=usr/share/bash/helpfiles/read
98 file path=usr/share/bash/helpfiles/readarray
99 file path=usr/share/bash/helpfiles/readonly
100 file path=usr/share/bash/helpfiles/return
101 file path=usr/share/bash/helpfiles/select
102 file path=usr/share/bash/helpfiles/set
103 file path=usr/share/bash/helpfiles/shift
104 file path=usr/share/bash/helpfiles/shopt
105 file path=usr/share/bash/helpfiles/source
106 file path=usr/share/bash/helpfiles/suspend
107 file path=usr/share/bash/helpfiles/test
108 file path=usr/share/bash/helpfiles/test_bracket
109 file path=usr/share/bash/helpfiles/time
110 file path=usr/share/bash/helpfiles/times
111 file path=usr/share/bash/helpfiles/trap
112 file path=usr/share/bash/helpfiles/true
113 file path=usr/share/bash/helpfiles/type
114 file path=usr/share/bash/helpfiles/typeset
115 file path=usr/share/bash/helpfiles/ulimit
116 file path=usr/share/bash/helpfiles/umask
117 file path=usr/share/bash/helpfiles/unalias
118 file path=usr/share/bash/helpfiles/unset
119 file path=usr/share/bash/helpfiles/until
120 file path=usr/share/bash/helpfiles/variable_help
121 file path=usr/share/bash/helpfiles/wait
122 file path=usr/share/bash/helpfiles/while
123 file path=usr/share/info/bash.info
124 file path=usr/share/locale/af/LC_MESSAGES/bash.mo
125 file path=usr/share/locale/bg/LC_MESSAGES/bash.mo
126 file path=usr/share/locale/ca/LC_MESSAGES/bash.mo
127 file path=usr/share/locale/cs/LC_MESSAGES/bash.mo
128 file path=usr/share/locale/da/LC_MESSAGES/bash.mo
129 file path=usr/share/locale/de/LC_MESSAGES/bash.mo
130 file path=usr/share/locale/el/LC_MESSAGES/bash.mo
131 file path=usr/share/locale/en/LC_MESSAGES/bash.mo
132 file path=usr/share/locale/en@quot/LC_MESSAGES/bash.mo
133 file path=usr/share/locale/en_CA/LC_MESSAGES/bash.mo
134 file path=usr/share/locale/en_GB/LC_MESSAGES/bash.mo
135 file path=usr/share/locale/eo/LC_MESSAGES/bash.mo
136 file path=usr/share/locale/es/LC_MESSAGES/bash.mo
137 file path=usr/share/locale/et/LC_MESSAGES/bash.mo
138 file path=usr/share/locale/fi/LC_MESSAGES/bash.mo
139 file path=usr/share/locale/fr/LC_MESSAGES/bash.mo
140 file path=usr/share/locale/ga/LC_MESSAGES/bash.mo
141 file path=usr/share/locale/gl/LC_MESSAGES/bash.mo
142 file path=usr/share/locale/hr/LC_MESSAGES/bash.mo
143 file path=usr/share/locale/hu/LC_MESSAGES/bash.mo
144 file path=usr/share/locale/id/LC_MESSAGES/bash.mo
145 file path=usr/share/locale/it/LC_MESSAGES/bash.mo
146 file path=usr/share/locale/ja/LC_MESSAGES/bash.mo
147 file path=usr/share/locale/ko/LC_MESSAGES/bash.mo
148 file path=usr/share/locale/lt/LC_MESSAGES/bash.mo
149 file path=usr/share/locale/nb/LC_MESSAGES/bash.mo
150 file path=usr/share/locale/nl/LC_MESSAGES/bash.mo
151 file path=usr/share/locale/pl/LC_MESSAGES/bash.mo
152 file path=usr/share/locale/pt/LC_MESSAGES/bash.mo
153 file path=usr/share/locale/pt_BR/LC_MESSAGES/bash.mo
154 file path=usr/share/locale/ro/LC_MESSAGES/bash.mo
155 file path=usr/share/locale/ru/LC_MESSAGES/bash.mo
156 file path=usr/share/locale/sk/LC_MESSAGES/bash.mo
157 file path=usr/share/locale/sl/LC_MESSAGES/bash.mo
158 file path=usr/share/locale/sr/LC_MESSAGES/bash.mo
159 file path=usr/share/locale/sv/LC_MESSAGES/bash.mo
160 file path=usr/share/locale/tr/LC_MESSAGES/bash.mo
161 file path=usr/share/locale/uk/LC_MESSAGES/bash.mo
162 file path=usr/share/locale/vi/LC_MESSAGES/bash.mo
163 file path=usr/share/locale/zh_CN/LC_MESSAGES/bash.mo
164 file path=usr/share/locale/zh_TW/LC_MESSAGES/bash.mo
165 file path=usr/share/man/man1/bash.1
166 file path=usr/share/man/man1/bashbug.1