index.html 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  2. <HTML>
  3. <HEAD>
  4. <META NAME="generator" CONTENT="http://txt2tags.org">
  5. <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8">
  6. <LINK REL="stylesheet" TYPE="text/css" HREF="../style.css">
  7. <TITLE>Dragora</TITLE>
  8. <link rel="icon" type="image/gif" href="../favicon.ico">
  9. <meta name="keywords" content="dragora, GNU, Linux, distribution, free software, simple, reliable">
  10. <meta name="description" content="Dragora is an independent GNU/Linux-Libre distribution based on concepts of simplicity.">
  11. </HEAD>
  12. <BODY>
  13. <DIV CLASS="header" ID="header">
  14. <H1>Dragora</H1>
  15. </DIV>
  16. <DIV CLASS="body" ID="body">
  17. <TABLE ALIGN="center">
  18. <TR>
  19. <TD><IMG ALIGN="middle" SRC="../img/dragora.png" BORDER="0" ALT=""> An independent GNU/Linux-Libre distribution based on concepts of simplicity.</TD>
  20. </TR>
  21. </TABLE>
  22. <H2>Introduction</H2>
  23. <P>
  24. <I>Dragora</I> is a complete and reliable distribution of the
  25. <A HREF="http://www.gnu.org/gnu/linux-and-gnu.en.html">GNU/Linux</A> operating system that is <B>entirely</B>
  26. <A HREF="http://www.gnu.org/philosophy/free-sw.en.html">free software</A>. <I>Dragora</I> is founded on the concepts
  27. of simplicity and elegance, it can be run for almost any purpose
  28. (desktop, workstation, server, development, etc.). The intended audience
  29. is people interested in learning more about the technical aspects of a
  30. friendly GNU/Linux distribution. Also people looking to use the purest
  31. ethical software for daily use.
  32. </P>
  33. <H4>News</H4>
  34. <P>
  35. <A HREF="http://lists.nongnu.org/archive/html/dragora-users/2019-05/msg00000.html">2019-05-20</A> -
  36. Qi 1.1 released.
  37. <br>
  38. <A HREF="http://lists.nongnu.org/archive/html/dragora-users/2019-04/msg00006.html">2019-04-23</A> -
  39. New website uploaded.
  40. <br>
  41. <A HREF="http://lists.nongnu.org/archive/html/dragora-users/2019-04/msg00003.html">2019-04-16</A> -
  42. Version 1.0 of Qi (package manager) has been reached.
  43. <br>
  44. <A HREF="http://lists.nongnu.org/archive/html/dragora-users/2018-09/msg00004.html">2018-09-28</A> -
  45. Dragora 3.0-alpha2 has been announced.
  46. <br>
  47. <A HREF="http://lists.nongnu.org/archive/html/dragora-users/2017-12/msg00000.html">2017-12-31</A> -
  48. Dragora 3.0-alpha1 has been announced.
  49. </P>
  50. <H2>Downloading Dragora</H2>
  51. <P>
  52. <I>Dragora</I> can be found on <A HREF="http://rsync.dragora.org/ISO/">http://rsync.dragora.org/ISO/</A> (via HTTP) and rsync://rsync.dragora.org/ISO/
  53. (via RSYNC). It can also be found on some <A HREF="mirrors.html">mirrors</A>; please
  54. <B>use a mirror</B> if possible.
  55. </P>
  56. <H2>Documentation</H2>
  57. <P>
  58. <A HREF="manual.html">Documentation for Dragora</A> is available online. You may also
  59. find more information about Dragora by running <CODE>info dragora</CODE> or
  60. <CODE>man dragora</CODE> on your Dragora system. A brief summary is available by
  61. running <CODE>dragora-help</CODE>.
  62. </P>
  63. <H2>Mailing lists</H2>
  64. <P>
  65. <I>Dragora</I> has the following mailing lists:
  66. </P>
  67. <UL>
  68. <LI><A HREF="http://lists.nongnu.org/mailman/listinfo/dragora-users">dragora-users</A>
  69. is used for general user help and to discuss most aspects of Dragora,
  70. including development and enhancement requests, as well as bug reports.
  71. </UL>
  72. <H2>Getting involved</H2>
  73. <P>
  74. Development of Dragora in general is a volunteer effort, and you can
  75. contribute. For information, please read
  76. <A HREF="help.html">How to help Dragora</A>. If you'd like to get involved,
  77. it's a good idea to join the discussion mailing list (see above).
  78. </P>
  79. <H3>Development</H3>
  80. <P>
  81. The latest changes in the development of Dragora can be viewed and
  82. followed from the links below. The project has two primary git repositories hosted on
  83. <A HREF="http://savannah.nongnu.org/projects/dragora">Savannah</A> and <A HREF="http://notabug.org/dragora">Notabug.org</A>. We also keep a mirror
  84. of the Savannah repository in <A HREF="http://repo.or.cz/dragora.git/">http://repo.or.cz/dragora.git/</A>. Assuming
  85. you have <A HREF="http://git-scm.com">git</A> installed, you can retrieve the latest revision with
  86. this command: <CODE>git clone git://git.savannah.gnu.org/dragora.git</CODE>
  87. </P>
  88. <TABLE>
  89. <TR>
  90. <TD ALIGN="center">mainline: <B>3.0</B></TD>
  91. <TD>[ <A HREF="http://git.savannah.nongnu.org/cgit/dragora.git/tree/">browse</A> ]</TD>
  92. <TD>[ <A HREF="http://git.savannah.nongnu.org/cgit/dragora.git/log/">changelog</A> ]</TD>
  93. </TR>
  94. <TR>
  95. <TD ALIGN="center">old stable (historical): <B>2.2</B></TD>
  96. <TD>[ <A HREF="http://mirror.fsf.org/dragora/v2/">browse</A> ]</TD>
  97. <TD>[ <A HREF="http://mirror.fsf.org/dragora/v2/ANNOUNCEMENT2.2.TXT">announcement</A> ]</TD>
  98. </TR>
  99. </TABLE>
  100. <CENTER>
  101. <A href="http://repo.or.cz/dragora.git/atom">
  102. <IMG src="../img/Feed-icon.svg" width="24" height="24"
  103. alt="Atom feed subscription from http://repo.or.cz/dragora.git/ (git mirror)"></A>
  104. <BR><BR>
  105. <A HREF="donate.html">Make a donation (today)</A>
  106. </CENTER>
  107. <H3>Bug Reports</H3>
  108. <P>
  109. For general discussion of bugs in Dragora the mailing list
  110. &lt;dragora-users (a) nongnu org&gt; is the most appropriate forum. Please send
  111. messages as plain text, do not send messages encoded as HTML nor encoded
  112. as base64 MIME nor included as multiple formats. Please include a
  113. descriptive subject line. If all of the subject are "bug in dragora" it
  114. is impossible to differentiate them.
  115. </P>
  116. <H3>Translating Dragora</H3>
  117. <P>
  118. Translations of the website and documentation of Dragora are welcome.
  119. Note: we are trying to improve the information in both, website and
  120. documentation before accepting translations.
  121. </P>
  122. <H3>Maintainer(s)</H3>
  123. <P>
  124. Dragora is currently being maintained by Matías Fonzo. Please use the
  125. mailing lists for contact.
  126. </P>
  127. <H2>Community</H2>
  128. <H3>IRC</H3>
  129. <P>
  130. Join us on #dragora of irc.gnu.org (Freenode). If you do not have an IRC
  131. client, you can access via
  132. <A HREF="http://kiwiirc.com/nextclient/irc.freenode.net?channels=#dragora">WebChat</A>.
  133. </P>
  134. <H3>Social Network</H3>
  135. <P>
  136. The official social group for Dragora can be found at
  137. <A HREF="http://gnusocial.no/group/dragora">GNUSocial.no</A>.
  138. </P>
  139. <P>
  140. <A HREF="index.html#">^ Go up</A>
  141. </P>
  142. </div><div id="footer">
  143. <HR NOSHADE SIZE=1>
  144. <P>
  145. 21 May 2019, 15:39
  146. <A HREF="index.t2t">See sources</A> ~
  147. <A HREF="http://validator.w3.org/check?uri=referer">Validate HTML</A> |
  148. <A HREF="http://www.gnu.org/licenses/fdl.txt">GNU Free Documentation License</A>
  149. </P>
  150. </div><div id="fake">
  151. </DIV>
  152. <!-- html code generated by txt2tags 2.6. (http://txt2tags.org) -->
  153. <!-- cmdline: txt2tags -t html en/index.t2t -->
  154. </BODY></HTML>