Searched refs:legacy (Results 251 - 275 of 415) sorted by relevance

<<11121314151617

/opensolaris-onvv-gate/usr/src/pkg/manifests/
H A Ddriver-network-llc2.mf74 legacy pkg=SUNWllc \
77 legacy pkg=SUNWllcr desc="The configuration and startup files for llc2 driver" \
H A Ddriver-storage-pmcs.mf63 legacy pkg=SUNWpmcsr desc="PMC-Sierra SAS-2 HBA Driver (root)" \
65 legacy pkg=SUNWpmcsu desc="PMC-Sierra SAS-2 HBA driver (usr)" \
H A Dnetwork-iscsi-target.mf65 legacy pkg=SUNWiscsitr desc="Sun iSCSI COMSTAR Port Provider" \
67 legacy pkg=SUNWiscsitu desc="Sun iSCSI COMSTAR Port Provider" \
H A Dservice-network-slp.mf62 legacy pkg=SUNWslpr \
65 legacy pkg=SUNWslpu \
H A Dsystem-domain-service-processor-protocol-sparc-enterprise.mf70 legacy pkg=SUNWdscpr.u arch=$(ARCH).sun4u \
73 legacy pkg=SUNWdscpu.u arch=$(ARCH).sun4u \
H A Dsystem-file-system-autofs.mf62 legacy pkg=SUNWatfsr \
65 legacy pkg=SUNWatfsu \
H A Dsystem-io-tests.mf63 legacy pkg=SUNWioth desc="I/O Test Header Files" name="I/O Test Header Files"
64 legacy pkg=SUNWiotu desc="I/O test utilities and drivers" \
H A Dsystem-kernel-suspend-resume.mf64 $(i386_ONLY)legacy pkg=SUNWcpr.i arch=$(ARCH).i86pc \
66 $(sparc_ONLY)legacy pkg=SUNWcpr.u arch=$(ARCH).sun4u \
H A Dsystem-network-console.mf70 legacy pkg=SUNWcvc.u arch=$(ARCH).sun4u desc="Network Console" \
72 legacy pkg=SUNWcvcr.u arch=$(ARCH).sun4u desc="Network Console daemon" \
H A Dsystem-network-routing.mf54 legacy pkg=SUNWroute desc="Network Routing daemons/commands (Usr)" \
56 legacy pkg=SUNWroutr desc="Network Routing daemons/commands (Root)" \
H A Dsystem-zones-brand-sn1.mf66 legacy pkg=SUNWsn1rint desc="Support for the Fake Solaris N-1 Brand" \
68 legacy pkg=SUNWsn1uint desc="Support for the Fake Solaris N-1 Brand" \
H A Dsystem-library-processor.mf98 $(i386_ONLY)legacy pkg=SUNWcar.i arch=$(ARCH).i86pc \
101 $(sparc_ONLY)legacy pkg=SUNWcar.u arch=$(ARCH).sun4u \
104 $(sparc_ONLY)legacy pkg=SUNWcar.v arch=$(ARCH).sun4v \
107 $(sparc_ONLY)legacy pkg=SUNWcart200.v arch=$(ARCH).sun4v \
110 $(i386_ONLY)legacy pkg=SUNWcarx.i arch=$(ARCH).i86pc \
H A Dservice-file-system-smb.mf100 legacy pkg=SUNWsmbskr desc="SMB Server kernel root components" \
102 legacy pkg=SUNWsmbsr desc="SMB Server root components" \
104 legacy pkg=SUNWsmbsu desc="SMB Server libraries and commands" \
H A Dsystem-accounting-legacy.mf26 set name=pkg.fmri value=pkg:/system/accounting/legacy@$(PKGVERS)
103 legacy pkg=SUNWaccr \
106 legacy pkg=SUNWaccu \
H A Dsystem-fault-management-mtst.mf90 $(i386_ONLY)legacy pkg=SUNWonmtst.i arch=$(ARCH).i86pc category=internal \
94 $(sparc_ONLY)legacy pkg=SUNWonmtst.u arch=$(ARCH).sun4u category=internal \
98 $(sparc_ONLY)legacy pkg=SUNWonmtst.v arch=$(ARCH).sun4v category=internal \
H A Dsystem-file-system-nfs.mf97 legacy pkg=SUNWnfsckr \
100 legacy pkg=SUNWnfscr desc="Network File System (NFS) client support (Root)" \
102 legacy pkg=SUNWnfscu desc="Network File System (NFS) client support (Usr)" \
H A Dsystem-file-system-smb.mf85 legacy pkg=SUNWsmbfskr desc="SMB/CIFS File System client support (Kernel)" \
87 legacy pkg=SUNWsmbfsr desc="SMB/CIFS File System client support (Root)" \
89 legacy pkg=SUNWsmbfsu desc="SMB/CIFS File System client support (Usr)" \
H A Dsystem-network-ppp.mf83 legacy pkg=SUNWpppd \
86 legacy pkg=SUNWpppdr \
89 legacy pkg=SUNWpppdu \
H A Ddriver-network-srpt.mf70 legacy pkg=SUNWsrptr desc="Sun SRP COMSTAR Port Provider (Root)" \
72 legacy pkg=SUNWsrptu desc="Sun SRP COMSTAR Port Provider utilities (Usr)" \
H A Ddriver-storage-sv.mf83 legacy pkg=SUNWspsvr desc="Raw/Block Device Interface to Storage Volumes (SV)" \
85 legacy pkg=SUNWspsvu desc="Raw/Block Device Interface to Storage Volumes (SV)" \
H A Dservice-network-dhcp.mf67 legacy pkg=SUNWdhcsr \
70 legacy pkg=SUNWdhcsu \
H A Dservice-network-network-servers.mf71 legacy pkg=SUNWrcmdr desc="Remote Network Server Commands (Root)" \
73 legacy pkg=SUNWrcmds \
H A Dservice-network-nis.mf74 legacy pkg=SUNWypr desc="NIS Server for Solaris 2.6 and up" \
76 legacy pkg=SUNWypu desc="NIS Server for Solaris 2.6 and up" \
H A Dservice-resource-pools.mf76 legacy pkg=SUNWpool desc="core software for resource pools" \
78 legacy pkg=SUNWpoolr desc="core software for resource pools (Root)" \
/opensolaris-onvv-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_changelist.c148 * depends on the previous state, and whether the value was previously 'legacy'.
149 * For non-legacy properties, we only remount/reshare the filesystem if it was
216 * Remount if previously mounted or mountpoint was legacy,
468 * is legacy or none.
536 boolean_t legacy = B_FALSE; local
553 (strcmp(property, "legacy") == 0 ||
556 legacy = B_TRUE;
558 if (!legacy) {
672 * when the original mountpoint is legacy or none.
679 * If the mountpoint property was previously 'legacy', o
[all...]

Completed in 111 milliseconds

<<11121314151617