diff options
| author | Paul Buetow (lxpbuetow.webde.local) <paul.buetow@1und1.de> | 2013-09-30 09:19:55 +0200 |
|---|---|---|
| committer | Paul Buetow (lxpbuetow.webde.local) <paul.buetow@1und1.de> | 2013-09-30 09:19:55 +0200 |
| commit | 70d9d624fcd9aaac479989463dca25d40627c117 (patch) | |
| tree | 4c352d1536898f4024378205a47bd95420549058 /dev.buetow.org/content/home.xml | |
| parent | 80c9bb399066b696adbd026ce6b4d136f56c31ba (diff) | |
foo
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 f1761ab..ff35b5a 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> |
