1f169c0eaSGlenn Lagasse# 2f169c0eaSGlenn Lagasse# CDDL HEADER START 3f169c0eaSGlenn Lagasse# 4f169c0eaSGlenn Lagasse# The contents of this file are subject to the terms of the 5f169c0eaSGlenn Lagasse# Common Development and Distribution License (the "License"). 6f169c0eaSGlenn Lagasse# You may not use this file except in compliance with the License. 7f169c0eaSGlenn Lagasse# 8f169c0eaSGlenn Lagasse# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 9f169c0eaSGlenn Lagasse# or http://www.opensolaris.org/os/licensing. 10f169c0eaSGlenn Lagasse# See the License for the specific language governing permissions 11f169c0eaSGlenn Lagasse# and limitations under the License. 12f169c0eaSGlenn Lagasse# 13f169c0eaSGlenn Lagasse# When distributing Covered Code, include this CDDL HEADER in each 14f169c0eaSGlenn Lagasse# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 15f169c0eaSGlenn Lagasse# If applicable, add the following below this CDDL HEADER, with the 16f169c0eaSGlenn Lagasse# fields enclosed by brackets "[]" replaced with your own identifying 17f169c0eaSGlenn Lagasse# information: Portions Copyright [yyyy] [name of copyright owner] 18f169c0eaSGlenn Lagasse# 19f169c0eaSGlenn Lagasse# CDDL HEADER END 20f169c0eaSGlenn Lagasse# 21f169c0eaSGlenn Lagasse# 22f169c0eaSGlenn Lagasse# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. 23a7ee947fSAlexander Stetsenko# Copyright 2010 Nexenta Systems, Inc. All rights reserved. 24f5c2e7eaSTheo Schlossnagle# Copyright 2012 OmniTI Computer Consulting, Inc. All rights reserved. 258cfa78e6SAndy Fiddaman# Copyright 2018 OmniOS Community Edition (OmniOSce) Association. 26f169c0eaSGlenn Lagasse# 27f169c0eaSGlenn Lagasse 28*2bb3500dSMarcel Telkaset name=pkg.fmri value=pkg:/install/beadm@$(PKGVERS).14 29f169c0eaSGlenn Lagasseset name=pkg.description value="Boot Environment Management Tool" 30f169c0eaSGlenn Lagasseset name=pkg.summary value="beadm utility" 31f169c0eaSGlenn Lagasseset name=info.classification value=org.opensolaris.category.2008:System/Core 32f169c0eaSGlenn Lagasseset name=variant.arch value=$(ARCH) 33f169c0eaSGlenn Lagassedir path=sbin group=sys 34f169c0eaSGlenn Lagassedir path=usr group=sys 35f169c0eaSGlenn Lagassedir path=usr/include 36f169c0eaSGlenn Lagassedir path=usr/lib 37f5c2e7eaSTheo Schlossnagledir path=usr/lib/$(ARCH64) 38f169c0eaSGlenn Lagassedir path=usr/sbin 39c6945919SBayard Belldir path=usr/share 40c10c16deSRichard Lowedir path=usr/share/man 41c10c16deSRichard Lowedir path=usr/share/man/man1m 42f169c0eaSGlenn Lagassefile path=sbin/beadm mode=0555 43f169c0eaSGlenn Lagassefile path=usr/include/libbe.h 44f5c2e7eaSTheo Schlossnaglefile path=usr/lib/$(ARCH64)/libbe.so.1 45f5c2e7eaSTheo Schlossnaglefile path=usr/lib/$(ARCH64)/llib-lbe.ln 46f169c0eaSGlenn Lagassefile path=usr/lib/libbe.so.1 47f169c0eaSGlenn Lagassefile path=usr/lib/llib-lbe 48f169c0eaSGlenn Lagassefile path=usr/lib/llib-lbe.ln 49c10c16deSRichard Lowefile path=usr/share/man/man1m/beadm.1m 50f169c0eaSGlenn Lagasselicense cr_Sun license=cr_Sun 51f169c0eaSGlenn Lagasselicense lic_CDDL license=lic_CDDL 52f5c2e7eaSTheo Schlossnaglelink path=usr/lib/$(ARCH64)/libbe.so target=./libbe.so.1 53f169c0eaSGlenn Lagasselink path=usr/lib/libbe.so target=./libbe.so.1 54f169c0eaSGlenn Lagasselink path=usr/sbin/beadm target=../../sbin/beadm 558cfa78e6SAndy Fiddaman$(python3_ONLY)depend fmri=system/library/python/libbe$(PYTHON3_PKGVERS) \ 568cfa78e6SAndy Fiddaman predicate=runtime/python$(PYTHON3_PKGVERS) type=conditional 578cfa78e6SAndy Fiddaman$(python2_ONLY)depend fmri=system/library/python/libbe$(PYTHON_PKGVERS) \ 588cfa78e6SAndy Fiddaman predicate=runtime/python$(PYTHON_PKGVERS) type=conditional 59