summaryrefslogtreecommitdiff
path: root/dev.buetow.org/content/home.xml
blob: be21d8ee070885ec83bfd8742c5541da28f23498 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
<content>
  <pagetitle>Some programming projects</pagetitle>
  <textheader>Mailing List</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>
  </text>
  <textheader>Github</textheader>
  <text>
    <noop>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>
      <noop>All hosts containing </noop>
      <strong>.alpha.buetow.org</strong>
      <noop> are most likely dev, test or PoCs. Don't expect to find anything usefull there.</noop>
    </text>
  </information>
  <text>
    <includerun>projectlist.inc.pl</includerun>
  </text>
</content>