My putback of:
Revision 451 / 74f1fe85fe2d
...integrated enhancements for the following bugs:
* 1324 RSS / Atom feeds of repository updates
As part of the changes for bug 1324, a new parameter to pkg.depotd was
added, "--proxy-base" and a new SMF property pkg/proxy_base:
pkg/proxy_base (uri) This changes the base URL for the
depot server and is most useful when
running behind Apache or some other
webserver in a reverse proxy
configuration.
So, if your depot server is running as:
http://zoltar:10000
...yet, it is referenced as:
http://pkg.foo.com
...then you need to start the depot with:
--proxy-base=http://pkg.foo.com
This is especially important for feed functionality to operate correctly.
--
Shawn Walker
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss