~hazmat/pyjuju/auto-magic-dependency-spec

« back to all changes in this revision

Viewing changes to docs/source/specifications/auto-dependency.rst

  • Committer: kapil.thangavelu at canonical
  • Date: 2011-03-17 17:49:05 UTC
  • Revision ID: kapil.thangavelu@canonical.com-20110317174905-jmsgmjq1jp5b09mi
note the use of full formula url resolved from provides resource as a means to provide for aggregate repos (community/contrib ppa).

Show diffs side-by-side

added added

removed removed

Lines of Context:
45
45
can be configured by the user in their environment configuration. It
46
46
defaults to searching any command line specified formula directories
47
47
or repositories, and then the central ubuntu formula repositories.
48
 
The user may specify additional private or public repositories in their
49
 
environment configuration.
 
48
The user may specify additional private or public repositories in
 
49
their environment configuration.
50
50
 
51
51
 
52
52
Repository Interaction
70
70
 
71
71
 <repo_url>/provides/<interface_name>
72
72
 
73
 
The returned resource contains urls to a formula one per line.
 
73
The returned resource contains urls to a formula one per line. The return of 
 
74
fully qualified urls to formulas is to assist in the implementation of a smart
 
75
server that might serve as an aggregate over multiple formula repositories (ie. community contrib/ppa).
74
76
 
75
77
Additional command line utilities are provided to turn a formula of directories
76
78
into a formula repository.