Hi, I'm working on some changes to the pkg source .../gate/src/util/distro-import/Makefile to remove the need for the SUNWfixes package.
See: http://defect.opensolaris.org/bz/show_bug.cgi?id=10306 for more details. There is a .../98/common/slim_cd package file that gets a few files from SUNWfixes. It looks like: # # slim_cd continues to deliver these files to keep upgrades from breaking # package slim_cd from SUNWfixes import etc/shadow etc/passwd etc/pam.conf etc/user_attr end package I'm not sure it needs converting. Is the slim_cd package still used? None of the .../gate/src/util/distro-import/(build_no)/redist_cluster and .../gate/src/util/distro-import/(build_no)/slim_cluster files mention it after build 111a. If somebody can confirm that it's no longer used, then I'll adjust my changes accordingly. Thanks.
