diff options
| author | Paul Buetow (uranus) <paul@buetow.org> | 2014-12-27 14:31:00 +0100 |
|---|---|---|
| committer | Paul Buetow (uranus) <paul@buetow.org> | 2014-12-27 14:31:00 +0100 |
| commit | 153ab17db5eb9190b1df2d0fde50e054f81b89a5 (patch) | |
| tree | d40f35da03bab370224d96273874b22ca37e5f0d | |
| parent | ccc9bf5a8c7ebe20c2d0bdf180666c81e167cdb1 (diff) | |
update
| -rw-r--r-- | cbars.buetow.ninja/content/45.Wishlist.xml | 8 | ||||
| -rw-r--r-- | cbars.buetow.ninja/content/50.Download.xml | 6 |
2 files changed, 6 insertions, 8 deletions
diff --git a/cbars.buetow.ninja/content/45.Wishlist.xml b/cbars.buetow.ninja/content/45.Wishlist.xml deleted file mode 100644 index cc14987..0000000 --- a/cbars.buetow.ninja/content/45.Wishlist.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> -<content> - <pagetitle>Wishlist</pagetitle> - <text>This is the Wishlist file of the current master branch:</text> - <pretext> - <inject>http://web.buetow.org/cgit/cbars.git/plain/docs/wishlist</inject> - </pretext> -</content> diff --git a/cbars.buetow.ninja/content/50.Download.xml b/cbars.buetow.ninja/content/50.Download.xml index fcd1b73..4382358 100644 --- a/cbars.buetow.ninja/content/50.Download.xml +++ b/cbars.buetow.ninja/content/50.Download.xml @@ -1,6 +1,12 @@ <?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> |
