On 04/28/10 04:24 AM, [email protected] wrote:
On 04/27/10 07:47 PM, Keith Mitchell wrote:
Hi all,
I'd like to request a review of the following changes to DC and AI
default manifests that change the packages listed from the old "SUNW"
names to the current hierarchical pkg names:
http://cr.opensolaris.org/~kemitche/pkg_rename
Associated bugs:
https://defect.opensolaris.org/bz/show_bug.cgi?id=15507
https://defect.opensolaris.org/bz/show_bug.cgi?id=13447
https://defect.opensolaris.org/bz/show_bug.cgi?id=13446
Testing done:
I have built DC images of all types (Live, Text, AI - x86 and SPARC)
with the given package lists. Additionally, I verified that installs
of the x86 images work (including a VMC run using the AI image and
updated AI manifest), and Mary verified that the SPARC images install
as expected.
Additional notes:
All packages are prefixed with "pkg:/" so as to 'root' them (forcing
pkg to install a package with that exact name). This is necessary to
avoid name clashes (e.g., attempting to install "network/dns/bind"
causes pkg to error out with messages such as:
kemit...@kemobile-work->text_install 0 $ pkg info -r network/dns/bind
pkg: 'network/dns/bind' matches multiple packages
pkg://opensolaris.org/service/network/dns/bind
pkg://opensolaris.org/network/dns/bind
Note that I used "pkg:/" with a single slash, and no publisher name.
This is so that the pkg name is restricted, but not the publisher.
- Keith
_______________________________________________
caiman-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/caiman-discuss
Hey Keith,
I found at least one place where the old package name was used in a
comment,
Found match in: ./libict_pymod/ict.py
-+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+
# Since SUNWgrub delivers the reference grub menu file
Perhaps a quick search through the code could turn up others.
Joe
Hi Joe,
As we discussed, changes to code comments, documentation, etc. is not in
scope for these bugs. I've filed bug 15785 to track the desire to purge
references to the old package names from the gate.
Thanks for the review!
- Keith
_______________________________________________
caiman-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/caiman-discuss