diff options
Diffstat (limited to 'usr/src/pkg/manifests/system-boot-wanboot-internal.mf')
| -rw-r--r-- | usr/src/pkg/manifests/system-boot-wanboot-internal.mf | 30 |
1 files changed, 2 insertions, 28 deletions
diff --git a/usr/src/pkg/manifests/system-boot-wanboot-internal.mf b/usr/src/pkg/manifests/system-boot-wanboot-internal.mf index d9c6e60174..13f30082f8 100644 --- a/usr/src/pkg/manifests/system-boot-wanboot-internal.mf +++ b/usr/src/pkg/manifests/system-boot-wanboot-internal.mf @@ -22,35 +22,9 @@ # # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. # Copyright 2012 OmniTI Computer Consulting, Inc. All rights reserved. +# Copyright 2018 OmniOS Community Edition (OmniOSce) Association. # set name=pkg.fmri value=pkg:/system/boot/wanboot/internal@$(PKGVERS) -set name=pkg.description value="Solaris WAN boot internal" -set name=pkg.summary value="WAN boot internal" -set name=info.classification value=org.opensolaris.category.2008:System/Core +set name=pkg.obsolete value=true set name=variant.arch value=$(ARCH) -dir path=usr group=sys -dir path=usr/include -dir path=usr/lib -file path=usr/include/boot_http.h -file path=usr/include/bootinfo.h -file path=usr/include/bootlog.h -file path=usr/include/netboot_paths.h -file path=usr/include/p12access.h -file path=usr/include/p12aux.h -file path=usr/include/p12err.h -file path=usr/include/parseURL.h -file path=usr/include/wanboot_conf.h -file path=usr/lib/$(ARCH64)/llib-lwanboot.ln -file path=usr/lib/$(ARCH64)/llib-lwanbootutil.ln -file path=usr/lib/llib-lwanboot -file path=usr/lib/llib-lwanboot.ln -file path=usr/lib/llib-lwanbootutil -file path=usr/lib/llib-lwanbootutil.ln -legacy pkg=SUNWwbint desc="Solaris WAN boot internal" name="WAN boot internal" -license cr_Sun license=cr_Sun -license lic_CDDL license=lic_CDDL -link path=usr/lib/$(ARCH64)/libwanboot.so target=./libwanboot.so.1 -link path=usr/lib/$(ARCH64)/libwanbootutil.so target=./libwanbootutil.so.1 -link path=usr/lib/libwanboot.so target=./libwanboot.so.1 -link path=usr/lib/libwanbootutil.so target=./libwanbootutil.so.1 |
