* Barbara.Lundquist at Sun.COM (Barbara.Lundquist at Sun.COM) wrote: > In this line from a sample Distro Constructor manifest, is this URL a > repository or is this URL an authority. Is there a difference? > > <pkg_repo_default_authority> > <main url="http://indiana-build.central:10000" authname="example.com"/> > <mirror url="" authname=""/> > </pkg_repo_default_authority>
It's both in this instance. You can have multiple repositories and only one default authority (which is the default repository to pull packages from). If you only have one repository, then it's automatically the default authority. Cheers, -- Glenn
