diff options
author | Bdale Garbee <bdale@gag.com> | 2010-07-27 10:45:39 -0600 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2010-07-27 10:45:39 -0600 |
commit | 887a4aac056e1853a019aeb7c402cc9c48fe7a8a (patch) | |
tree | 26857b361053d0b0d9d0a9f985d1f9a5b2d7846e | |
parent | d843e3385e650c749faf99458e7a0778e0ccf182 (diff) |
more text
-rw-r--r-- | AltOS/index.mdwn | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/AltOS/index.mdwn b/AltOS/index.mdwn index 8857508..09f5940 100644 --- a/AltOS/index.mdwn +++ b/AltOS/index.mdwn @@ -21,18 +21,23 @@ needed. ## Artifacts ## -The source available from [git.gag.com](http://git.gag.com) in the project +The source is available from [git.gag.com](http://git.gag.com) in the project [fw/altos](http://git.gag.com/?p=fw/altos;a=summary). ### Linux ### -Debian packages for 32-bit x86 are available: +[Debian](http://www.debian.org) packages for 32-bit x86 are available: 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 +files for building the Debian packages on other architectures or derivatives +such as [Ubuntu](http://ubuntu.com). + Bdale has also created a theme for [GDM](http://projects.gnome.org/gdm/) that he uses on his primary notebook, and the |