Hi Keith,

I have only couple of nits - please see below.

Jan



cmd/auto-install/README.test
----------------------------

29 Package: pkg:/install/installadm
->
29 Package: pkg:/system/install/auto-install

81 Package: pkg:/install/installadm
->
81 Package: pkg:/system/install/auto-install


ai_sparc_image.xml,
ai_x86_image.xml
------------------

<pkg name="pkg:/system/install/tests"/>
<pkg name="pkg:/system/install/media-utilities"/>
->
<pkg name="pkg:/system/install/media-utilities"/>
<pkg name="pkg:/system/install/tests"/>

(since packages seem to be sorted by their names)


text_mode_sparc.xml,
text_mode_x86.xml
-------------------

Put
<pkg name="pkg:/system/install/media-utilities"/>
after
<pkg name="pkg:/system/install/locale"/>

(for the same reason as above)

beadm.1m.txt
------------

347,348 - Just checking, do we want to have both package names
listed there (SUNWbeadm&  pkg:/install/beadm) ?

Similar question applies to distro_const.1m.txt and
installadm.1m.txt as well.




On 07/ 9/10 12:34 AM, Keith Mitchell wrote:
Hi all,

I have fixes ready* for the following bugs:

16433  <http://defect.opensolaris.org/bz/show_bug.cgi?id=16433>  
install-incorporation: Provide empty package manifests for renamed/obsolete pkgs
15785  <http://defect.opensolaris.org/bz/show_bug.cgi?id=15785>  slim_source should 
stop building SVR4  <http://defect.opensolaris.org/bz/show_bug.cgi?id=4>  packages
16440  <http://defect.opensolaris.org/bz/show_bug.cgi?id=16440>  
install-incorporation&  install-redistributable need some updates
16434  <http://defect.opensolaris.org/bz/show_bug.cgi?id=16434>  
SUNWgui-install and SUNWslim-utils need to be renamed

Webrev:
http://cr.opensolaris.org/~kemitche/16433/

* The new name for SUNWslim-utils (system/install/media-utilities) is still open for discussion, and easy to change at this point.

Testing done:
15785: Build gate, ensure that the $WS/packages/ directory only has the built IPS repos (repo.redist, repo.extra), and ensure that gate built cleanly otherwise. 16433: Built gate. Ensured that the built IPS repo had entries for the old SUNW packages, and that dependencies were correct. Verified dependencies by creating a BE clone, pointing to the new repo, and installing "SUNWdistro-const", etc. (Note - the renamed packages built by slim_source into the IPS repo will not get imported by RE during a full build. They are for consistency only). 16440: Built gate; ensured install-incorporation and install-redistributable had correctly lost the given dependencies as indicated by the bug. Additionally, verified that a DC build using a combination of install-nightly, and opensolaris.org publishers built correctly. 16434: Built liveCD and text-install images and ran installations using them. Ran pkg commands to ensure that the media-utilities package was removed properly.

Note on the name change:
While the default DC manifests are updated; existing manifests will not require an update. During a build, SUNWslim-utils will get installed as system/install/media-utilities, and install-finish will work as expected.

- Keith


_______________________________________________
caiman-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/caiman-discuss

_______________________________________________
caiman-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/caiman-discuss

Reply via email to