website annotate en/devel/index.html @ rev 11

Changed all menu link to the packages page
author Christophe Lincoln <pankso@slitaz.org>
date Sun Mar 30 18:43:14 2008 +0200 (2008-03-30)
parents 86c53b7a99c4
children fc69ec3c3b99
rev   line source
pankso@6 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
pankso@6 2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
pankso@6 3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
pankso@6 4 <head>
pankso@6 5 <title>SliTaz - Developers corner</title>
pankso@6 6 <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
pankso@6 7 <meta name="description" content="SliTaz GNU/Linux project information overview" />
pankso@6 8 <meta name="keywords" lang="en" content="about slitaz, gnu, linux, mini distro, livecd" />
pankso@6 9 <meta name="robots" content="index, follow, all" />
pankso@6 10 <meta name="revisit-after" content="7 days" />
pankso@6 11 <meta name="expires" content="never" />
pankso@6 12 <meta name="modified" content="2008-03-25 23:30:00" />
pankso@6 13 <meta name="author" content="Christophe Lincoln"/>
pankso@6 14 <meta name="publisher" content="www.slitaz.org" />
pankso@6 15 <link rel="shortcut icon" href="../../favicon.ico" />
pankso@6 16 <link rel="stylesheet" type="text/css" href="../../slitaz.css" />
pankso@6 17 </head>
pankso@6 18 <body bgcolor="#ffffff">
pankso@6 19 <!-- Header -->
pankso@6 20 <div id="header">
pankso@6 21 <a name="top"></a>
pankso@6 22 <!-- Access -->
pankso@6 23 <div id="access">
pankso@6 24 <a href="#content" title="Page content">Content</a> |
pankso@6 25 <a href="../../devel/" title="A propos de SliTaz en français">Français</a>
pankso@6 26 </div>
pankso@6 27 <a href="http://www.slitaz.org/en/"><img id="logo"
pankso@6 28 src="../../pics/website/logo.png" title="www.slitaz.org/en" alt="www.slitaz.org"
pankso@6 29 style="border: 0px solid ; width: 200px; height: 74px;" /></a>
pankso@6 30 <p id="titre">#!/GNU/Linux</p>
pankso@6 31 </div>
pankso@6 32 <div id="nav">
pankso@6 33 <div id="nav_top"></div>
pankso@6 34 <ul>
pankso@6 35 <li><a href="../about/" title="Informations about the SliTaz project">About the project</a></li>
pankso@6 36 <li><a href="../get/" title="Download - LiveCD ISO">Get SliTaz</a></li>
pankso@6 37 <li><a href="../doc/" title="LiveCD usage and howto">Documentation</a></li>
pankso@11 38 <li><a href="../packages/" title="Packaged software">Packages</a></li>
pankso@6 39 <li><a href="../mailing-list.html" title="Support, contact and collaboration">Mailing List</a></li>
pankso@6 40 <li><a href="../devel/" title="Developer corner">Developement</a></li>
pankso@6 41 <li><a href="../artwork/" title="Artwork, colors and images">Artwork</a></li>
pankso@6 42 <li><a href="../search.html" title="Search engine">Search</a></li>
pankso@6 43 <li><a href="../sitemap.html" title="Web site overview">Sitemap</a></li>
pankso@6 44 <li><a href="http://forum.slitaz.org/#idx2" title="English support forum">Forum</a></li>
pankso@6 45 </ul>
pankso@6 46 <div id="nav_bottom">
pankso@6 47 <div id="nav_bottom_img"></div>
pankso@6 48 </div>
pankso@6 49 </div>
pankso@6 50
pankso@6 51 <!-- Content top. -->
pankso@6 52 <div id="content_top">
pankso@6 53 <div class="top_left"></div>
pankso@6 54 <div class="top_right"></div>
pankso@6 55 </div>
pankso@6 56
pankso@6 57 <!-- Content -->
pankso@6 58 <div id="content">
pankso@6 59 <a name="content"></a>
pankso@6 60
pankso@6 61 <h1><font color="#3e1220">Developement</font></h1>
pankso@6 62 <h2><font color="#df8f06">SliTaz Developers corner</font></h2>
pankso@6 63
pankso@6 64 <p>
pankso@6 65 SliTaz is an open source and community driven distribution. Everyone is welcome
pankso@6 66 to join and contribute, from users, to hackers and developers there is always
pankso@6 67 something to do, ie. Proofreading or writing documentation, sending bugs or
pankso@6 68 patches to the Mailing list, gaining access to the wok and pushing some new
pankso@9 69 packages or simply to help others on the Mailing list or forum. SliTaz has got Mercurial
pankso@6 70 repositories hosted on a SliTaz system, developers can ask for a new repo if
pankso@6 71 needed and contributors have write access to correct typos, scripts, etc.
pankso@6 72 </p>
pankso@6 73
pankso@6 74 <a name="repos"></a>
pankso@6 75 <h3>Mercurial repositories</h3>
pankso@6 76 <p>
pankso@6 77 SliTaz Mercurial or Hg repos can be browsed or cloned by anyone using the URL:
pankso@6 78 <a href="http://hg.slitaz.org/">http://hg.slitaz.org/</a>. People with write
pankso@6 79 access can directly use <code>repos.slitaz.org</code> which needs authentication.
pankso@6 80 Mercurial uses Python and is installable with:
pankso@6 81 <code>tazpkg get-install mercurial</code>
pankso@6 82 </p>
pankso@6 83 <h4>~/.hgrc</h4>
pankso@6 84 <p>
pankso@6 85 Before you push your first commit onto the server, be sure you have a correct
pankso@6 86 Hg configuration file with your name and email address and remember to check
pankso@6 87 that you are not root. Personal ~/.hgrc file example:
pankso@6 88 </p>
pankso@6 89 <pre class="script">
pankso@6 90 [ui]
pankso@6 91 username = Name FirstName &lt;you@example.org&gt;
pankso@6 92 </pre>
pankso@6 93 <h4>Clone, modify, commit and push</h4>
pankso@6 94 <p>
pankso@6 95 Clone a repo, example for slitaz-doc:
pankso@6 96 </p>
pankso@6 97 <pre>
pankso@6 98 $ hg clone http://repos.slitaz.org/slitaz-doc
pankso@6 99 </pre>
pankso@6 100 <p>
pankso@6 101 Change directory to slitaz-doc, note you must be in the repository to be able
pankso@6 102 to use 'hg' commands. To check all logs or just the last log:
pankso@6 103 </p>
pankso@6 104 <pre>
pankso@6 105 $ hg log
pankso@6 106 $ hg head
pankso@6 107 </pre>
pankso@6 108 <p>
pankso@6 109 Modify one or more files and commit:
pankso@6 110 </p>
pankso@6 111 <pre>
pankso@6 112 $ hg status
pankso@6 113 $ hg commit -m "Log message..."
pankso@6 114 $ hg log
pankso@6 115 </pre>
pankso@6 116 <p>
pankso@6 117 Note that you can use the command <code>rollback</code> to roll back to the last
pankso@6 118 transaction. Before pushing changes to the server it is safe to pull once:
pankso@6 119 </p>
pankso@6 120 <pre>
pankso@6 121 $ hg pull
pankso@6 122 $ hg push
pankso@6 123 </pre>
pankso@6 124 <p>
pankso@6 125 Done, your changes, code or corrections are now on the server.
pankso@6 126 </p>
pankso@6 127
pankso@6 128
pankso@6 129 <!-- End of content with round corner -->
pankso@6 130 </div>
pankso@6 131 <div id="content_bottom">
pankso@6 132 <div class="bottom_left"></div>
pankso@6 133 <div class="bottom_right"></div>
pankso@6 134 </div>
pankso@6 135
pankso@6 136 <!-- Start of footer and copy notice -->
pankso@6 137 <div id="copy">
pankso@6 138 <p>
pankso@6 139 Last modification : 2008-03-25 23:30:00 -
pankso@6 140 <a href="#top">Top of the page</a>
pankso@6 141 </p>
pankso@6 142 <p>
pankso@6 143 Copyright &copy; 2008 <a href="http://www.slitaz.org/">SliTaz</a> -
pankso@6 144 <a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>
pankso@6 145 </p>
pankso@6 146 <!-- End of copy -->
pankso@6 147 </div>
pankso@6 148
pankso@6 149 <!-- Bottom and logo's -->
pankso@6 150 <div id="bottom">
pankso@6 151 <p>
pankso@6 152 <a href="http://validator.w3.org/check?uri=referer"><img
pankso@6 153 src="../../pics/website/xhtml10.png" alt="Valid XHTML 1.0"
pankso@6 154 title="Code validé XHTML 1.0"
pankso@6 155 style="width: 80px; height: 15px;" /></a>
pankso@6 156 </p>
pankso@6 157 </div>
pankso@6 158
pankso@6 159 </body>
pankso@6 160 </html>