Ritu.Kamboj at Sun.COM wrote: > > The WebRev can be found at : > http://cr.opensolaris.org/~rkamboj/MySQLWebRev/
Thanks! In usr/src/pkgdefs/SUNWmysql5r/prototype_com, my.cnf isn't yet marked editable but it's the main config file which users need to edit. 49 f none etc/mysql/5.0/my.cnf 0644 root bin So it needs to be "e renamenew" instead of "f none". This also implies pkginfo.tmpl needs to include renamenew and the Makefile as well. Look at php.ini for an example, http://src.opensolaris.org/source/xref/sfw/usr/src/pkgdefs/SUNWphp524root/prototype_com http://src.opensolaris.org/source/xref/sfw/usr/src/pkgdefs/SUNWphp524root/Makefile http://src.opensolaris.org/source/xref/sfw/usr/src/pkgdefs/SUNWphp524root/pkginfo.tmpl That's the only one of my issues I see remaining. -- Jyri J. Virkki - jyri.virkki at sun.com - Sun Microsystems
