diff options
| author | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2014-03-21 09:46:01 +0100 |
|---|---|---|
| committer | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2014-03-21 09:46:01 +0100 |
| commit | 4ab565ee932992b199bde6ab428c19a2c55f1f91 (patch) | |
| tree | 0559eafd77489a3afa9dd975494aa300d9f8efb2 | |
| parent | a2a3f0016ad7a94a30a956ba1a4e836e660230f5 (diff) | |
update github notice
| -rw-r--r-- | dev.buetow.org/content/home.xml | 19 |
1 files changed, 11 insertions, 8 deletions
diff --git a/dev.buetow.org/content/home.xml b/dev.buetow.org/content/home.xml index 58dc519..04d64f2 100644 --- a/dev.buetow.org/content/home.xml +++ b/dev.buetow.org/content/home.xml @@ -7,23 +7,26 @@ <namedlink href="http://web.buetow.org/listinfo/dev">Development Mailing List</namedlink> <noop> for any considerations.</noop> </text> - <textheader>Git repository</textheader> - <text> - <noop>You may go to </noop> - <namedlink href="http://git.buetow.org/">gitweb</namedlink> - <noop> for browsing some of the repositories. Please check out each individual project site how to clone a git repository.</noop> - </text> + <textheader>Github</textheader> <text> - <noop>Only a selected projects are mirrored to my github account which is</noop> + <noop>My Github page is</noop> <namedlink href="http://github.com/rantanplan/">github.com/rantanplan</namedlink> - <noop> which can be seen as a 'social backup'.</noop> </text> + + <textheader>Git (backup) repository</textheader> + <text> + <noop>You may go to </noop> + <namedlink href="http://git.buetow.org/">gitweb</namedlink> + <noop> for browsing some of the repositories. It is a mirror of all the repositories on github. Due to legacy issues some projects are not on Github yet but only on git.buetow.org.</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</text> <code>[deb|deb-src] http://deb.buetow.org/apt DISTRIBUTION main</code> <text>Where DISTRIBUTION may be squeeze, wheezy.... To trust the repo please run: </text> <code>curl http://deb.buetow.org/apt/pubkey.gpg | sudo apt-key add -</code> + <textheader>Project list</textheader> <information> <text> |
