Difference between revisions of "Main Page"

From AlphaLinux
Jump to: navigation, search
m (SCSI hard disk emulator for retro computing)
(Moving distribution information to a separate page.)
Line 15: Line 15:
  
 
You can still view the old alphalinux.org site using archive.org. The last copy of the site was on [https://web.archive.org/web/20140910110843/http://www.alphalinux.org/ 10 Sep 2014]. I hope to make copies of the downloadable content. If you contributed content for alphalinux.org in the past then you are very welcome to resubmit it to this site!
 
You can still view the old alphalinux.org site using archive.org. The last copy of the site was on [https://web.archive.org/web/20140910110843/http://www.alphalinux.org/ 10 Sep 2014]. I hope to make copies of the downloadable content. If you contributed content for alphalinux.org in the past then you are very welcome to resubmit it to this site!
 +
 +
== Linux distributions and other operating systems for Alpha ==
 +
There are many Linux distributions and other operating systems for the Alpha architecture, some of which are actively maintained and some no longer supported.
 +
 +
See the [[List of operating systems for Alpha]].
  
 
== The Future of Alpha ==
 
== The Future of Alpha ==
Line 35: Line 40:
 
<li>[http://emuvm.com/ EmuVM] - available free for non-commercial use. (Not tested by the author.)</li>
 
<li>[http://emuvm.com/ EmuVM] - available free for non-commercial use. (Not tested by the author.)</li>
 
</ul>
 
</ul>
 
== Active Linux distributions ==
 
 
These are the distributions that still list Alpha as a supported architecture. This is not a complete list.
 
 
{| class="wikitable"
 
|-
 
!Distribution
 
!Support status
 
|-
 
|[http://www.gentoo.org/ Gentoo Linux]
 
|Supported as of 10 Nov 2014.
 
|-
 
|}
 
 
=== Debian Linux ===
 
 
"The Alpha port is no longer officially supported in the Debian stable release. The last release with official Alpha support was Debian 5.0 "lenny". <ref>Debian -- Alpha Port http://www.debian.org/ports/alpha/</ref>
 
 
However, the online package files for this release are still hosted online. If you try to download the Alpha port from the normal Debian mirrors, you will not find it. To download it go to the
 
[http://archive.debian.org/ Debian Archive site].
 
 
Debian packages can still be downloaded and installed from within <tt>apt-get</tt> by adding the following to <tt>/etc/apt/sources.list</tt>:
 
 
<pre>
 
deb http://archive.debian.org/debian lenny main contrib non-free
 
deb-src http://archive.debian.org/debian lenny main contrib non-free
 
deb http://archive.debian.org/debian-security lenny/updates main contrib non-free
 
deb-src http://archive.debian.org/debian-security lenny/updates main contrib non-free
 
</pre>
 
 
Also install the signing keys:
 
<pre>
 
apt-get install debian-archive-keyring
 
</pre>
 
 
An example of a package directory is:
 
http://archive.debian.org/debian/pool/main/l/lxdoom/
 
 
== Discontinued Linux distributions ==
 
 
{| class="wikitable"
 
|-
 
!Distribution
 
!Support status
 
|-
 
|Debian
 
|Not supported. Last supported version was 5.0. However, the online package files are still hosted by Debian.
 
|-
 
|Redhat
 
|Not supported.
 
|-
 
|}
 
 
== Other Alpha operating systems ==
 
There are many other operating systems for the Alpha architecture, some actively maintained and some no longer supported.
 
 
See the [[List of operating systems for Alpha]].
 
  
 
== Alpha History ==
 
== Alpha History ==
Line 116: Line 63:
 
<li>[https://archive.org/web/ Internet Archive] for keeping copies of the old alphalinux.org website.</li>
 
<li>[https://archive.org/web/ Internet Archive] for keeping copies of the old alphalinux.org website.</li>
 
</ul>
 
</ul>
 
== References ==
 
<references />
 

Revision as of 12:57, 6 January 2015

This website is about the port of Linux to the Alpha architecture. Linux is available under the terms of the GNU General Public License.

News

[10 Dec 2014] New alphalinux.net website launched

The AlphaLinux.net website is intended to provide resources for Alpha processor operating systems; in particular Linux on Alpha. The content is under development, but there are plans to include content formerly hosted at www.alphalinux.org.

There are many good reasons for keeping Alpha content available, whether or not the Alpha architecture is a primary platform for running Linux nowadays:

  • Alpha hardware is still run by real organisations doing real work. It is still supported hardware for users running OpenVMS.
  • We wouldn't throw away data about our favourite 8-bit home microcomputers, even though they are now used only by hobbyists, so why should we throw away information about Alpha?
  • Retro computing - it's a bit like owning a classic car but is cheaper (normally) and takes up less space!

You can still view the old alphalinux.org site using archive.org. The last copy of the site was on 10 Sep 2014. I hope to make copies of the downloadable content. If you contributed content for alphalinux.org in the past then you are very welcome to resubmit it to this site!

Linux distributions and other operating systems for Alpha

There are many Linux distributions and other operating systems for the Alpha architecture, some of which are actively maintained and some no longer supported.

See the List of operating systems for Alpha.

The Future of Alpha

SCSI hard disk emulator for retro computing

As Alpha is effectively retro computing, it joins many other older computers that require increasingly rare SCSI hard disks. The SCSI2SD card connects to a 50-pin SCSI bus and emulates a hard disk using storage on an SD memory card.

This has been tested by the author on a Compaq XP-1000 Professional Workstation. The SCSI2SD card is seen as a bootable device in the SRM, which enables it to be used to load the Debian Linux kernel. The kernel can then load the rest of the OS from any other device in the machine that it has a driver for, in this case an IDE disk attached to a Promise IDE controller in a PCI slot. By only using it to load the kernel this avoids questions on whether the SD card has sufficient performance for a regular filesystem.

Buy one

  • ICC in the UK have Alpha hardware available for sale (as of October 2014).

Alpha Emulators

  • EmuVM - available free for non-commercial use. (Not tested by the author.)

Alpha History

Alpha: The History in Facts and Comments

Supercomputers

In its day, Alpha-powered supercomputers were some of the most powerful in the world. For example:

Credits

  • Thanks to ICC in the UK for selling me a good-as-new Compaq XP1000 Professional Workstation (October 2014). Check them out if you want to buy Alpha hardware.
  • Internet Archive for keeping copies of the old alphalinux.org website.