From 7d72e35dd7bc5042e5dd8660dcdcb841db0cc852 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Mon, 18 Feb 2008 15:09:22 +0100 Subject: Add new page debtags describing the GoLearn! application. Add Sup-project and Participants sections on index page, and add link to debtags. --- debtags.mdwn | 19 +++++++++++++++++++ index.mdwn | 6 ++++++ 2 files changed, 25 insertions(+) create mode 100644 debtags.mdwn diff --git a/debtags.mdwn b/debtags.mdwn new file mode 100644 index 0000000..cda01ce --- /dev/null +++ b/debtags.mdwn @@ -0,0 +1,19 @@ +# How to find relevant packages + +You (teacher) want to look at only the software relevant to you. + +We (developers) need your help figuring out what is relevant. + +The technical engine we use is called DebTags. Currently the simplest +way for you to navigate using DebTags is with the application GoLearn!, +part of the debian package goplay since february 2008. + +Follow these steps to install, and track later updates to, the new goplay +package that also contains GoLearn! (NB! both steps require root access): + + 1. Add the following line to the config file /etc/apt/sources.list: + deb http://debian.jones.dk/ etch golearn + + 2. Run the following commands: + aptitude update + aptitude install golearn diff --git a/index.mdwn b/index.mdwn index 452ff86..594f192 100644 --- a/index.mdwn +++ b/index.mdwn @@ -2,6 +2,12 @@ This is a notepad for the idea exchange of [[Kurt_Gramlich|kurt]] and [[Jonas_Smedegaard|jonas]]. +## Sub-projects + + * The DebTags software browser [[GoLearn!|debtags]] + +## Participants + Kurt is active in [Skolelinux](http://www.skolelinux.org), mainly as founder, promotor and cultivator of the [german](http://www.skolelinux.de) branch of that project. -- cgit v1.2.3