From b2906924ae273bac2535706dda9a77ecc246b09b Mon Sep 17 00:00:00 2001 From: Laura Arjona Reina Date: Wed, 20 Jul 2016 12:18:01 +0000 Subject: 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 --- english/download/Makefile | 15 ++++++ english/download/index.wml | 132 +++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 147 insertions(+) create mode 100644 english/download/Makefile create mode 100644 english/download/index.wml 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 + +

Debian is a +free operating system (OS) for your computer. +An operating system is the set of basic programs and utilities that make +your computer run. +

+ +

Debian provides more than a pure OS: it comes with over + packages, precompiled software bundled +up in a nice format for easy installation on your machine. Read more...

+ + +# Note for translators: these paragraphs are taken from www.d.o/distrib/index + +

Debian is distributed freely +over Internet. You can download all of it from any of our +mirrors. +The Installation Manual +contains detailed installation instructions. +

+ +
+
+ # new rewording and reorganization + + ## a fancy image for installer should be here + + # these are taken from www.d.o/distrib/index + +

Download an installation image

+ +

A small installation image + can be downloaded quickly and should be recorded onto a removable + disk.

+ + +
+ + +
+ + # new rewording and reorganization + + ## a fancy image for desktop should be here + +

Try Debian live before installing

+

+ 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. +

+ +
+
+ + + +
+ +### this column needs to be centered + +
+ + # here a fancy graphic about checksums / padlock etc. + +

Verify your download

+ +

+ (simple rationale and instructions, + link to page with more details) +

+
+
+ +
+
+ + ## a fancy image for USB stick + + +

How to write to USB

+ +

(simple instructions, + link to pages with more + details)

+ +
+ +
+ + ## a fancy picture of CD/DVD media + + +

How to write to optical media

+ +

(simple instructions, + link to pages with more + details)

+ +
+ +
+ + + + -- cgit v1.2.3