Shawn Walker wrote: > Revision 742 / 909b912fa942 > > This revision integrated enhancements for the following bugs: > > * 3011 new depot index page desired > * 3014 revamped depot bui (web ui) desired
As an addendum to this notice, you will also need to update the repository cfg_cache located in /path/to/repo/cfg_cache. Specifically, the icon and logo paths for the repository feed have changed from this: [repository] logo = pkg-block-logo.png icon = pkg-block-icon.png to this: [repository] logo = ../_themes/pkg-block-logo.png icon = ../_themes/pkg-block-icon.png Since the cfg_cache is written out upon repository initialisation, and these values are intended to be customised by the repository maintainer, they are never updated automatically. Cheers, -- Shawn Walker _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
