Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
takusuman committed Sep 23, 2024
1 parent 364f67f commit 349998d
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,10 @@

<div class=" header-links-direita d-flex align-items-center">
<a href=""> <strong> About</strong></a>
<a href="http://copacabana.pindorama.dob.jp/mirrors.html"><strong>Download</strong></a>
<a href="./mirrors.html"><strong>Download</strong></a>
<a href="https://www.freelists.org/list/pindorama"><strong>Maillists</strong></a>
<a href="http://silicon.pindorama.dob.jp/copacabana"><strong>Documentation</strong></a>
<a class="dropdown-item" href="./indexptbr.html"><i class="brazil flag"></i></a>
<a class="dropdown-item" href="./index.ptbr.html"><i class="brazil flag"></i></a>
</div>
</div>
<!-- Collapsible wrapper -->
Expand Down Expand Up @@ -160,10 +160,9 @@ <h4>Copacabana is made following the same building model that
tools and the final system, explaining it in a much more
simplified form.<br/>But, while Linux from Scratch
don't in fact have a build consolidation, Copacabana makes use of
tools to automatize the process of mounting disks and entering in
the final system stage with <tt>chroot</tt>, along with another set
of small Shell script hacks present at the <tt>cmd/</tt> directory
in the git repository.<br />
a complete, but yet rather simple and hackable,
<a href="https://github.com/Projeto-Pindorama/copacabana/blob/copaclang/build.ksh">
build system</a>.<br />
If you're interested in building from scratch and/or porting
Copacabana for other architecture, please read
"<a href="#chip-in">Porting Copacabana to other
Expand All @@ -177,8 +176,8 @@ <h4>The newest release is <span id="newest-release"></span>,
servers, and then install following the documentation
<sub>(soon)</sub>.<h4/>
<pre>
<a href="http://pindorama.dob.jp/pub/Copacabana" target="_blank">
http://pindorama.dob.jp/pub/Copacabana</a>/X.X
<a href="https://pindorama.net.br/pub/Copacabana" target="_blank">
https://pindorama.dob.jp/pub/Copacabana</a>/X.X
</pre>

<h4>Or, if you like terminals:</h4>
Expand Down

0 comments on commit 349998d

Please sign in to comment.