123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125 |
- <!doctype html>
- <meta charset="utf-8">
- <link rel="stylesheet" href="../../static/bootstrap.min.css">
- <link rel="stylesheet" href="../../static/style.css">
- <link rel="icon" type="image/gif" href="../../static/favicon.gif">
- <meta name="description" content="An independent GNU/Linux-Libre distribution">
- <title>Advanced downloads — Dragora.org</title>
- <body>
- <header>
- <nav class="navbar navbar-expand-lg bg-primary bg-gradient shadow-sm user-select-none" data-bs-theme="dark">
- <div class="container-fluid">
- <a class="small navbar-brand" href="/">
- Dragora OS
- </a>
- <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#mainNavbar" aria-controls="mainNavbar" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
- </button>
- <div class="collapse navbar-collapse" id="mainNavbar">
- <ul class="navbar-nav me-auto">
-
- <li class="nav-item">
-
- <a class="nav-link" href="../../support/">Support</a>
-
- </li>
-
- <li class="nav-item">
-
- <a class="nav-link" href="../../projects/">Preview</a>
-
- </li>
-
- <li class="nav-item">
-
- <a class="nav-link" href="../../donate/">Donate</a>
-
- </li>
-
- <li class="nav-item">
-
- <a class="nav-link" href="../">Download</a>
-
- </li>
-
- </ul>
-
- </div>
- </div>
- </nav>
-
- </header>
- <div class="my-3 mx-5 page">
- <main>
-
- <h2>Manual in a terminal</h2>
- <p>All documentation can be accessed while offline without even running the web browser.</p>
- <p>A brief summary is available by running:</p>
- <p><code>$ dragora-help</code></p>
- <p>...and for the full manual:</p>
- <p><code>$ info dragora-handbook</code></p>
- <p>You can also look for <code>/usr/share/doc/dragora-handbook/</code>, or similar directories on your system.</p>
- <h2>Helping Dragora</h2>
- <p>Please <a href="../../donate">donate</a>, as money is a relevant aspect to try to guarantee the continuity of the project.</p>
- <p>In addition, you can support us by:</p>
- <ul>
- <li><strong>Trying the latest test release</strong>.<br>All test releases can be found in the mirrors!</li>
- <li><strong>Discussing and fixing bugs</strong>.<br>The official bug tracker is the most appropriate forum.<br><em>Please include a subject line which is specific and descriptive.</em></li>
- <li><strong>Improving the documentation</strong>.<br>The handbook is developed in a separate repository.</li>
- </ul>
- <h2>Mirrors and repositories</h2>
- <p>Advanced users may want to check or download only part of Dragora using dedicated tools.<br>
- All ISO images, binary packages, and sources used to build them, as well as other software published by the project are available in:</p>
- <ul>
- <li>Main repository</li>
- </ul>
- <p>rsync://rsync.dragora.org</p>
- <ul>
- <li>Japan</li>
- </ul>
- <p><a href="https://repo.jing.rocks/dragora">https://repo.jing.rocks/dragora</a><br>
- rsync://repo.jing.rocks/dragora/</p>
- <ul>
- <li>Italy</li>
- </ul>
- <p><a href="https://dragora.mirror.garr.it">https://dragora.mirror.garr.it</a></p>
- <ul>
- <li>USA</li>
- </ul>
- <p><a href="https://mirror.fsf.org/dragora">https://mirror.fsf.org/dragora</a><br>
- rsync://mirror.fsf.org/dragora<br></p>
- <p><a href="https://mirrors.ocf.berkeley.edu/dragora">https://mirrors.ocf.berkeley.edu/dragora</a><br>
- rsync://mirrors.ocf.berkeley.edu/dragora <br></p>
- <ul>
- <li>Ecuador</li>
- </ul>
- <p><a href="https://mirror.cedia.org.ec/dragora">https://mirror.cedia.org.ec/dragora</a><br>
- rsync://mirror.cedia.org.ec/dragora/</p>
- <ul>
- <li><strong>Development</strong> repositories</li>
- </ul>
- <p>The latest <em>codebase revision</em> is found at:</p>
- <p><a href="http://git.savannah.nongnu.org/cgit/dragora.git/">http://git.savannah.nongnu.org/cgit/dragora.git/</a> (system)<br>
- <code>$ git clone git://git.savannah.gnu.org/dragora.git</code></p>
- <p><a href="http://git.savannah.nongnu.org/cgit/dragora/">http://git.savannah.nongnu.org/cgit/dragora/</a> (other)</p>
- <h2>Development newsfeed</h2>
- <p>You can follow the development by subscribing to our newsfeed:</p>
- <ul>
- <li><a href="http://repo.or.cz/dragora.git/atom"><img src="/static/feed.svg" alt="" title="Atom feed" height="16"> Atom</a></li>
- <li><a href="http://repo.or.cz/dragora.git/rss"><img src="/static/feed.svg" alt="" title="Atom feed" height="16"> RSS</a></li>
- </ul>
- <p>Open the link in a compatible feed reader or use a newsfeed aggregator.</p>
- </main>
- <footer class="small text-muted mt-5">
- <p xmlns:cc="http://creativecommons.org/ns#">
- Except where stated otherwise, text and images on this website are licensed under <a href="http://creativecommons.org/licenses/by-sa/4.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;">CC BY-SA 4.0<img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/cc.svg?ref=chooser-v1"><img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/by.svg?ref=chooser-v1"><img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/sa.svg?ref=chooser-v1"></a><br>
- Test version - website still in development
- </p>
- </footer>
- </div>
- <script src="../../static/bootstrap.min.js"></script>
- </body>
|