[oi-dev] sysidtool

Alexander Pyhalov alp at rsu.ru
Wed Apr 15 10:34:00 UTC 2015


On 04/15/2015 08:36, Alexander Pyhalov wrote:
> Dan McDonald писал 14.04.2015 18:22:

> I'll look at removing admin-incorporation dependencies from different
> our packages and will write back later.
>

The main issue is installer. slim_source library libict depends on 
libadmutil and libadmldb from admin incorporation. It seems we have to 
preserve it for now.
On other hand I found CDDL-licensed 
usr/src/cmd/slim-install/svc/live-sysidtool.xml, which I'm going to 
transform to sysidtool manifest. It could be OK as temporary solution, 
but I still dislike our dependency on admin incorporation 
(system/library/sysidtool).

BTW, I could successfully build illumos-gate without 
system/management/product-registry. Perhaps, you can add

diff --git a/usr/src/pkg/manifests/developer-opensolaris-osnet.mf 
b/usr/src/pkg/manifests/developer-opensolaris-osnet.mf
index 15b37a4..2ba0b4d 100644
--- a/usr/src/pkg/manifests/developer-opensolaris-osnet.mf
+++ b/usr/src/pkg/manifests/developer-opensolaris-osnet.mf
@@ -56,7 +56,6 @@ depend fmri=system/library/libdbus-glib at 0.5.11-0.133 
type=require
  depend fmri=system/library/libdbus at 0.5.11-0.133 type=require
  depend fmri=system/library/math/header-math at 0.5.11-0.133 type=require
  depend fmri=system/library/mozilla-nss/header-nss at 0.5.11-0.133 
type=require
-depend fmri=system/management/product-registry at 0.5.11-0.133 type=require
  depend fmri=system/management/snmp/net-snmp at 5.4.1-0.133 type=require
  depend fmri=text/gnu-gettext at 0.16.1-0.133 type=require
  depend fmri=web/server/apache-22 type=require

to your patch.
-- 
Best regards,
Alexander Pyhalov,
system administrator of Southern Federal University IT department




More information about the oi-dev mailing list