Hi all,
Looking for a code review of the proposed changes for
the fix for bug #6688:
http://defect.opensolaris.org/bz/show_bug.cgi?id=6688
.../distro-import/00/common/SUNWsmf_repo should be removed.
This change is needed to slightly simplify the script used to do
the forthcoming package renaming.
As this is just the "hg remove" of the one file, I haven't
done a webrev.
Here's the diff:
diff -r b7b6b70e1558 src/util/distro-import/00/common/SUNWsmf_repo
--- a/src/util/distro-import/00/common/SUNWsmf_repo Tue Feb 17
13:22:09 2009 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
-package SUNWsmf_repo
-from SUNWfixes import
-etc/svc/global_repo.db
-etc/svc/nonglobal_repo.db
-end import
-chattr etc/svc/global_repo.db path=etc/svc/repository.db
opensolaris.zone=global preserve=true
-chattr etc/svc/nonglobal_repo.db path=etc/svc/repository.db
opensolaris.zone=nonglobal preserve=true
-add link path=var/svc/profile/name_service.xml target=ns_files.xml
preserve=true
-add link path=var/svc/profile/generic.xml target=generic_open.xml
preserve=true
-add link path=var/svc/profile/inetd_services.xml
target=inetd_generic.xml preserve=true
-add link path=var/svc/profile/platform.xml target=platform_none.xml
preserve=true
-end package
Thanks.
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss