/usr/share/doc/racket/planet/index.html is in racket-doc 6.7-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"/><title>PLaneT: Automatic Package Distribution</title><link rel="stylesheet" type="text/css" href="../scribble.css" title="default"/><link rel="stylesheet" type="text/css" href="../racket.css" title="default"/><link rel="stylesheet" type="text/css" href="../manual-style.css" title="default"/><link rel="stylesheet" type="text/css" href="../manual-racket.css" title="default"/><link rel="stylesheet" type="text/css" href="../manual-racket.css" title="default"/><link rel="stylesheet" type="text/css" href="../doc-site.css" title="default"/><script type="text/javascript" src="../scribble-common.js"></script><script type="text/javascript" src="../manual-racket.js"></script><script type="text/javascript" src="../manual-racket.js"></script><script type="text/javascript" src="../doc-site.js"></script><script type="text/javascript" src="../local-redirect/local-redirect.js"></script><script type="text/javascript" src="../local-redirect/local-user-redirect.js"></script><!--[if IE 6]><style type="text/css">.SIEHidden { overflow: hidden; }</style><![endif]--></head><body id="doc-racket-lang-org"><div class="tocset"><div class="tocview"><div class="tocviewlist tocviewlisttopspace"><div class="tocviewtitle"><table cellspacing="0" cellpadding="0"><tr><td style="width: 1em;"><a href="javascript:void(0);" title="Expand/Collapse" class="tocviewtoggle" onclick="TocviewToggle(this,"tocview_0");">▼</a></td><td></td><td><a href="" class="tocviewselflink" data-pltdoc="x">PLane<span class="mywbr"> </span>T:<span class="mywbr"> </span> Automatic Package Distribution</a></td></tr></table></div><div class="tocviewsublistonly" style="display: block;" id="tocview_0"><table cellspacing="0" cellpadding="0"><tr><td align="right">1 </td><td><a href="Using_PLaneT.html" class="tocviewlink" data-pltdoc="x">Using PLane<span class="mywbr"> </span>T</a></td></tr><tr><td align="right">2 </td><td><a href="search-order.html" class="tocviewlink" data-pltdoc="x">The PLane<span class="mywbr"> </span>T Search Order</a></td></tr><tr><td align="right">3 </td><td><a href="cmdline.html" class="tocviewlink" data-pltdoc="x">The <span class="stt">raco planet</span> Command-<wbr></wbr>Line Tool</a></td></tr><tr><td align="right">4 </td><td><a href="hash-lang-planet.html" class="tocviewlink" data-pltdoc="x">The <span class="RktModLink"><span class="RktSym">planet</span></span> Language</a></td></tr><tr><td align="right">5 </td><td><a href="Utility_Libraries.html" class="tocviewlink" data-pltdoc="x">Utility Libraries</a></td></tr><tr><td align="right">6 </td><td><a href="Developing_Packages_for_PLaneT.html" class="tocviewlink" data-pltdoc="x">Developing Packages for PLane<span class="mywbr"> </span>T</a></td></tr></table></div></div></div><div class="tocsub"><div class="tocsubtitle">On this page:</div><table class="tocsublist" cellspacing="0"><tr><td><span class="tocsublinknumber"></span><a href="#%28part._top%29" class="tocsubseclink" data-pltdoc="x">PLane<span class="mywbr"> </span>T:<span class="mywbr"> </span> Automatic Package Distribution</a></td></tr></table></div></div><div class="maincolumn"><div class="main"><div class="versionbox"><span class="version">6.7</span></div><div class="navsettop"><span class="navleft"><form class="searchform"><input class="searchbox" style="color: #888;" type="text" value="...search manuals..." title="Enter a search string to search the manuals" onkeypress="return DoSearchKey(event, this, "6.7", "../");" onfocus="this.style.color="black"; this.style.textAlign="left"; if (this.value == "...search manuals...") this.value="";" onblur="if (this.value.match(/^ *$/)) { this.style.color="#888"; this.style.textAlign="center"; this.value="...search manuals..."; }"/></form> <a href="../index.html" title="up to the documentation top" data-pltdoc="x" onclick="return GotoPLTRoot("6.7");">top</a></span><span class="navright"> <span class="nonavigation">← prev</span> <a href="../index.html" title="up to the documentation top" data-pltdoc="x" onclick="return GotoPLTRoot("6.7");">up</a> <a href="Using_PLaneT.html" title="forward to "1 Using PLaneT"" data-pltdoc="x">next →</a></span> </div><h2 x-source-module="(lib "planet/planet.scrbl")" x-source-pkg="planet-doc" x-part-tag=""top""><a name="(part._top)"></a><a name="(part._.P.Lane.T__.Automatic_.Package_.Distribution)"></a>PLaneT: Automatic Package Distribution</h2><div class="SAuthorListBox"><span class="SAuthorList"><p class="author">Jacob Matthews<br/>and Robert Bruce Findler</p></span></div><p>The <span class="planetName">PLaneT</span> system is a method for automatically sharing code packages,
both as libraries and as full applications, that gives every user of a
<span class="planetName">PLaneT</span> client the illusion of having a local copy of every code
package on the server. It
consists of <a href="http://planet.racket-lang.org/">the central <span class="planetName">PLaneT</span>
package repository</a>, a server that holds all PLaneT packages, and
the PLaneT client, built into Racket, which transparently
interacts with the server on your behalf when necessary.</p><table cellspacing="0" cellpadding="0"><tr><td><p><span class="hspace"> </span><a href="Using_PLaneT.html" class="toptoclink" data-pltdoc="x">1<span class="hspace"> </span>Using PLaneT</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="Using_PLaneT.html#%28part._finding-a-package%29" class="toclink" data-pltdoc="x">1.1<span class="hspace"> </span>Finding a Package</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="Using_PLaneT.html#%28part._.Shorthand_.Syntax%29" class="toclink" data-pltdoc="x">1.2<span class="hspace"> </span>Shorthand Syntax</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="Using_PLaneT.html#%28part._.Networking_troubles%29" class="toclink" data-pltdoc="x">1.3<span class="hspace"> </span>Networking troubles</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="Using_PLaneT.html#%28part._.Fine-.Grained_.Control_.Over_.Package_.Imports%29" class="toclink" data-pltdoc="x">1.4<span class="hspace"> </span>Fine-Grained Control Over Package Imports</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="Using_PLaneT.html#%28part._.Monitoring_.P.Lane.T_s_progress%29" class="toclink" data-pltdoc="x">1.5<span class="hspace"> </span>Monitoring PLaneT’s progress</a></p></td></tr><tr><td><p><span class="hspace"></span></p></td></tr><tr><td><p><span class="hspace"> </span><a href="search-order.html" class="toptoclink" data-pltdoc="x">2<span class="hspace"> </span>The PLaneT Search Order</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="search-order.html#%28part._.Previous_.Linkage%29" class="toclink" data-pltdoc="x">2.1<span class="hspace"> </span>Previous Linkage</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="search-order.html#%28part._.Acceptable_.Local_.Package%29" class="toclink" data-pltdoc="x">2.2<span class="hspace"> </span>Acceptable Local Package</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="search-order.html#%28part._.Acceptable_.Remote_.Package%29" class="toclink" data-pltdoc="x">2.3<span class="hspace"> </span>Acceptable Remote Package</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="search-order.html#%28part._.Cached_.Installation_.Archive%29" class="toclink" data-pltdoc="x">2.4<span class="hspace"> </span>Cached Installation Archive</a></p></td></tr><tr><td><p><span class="hspace"></span></p></td></tr><tr><td><p><span class="hspace"> </span><a href="cmdline.html" class="toptoclink" data-pltdoc="x">3<span class="hspace"> </span>The <span class="stt">raco planet</span> Command-Line Tool</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="cmdline.html#%28part._create%29" class="toclink" data-pltdoc="x">3.1<span class="hspace"> </span><span class="stt">create</span></a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="cmdline.html#%28part._install%29" class="toclink" data-pltdoc="x">3.2<span class="hspace"> </span><span class="stt">install</span></a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="cmdline.html#%28part._remove%29" class="toclink" data-pltdoc="x">3.3<span class="hspace"> </span><span class="stt">remove</span></a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="cmdline.html#%28part._show%29" class="toclink" data-pltdoc="x">3.4<span class="hspace"> </span><span class="stt">show</span></a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="cmdline.html#%28part._clearlinks%29" class="toclink" data-pltdoc="x">3.5<span class="hspace"> </span><span class="stt">clearlinks</span></a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="cmdline.html#%28part._fileinject%29" class="toclink" data-pltdoc="x">3.6<span class="hspace"> </span><span class="stt">fileinject</span></a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="cmdline.html#%28part._link%29" class="toclink" data-pltdoc="x">3.7<span class="hspace"> </span><span class="stt">link</span></a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="cmdline.html#%28part._unlink%29" class="toclink" data-pltdoc="x">3.8<span class="hspace"> </span><span class="stt">unlink</span></a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="cmdline.html#%28part._fetch%29" class="toclink" data-pltdoc="x">3.9<span class="hspace"> </span><span class="stt">fetch</span></a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="cmdline.html#%28part._url%29" class="toclink" data-pltdoc="x">3.10<span class="hspace"> </span><span class="stt">url</span></a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="cmdline.html#%28part._open%29" class="toclink" data-pltdoc="x">3.11<span class="hspace"> </span><span class="stt">open</span></a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="cmdline.html#%28part._structure%29" class="toclink" data-pltdoc="x">3.12<span class="hspace"> </span><span class="stt">structure</span></a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="cmdline.html#%28part._print%29" class="toclink" data-pltdoc="x">3.13<span class="hspace"> </span><span class="stt">print</span></a></p></td></tr><tr><td><p><span class="hspace"></span></p></td></tr><tr><td><p><span class="hspace"> </span><a href="hash-lang-planet.html" class="toptoclink" data-pltdoc="x">4<span class="hspace"> </span>The <span class="RktModLink"><span class="RktSym">planet</span></span> Language</a></p></td></tr><tr><td><p><span class="hspace"></span></p></td></tr><tr><td><p><span class="hspace"> </span><a href="Utility_Libraries.html" class="toptoclink" data-pltdoc="x">5<span class="hspace"> </span>Utility Libraries</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="Utility_Libraries.html#%28part._.Resolver%29" class="toclink" data-pltdoc="x">5.1<span class="hspace"> </span>Resolver</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="Utility_Libraries.html#%28part._.Resolver_file_locking%29" class="toclink" data-pltdoc="x">5.1.1<span class="hspace"> </span>Resolver file locking</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="Utility_Libraries.html#%28part._.Client_.Configuration%29" class="toclink" data-pltdoc="x">5.2<span class="hspace"> </span>Client Configuration</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="Utility_Libraries.html#%28part._.Package_.Archives%29" class="toclink" data-pltdoc="x">5.3<span class="hspace"> </span>Package Archives</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="Utility_Libraries.html#%28part._util..rkt%29" class="toclink" data-pltdoc="x">5.4<span class="hspace"> </span>Package Utils</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="Utility_Libraries.html#%28part._version..rkt%29" class="toclink" data-pltdoc="x">5.5<span class="hspace"> </span>Package Version</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="Utility_Libraries.html#%28part._syntax..rkt%29" class="toclink" data-pltdoc="x">5.6<span class="hspace"> </span>Macros and Syntax Objects</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="Utility_Libraries.html#%28part._scribble..rkt%29" class="toclink" data-pltdoc="x">5.7<span class="hspace"> </span>Scribble Documentation</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="Utility_Libraries.html#%28part._.Terse_.Status_.Updates%29" class="toclink" data-pltdoc="x">5.8<span class="hspace"> </span>Terse Status Updates</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="Utility_Libraries.html#%28part._.The_.Cache_.File_s_.Path%29" class="toclink" data-pltdoc="x">5.9<span class="hspace"> </span>The Cache File’s Path</a></p></td></tr><tr><td><p><span class="hspace"></span></p></td></tr><tr><td><p><span class="hspace"> </span><a href="Developing_Packages_for_PLaneT.html" class="toptoclink" data-pltdoc="x">6<span class="hspace"> </span>Developing Packages for PLaneT</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="Developing_Packages_for_PLaneT.html#%28part._.Write_.Your_.Package%29" class="toclink" data-pltdoc="x">6.1<span class="hspace"> </span>Write Your Package</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="Developing_Packages_for_PLaneT.html#%28part._devlinks%29" class="toclink" data-pltdoc="x">6.1.1<span class="hspace"> </span>Development Links</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="Developing_Packages_for_PLaneT.html#%28part._.Prepare_.Your_.Distribution%29" class="toclink" data-pltdoc="x">6.2<span class="hspace"> </span>Prepare Your Distribution</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="Developing_Packages_for_PLaneT.html#%28part._.Arrange_.Files_.Into_a_.Directory%29" class="toclink" data-pltdoc="x">6.2.1<span class="hspace"> </span>Arrange Files Into a Directory</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="Developing_Packages_for_PLaneT.html#%28part._.Create_.Documentation__.Optional_%29" class="toclink" data-pltdoc="x">6.2.2<span class="hspace"> </span>Create Documentation [Optional]</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="Developing_Packages_for_PLaneT.html#%28part._.Create_an__info_rkt__.File__.Optional_%29" class="toclink" data-pltdoc="x">6.2.3<span class="hspace"> </span>Create an <span class="stt">"info.rkt"</span> File [Optional]</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="Developing_Packages_for_PLaneT.html#%28part._.Build_a_.Distribution_.Archive%29" class="toclink" data-pltdoc="x">6.3<span class="hspace"> </span>Build a Distribution Archive</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="Developing_Packages_for_PLaneT.html#%28part._backwards-compatibility%29" class="toclink" data-pltdoc="x">6.4<span class="hspace"> </span>Determine Your Package’s Backwards-Compatibility</a></p></td></tr><tr><td><p><span class="hspace"> </span><a href="Developing_Packages_for_PLaneT.html#%28part._.Submit_.Your_.Package%29" class="toclink" data-pltdoc="x">6.5<span class="hspace"> </span>Submit Your Package</a></p></td></tr></table><div class="navsetbottom"><span class="navleft"><form class="searchform"><input class="searchbox" style="color: #888;" type="text" value="...search manuals..." title="Enter a search string to search the manuals" onkeypress="return DoSearchKey(event, this, "6.7", "../");" onfocus="this.style.color="black"; this.style.textAlign="left"; if (this.value == "...search manuals...") this.value="";" onblur="if (this.value.match(/^ *$/)) { this.style.color="#888"; this.style.textAlign="center"; this.value="...search manuals..."; }"/></form> <a href="../index.html" title="up to the documentation top" data-pltdoc="x" onclick="return GotoPLTRoot("6.7");">top</a></span><span class="navright"> <span class="nonavigation">← prev</span> <a href="../index.html" title="up to the documentation top" data-pltdoc="x" onclick="return GotoPLTRoot("6.7");">up</a> <a href="Using_PLaneT.html" title="forward to "1 Using PLaneT"" data-pltdoc="x">next →</a></span> </div></div></div><div id="contextindicator"> </div></body></html>
|