➖ drop wheezy support
Removes the Vagrant set up for Debian wheezy and makes the installer abort and complain if started on wheezy.
This commit is contained in:
parent
ffc48a50d2
commit
1d7823468f
4 changed files with 4 additions and 17 deletions
|
@ -35,7 +35,6 @@ With the above instructions LibreTime is installed on Ubuntu Xenial Xerus. The V
|
|||
| ------ | ------------------- | ------- |
|
||||
| Debian 9.2 | `vagrant up debian-stretch` | Install on current Debian Stretch. |
|
||||
| Debian 8.7 | `vagrant up debian-jessie` | Install on Debian Jessie. |
|
||||
| Debian 7.11 | `vagrant up debian-wheezy` | Deprecated install on Debian Wheezy. Please switch to debian-stretch. |
|
||||
| Ubuntu 18.04 | `vagrant up ubuntu-bionic` | Experimental install on current Ubuntu Bionic Beaver. |
|
||||
| Ubuntu 16.04 | `vagrant up ubuntu-xenial` | Install on Ubuntu Xenial Xerus. |
|
||||
| Ubuntu 14.04 | `vagrant up ubuntu-trusty` | Deprecated install on Ubuntu Trusty Tahir. Recommended by legacy upstream. |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue