components/bash/bash.p5m
author Stefan Teleman <stefan.teleman@oracle.com>
Thu, 10 Mar 2011 07:40:29 -0800
changeset 122 0ea89372af96
parent 110 77641682ba6f
child 145 1e2390f5555e
permissions -rw-r--r--
7025850 /etc/skel/.bashrc missing after fresh install, system/install/config:default goes into maintenance

#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License (the "License").
# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# or http://www.opensolaris.org/os/licensing.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#
# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
#
set name=pkg.fmri value=pkg:/shell/bash@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary value="GNU Bourne-Again shell (bash) version 4.1"
set name=pkg.description value="GNU Bourne-Again shell (bash) version 4.1"
set name=info.classification value="org.opensolaris.category.2008:System/Shells"
set name=info.upstream_url value="http://www.gnu.org/software/bash/"
set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
#
dir path=etc
dir path=etc/bash
dir path=etc/bash/bash_completion.d
dir path=etc/skel
dir path=usr
dir path=usr/bin
dir path=usr/gnu
dir path=usr/gnu/bin
dir path=usr/share
dir path=usr/share/bash
dir path=usr/share/info
dir path=usr/share/locale
dir path=usr/share/locale/af
dir path=usr/share/locale/af/LC_MESSAGES
dir path=usr/share/locale/bg
dir path=usr/share/locale/bg/LC_MESSAGES
dir path=usr/share/locale/ca
dir path=usr/share/locale/ca/LC_MESSAGES
dir path=usr/share/locale/cs
dir path=usr/share/locale/cs/LC_MESSAGES
dir path=usr/share/locale/de
dir path=usr/share/locale/de/LC_MESSAGES
dir path=usr/share/locale/en
dir path=usr/share/locale/en/LC_MESSAGES
dir path=usr/share/locale/en_CA
dir path=usr/share/locale/en_CA/LC_MESSAGES
dir path=usr/share/locale/en_GB
dir path=usr/share/locale/en_GB/LC_MESSAGES
dir path=usr/share/locale/eo
dir path=usr/share/locale/eo/LC_MESSAGES
dir path=usr/share/locale/es
dir path=usr/share/locale/es/LC_MESSAGES
dir path=usr/share/locale/et
dir path=usr/share/locale/et/LC_MESSAGES
dir path=usr/share/locale/fr
dir path=usr/share/locale/fr/LC_MESSAGES
dir path=usr/share/locale/hu
dir path=usr/share/locale/hu/LC_MESSAGES
dir path=usr/share/locale/id
dir path=usr/share/locale/id/LC_MESSAGES
dir path=usr/share/locale/ja
dir path=usr/share/locale/ja/LC_MESSAGES
dir path=usr/share/locale/lt
dir path=usr/share/locale/lt/LC_MESSAGES
dir path=usr/share/locale/nl
dir path=usr/share/locale/nl/LC_MESSAGES
dir path=usr/share/locale/pl
dir path=usr/share/locale/pl/LC_MESSAGES
dir path=usr/share/locale/pt_BR
dir path=usr/share/locale/pt_BR/LC_MESSAGES
dir path=usr/share/locale/ro
dir path=usr/share/locale/ro/LC_MESSAGES
dir path=usr/share/locale/ru
dir path=usr/share/locale/ru/LC_MESSAGES
dir path=usr/share/locale/sk
dir path=usr/share/locale/sk/LC_MESSAGES
dir path=usr/share/locale/sv
dir path=usr/share/locale/sv/LC_MESSAGES
dir path=usr/share/locale/tr
dir path=usr/share/locale/tr/LC_MESSAGES
dir path=usr/share/locale/vi
dir path=usr/share/locale/vi/LC_MESSAGES
dir path=usr/share/locale/zh_TW
dir path=usr/share/locale/zh_TW/LC_MESSAGES
dir path=usr/share/man
dir path=usr/share/man/man1
#
file path=etc/bash/bashrc.example
file path=etc/bash/bash_completion.example
file path=etc/bash/inputrc.example
file path=etc/skel/.bashrc
file path=usr/bin/bash
file path=usr/share/bash/alias
file path=usr/share/bash/arith
file path=usr/share/bash/arith_for
file path=usr/share/bash/bg
file path=usr/share/bash/bind
file path=usr/share/bash/break
file path=usr/share/bash/builtin
file path=usr/share/bash/caller
file path=usr/share/bash/case
file path=usr/share/bash/cd
file path=usr/share/bash/colon
file path=usr/share/bash/command
file path=usr/share/bash/compgen
file path=usr/share/bash/complete
file path=usr/share/bash/compopt
file path=usr/share/bash/conditional
file path=usr/share/bash/continue
file path=usr/share/bash/coproc
file path=usr/share/bash/declare
file path=usr/share/bash/dirs
file path=usr/share/bash/disown
file path=usr/share/bash/dot
file path=usr/share/bash/echo
file path=usr/share/bash/enable
file path=usr/share/bash/eval
file path=usr/share/bash/exec
file path=usr/share/bash/exit
file path=usr/share/bash/export
file path=usr/share/bash/false
file path=usr/share/bash/fc
file path=usr/share/bash/fg
file path=usr/share/bash/fg_percent
file path=usr/share/bash/for
file path=usr/share/bash/function
file path=usr/share/bash/getopts
file path=usr/share/bash/grouping_braces
file path=usr/share/bash/hash
file path=usr/share/bash/help
file path=usr/share/bash/history
file path=usr/share/bash/if
file path=usr/share/bash/jobs
file path=usr/share/bash/kill
file path=usr/share/bash/let
file path=usr/share/bash/local
file path=usr/share/bash/logout
file path=usr/share/bash/mapfile
file path=usr/share/bash/popd
file path=usr/share/bash/printf
file path=usr/share/bash/pushd
file path=usr/share/bash/pwd
file path=usr/share/bash/read
file path=usr/share/bash/readarray
file path=usr/share/bash/readonly
file path=usr/share/bash/return
file path=usr/share/bash/select
file path=usr/share/bash/set
file path=usr/share/bash/shift
file path=usr/share/bash/shopt
file path=usr/share/bash/source
file path=usr/share/bash/suspend
file path=usr/share/bash/test
file path=usr/share/bash/test_bracket
file path=usr/share/bash/time
file path=usr/share/bash/times
file path=usr/share/bash/trap
file path=usr/share/bash/true
file path=usr/share/bash/type
file path=usr/share/bash/typeset
file path=usr/share/bash/ulimit
file path=usr/share/bash/umask
file path=usr/share/bash/unalias
file path=usr/share/bash/unset
file path=usr/share/bash/until
file path=usr/share/bash/variable_help
file path=usr/share/bash/wait
file path=usr/share/bash/while
file path=usr/share/locale/af/LC_MESSAGES/bash.mo
file path=usr/share/locale/bg/LC_MESSAGES/bash.mo
file path=usr/share/locale/ca/LC_MESSAGES/bash.mo
file path=usr/share/locale/cs/LC_MESSAGES/bash.mo
file path=usr/share/locale/de/LC_MESSAGES/bash.mo
file path=usr/share/locale/en/LC_MESSAGES/bash.mo
file path=usr/share/locale/en@boldquot/LC_MESSAGES/bash.mo
file path=usr/share/locale/en@quot/LC_MESSAGES/bash.mo
file path=usr/share/locale/en_CA/LC_MESSAGES/bash.mo
file path=usr/share/locale/en_GB/LC_MESSAGES/bash.mo
file path=usr/share/locale/eo/LC_MESSAGES/bash.mo
file path=usr/share/locale/es/LC_MESSAGES/bash.mo
file path=usr/share/locale/et/LC_MESSAGES/bash.mo
file path=usr/share/locale/fr/LC_MESSAGES/bash.mo
file path=usr/share/locale/hu/LC_MESSAGES/bash.mo
file path=usr/share/locale/id/LC_MESSAGES/bash.mo
file path=usr/share/locale/ja/LC_MESSAGES/bash.mo
file path=usr/share/locale/lt/LC_MESSAGES/bash.mo
file path=usr/share/locale/nl/LC_MESSAGES/bash.mo
file path=usr/share/locale/pl/LC_MESSAGES/bash.mo
file path=usr/share/locale/pt_BR/LC_MESSAGES/bash.mo
file path=usr/share/locale/ro/LC_MESSAGES/bash.mo
file path=usr/share/locale/ru/LC_MESSAGES/bash.mo
file path=usr/share/locale/sk/LC_MESSAGES/bash.mo
file path=usr/share/locale/sv/LC_MESSAGES/bash.mo
file path=usr/share/locale/tr/LC_MESSAGES/bash.mo
file path=usr/share/locale/vi/LC_MESSAGES/bash.mo
file path=usr/share/locale/zh_TW/LC_MESSAGES/bash.mo
file path=usr/share/man/man1/bash.1
file path=usr/share/man/man1/rbash.1
file path=usr/share/info/bash.info
#
link path=usr/bin/rbash target=./bash
link path=usr/gnu/bin/sh target=../../bin/bash
#
license bash.license license="GPLv3, FDLv1.2"
#
legacy pkg=SUNWbash \
    desc="GNU Bourne-Again shell (bash) version 4.1" \
    name="GNU Bourne-Again shell (bash)"

legacy pkg=SUNWbashr \
    desc="GNU Bourne-Again shell (bash) version 4.1  (root package)" \
    name="GNU Bourne-Again shell (bash) (root)"