aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaura Arjona Reina <larjona>2016-07-20 12:18:01 +0000
committerLaura Arjona Reina <larjona>2016-07-20 12:18:01 +0000
commitb2906924ae273bac2535706dda9a77ecc246b09b (patch)
tree1352b72307df94ca33cd958b7263abb2ac80c487
parentdca89e0fd845c94309139892dfcbcea40a36621c (diff)
Adding new files in new_download branch (work in progress, Bug #819664)
CVS version numbers english/download/Makefile: 1.1 -> 1.1.2.1 english/download/index.wml: 1.1 -> 1.1.2.1
-rw-r--r--english/download/Makefile15
-rw-r--r--english/download/index.wml132
2 files changed, 147 insertions, 0 deletions
diff --git a/english/download/Makefile b/english/download/Makefile
new file mode 100644
index 00000000000..af748ba4296
--- /dev/null
+++ b/english/download/Makefile
@@ -0,0 +1,15 @@
+# If this makefile is not generic enough to support a translation,
+# please contact debian-www.
+
+WMLBASE=..
+CUR_DIR=download
+SUBS=
+
+GETTEXTFILES = download.mo
+
+include $(WMLBASE)/Make.lang
+
+index.$(LANGUAGE).html: index.wml \
+ $(TEMPLDIR)/release_info.wml \
+ $(TEMPLDIR)/release_images.wml \
+
diff --git a/english/download/index.wml b/english/download/index.wml
new file mode 100644
index 00000000000..a37a571e1f2
--- /dev/null
+++ b/english/download/index.wml
@@ -0,0 +1,132 @@
+#use wml::debian::template title="Getting Debian"
+#include "$(ENGLISHDIR)/releases/images.data"
+
+# Note for translators: these paragraph are taken from www.d.o/index
+
+<p><a href="https://www.debian.org/">Debian</a> is a
+<a href="intro/free">free</a> operating system (OS) for your computer.
+An operating system is the set of basic programs and utilities that make
+your computer run.
+</p>
+
+<p>Debian provides more than a pure OS: it comes with over
+<packages_in_stable> <a href="distrib/packages">packages</a>, precompiled software bundled
+up in a nice format for easy installation on your machine. <a href="intro/about">Read more...</a></p>
+</div>
+
+# Note for translators: these paragraphs are taken from www.d.o/distrib/index
+
+<p>Debian is distributed <a href="../intro/free">freely</a>
+over Internet. You can download all of it from any of our
+<a href="ftplist">mirrors</a>.
+The <a href="../releases/stable/installmanual">Installation Manual</a>
+contains detailed installation instructions.
+</p>
+
+<div class="line">
+ <div class="item col50">
+ # new rewording and reorganization
+
+ ## a fancy image for installer should be here
+
+ # these are taken from www.d.o/distrib/index
+
+ <h2><a href="netinst">Download an installation image</a></h2>
+
+ <p>A <a href="netinst"><strong>small installation image</strong></a>
+ can be downloaded quickly and should be recorded onto a removable
+ disk. </p>
+
+ <ul class="quicklist downlist">
+ <li><a title="Download installer for 64-bit Intel and AMD PC"
+ href="<stable-images-url/>/amd64/iso-cd/debian-<current-tiny-cd-release-filename/>-amd64-netinst.iso">64-bit
+ PC netinst iso</a></li>
+ <li><a title="Download installer for normal 32-bit Intel and AMD PC"
+ href="<stable-images-url/>/i386/iso-cd/debian-<current-tiny-cd-release-filename/>-i386-netinst.iso">32-bit
+ PC netinst iso</a></li>
+
+ # this one is new
+
+ <li><a title="Not sure which one to choose? Download a installer valid for both 32 and 64 bits"
+ href="<stable-images-url/>/multi-arch/iso-cd/debian-<current-tiny-cd-release-filename/>-amd64-i386-netinst.iso">
+ Not sure which one to choose? Download a installer valid for both 32 and 64 bits</a></li>
+
+ <li><a title="" href="">More...</a></li>
+ </ul>
+ </div>
+
+
+ <div class="item col50 lastcol">
+
+ # new rewording and reorganization
+
+ ## a fancy image for desktop should be here
+
+ <h2><a href="../CD/live/">Try Debian live before installing</a></h2>
+ <p>
+ You can try Debian by booting a live system from a CD, DVD or USB key
+ without installing any files to the computer. When you are ready, you can
+ run the included installer.
+ </p>
+ <ul class="quicklist downlist">
+ <li><a title="Download live torrents for 64-bit Intel and AMD PC"
+ href="<live-images-url/>/amd64/bt-hybrid/">64-bit PC live torrents</a></li>
+ <li><a title="Download live torrents for normal 32-bit Intel and AMD PC"
+ href="<live-images-url/>/i386/bt-hybrid/">32-bit PC live torrents</a></li>
+ <li>
+ More <a href="../CD/live">information about Debian Live</a>...
+ </ul>
+ </div>
+</div>
+
+
+
+<div class="line">
+
+### this column needs to be centered
+
+ <div class="item col50">
+
+ # here a fancy graphic about checksums / padlock etc.
+
+ <h2><a href="">Verify your download</a></h2>
+
+ <p>
+ (simple rationale and instructions,
+ link to page with more details)
+ </p>
+ </div>
+</div>
+
+<div class="line">
+ <div class="item col50">
+
+ ## a fancy image for USB stick
+
+
+ <h2>How to write to USB</h2>
+
+ <p>(simple instructions,
+ link to pages with more
+ details) </p>
+
+ </div>
+
+ <div class="item col50 lastcol">
+
+ ## a fancy picture of CD/DVD media
+
+
+ <h2>How to write to optical media</h2>
+
+ <p>(simple instructions,
+ link to pages with more
+ details) </p>
+
+ </div>
+
+ </div>
+
+
+
+

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