From a73be61a80f7331c35adfa540bcf8f1546ff1e33 Mon Sep 17 00:00:00 2001 From: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Date: Wed, 4 Aug 2021 15:22:53 +0200 Subject: 2554 ipadm needs IPMP configuration support Contributed by: Ivan Krivonos <ivan.krivonos@nexenta.com> Contributed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Yuri Pankov <ypankov@tintri.com> Reviewed by: Andy Fiddaman <andyf@omnios.com> Reviewed by: Ryan Goodfellow <ryan.goodfellow@oxide.computer> Approved by: Richard Lowe <richlowe@richlowe.net> --- usr/src/pkg/manifests/SUNWcs.p5m | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr/src/pkg') diff --git a/usr/src/pkg/manifests/SUNWcs.p5m b/usr/src/pkg/manifests/SUNWcs.p5m index e1286feddc..b39640301c 100644 --- a/usr/src/pkg/manifests/SUNWcs.p5m +++ b/usr/src/pkg/manifests/SUNWcs.p5m @@ -350,6 +350,7 @@ file path=lib/svc/manifest/network/ldap/client.xml group=sys mode=0444 file path=lib/svc/manifest/network/network-initial.xml group=sys mode=0444 file path=lib/svc/manifest/network/network-install.xml group=sys mode=0444 file path=lib/svc/manifest/network/network-ipmgmt.xml group=sys mode=0444 +file path=lib/svc/manifest/network/network-ipmp.xml group=sys mode=0444 file path=lib/svc/manifest/network/network-ipqos.xml group=sys mode=0444 file path=lib/svc/manifest/network/network-iptun.xml group=sys mode=0444 file path=lib/svc/manifest/network/network-location.xml group=sys mode=0444 @@ -439,6 +440,7 @@ file path=lib/svc/method/mpxio-upgrade mode=0555 file path=lib/svc/method/net-init mode=0555 file path=lib/svc/method/net-install mode=0555 file path=lib/svc/method/net-ipmgmt mode=0555 +file path=lib/svc/method/net-ipmp mode=0555 file path=lib/svc/method/net-ipqos mode=0555 file path=lib/svc/method/net-iptun mode=0555 file path=lib/svc/method/net-loc mode=0555 @@ -504,7 +506,6 @@ file path=sbin/fiocompress mode=0555 file path=sbin/hostconfig mode=0555 file path=sbin/ifconfig mode=0555 file path=sbin/ifparse mode=0555 -link path=sbin/in.mpathd target=../lib/inet/in.mpathd file path=sbin/init group=sys mode=0555 $(i386_ONLY)file path=sbin/installgrub group=sys mode=0555 file path=sbin/ipmpstat mode=0555 @@ -1182,7 +1183,6 @@ file path=usr/lib/inet/certdb mode=0555 file path=usr/lib/inet/certlocal mode=0555 file path=usr/lib/inet/certrldb mode=0555 hardlink path=usr/lib/inet/in.iked target=../../../usr/lib/isaexec -link path=usr/lib/inet/in.mpathd target=../../../lib/inet/in.mpathd file path=usr/lib/inet/inetd mode=0555 file path=usr/lib/intrd mode=0555 file path=usr/lib/isaexec mode=0555 -- cgit v1.2.3