[illumos-Developer] Trying to IPS star....

Joerg Schilling Joerg.Schilling at fokus.fraunhofer.de
Wed Sep 1 12:10:15 PDT 2010


Hi, 

I tried to create a file manifests/system-library-schily.mf for the libraries
star uses. 

pkgfmt -c manifests/system-library-schily.mf 
pkgfmt: manifests/system-library-schily.mf: not in pkgfmt form

Here is the file:

#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License, Version 1.0 only
# (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) 2010, J. Schilling. All rights reserved.
#

set name=pkg.fmri value=pkg:/system/library/schily@$(PKGVERS)
set name=pkg.description \
    value="Schily System Libraries"
set name=pkg.summary value="Schily System Libraries"
set name=info.classification \
    value=org.opensolaris.category.2010:System/Libraries
set name=variant.arch value=$(ARCH)
dir path=lib
dir path=lib/$(ARCH64)
file path=lib/llib-lfind
file path=lib/llib-ldeflt
file path=lib/llib-lschily.ln
file path=lib/librmt.so.1
file path=lib/llib-ldeflt.ln
file path=lib/libdeflt.so.1
file path=lib/libfind.so.1
file path=lib/llib-lfind.ln
file path=lib/llib-lschily
file path=lib/libschily.so.1
file path=lib/$(ARCH64)/libschily.so.1
file path=lib/$(ARCH64)/llib-lschily.ln
file path=lib/$(ARCH64)/libdeflt.so.1
file path=lib/$(ARCH64)/llib-ldeflt.ln
file path=lib/$(ARCH64)/libfind.so.1
file path=lib/$(ARCH64)/librmt.so.1
file path=lib/$(ARCH64)/llib-lfind.ln
link path=lib/libfind.so target=libfind.so.1
link path=lib/libdeflt.so target=libdeflt.so.1
link path=lib/librmt.so target=librmt.so.1
link path=lib/libschily.so target=libschily.so.1
link path=lib/$(ARCH64)/librmt.so target=librmt.so.1
link path=lib/$(ARCH64)/libdeflt.so target=libdeflt.so.1
link path=lib/$(ARCH64)/libfind.so target=libfind.so.1
link path=lib/$(ARCH64)/libschily.so target=libschily.so.1
license lic_CDDL license=lic_CDDL

Jörg

-- 
 EMail:joerg at schily.isdn.cs.tu-berlin.de (home) Jörg Schilling D-13353 Berlin
       js at cs.tu-berlin.de                (uni)  
       joerg.schilling at fokus.fraunhofer.de (work) Blog: http://schily.blogspot.com/
 URL:  http://cdrecord.berlios.de/private/ ftp://ftp.berlios.de/pub/schily



More information about the Developer mailing list