index.html 6.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185
  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. <UL>
  35. <LI><A HREF="http://lists.nongnu.org/archive/html/dragora-users/2019-10/msg00000.html">2019-10-16</A>
  36. Dragora 3.0-beta1 has been announced.
  37. <LI><A HREF="http://lists.nongnu.org/archive/html/dragora-users/2019-09/msg00001.html">2019-09-24</A>
  38. Darkcrusade 2019Sep24 (set of cross compilers) released.
  39. <LI><A HREF="http://lists.nongnu.org/archive/html/dragora-users/2019-09/msg00000.html">2019-09-11</A>
  40. Qi 1.3 released.
  41. </UL>
  42. <P>
  43. <A HREF="news.html">See all news...</A>
  44. </P>
  45. <H2>Downloading Dragora</H2>
  46. <P>
  47. <I>Dragora</I> can be found on <A HREF="http://rsync.dragora.org/current/iso">http://rsync.dragora.org/current/iso</A> (via HTTP) and rsync://rsync.dragora.org/ISOs/
  48. (via RSYNC). It can also be found on some <A HREF="mirrors.html">mirrors</A>; please
  49. <B>use a mirror</B> if possible.
  50. </P>
  51. <H2>Documentation</H2>
  52. <P>
  53. <A HREF="manual.html">Documentation for Dragora</A> is available online. You may also
  54. find more information about Dragora by running <CODE>info dragora</CODE> or
  55. <CODE>man dragora</CODE> on your Dragora system. A brief summary is available by
  56. running <CODE>dragora-help</CODE>.
  57. </P>
  58. <H2>Mailing lists</H2>
  59. <P>
  60. <I>Dragora</I> has the following mailing lists:
  61. </P>
  62. <UL>
  63. <LI><A HREF="http://lists.nongnu.org/mailman/listinfo/dragora-users">dragora-users</A>
  64. is used for general user help and to discuss most aspects of Dragora,
  65. including development and enhancement requests, as well as bug reports.
  66. </UL>
  67. <H2>Getting involved</H2>
  68. <P>
  69. Development of Dragora in general is a volunteer effort, and you can
  70. contribute. For information, please read
  71. <A HREF="help.html">How to help Dragora</A>. If you'd like to get involved,
  72. it's a good idea to join the discussion mailing list (see above).
  73. </P>
  74. <H3>Development</H3>
  75. <P>
  76. The latest changes in the development of Dragora can be viewed and
  77. followed from the links below. The project has two primary git repositories hosted on
  78. <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
  79. of the Savannah repository in <A HREF="http://repo.or.cz/dragora.git/">http://repo.or.cz/dragora.git/</A>. Assuming
  80. you have <A HREF="http://git-scm.com">git</A> installed, you can retrieve the latest revision with
  81. this command: <CODE>git clone git://git.savannah.gnu.org/dragora.git</CODE>
  82. </P>
  83. <TABLE>
  84. <TR>
  85. <TD>Mainline: <B>3.0</B></TD>
  86. <TD>[ <A HREF="http://git.savannah.nongnu.org/cgit/dragora.git/tree/">Browse</A> ]</TD>
  87. <TD>[ <A HREF="http://git.savannah.nongnu.org/cgit/dragora.git/log/">ChangeLog</A> ]</TD>
  88. </TR>
  89. <TR>
  90. <TD ALIGN="center">Old Stable (historical): <B>2.2</B></TD>
  91. <TD>[ <A HREF="http://mirror.fsf.org/dragora/v2/">Browse</A> ]</TD>
  92. <TD>[ <A HREF="http://mirror.fsf.org/dragora/v2/ANNOUNCEMENT2.2.TXT">Announcement</A> ]</TD>
  93. </TR>
  94. </TABLE>
  95. <CENTER>
  96. <A href="http://repo.or.cz/dragora.git/atom">
  97. <IMG src="../img/Feed-icon.svg" width="24" height="24"
  98. alt="Atom feed subscription from http://repo.or.cz/dragora.git/ (git mirror)"></A>
  99. <BR><BR>
  100. <A HREF="donate.html">Make a donation (today)</A>
  101. </CENTER>
  102. <H3>Bug Reports</H3>
  103. <P>
  104. For general discussion of bugs in Dragora the mailing list
  105. &lt;dragora-users (a) nongnu org&gt; is the most appropriate forum. Please send
  106. messages as plain text, do not send messages encoded as HTML nor encoded
  107. as base64 MIME nor included as multiple formats. Please include a
  108. descriptive subject line. If all of the subject are "bug in dragora" it
  109. is impossible to differentiate them.
  110. </P>
  111. <H3>Translating Dragora</H3>
  112. <P>
  113. Translations of the website and documentation of Dragora are welcome.
  114. Note: we are trying to improve the information in both, website and
  115. documentation before accepting translations.
  116. </P>
  117. <H3>Maintainer(s)</H3>
  118. <P>
  119. Dragora is currently being maintained by Matías Fonzo. Please use the
  120. mailing lists for contact.
  121. </P>
  122. <H2>Community</H2>
  123. <H3>IRC</H3>
  124. <P>
  125. Join us on #dragora of irc.gnu.org (Freenode). If you do not have an IRC
  126. client, you can access via
  127. <A HREF="http://kiwiirc.com/nextclient/irc.freenode.net?channels=#dragora">WebChat</A>.
  128. </P>
  129. <H3>Social Network</H3>
  130. <P>
  131. The official social group for Dragora can be found at
  132. <A HREF="http://gnusocial.no/group/dragora">GNUSocial.no</A>.
  133. </P>
  134. <P>
  135. <A HREF="index.html#">^ Go up</A>
  136. </P>
  137. </div><div id="footer">
  138. <HR NOSHADE SIZE=1>
  139. <P>
  140. 17 October 2019, 00:04
  141. <A HREF="index.t2t">See sources</A> ~
  142. <A HREF="http://validator.w3.org/check?uri=referer">Validate HTML</A> |
  143. <A HREF="http://www.gnu.org/licenses/fdl.txt">GNU Free Documentation License</A>
  144. </P>
  145. </div><div id="fake">
  146. </DIV>
  147. <!-- html code generated by txt2tags 2.6. (http://txt2tags.org) -->
  148. <!-- cmdline: txt2tags -t html en/index.t2t -->
  149. </BODY></HTML>