Hi all, I'm looking for a review of the fixes for bugs #956 and #1225:
http://defect.opensolaris.org/bz/show_bug.cgi?id=956 Firefox needs a default MIME association for Java Web Start (JNLP) http://defect.opensolaris.org/bz/show_bug.cgi?id=1225 Mimetype association for openoffice documents doesn't work Webrev is at: http://cr.opensolaris.org/~richb/pkg-956-1225-v1/ Fix involved: * adding /etc/mailcap and /etc/mime.types files into the SUNWfixes package which get installed as part of installing SUNWcs * adding symbolic links in /usr/share/applications for the three Java Web Start .desktop files. I tested this by updating my machine to build 101 packages from Dave's test repository and successfully rebooting. I then created my own local repository of build 101 packages, which includes the proposed fixes for the two bugs above. I then ran the following commands: $ pfexec beadm create opensolaris-8 $ mkdir /tmp/mnt $ pfexec beadm mount opensolaris-8 /tmp/mnt $ pfexec pkg -R /tmp/mnt set-authority -P -O http://stard.sfbay.sun.com:21225 bug-1225 $ pfexec pkg -R /tmp/mnt set-authority -O http://ipkg.sfbay.sun.com:29047 ipkg $ pfexec pkg -R /tmp/mnt refresh $ pfexec pkg -R /tmp/mnt install SUNWcs $ pfexec pkg -R /tmp/mnt install SUNWj6rt $ pfexec pkg -R /tmp/mnt set-authority -P opensolaris.org $ pfexec pkg -R /tmp/mnt unset-authority bug-1225 $ pfexec pkg -R /tmp/mnt unset-authority ipkg $ pfexec beadm unmount opensolaris-8 and reboot into the opensolaris-8 environment and tested out the fixes. Thanks. _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
