summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2010-08-30 23:38:15 -0400
committerBdale Garbee <bdale@gag.com>2010-08-30 23:38:15 -0400
commit9ae4bbc2b145353c7961984fa5e2d186ec884443 (patch)
tree10ee49a62541495ccfdfcdd7329ee3695297a689
parent73b7d2f99f1d0c179fd3f3919489db9471fab3a7 (diff)
add packages for Mac and Windows
-rw-r--r--AltOS/Altos-Linux.tgz (renamed from AltOS/mac/AltosUI.pkg)bin9340933 -> 9345708 bytes
-rw-r--r--AltOS/Altos-Mac.zipbin0 -> 9341050 bytes
-rw-r--r--AltOS/Altos-Windows.zipbin0 -> 9341709 bytes
-rw-r--r--AltOS/index.mdwn19
-rw-r--r--AltOS/mac.mdwn1
5 files changed, 13 insertions, 7 deletions
diff --git a/AltOS/mac/AltosUI.pkg b/AltOS/Altos-Linux.tgz
index b8d013d..ad0dfe3 100644
--- a/AltOS/mac/AltosUI.pkg
+++ b/AltOS/Altos-Linux.tgz
Binary files differ
diff --git a/AltOS/Altos-Mac.zip b/AltOS/Altos-Mac.zip
new file mode 100644
index 0000000..b4ab3f7
--- /dev/null
+++ b/AltOS/Altos-Mac.zip
Binary files differ
diff --git a/AltOS/Altos-Windows.zip b/AltOS/Altos-Windows.zip
new file mode 100644
index 0000000..5c6261b
--- /dev/null
+++ b/AltOS/Altos-Windows.zip
Binary files differ
diff --git a/AltOS/index.mdwn b/AltOS/index.mdwn
index fa8ca41..92f8a45 100644
--- a/AltOS/index.mdwn
+++ b/AltOS/index.mdwn
@@ -34,15 +34,22 @@ The source is available from [git.gag.com](http://git.gag.com) in the project
### Linux ###
-[Debian](http://www.debian.org) packages for 32-bit x86 are available:
+If you use [Debian](http://www.debian.org), then a pre-built package for
+32-bit x86 is currently available here:
wget -O - http://altusmetrum.org/apt/altusmetrum.key | apt-key add -
wget -O /etc/apt/sources.list.d/altos.list http://altusmetrum.org/apt/altos.list
apt-get update
apt-get install altos
-The source tree includes documentation on how to build packages for other
-Linux systems such as [Arch Linux](http://www.archlinux.org), and the control
+If you use some other distribution of Linux, then
+a [Linux package](Altos-Linux.tgz) of our second-generation Java bits that
+should run on any distribution with a modern Java version is also available.
+
+If you'd rather build from source, our source tree includes documentation on
+how to build packages for various
+Linux systems such as [Arch Linux](http://www.archlinux.org), and the
+debian/ directory contains all the control
files for building the Debian packages on other architectures or derivatives
such as [Ubuntu](http://ubuntu.com).
@@ -62,11 +69,11 @@ slim (both already available in Debian), and then do:
### Mac ###
-A preliminary [Mac OS X package](mac/AltosUI.pkg) that is compatible with
+A [Mac OS X package](Altos-Mac.zip) that is compatible with
versions 10.5 "Leopard" and later (including 10.6 "Snow Leopard") is now
-available for testing.
+available.
### Windows ###
-Coming soon!
+A [Windows package](Altos-Windows.zip) is now available.
diff --git a/AltOS/mac.mdwn b/AltOS/mac.mdwn
deleted file mode 100644
index a7e4270..0000000
--- a/AltOS/mac.mdwn
+++ /dev/null
@@ -1 +0,0 @@
-[[!map pages="AltOS/mac/* and ! AltOS/mac/*/*"]]