summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2010-09-09 22:36:19 -0600
committerBdale Garbee <bdale@gag.com>2010-09-09 22:36:19 -0600
commit139c6bbfdbfd520b103ca661a8b9f92d072504b8 (patch)
treea2694a5fc0113bafd312e3ca73c75be728a23c33
parent6072c23a38244f8f8c15faf3d41bb87910c586d6 (diff)
releasing 0.7.1
-rw-r--r--AltOS/index.mdwn27
-rw-r--r--AltOS/releases/0.7.1/Altos-Linux-0.7.1.tar.bz2 (renamed from AltOS/releases/old/Altos-Linux.tgz)bin9347836 -> 9402137 bytes
-rw-r--r--AltOS/releases/0.7.1/Altos-Mac-0.7.1.zip (renamed from AltOS/releases/old/Altos-Mac.zip)bin9344652 -> 9469271 bytes
-rw-r--r--AltOS/releases/0.7.1/Altos-Windows-0-7-1.exe (renamed from AltOS/releases/old/Altos-Windows.zip)bin9343787 -> 9416527 bytes
-rw-r--r--AltOS/releases/old.mdwn1
5 files changed, 10 insertions, 18 deletions
diff --git a/AltOS/index.mdwn b/AltOS/index.mdwn
index b3edfd7..a5d8d5d 100644
--- a/AltOS/index.mdwn
+++ b/AltOS/index.mdwn
@@ -41,10 +41,9 @@ If you use [Debian](http://www.debian.org), then a pre-built package for
apt-get install altos
If you use some other distribution of Linux, then
-a [Linux package](releases/current/Altos-Linux.tgz) of our
-second-generation Java bits that
+a Linux package of our second-generation Java bits that
should run on any distribution with a modern Java version is also
-available. Unlike the Debian pacakge, which depends on various libraries
+available below. Unlike the Debian pacakge, which depends on various libraries
already part of the Debian distribution, this package includes a "fat" jar
file with all of the Java libraries that aren't part of the basic Java runtime
environment included, so it should "just work" on any system with
@@ -71,9 +70,9 @@ directory in the source tree (the themes are included in the Debian package).
### Mac ###
-A [Mac OS X package](releases/current/Altos-Mac.zip) that is compatible with
-versions 10.5 "Leopard" and later (including 10.6 "Snow Leopard") is now
-available. The Mac operating system includes Java, and all Altus Metrum
+A Mac OS X package that is compatible with
+versions 10.5 "Leopard" and later (including 10.6 "Snow Leopard") is
+available below. The Mac operating system includes Java, and all Altus Metrum
products show up as simple USB serial ports, so this should just work
with no additional drivers or other dependency issues. Older versions of
the Mac operating system come with Java versions that are too old for use
@@ -82,9 +81,8 @@ other than upgrading to a newer operating system.
### Windows ###
-Our [Windows package](releases/current/Altos-Windows.zip) is
-known to work on XP and
-32-bit Windows 7 Enterprise. If you don't already have Java installed,
+Our Windows package is known to work on at least some flavors of XP, Vista, and
+Windows 7 Enterprise. If you don't already have Java installed,
download and install a current Java 6 version from [java.com](http://java.com)
first. Then download our zip and extract the files. Windows already has
the required USB serial device driver, but you will probably need to manually
@@ -98,12 +96,7 @@ appreciated!
### Available Versions ###
- 0.7.1
- - [Windows Installer](releases/0.7.1/Altos-Windows.exe)
- - [Mac OS X Package](releases/0.7.1/Altos-Mac.zip)
- - [Linux](releases/0.7.1/Altos-Linux.tgz)
+ - [Windows Installer](releases/0.7.1/Altos-Windows-0-7-1.exe)
+ - [Mac OS X Package](releases/0.7.1/Altos-Mac-0.7.1.zip)
+ - [Linux](releases/0.7.1/Altos-Linux-0.7.1.tar.bz2)
- [Source Snapshot](http://git.gag.com/?p=fw/altos;a=snapshot;h=refs/tags/0.7.1;sf=tgz)
-
-- old
- - [Windows Installer](releases/old/Altos-Windows.exe)
- - [Mac OS X Package](releases/old/Altos-Mac.zip)
- - [Linux](releases/old/Altos-Linux.tgz)
diff --git a/AltOS/releases/old/Altos-Linux.tgz b/AltOS/releases/0.7.1/Altos-Linux-0.7.1.tar.bz2
index 194c5c0..cf22c9d 100644
--- a/AltOS/releases/old/Altos-Linux.tgz
+++ b/AltOS/releases/0.7.1/Altos-Linux-0.7.1.tar.bz2
Binary files differ
diff --git a/AltOS/releases/old/Altos-Mac.zip b/AltOS/releases/0.7.1/Altos-Mac-0.7.1.zip
index 5455dfc..911d6c1 100644
--- a/AltOS/releases/old/Altos-Mac.zip
+++ b/AltOS/releases/0.7.1/Altos-Mac-0.7.1.zip
Binary files differ
diff --git a/AltOS/releases/old/Altos-Windows.zip b/AltOS/releases/0.7.1/Altos-Windows-0-7-1.exe
index 0f15999..9059da9 100644
--- a/AltOS/releases/old/Altos-Windows.zip
+++ b/AltOS/releases/0.7.1/Altos-Windows-0-7-1.exe
Binary files differ
diff --git a/AltOS/releases/old.mdwn b/AltOS/releases/old.mdwn
deleted file mode 100644
index fe75af3..0000000
--- a/AltOS/releases/old.mdwn
+++ /dev/null
@@ -1 +0,0 @@
-[[!map pages="AltOS/releases/old/* and ! AltOS/releases/old/*/*"]]