Skip to content

Commit

Permalink
doc: v2.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
frankiejol committed May 29, 2023
1 parent df33899 commit 7a70cda
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 16 deletions.
6 changes: 3 additions & 3 deletions docs/docs/INSTALL_Debian.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@ repository <http://infoteleco.upc.edu/img/debian/>`__.

Install the ravada package. It is called *debian-10* but works fine in *debian-11* also.

- ravada_2.0.4_debian-10_all.deb
- ravada_2.0.5_debian-10_all.deb

When you run dpkg now it may show some errors, it is ok, keep reading.

.. prompt:: bash $

wget http://infoteleco.upc.edu/img/debian/ravada_2.0.4_debian-10_all.deb
wget http://infoteleco.upc.edu/img/debian/ravada_2.0.5_debian-10_all.deb
sudo apt update
sudo apt install ./ravada_2.0.4_debian-10_all.deb
sudo apt install ./ravada_2.0.5_debian-10_all.deb

Debian KVM
~~~~~~~~~~
Expand Down
8 changes: 4 additions & 4 deletions docs/docs/INSTALL_Ubuntu.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,16 @@ repository <http://infoteleco.upc.edu/img/debian/>`__.

Install the ravada package. Choose the one that matches your OS release:

- ravada_2.0.4_ubuntu-18.04_all.deb
- ravada_2.0.4_ubuntu-20.04_all.deb for Ubuntu 20.04 and Ubuntu 22.04
- ravada_2.0.5_ubuntu-18.04_all.deb
- ravada_2.0.5_ubuntu-20.04_all.deb for Ubuntu 20.04 and Ubuntu 22.04

When you run dpkg now it may show some errors, it is ok, keep reading.

.. prompt:: bash $

wget http://infoteleco.upc.edu/img/debian/ravada_2.0.4_ubuntu-20.04_all.deb
wget http://infoteleco.upc.edu/img/debian/ravada_2.0.5_ubuntu-20.04_all.deb
sudo apt-get update
sudo apt install ./ravada_2.0.4_ubuntu-20.04_all.deb
sudo apt install ./ravada_2.0.5_ubuntu-20.04_all.deb

The last command will show a warning about missing dependencies. Install
them running:
Expand Down
8 changes: 4 additions & 4 deletions docs/docs/res/ravada_installer.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ if [[ $OS = *"Ubuntu"* && $VER > '16.04' ]]; then
echo "Downloading..."
sudo apt-get install libmojolicious-plugin-renderfile-perl -y &> /dev/null

wget http://infoteleco.upc.edu/img/debian/ravada_2.0.4_ubuntu-18.04_all.deb
sudo dpkg -i ravada_2.0.4_ubuntu-18.04_all.deb &> /dev/null
wget http://infoteleco.upc.edu/img/debian/ravada_2.0.5_ubuntu-18.04_all.deb
sudo dpkg -i ravada_2.0.5_ubuntu-18.04_all.deb &> /dev/null
echo "Installing Dependencies..."
sudo apt-get update -y &> /dev/null
sudo apt-get -f -y install &> /dev/null
Expand Down Expand Up @@ -136,8 +136,8 @@ elif [[ $OS = *"Ubuntu"* ]]; then
wget http://infoteleco.upc.edu/img/debian/libmojolicious-plugin-renderfile-perl_0.10-1_all.deb &> /dev/null
sudo dpkg -i libmojolicious-plugin-renderfile-perl_0.10-1_all.deb &> /dev/null

wget http://infoteleco.upc.edu/img/debian/ravada_2.0.4_all.deb &> /dev/null
sudo dpkg -i ravada_2.0.4_all.deb &> /dev/null
wget http://infoteleco.upc.edu/img/debian/ravada_2.0.5_all.deb &> /dev/null
sudo dpkg -i ravada_2.0.5_all.deb &> /dev/null
echo "Installing Dependencies..."
sudo apt-get update -y &> /dev/null
sudo apt-get -f -y install &> /dev/null
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/update.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ ETSETB repository <http://infoteleco.upc.edu/img/debian/>`__.

.. prompt:: bash

wget http://infoteleco.upc.edu/img/debian/ravada_2.0.4_ubuntu-20.04_all.deb
wget http://infoteleco.upc.edu/img/debian/ravada_2.0.5_ubuntu-20.04_all.deb


Step 2
Expand All @@ -28,7 +28,7 @@ Install the *deb* package.

.. prompt:: bash

sudo apt install ./ravada_2.0.4_ubuntu-20.04_all.deb
sudo apt install ./ravada_2.0.5_ubuntu-20.04_all.deb


On some upgrades may be required to install some dependencies. You will see
Expand Down
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
<!-- /.container-fluid -->
</nav>
<div class="tease">
Ravada 2.0.4 is out! Go to the <a target="_blank" href="http://ravada.readthedocs.io/en/latest/docs/INSTALL.html">install</a> page.
Ravada 2.0.5 is out! Go to the <a target="_blank" href="http://ravada.readthedocs.io/en/latest/docs/INSTALL.html">install</a> page.
</div>
<!-- Header -->
<header>
Expand Down Expand Up @@ -662,8 +662,8 @@ <h3>Around the Web</h3>
<div class="footer-col col-md-6">
<h3>About Ravada</h3>
<p>Ravada is a free to use, open source VDI project.</p>
<a href="https://github.com/UPC/ravada/blob/release/2.0.4/CHANGELOG.md"><img
src="https://img.shields.io/badge/Version-ravada--2.0.4-green.svg"></a>
<a href="https://github.com/UPC/ravada/blob/release/2.0.5/CHANGELOG.md"><img
src="https://img.shields.io/badge/Version-ravada--2.0.5-green.svg"></a>
<a href='http://ravada.readthedocs.io/en/latest/?badge=latest'><img src='https://readthedocs.org/projects/ravada/badge/?version=latest' alt='Documentation Status' /></a>
<a href="https://hosted.weblate.org/engage/ravada/"><img src="https://hosted.weblate.org/widgets/ravada/-/svg-badge.svg" alt="Translation status" /></a>
<a href="https://github.com/UPC/ravada/blob/master/LICENSE"><img src="https://img.shields.io/badge/License-AGPL%20v3-blue.svg"></a>
Expand Down

0 comments on commit 7a70cda

Please sign in to comment.