diff options
| -rw-r--r-- | cbars.alpha.buetow.org/content/50.Download.xml | 12 | ||||
| -rw-r--r-- | dev.buetow.org/content/home.xml | 16 |
2 files changed, 4 insertions, 24 deletions
diff --git a/cbars.alpha.buetow.org/content/50.Download.xml b/cbars.alpha.buetow.org/content/50.Download.xml index 776be4c..f5a9da9 100644 --- a/cbars.alpha.buetow.org/content/50.Download.xml +++ b/cbars.alpha.buetow.org/content/50.Download.xml @@ -1,18 +1,6 @@ <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> <content> <pagetitle>Download</pagetitle> - <important> - <text> - <strong>Important notice:</strong> - <noop>There is no Debian Package available yet!</noop> - </text> - </important> - <text>!!HOSTNAME!! can be downloaded from a deb repo or from git.</text> - <textheader>Install from deb repository</textheader> - <text>If you have Debian GNU/Linux Wheezy you can add the following into a new apt source file, e.g. /etc/apt/source.list.d/buetoworg.list, and run apt-get update;apt-get install !!HOSTNAME!!:</text> - <code>deb https://deb.buetow.org/apt wheezy main -deb-src https://deb.buetow.org/apt wheezy main</code> - <text>To trust it please run "curl https://deb.buetow.org/apt/pubkey.gpg | sudo apt-key add -".</text> <textheader>Download from git repository</textheader> <text> <noop>Go to </noop> diff --git a/dev.buetow.org/content/home.xml b/dev.buetow.org/content/home.xml index be21d8e..c27542a 100644 --- a/dev.buetow.org/content/home.xml +++ b/dev.buetow.org/content/home.xml @@ -1,24 +1,16 @@ <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> <content> <pagetitle>Some programming projects</pagetitle> - <textheader>Mailing List</textheader> + <textheader>Cgit</textheader> <text> - <noop>Here are some programming projects listed which I programmed in my spare time. Some may be usefull and others may not. Please use the </noop> - <namedlink href="https://pluto.buetow.org/listinfo/dev">Development Mailing List</namedlink> - <noop> for any considerations.</noop> + <noop>My Cgit can be found at</noop> + <hyperlink>https://cgit.buetow.org</hyperlink> </text> <textheader>Github</textheader> <text> - <noop>My Github page is</noop> + <noop>In parallel to Cgit I keep copies of my stuff at Github. My Github page is</noop> <namedlink href="http://github.com/buetow">github.com/buetow</namedlink> - <noop> and my open source report card is</noop> - <namedlink href="http://osrc.dfm.io/buetow">http://osrc.dfm.io/buetow</namedlink> </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] https://deb.buetow.org/apt DISTRIBUTION main</code> - <text>Where DISTRIBUTION may be squeeze, wheezy.... To trust the repo please run: </text> - <code>curl https://deb.buetow.org/apt/pubkey.gpg | sudo apt-key add -</code> <textheader>Project list</textheader> <information> <text> |
