diff --git a/docs/.buildinfo b/docs/.buildinfo index 453b773..dc6fd10 100644 --- a/docs/.buildinfo +++ b/docs/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: af97575f19b4640ec7ae7196ec2fc8e3 +config: b05dd1d657c11a530627f584a9eff892 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/.doctrees/environment.pickle b/docs/.doctrees/environment.pickle index 62b60d4..546388a 100644 Binary files a/docs/.doctrees/environment.pickle and b/docs/.doctrees/environment.pickle differ diff --git a/docs/.doctrees/installation.doctree b/docs/.doctrees/installation.doctree index 72c4e91..60f499b 100644 Binary files a/docs/.doctrees/installation.doctree and b/docs/.doctrees/installation.doctree differ diff --git a/docs/_sources/installation.rst.txt b/docs/_sources/installation.rst.txt index 5f1cb50..b5f2d7d 100644 --- a/docs/_sources/installation.rst.txt +++ b/docs/_sources/installation.rst.txt @@ -10,7 +10,7 @@ OCaml. Then, you can use the following instructions:: - opam remote add reloc https://github.com/OCamlPro/opam-repository-relocatable + opam remote add reloc git@github.com:OCamlPro/opam-bin-repository opam install opam-bin -y Once installation is successful, you can install it in your :code:`opam` @@ -50,7 +50,5 @@ You can use the following instructions:: Once compilation is successful, you can install it in your :code:`opam` configuration with:: - - ./opam-bin install - + ./opam-bin install diff --git a/docs/_static/documentation_options.js b/docs/_static/documentation_options.js index 1676fb9..6e06303 100644 --- a/docs/_static/documentation_options.js +++ b/docs/_static/documentation_options.js @@ -1,6 +1,6 @@ var DOCUMENTATION_OPTIONS = { URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'), - VERSION: 'master (993f488) (2020/08/01 20:51)', + VERSION: 'z-2020-08-01-use-patches-only (fdd7e9d) (2020/08/02 13:20)', LANGUAGE: 'None', COLLAPSE_INDEX: false, FILE_SUFFIX: '.html', diff --git a/docs/about-and-thanks.html b/docs/about-and-thanks.html index 56a46e1..92e8c50 100644 --- a/docs/about-and-thanks.html +++ b/docs/about-and-thanks.html @@ -7,9 +7,9 @@ - About, Thanks and Funding — opam-bin master - (993f488 -) (2020/08/01 20:51) documentation + About, Thanks and Funding — opam-bin z-2020-08-01-use-patches-only + (fdd7e9d +) (2020/08/02 13:20) documentation @@ -63,8 +63,8 @@
- master - (993f488 + z-2020-08-01-use-patches-only + (fdd7e9d )
diff --git a/docs/basic-concepts.html b/docs/basic-concepts.html index 14c6d79..6215047 100644 --- a/docs/basic-concepts.html +++ b/docs/basic-concepts.html @@ -7,9 +7,9 @@ - Basic Concepts — opam-bin master - (993f488 -) (2020/08/01 20:51) documentation + Basic Concepts — opam-bin z-2020-08-01-use-patches-only + (fdd7e9d +) (2020/08/02 13:20) documentation @@ -64,8 +64,8 @@
- master - (993f488 + z-2020-08-01-use-patches-only + (fdd7e9d )
diff --git a/docs/commands.html b/docs/commands.html index 2e44213..34909cf 100644 --- a/docs/commands.html +++ b/docs/commands.html @@ -7,9 +7,9 @@ - Commands — opam-bin master - (993f488 -) (2020/08/01 20:51) documentation + Commands — opam-bin z-2020-08-01-use-patches-only + (fdd7e9d +) (2020/08/02 13:20) documentation @@ -64,8 +64,8 @@
- master - (993f488 + z-2020-08-01-use-patches-only + (fdd7e9d )
diff --git a/docs/genindex.html b/docs/genindex.html index 53cdd60..093d06c 100644 --- a/docs/genindex.html +++ b/docs/genindex.html @@ -8,9 +8,9 @@ - Index — opam-bin master - (993f488 -) (2020/08/01 20:51) documentation + Index — opam-bin z-2020-08-01-use-patches-only + (fdd7e9d +) (2020/08/02 13:20) documentation @@ -63,8 +63,8 @@
- master - (993f488 + z-2020-08-01-use-patches-only + (fdd7e9d )
diff --git a/docs/index.html b/docs/index.html index f7ee586..7043fa5 100644 --- a/docs/index.html +++ b/docs/index.html @@ -7,9 +7,9 @@ - Welcome to Opam-bin — opam-bin master - (993f488 -) (2020/08/01 20:51) documentation + Welcome to Opam-bin — opam-bin z-2020-08-01-use-patches-only + (fdd7e9d +) (2020/08/02 13:20) documentation @@ -63,8 +63,8 @@
- master - (993f488 + z-2020-08-01-use-patches-only + (fdd7e9d )
diff --git a/docs/installation.html b/docs/installation.html index 3ba6ba5..105935d 100644 --- a/docs/installation.html +++ b/docs/installation.html @@ -7,9 +7,9 @@ - Installation — opam-bin master - (993f488 -) (2020/08/01 20:51) documentation + Installation — opam-bin z-2020-08-01-use-patches-only + (fdd7e9d +) (2020/08/02 13:20) documentation @@ -64,8 +64,8 @@
- master - (993f488 + z-2020-08-01-use-patches-only + (fdd7e9d )
@@ -179,7 +179,7 @@

Installation as a source packageopam and a switch containing a recent version of OCaml.

Then, you can use the following instructions:

-
opam remote add reloc https://github.com/OCamlPro/opam-repository-relocatable
+
opam remote add reloc git@github.com:OCamlPro/opam-bin-repository
 opam install opam-bin -y
 
diff --git a/docs/introduction.html b/docs/introduction.html index da36972..fe3bf30 100644 --- a/docs/introduction.html +++ b/docs/introduction.html @@ -7,9 +7,9 @@ - Introduction — opam-bin master - (993f488 -) (2020/08/01 20:51) documentation + Introduction — opam-bin z-2020-08-01-use-patches-only + (fdd7e9d +) (2020/08/02 13:20) documentation @@ -64,8 +64,8 @@
- master - (993f488 + z-2020-08-01-use-patches-only + (fdd7e9d )
diff --git a/docs/local-usage.html b/docs/local-usage.html index 20e821a..5c08fd3 100644 --- a/docs/local-usage.html +++ b/docs/local-usage.html @@ -7,9 +7,9 @@ - Local Usage — opam-bin master - (993f488 -) (2020/08/01 20:51) documentation + Local Usage — opam-bin z-2020-08-01-use-patches-only + (fdd7e9d +) (2020/08/02 13:20) documentation @@ -64,8 +64,8 @@
- master - (993f488 + z-2020-08-01-use-patches-only + (fdd7e9d )
diff --git a/docs/objects.inv b/docs/objects.inv index dfeba9a..d75827e 100644 Binary files a/docs/objects.inv and b/docs/objects.inv differ diff --git a/docs/repositories.html b/docs/repositories.html index 43008ac..b915942 100644 --- a/docs/repositories.html +++ b/docs/repositories.html @@ -7,9 +7,9 @@ - Contributed Binary Repositories — opam-bin master - (993f488 -) (2020/08/01 20:51) documentation + Contributed Binary Repositories — opam-bin z-2020-08-01-use-patches-only + (fdd7e9d +) (2020/08/02 13:20) documentation @@ -64,8 +64,8 @@
- master - (993f488 + z-2020-08-01-use-patches-only + (fdd7e9d )
diff --git a/docs/search.html b/docs/search.html index 31af137..d387996 100644 --- a/docs/search.html +++ b/docs/search.html @@ -7,9 +7,9 @@ - Search — opam-bin master - (993f488 -) (2020/08/01 20:51) documentation + Search — opam-bin z-2020-08-01-use-patches-only + (fdd7e9d +) (2020/08/02 13:20) documentation @@ -64,8 +64,8 @@
- master - (993f488 + z-2020-08-01-use-patches-only + (fdd7e9d )
diff --git a/docs/searchindex.js b/docs/searchindex.js index b367107..6d6860d 100644 --- a/docs/searchindex.js +++ b/docs/searchindex.js @@ -1 +1 @@ -Search.setIndex({docnames:["about-and-thanks","basic-concepts","commands","index","installation","introduction","local-usage","repositories","sharing-packages"],envversion:{"sphinx.domains.c":1,"sphinx.domains.changeset":1,"sphinx.domains.cpp":1,"sphinx.domains.javascript":1,"sphinx.domains.math":2,"sphinx.domains.python":1,"sphinx.domains.rst":1,"sphinx.domains.std":1,sphinx:54},filenames:["about-and-thanks.rst","basic-concepts.rst","commands.rst","index.rst","installation.rst","introduction.rst","local-usage.rst","repositories.rst","sharing-packages.rst"],objects:{},objnames:{},objtypes:{},terms:{"06f6b799":6,"17b54c37":6,"17bae418":6,"1dcc3ac1":6,"237a0dc7":6,"28b615e5":6,"2e969ad":6,"3ae7fa61":6,"42ea19bc":6,"4d1fcc87":6,"4e9e0ee":6,"5327c084":6,"55cf1879":6,"560cba57":6,"67ca415f":6,"716cf20e":6,"8ab32167":6,"8abe2442":6,"8e4c5a68":6,"90db3692":6,"9223113a":6,"97629a4c":6,"9dc450ca":6,"case":1,"default":8,"export":[5,7,8],"final":[1,6],"long":0,"new":[6,8],"public":3,"switch":[1,4,6,8],"true":6,"try":1,"var":8,"while":8,For:[1,4,6,8],SAS:0,The:[1,5,6,8],Then:4,These:1,Using:3,With:5,a31a8afc:6,a8034f9:6,abl:[6,8],about:[2,3],access:1,actual:1,adacor:0,add:[4,6,8],addit:8,admin:8,after:[6,8],alia:1,all:[1,2,6,8],all_switch:6,almost:8,alreadi:[6,8],also:[1,6,8],alt:[6,8],alwai:1,amd64:[4,7,8],ani:[1,5],anoth:[1,6],appli:[1,5],apron:1,arch:4,architectur:[1,7],archiv:[1,2,6,8],artefact:2,ask:1,associ:5,autoconf:6,automat:[1,5,6,8],auv:8,avail:[1,2,8],avoid:8,b219c1e7:6,b265b234:6,b6e07913:6,b7812268:6,b7a00120:6,backup:2,bare:8,base:[1,6,8],base_url:6,basic:3,becaus:[1,8],been:[0,1,6,8],befor:[1,2,7],behavior:[1,8],being:0,best:1,between:1,bigarrai:6,bin:[0,1,4,5,6,7,8],binari:[2,3,5,6],bit:7,boujbel:0,build:[1,2,5,6,8],built:[1,5],buster:7,c8fa4342:6,cach:[1,2,6,8],cache_en:[],call:[1,6],camlzip:6,can:[1,2,4,5,6,8],cannot:1,capit:0,care:6,carefulli:1,cb11610e:6,cfddfccd:6,chang:[1,6,8],check:[1,6,7,8],clean:[3,8],clear:2,clone:[4,6],code:[0,6],collabor:0,com:[0,1,4,5,6,7,8],command:[1,3,6,8],compil:[1,4,6,7],compos:1,comput:[1,2,8],concept:3,conf:6,config:[1,3,6,8],configur:[2,3,4,8],contact:0,contain:[1,4,6],contribut:[1,3],contributor:1,control:6,convent:1,copi:[6,8],coq:6,correct:[1,8],correctli:6,correspond:[1,5,8],creat:[1,2,3,4,5,6,8],create_en:6,creation:6,current:[1,6],custom:[0,8],d53044bc:6,dad7e6b6:6,dbf59d87:6,debian10:[4,7,8],debian:7,debug:1,decid:1,defin:8,delet:8,dep:[4,6],depend:[1,6,8],detect:1,devel:3,develop:[0,1],differ:1,directori:[1,5,8],disabl:[1,6],discuss:6,displai:2,distribut:1,document:3,don:8,done:6,download:8,dune:6,e25c81d3:6,e36313e:6,e6840903:6,e81dc009:6,e8598f63:6,ea4c83e2:6,empti:8,enabl:6,enable_cach:[],enable_cr:6,env:4,equal:1,ergo:[6,8],error:6,etc:1,eval:4,everi:[1,5,6],everytim:6,exactli:1,exampl:[1,3,8],except:6,exe:[1,6],exec:2,execut:1,exempl:4,expect:8,expertis:0,expos:1,extern:1,f2cc4984:6,f6025bac:6,f97da984:6,fab854ad:6,fabric:0,fessant:0,field:8,file:[3,6,8],find:[1,8],first:[1,3,8],flambda:[],follow:[1,4,5,6],fork:[],former:8,fortun:8,framework:[1,3,5],from:[1,2,3,6],frontend:6,fund:3,gener:[1,6,8],gesbert:0,get:6,git:[1,4,5,6],github:[1,3,4,5,6],give:6,given:1,global:6,gmp:6,has:[1,8],hash:1,have:[0,1,5,6],header:8,help:[0,3],here:[1,7,8],highest:1,home:[1,6,8],hook:[3,6],howev:1,html:8,http:[1,4,5,7,8],impact:8,index:[3,8],inform:1,init:8,instal:[1,3,5,6,8],instead:[1,5,6],instruct:4,intel:7,intern:1,introduct:3,issu:3,item:1,its:[1,8],itself:[1,6],jane:0,known:[],lab:[0,4,7,8],later:6,le_fess:0,lefessan:6,less:1,let:[1,6],lib:6,like:[0,6],link:6,list:[1,3,6,7,8],local:[1,3,8],locat:[1,8],log:1,look:[0,6],loui:0,mai:[1,8],make:[1,4,5,6],manag:3,mani:1,manual:6,match:[1,6],mean:6,menhir:[1,6],merg:8,minim:1,mlgmpidl:1,modif:6,modifi:[6,8],modul:3,most:[1,8],name:[1,6],necessari:1,need:[1,4,6,8],newli:8,next:6,non:[],none:6,note:[6,8],now:6,num:6,ocaml:[1,3,4,6],ocamlbuild:[1,6],ocamlfind:[1,6],ocamlpro:[0,1,4,5,6],ocplib:6,offici:[],onc:[4,8],one:1,onli:[1,3,4,6],opam:[0,1,4,5,6,7,8],opamroot:[1,8],oper:7,option:[1,2,6,8],origin:[0,4,7,8],other:[1,5,6,8],our:0,output:6,packag:[2,3,5,6,7],page:3,parser:6,particular:1,patch:[3,5,6],patches_url:[1,6],path:8,peopl:1,perl:6,pkg:6,plan:6,plugin:[1,6,8],point:1,possibl:[0,5,6,8],post:6,pre:2,present:8,previous:5,privat:3,project:[0,1,5],protect:6,protected_switch:6,provid:[1,5,8],psmt2:6,publish:[1,8],pull:[2,8],push:[3,8],pwd:6,raja:0,reason:[],rebuild:5,recent:4,recreat:8,reg:6,regexp:6,reloc:[1,4,5,6],reloc_repo_url:[],relocat:[3,4,5,6],remot:[2,4,8],remov:[2,6],replac:[],repo:[1,4,6,7,8],repositori:[3,4,5,6],request:6,requir:8,resourc:5,result:8,retri:6,reus:8,right:1,root:8,rsync:8,rsync_url:6,same:1,sandbox:6,search:[3,6],select:[1,4],seq:6,server:[2,8],session:8,set:[1,8],share:[1,3,5,6],shim:6,should:[1,7,8],shouldn:6,show:1,simpl:[1,3,8],simplex:6,simpli:8,softwar:5,some:[0,1,6],someth:6,sourc:[1,2,3,5,6],specif:[1,2,5,6,8],specifi:8,src:[6,8],ssh:8,stdlib:6,step:[1,3],still:1,store:[1,2,6,8],street:0,strict:1,structur:3,success:4,supervis:6,support:0,system:7,take:6,tar:[6,8],tell:6,term:0,test:[6,8],thank:3,thei:7,them:[1,6,7],thi:[0,1,2,6,8],thing:6,think:6,thread:6,time:[5,6,8],tmp:8,tool:1,top:8,trailer:8,two:[],uninstal:3,uniqu:1,unix:6,upload:1,upstream:8,url:[1,6,8],usag:[2,3],use:[1,2,3,4,5,6,8],used:[1,6],useful:6,user:[1,5,6,8],using:[1,6,7],usual:6,variant:1,version:[1,4,6],view:1,wai:8,want:[0,1,6,8],warmli:0,web:8,what:7,when:[1,6],where:[1,8],which:[1,6,7],whom:0,whose:1,without:[0,1,6,8],won:6,work:[1,6,7,8],would:0,wrap:2,wrapper:1,www:[4,7,8],yet:8,you:[0,1,2,4,6,7,8],your:[4,8],zarith:6,zlib:6},titles:["About, Thanks and Funding","Basic Concepts","Commands","Welcome to Opam-bin","Installation","Introduction","Local Usage","Contributed Binary Repositories","Sharing Packages"],titleterms:{"public":8,Using:8,about:0,basic:[1,6],bin:[2,3],binari:[1,4,7,8],clean:2,command:2,concept:1,config:2,configur:6,contribut:7,exampl:6,file:1,first:6,from:4,fund:0,help:2,hook:2,indic:3,instal:[2,4],introduct:5,list:2,local:6,onli:8,opam:[2,3],packag:[1,4,8],patch:1,privat:8,push:2,relocat:1,repositori:[1,7,8],search:2,share:8,simpl:6,sourc:4,step:6,structur:1,tabl:3,thank:0,uninstal:2,usag:6,welcom:3}}) \ No newline at end of file +Search.setIndex({docnames:["about-and-thanks","basic-concepts","commands","index","installation","introduction","local-usage","repositories","sharing-packages"],envversion:{"sphinx.domains.c":1,"sphinx.domains.changeset":1,"sphinx.domains.cpp":1,"sphinx.domains.javascript":1,"sphinx.domains.math":2,"sphinx.domains.python":1,"sphinx.domains.rst":1,"sphinx.domains.std":1,sphinx:54},filenames:["about-and-thanks.rst","basic-concepts.rst","commands.rst","index.rst","installation.rst","introduction.rst","local-usage.rst","repositories.rst","sharing-packages.rst"],objects:{},objnames:{},objtypes:{},terms:{"06f6b799":6,"17b54c37":6,"17bae418":6,"1dcc3ac1":6,"237a0dc7":6,"28b615e5":6,"2e969ad":6,"3ae7fa61":6,"42ea19bc":6,"4d1fcc87":6,"4e9e0ee":6,"5327c084":6,"55cf1879":6,"560cba57":6,"67ca415f":6,"716cf20e":6,"8ab32167":6,"8abe2442":6,"8e4c5a68":6,"90db3692":6,"9223113a":6,"97629a4c":6,"9dc450ca":6,"case":1,"default":8,"export":[5,7,8],"final":[1,6],"long":0,"new":[6,8],"public":3,"switch":[1,4,6,8],"true":6,"try":1,"var":8,"while":8,For:[1,4,6,8],SAS:0,The:[1,5,6,8],Then:4,These:1,Using:3,With:5,a31a8afc:6,a8034f9:6,abl:[6,8],about:[2,3],access:1,actual:1,adacor:0,add:[4,6,8],addit:8,admin:8,after:[6,8],alia:1,all:[1,2,6,8],all_switch:6,almost:8,alreadi:[6,8],also:[1,6,8],alt:[6,8],alwai:1,amd64:[4,7,8],ani:[1,5],anoth:[1,6],appli:[1,5],apron:1,arch:4,architectur:[1,7],archiv:[1,2,6,8],artefact:2,ask:1,associ:5,autoconf:6,automat:[1,5,6,8],auv:8,avail:[1,2,8],avoid:8,b219c1e7:6,b265b234:6,b6e07913:6,b7812268:6,b7a00120:6,backup:2,bare:8,base:[1,6,8],base_url:6,basic:3,becaus:[1,8],been:[0,1,6,8],befor:[1,2,7],behavior:[1,8],being:0,best:1,between:1,bigarrai:6,bin:[0,1,4,5,6,7,8],binari:[2,3,5,6],bit:7,boujbel:0,build:[1,2,5,6,8],built:[1,5],buster:7,c8fa4342:6,cach:[1,2,6,8],cache_en:[],call:[1,6],camlzip:6,can:[1,2,4,5,6,8],cannot:1,capit:0,care:6,carefulli:1,cb11610e:6,cfddfccd:6,chang:[1,6,8],check:[1,6,7,8],clean:[3,8],clear:2,clone:[4,6],code:[0,6],collabor:0,com:[0,1,4,5,6,7,8],command:[1,3,6,8],compil:[1,4,6,7],compos:1,comput:[1,2,8],concept:3,conf:6,config:[1,3,6,8],configur:[2,3,4,8],contact:0,contain:[1,4,6],contribut:[1,3],contributor:1,control:6,convent:1,copi:[6,8],coq:6,correct:[1,8],correctli:6,correspond:[1,5,8],creat:[1,2,3,4,5,6,8],create_en:6,creation:6,current:[1,6],custom:[0,8],d53044bc:6,dad7e6b6:6,dbf59d87:6,debian10:[4,7,8],debian:7,debug:1,decid:1,defin:8,delet:8,dep:[4,6],depend:[1,6,8],detect:1,devel:3,develop:[0,1],differ:1,directori:[1,5,8],disabl:[1,6],discuss:6,displai:2,distribut:1,document:3,don:8,done:6,download:8,dune:6,e25c81d3:6,e36313e:6,e6840903:6,e81dc009:6,e8598f63:6,ea4c83e2:6,empti:8,enabl:6,enable_cach:[],enable_cr:6,env:4,equal:1,ergo:[6,8],error:6,etc:1,eval:4,everi:[1,5,6],everytim:6,exactli:1,exampl:[1,3,8],except:6,exe:[1,6],exec:2,execut:1,exempl:4,expect:8,expertis:0,expos:1,extern:1,f2cc4984:6,f6025bac:6,f97da984:6,fab854ad:6,fabric:0,fessant:0,field:8,file:[3,6,8],find:[1,8],first:[1,3,8],flambda:[],follow:[1,4,5,6],fork:[],former:8,fortun:8,framework:[1,3,5],from:[1,2,3,6],frontend:6,fund:3,gener:[1,6,8],gesbert:0,get:6,git:[1,4,5,6],github:[1,3,4,5,6],give:6,given:1,global:6,gmp:6,has:[1,8],hash:1,have:[0,1,5,6],header:8,help:[0,3],here:[1,7,8],highest:1,home:[1,6,8],hook:[3,6],howev:1,html:8,http:[1,4,5,7,8],impact:8,index:[3,8],inform:1,init:8,instal:[1,3,5,6,8],instead:[1,5,6],instruct:4,intel:7,intern:1,introduct:3,issu:3,item:1,its:[1,8],itself:[1,6],jane:0,known:[],lab:[0,4,7,8],later:6,le_fess:0,lefessan:6,less:1,let:[1,6],lib:6,like:[0,6],link:6,list:[1,3,6,7,8],local:[1,3,8],locat:[1,8],log:1,look:[0,6],loui:0,mai:[1,8],make:[1,4,5,6],manag:3,mani:1,manual:6,match:[1,6],mean:6,menhir:[1,6],merg:8,minim:1,mlgmpidl:1,modif:6,modifi:[6,8],modul:3,most:[1,8],name:[1,6],necessari:1,need:[1,4,6,8],newli:8,next:6,non:[],none:6,note:[6,8],now:6,num:6,ocaml:[1,3,4,6],ocamlbuild:[1,6],ocamlfind:[1,6],ocamlpro:[0,1,4,5,6],ocplib:6,offici:[],onc:[4,8],one:1,onli:[1,3,4,6],opam:[0,1,4,5,6,7,8],opamroot:[1,8],oper:7,option:[1,2,6,8],origin:[0,4,7,8],other:[1,5,6,8],our:0,output:6,packag:[2,3,5,6,7],page:3,parser:6,particular:1,patch:[3,5,6],patches_url:[1,6],path:8,peopl:1,perl:6,pkg:6,plan:6,plugin:[1,6,8],point:1,possibl:[0,5,6,8],post:6,pre:2,present:8,previous:5,privat:3,project:[0,1,5],protect:6,protected_switch:6,provid:[1,5,8],psmt2:6,publish:[1,8],pull:[2,8],push:[3,8],pwd:6,raja:0,reason:[],rebuild:5,recent:4,recreat:8,reg:6,regexp:6,reloc:[1,4,5,6],reloc_repo_url:[],relocat:[3,5,6],remot:[2,4,8],remov:[2,6],replac:[],repo:[1,4,6,7,8],repositori:[3,4,5,6],request:6,requir:8,resourc:5,result:8,retri:6,reus:8,right:1,root:8,rsync:8,rsync_url:6,same:1,sandbox:6,search:[3,6],select:[1,4],seq:6,server:[2,8],session:8,set:[1,8],share:[1,3,5,6],shim:6,should:[1,7,8],shouldn:6,show:1,simpl:[1,3,8],simplex:6,simpli:8,softwar:5,some:[0,1,6],someth:6,sourc:[1,2,3,5,6],specif:[1,2,5,6,8],specifi:8,src:[6,8],ssh:8,stdlib:6,step:[1,3],still:1,store:[1,2,6,8],street:0,strict:1,structur:3,success:4,supervis:6,support:0,system:7,take:6,tar:[6,8],tell:6,term:0,test:[6,8],thank:3,thei:7,them:[1,6,7],thi:[0,1,2,6,8],thing:6,think:6,thread:6,time:[5,6,8],tmp:8,tool:1,top:8,trailer:8,two:[],uninstal:3,uniqu:1,unix:6,upload:1,upstream:8,url:[1,6,8],usag:[2,3],use:[1,2,3,4,5,6,8],used:[1,6],useful:6,user:[1,5,6,8],using:[1,6,7],usual:6,variant:1,version:[1,4,6],view:1,wai:8,want:[0,1,6,8],warmli:0,web:8,what:7,when:[1,6],where:[1,8],which:[1,6,7],whom:0,whose:1,without:[0,1,6,8],won:6,work:[1,6,7,8],would:0,wrap:2,wrapper:1,www:[4,7,8],yet:8,you:[0,1,2,4,6,7,8],your:[4,8],zarith:6,zlib:6},titles:["About, Thanks and Funding","Basic Concepts","Commands","Welcome to Opam-bin","Installation","Introduction","Local Usage","Contributed Binary Repositories","Sharing Packages"],titleterms:{"public":8,Using:8,about:0,basic:[1,6],bin:[2,3],binari:[1,4,7,8],clean:2,command:2,concept:1,config:2,configur:6,contribut:7,exampl:6,file:1,first:6,from:4,fund:0,help:2,hook:2,indic:3,instal:[2,4],introduct:5,list:2,local:6,onli:8,opam:[2,3],packag:[1,4,8],patch:1,privat:8,push:2,relocat:1,repositori:[1,7,8],search:2,share:8,simpl:6,sourc:4,step:6,structur:1,tabl:3,thank:0,uninstal:2,usag:6,welcom:3}}) \ No newline at end of file diff --git a/docs/sharing-packages.html b/docs/sharing-packages.html index 9cb685e..1cf2f1e 100644 --- a/docs/sharing-packages.html +++ b/docs/sharing-packages.html @@ -7,9 +7,9 @@ - Sharing Packages — opam-bin master - (993f488 -) (2020/08/01 20:51) documentation + Sharing Packages — opam-bin z-2020-08-01-use-patches-only + (fdd7e9d +) (2020/08/02 13:20) documentation @@ -64,8 +64,8 @@
- master - (993f488 + z-2020-08-01-use-patches-only + (fdd7e9d )
diff --git a/rtd/installation.rst b/rtd/installation.rst index 5f1cb50..b5f2d7d 100644 --- a/rtd/installation.rst +++ b/rtd/installation.rst @@ -10,7 +10,7 @@ OCaml. Then, you can use the following instructions:: - opam remote add reloc https://github.com/OCamlPro/opam-repository-relocatable + opam remote add reloc git@github.com:OCamlPro/opam-bin-repository opam install opam-bin -y Once installation is successful, you can install it in your :code:`opam` @@ -50,7 +50,5 @@ You can use the following instructions:: Once compilation is successful, you can install it in your :code:`opam` configuration with:: - - ./opam-bin install - + ./opam-bin install