From: Bdale Garbee Date: Wed, 19 Aug 2009 03:25:17 +0000 (-0600) Subject: add info on new package archive X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=ffdc545edad5295b3818133862431fd0c5f205a9;p=web%2Faltusmetrum add info on new package archive --- diff --git a/AltOS/index.mdwn b/AltOS/index.mdwn index 0343fe0..fcec559 100644 --- a/AltOS/index.mdwn +++ b/AltOS/index.mdwn @@ -24,8 +24,11 @@ needed. The source available from [git.gag.com](http://git.gag.com) in the project [fw/altos](http://git.gag.com/?p=fw/altos;a=summary). -Note that actually building these sources requires a modifified version of -sdcc and a set of helper utilities that we're not publishing since we hope -to have the important bits accepted upstream shortly. Watch this space for -more details soon. - +Debian packages are also available: + +* Install our key in your packaging system: + wget -O - http://altusmetrum.org/apt/altusmetrum.key | apt-key add - +* Install our sources.list content: + wget -O /etc/apt/sources.list.d/altos.list http://altusmetrum.org/apt/altos.list +* Install the package: + apt-get install altos