From ffdc545edad5295b3818133862431fd0c5f205a9 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Tue, 18 Aug 2009 21:25:17 -0600 Subject: [PATCH] add info on new package archive --- AltOS/index.mdwn | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) 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 -- 2.47.2