diff options
| author | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-09-30 23:16:08 +0200 |
|---|---|---|
| committer | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-09-30 23:16:08 +0200 |
| commit | 47f218e4dbf1c236ae2024740c3765e67a36b068 (patch) | |
| tree | 2ea8e0edcb1a4af439b00178e65af71875b04bf7 /dev.buetow.org/content/home.xml | |
| parent | 7acaca39eb95fa7dee6a64c18bdb50668b79de9f (diff) | |
| parent | 65f27d6a8126fc774cea5c69a1ff4b42563e05ca (diff) | |
Merge branch 'hosts' of git.buetow.org:/git/xerl into hosts
Diffstat (limited to 'dev.buetow.org/content/home.xml')
| -rw-r--r-- | dev.buetow.org/content/home.xml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/dev.buetow.org/content/home.xml b/dev.buetow.org/content/home.xml index 2ce05e5..0778d4c 100644 --- a/dev.buetow.org/content/home.xml +++ b/dev.buetow.org/content/home.xml @@ -14,8 +14,10 @@ <noop> for browsing some of the repositories. Please check out each individual project site how to clone a git repository.</noop> </text> <textheader>Deb repository</textheader> - <text>Some projects provide packages in .deb format. Please check out each individual project site for available architecture and so on. Basically the debian repository is available via '[deb|deb-src] [http|ftp]://deb.buetow.org/apt REPLACEWITHDISTNAME main'.</text> - <text>To trust it please run "curl http://deb.buetow.org/apt/pubkey.gpg | apt-key add -"</text> + <text>Some projects provide packages in .deb format. Please check out each individual project site for available architecture and so on. Basically the debian repository is available via</text> + <code>[deb|deb-src] [http|ftp]://deb.buetow.org/apt REPLACEWITHDISTNAME main</code> + <text>To trust it please run: </text> + <code>curl http://deb.buetow.org/apt/pubkey.gpg | apt-key add -</code> <textheader>Project list</textheader> <text> <perl> |
