diff options
Diffstat (limited to 'templates/devel')
-rw-r--r-- | templates/devel/about.html | 82 | ||||
-rw-r--r-- | templates/devel/art.html | 28 | ||||
-rw-r--r-- | templates/devel/irc.html | 42 | ||||
-rw-r--r-- | templates/devel/moreforums.html | 78 | ||||
-rw-r--r-- | templates/devel/press.html | 33 |
5 files changed, 0 insertions, 263 deletions
diff --git a/templates/devel/about.html b/templates/devel/about.html deleted file mode 100644 index 0712b5d0..00000000 --- a/templates/devel/about.html +++ /dev/null @@ -1,82 +0,0 @@ -{% extends "base.html" %} - -{% block content %} -<div class="box"> - <h2 class="title">About Arch Linux</h2> - - <p> - Arch Linux is a general purpose linux distribution that can be molded to - do just about anything. It is fast, lightweight, flexible, and most of the - parts under the hood are quite simple to understand and tweak, which can - make it a good distro to "learn the ropes" on. We do not provide any - configuration helper utilities (ie, you won't find <i>linuxconf</i> in - here) so you will quickly become very proficient at configuring your system - from the shell commandline. - </p> - - <p> - Arch Linux uses i686-optimized packages which gives us improved - performance over some of our i386-optimized cousins. This means that Arch - Linux will only run on a Pentium II processor or higher. We try to stay - fairly bleeding edge, and typically have the latest stable versions of - software. - </p> - - <p> - Arch Linux uses the <a href='http://www.archlinux.org/pacman'>Pacman</a> - package manager, which couples a simple binary package format with an - easy-to-use build system, allowing the users to easily manage and customize - their packages, whether they be official Arch packages or the user's own - homegrown ones. The repository system allows users to build and maintain - their own custom package repositories, which encourages community growth and - contribution. - </p> - - <p> - Pacman can keep a system up to date by synchronizing package lists with - the master server, making it a breeze for the security-conscious system - administrator to maintain. This server/client model also allows you to - download/install packages with a simple command, complete with all required - dependencies (similar to Debian's apt-get). - </p> - - <p> - Arch's official package set is fairly streamlined, but we supplement this - with a larger, more complete "extra" repository that contains a lot of the - stuff that never made it into our core package set. This repository is - constantly growing with the help of packages submitted from our strong - community. - </p> - - <p> - Arch Linux does not provide any official support, but you will find a lot - of helpful people on our IRC channel and on our <a - href='http://bbs.archlinux.org'>user forums</a>. Chances are that some other - Archer has had the same problem/question as you and it's already been - answered. Ask around! - </p> - - <p> - Arch Linux uses a "rolling release" system which works like this: We have - two versions of our core package set at any given time, <b>Current</b> and - <b>Release</b>. The Current repository always contains the latest and - greatest versions of packages. As soon as a package is updated it is part of - the Current repository, so this is the one to follow if you want to stay very - up to date. The Release repository follows the semi-regular snapshot - releases and does not update until the next snapshot/iso has been released. - For example, the Release repository will point to all packages on the 0.5 ISO - until we release 0.6; then it will point to 0.6 packages until 0.7 is - released. This is useful if you only want to update your system when a new - release is available. - </p> - - <p> - So, to sum up: Arch Linux is a workhorse distribution designed to fit the - needs of the competent linux user. We strive to make it both powerful and - easy to manage, making it an ideal distro for servers and workstations. Take - it in any direction you like. - </p> -</div> -<br /><br /> -{% endblock %} - diff --git a/templates/devel/art.html b/templates/devel/art.html deleted file mode 100644 index 4d1f7d1a..00000000 --- a/templates/devel/art.html +++ /dev/null @@ -1,28 +0,0 @@ -{% extends "base.html" %} - -{% block content %} -<br /><br /> -<div class="box"> - <h2 class="title">Arch Linux Logos</h2> - <br /><br /> - <table id="art" width="90%"> - <tr> - <td><img src="/media/logos/archblue2.png"><br><a href="/media/logos/archlinux_logo_1.svg">SVG</a></td> - <td><a href="/media/logos/archlinux_logo_aqua.png"><img src="/media/logos/sml-archlinux_logo_aqua.png" border=0></a><br><a href="/media/logos/archlinux_logo_aqua.svg">SVG</a></td> - </tr><tr> - <td><img src="/media/logos/128x128/arch_linux_blue.png"><br><a href="/media/logos/scalable/arch_linux_blue.svg">SVG</a></td> - <td><img src="/media/logos/128x128/arch_linux_white.png"><br><a href="/media/logos/scalable/arch_linux_white.svg">SVG</a></td> - </tr><tr> - <td><img src="/media/logos/archblue.png"><br><a href="/media/logos/archlinux_logo_2.svg">SVG</a></td> - <td><a href="/media/logos/archstar.jpg"><img src="/media/logos/sml-archstar.jpg" border="0"></a></td> - </tr><tr> - <td><a href="/media/logos/cdlabel-0.8-2.svg"><img src="/media/logos/sml-cdlabel-0.8-2.png" border="0"></a></td> - <td><a href="/media/logos/cdlabel-0.8.svg"><img src="/media/logos/sml-cdlabel-0.8.png" border="0"></a></td> - </tr><tr> - <td colspan="2"><img src="/media/logos/archbannerglass3.jpg"></td> - </tr> - </table> -</div> -<br /><br /> -{% endblock %} - diff --git a/templates/devel/irc.html b/templates/devel/irc.html deleted file mode 100644 index f69be873..00000000 --- a/templates/devel/irc.html +++ /dev/null @@ -1,42 +0,0 @@ -{% extends "base.html" %} - -{% block content %} -<div class="box"> - <h2 class="title">IRC Channels</h2> - <br /><br /> - <p>You can find Arch-related discussion on the following IRC channels. - All channels are on <strong>irc.freenode.net</strong></p> - <table cellspacing="20"> - <tr> - <td><strong>#archlinux</strong></td> - <td>The main discussion channel, mostly in English</td> - </tr><tr> - <td><strong>#archlinux-bugs<strong></td> - <td>Bug-centric discussion</td> - </tr><tr> - <td><strong>#archlinuxfr</strong></td> - <td>Discussion (French)</td> - </tr><tr> - <td><strong>#archlinux.de</strong></td> - <td>Discussion (German)</td> - </tr><tr> - <td><strong>#archlinux.se</strong></td> - <td>Discussion (Swedish)</td> - </tr><tr> - <td><strong>#archlinux.dk</strong></td> - <td>Discussion (Danish)</td> - </tr><tr> - <td><strong>#archlinux-es</strong></td> - <td>Discussion (Spanish)</td> - </tr><tr> - <td><strong>#archlinux.br</strong></td> - <td>Discussion (Brazilian)</td> - </tr><tr> - <td><strong>#archlinux.it</strong></td> - <td>Discussion (Italian)</td> - </tr> - </table> -</div> -<br /><br /> -{% endblock %} - diff --git a/templates/devel/moreforums.html b/templates/devel/moreforums.html deleted file mode 100644 index f8a13624..00000000 --- a/templates/devel/moreforums.html +++ /dev/null @@ -1,78 +0,0 @@ -{% extends "base.html" %} - -{% block content %} -<div class="box"> - <h2 class="title">More Arch Forums</h2> - <br /><br /> - <p> - Our main forum is located at <a href="http://bbs.archlinux.org">bbs.archlinux.org</a>. - However, there are other locale-specific forums available. - </p> - <table cellspacing="20"> - <tr> - <td width="200">Brazilian</td> - <td><a href="http://forum.archlinux-br.org/">http://forum.archlinux-br.org</a></td> - </tr> - <tr> - <td>Czech</td> - <td><a href="http://forum.archlinux.cz/">http://forum.archlinux.cz/</a></td> - </tr> - <tr> - <td>Danish</td> - <td><a href="http://forum.archlinux.dk">http://forum.archlinux.dk/</a></td> - </tr> - <tr> - <td>Dutch</td> - <td><a href="http://arch-forum.nl/">http://arch-forum.nl/</a></td> - </tr> - <tr> - <td>French</td> - <td><a href="http://forums.archlinuxfr.org/">http://forums.archlinuxfr.org</a></td> - </tr> - <tr> - <td>French</td> - <td><a href="http://forums.archlinux.fr/">http://forums.archlinux.fr</a></td> - </tr> - <tr> - <td>German</td> - <td><a href="http://forum.archlinux.de/">http://forum.archlinux.de</a></td> - </tr> - <tr> - <td>Hungarian</td> - <td><a href="http://archlinux.hu/forum/">http://archlinux.hu/forum/</a></td> - </tr> - <tr> - <td>Italian</td> - <td><a href="http://www.archlinux.it/forum/">http://www.archlinux.it/forum/</a></td> - </tr> - <tr> - <td>Polish</td> - <td><a href="http://forum.arch-linux.pl">http://forum.arch-linux.pl</a></td> - </tr> - <tr> - <td>Russian</td> - <td><a href="http://archlinux.org.ru/forum/">http://archlinux.org.ru/forum/</a></td> - </tr> - <tr> - <td>Spanish</td> - <td><a href="http://www.archlinux.com.ar/foros/">http://www.archlinux.com.ar/foros/</a></td> - </tr> - <tr> - <td>Sweden</td> - <td><a href="http://forum.archlinux.se/">http://forum.archlinux.se/</a> - </tr> - <tr> - <td>Turkish</td> - <td><a href="http://forum.linux-sevenler.org/index.php/board,65.0.html">http://forum.linux-sevenler.org/index.php/board,65.0.html</a></td> - </tr> - <tr> - <td>Ukrainian</td> - <td><a href="http://archlinux.org.ua/">http://archlinux.org.ua/</a></td> - </tr> - </table> - <br /> - If you have a forum you would like linked, please open a <a href="http://bugs.archlinux.org/">Bug Ticket</a> with the category "web site", and a relevant description. -</div> -<br /><br /> -{% endblock %} - diff --git a/templates/devel/press.html b/templates/devel/press.html deleted file mode 100644 index b652c8dc..00000000 --- a/templates/devel/press.html +++ /dev/null @@ -1,33 +0,0 @@ -{% extends "base.html" %} - -{% block content %} -<div class="box"> - <h2 class="title">Who's Talking About Arch?</h2> - <br /><br /> - Lots of people. - <ul> - <li><a href="http://www.openaddict.com/page.php?28">Open Addict</a></li> - <li><a href="http://cutecomputer.wordpress.com/2006/11/12/review-arch-linux-072/">Myself and my Computer</a></li> - <li><a href="http://www.linuxtechdaily.com/2006/11/review-arch64-archlinux-for-64bit-processors/">Linux Tech Daily</a></li> - <li><a href="http://www.osnews.com/story.php?news_id=15075">OSNews</a></li> - <li><a href="http://www.linux-magazine.com/issue/64/Arch_Linux_Review.pdf">Linux Magazine (pdf)</a></li> - <li><a href="http://michael-and-mary.net/intro/?q=node/260">Michael & Mary</a></li> - <li><a href="http://osnews.com/story.php?news_id=10142">OSNews</a></li> - <li><a href="http://osnews.com/story.php?news_id=10047">OSNews</a></li> - <li><a href="http://os.newsforge.com/os/05/02/14/1722211.shtml?tid=2">NewsForge</a></li> - <li><a href="http://www.linuxtimes.net/modules.php?name=News&file=article&sid=774">LinuxTimes</a></li> - <li><a href="http://osnews.com/story.php?news_id=9540">OSNews</a></li> - <li><a href="http://discuss.extremetech.com/n/mb/display.asp?webtag=extremetech&msg=53648.1">Robert Burns</a></li> - <li><a href="http://www.linuxlookup.com/modules.php?op=modload&name=Reviews&file=index&req=showcontent&id=58">LinuxLookup</a></li> - <li><a href="http://www.osnews.com/story.php?news_id=5971">OSNews</a></li> - <li><a href="http://www.osnews.com/story.php?news_id=4827">OSNews</a></li> - <li><a href="http://lwn.net/Articles/40952/">LWN</a></li> - <li><a href="http://www.distrowatch.com/dwres.php?resource=interview-arch">DistroWatch</a></li> - <li><a href="http://home.nyc.rr.com/computertaijutsu/arch.html">Scott Robbins</a></li> - </ul> - <br /> - If you have some press you would like linked, please open a <a href="http://bugs.archlinux.org/">Bug Ticket</a> with the category "web site", and a relevant description. -</div> -<br /><br /> -{% endblock %} - |