aboutsummaryrefslogtreecommitdiffstats
path: root/english/derivatives
diff options
context:
space:
mode:
authorStéphane Blondon <sblondon-guest>2017-01-29 17:58:02 +0000
committerStéphane Blondon <sblondon-guest>2017-01-29 17:58:02 +0000
commit9f6e560b02d79af428319a00c4b5174fc7ee887d (patch)
tree5e6a7d29c52d8fe9671b65b882cb76c022f6e20b /english/derivatives
parent7342523dca9799621f66bc16eb75aebf5ba7f2ac (diff)
first version of derivative page
CVS version numbers english/derivatives/Makefile: INITIAL -> 1.1 english/derivatives/index.wml: INITIAL -> 1.1
Diffstat (limited to 'english/derivatives')
-rw-r--r--english/derivatives/Makefile8
-rw-r--r--english/derivatives/index.wml28
2 files changed, 36 insertions, 0 deletions
diff --git a/english/derivatives/Makefile b/english/derivatives/Makefile
new file mode 100644
index 00000000000..7ad70b096d2
--- /dev/null
+++ b/english/derivatives/Makefile
@@ -0,0 +1,8 @@
+# If this makefile is not generic enough to support a translation,
+# please contact debian-www.
+
+WMLBASE=..
+CUR_DIR=derivatives
+
+include $(WMLBASE)/Make.lang
+
diff --git a/english/derivatives/index.wml b/english/derivatives/index.wml
new file mode 100644
index 00000000000..7dca7141b2a
--- /dev/null
+++ b/english/derivatives/index.wml
@@ -0,0 +1,28 @@
+#use wml::debian::cdimage title="Software distributions derived from Debian" BARETITLE=true
+
+<p>There are a <a href="https://wiki.debian.org/Derivatives/CensusFull">number of distributions</a> based on Debian. Some users
+might want to take a look at these distributions <em>in addition to</em> the
+official Debian releases.</p>
+<p>Debian welcomes and encourages organisations that want to develop
+new distributions based on Debian. However,
+in the spirit of Debian's <a href="https://www.debian.org/social_contract">social
+contract</a>, we ask them to contribute their work to the main distribution
+so that ultimately, all users can benefit from improvements.</p>
+
+<h2>Why deriving from Debian?</h2>
+
+<p>It's faster to modify an existing distribution like Debian than starting from scratch : a packaging format, repositories, packages base, etc. are specified and usable immediately. A lot of softwares are packaged so there are no need to waste time to package them. This allows derivatives to focus on the specific add-ons.</p>
+
+<p>Derived distributions are done for a number of reasons (better
+localization support, specific hardware support, simplified installation,
+etc.).</p>
+
+<p>If the goal is only defining a set of packages to install, creating a <a href="/blends/">Debian blend</a> could be a better choice than creating a derivative.</p>
+
+<h2>Instructions for creating derivatives</h2>
+
+<p>Derivatives can use part of Debian's infrastructure if needed (like repositories). Derivatives have to change direct references to Debian (like the logo, the name, etc.) and the links interfering to Debian' services (like popcon).</p>
+
+<p>Detailed development informations are available on the
+<a href="https://wiki.debian.org/Derivatives/Guidelines">wiki pages</a>.</p>
+

© 2014-2024 Faster IT GmbH | imprint | privacy policy