diff options
Diffstat (limited to 'usr/src/pkg/manifests/system-file-system-zfs.mf')
| -rw-r--r-- | usr/src/pkg/manifests/system-file-system-zfs.mf | 16 |
1 files changed, 4 insertions, 12 deletions
diff --git a/usr/src/pkg/manifests/system-file-system-zfs.mf b/usr/src/pkg/manifests/system-file-system-zfs.mf index 693c326cde..425f3cb875 100644 --- a/usr/src/pkg/manifests/system-file-system-zfs.mf +++ b/usr/src/pkg/manifests/system-file-system-zfs.mf @@ -130,18 +130,10 @@ hardlink path=kernel/fs/$(ARCH64)/zfs target=../../../kernel/drv/$(ARCH64)/zfs $(i386_ONLY)hardlink path=kernel/fs/zfs target=../../kernel/drv/zfs hardlink path=usr/lib/fs/zfs/fstyp target=../../../sbin/fstyp hardlink path=usr/sbin/zdb target=../../usr/lib/isaexec -legacy pkg=SUNWzfskr arch=$(ARCH) category=system \ - desc="ZFS kernel root components" \ - hotline="Please contact your local service provider" \ - name="ZFS Kernel (Root)" vendor="Sun Microsystems, Inc." \ - version=11.11,REV=2009.11.11 -legacy pkg=SUNWzfsr arch=$(ARCH) category=system desc="ZFS root components" \ - hotline="Please contact your local service provider" name="ZFS (Root)" \ - vendor="Sun Microsystems, Inc." version=11.11,REV=2009.11.11 -legacy pkg=SUNWzfsu arch=$(ARCH) category=system \ - desc="ZFS libraries and commands" \ - hotline="Please contact your local service provider" name="ZFS (Usr)" \ - vendor="Sun Microsystems, Inc." version=11.11,REV=2009.11.11 +legacy pkg=SUNWzfskr desc="ZFS kernel root components" \ + name="ZFS Kernel (Root)" +legacy pkg=SUNWzfsr desc="ZFS root components" name="ZFS (Root)" +legacy pkg=SUNWzfsu desc="ZFS libraries and commands" name="ZFS (Usr)" license cr_Sun license=cr_Sun license lic_CDDL license=lic_CDDL link path=etc/fs/zfs/mount target=../../../sbin/zfs |
