3989cd79ff
treewide: fix path to shell related tests in doc
2023-05-13 18:27:58 +02:00
23cd98a654
tools/vagrant: fix Ubuntu version in README
2022-12-12 16:59:58 +01:00
Martine Lenders
ab9dd8f942
tools/vagrant: FreeBSD 12 updated to python 3.8
2021-11-02 13:45:50 +01:00
Martine Lenders
e38aec72b2
pycrypto: use pycryptodome instead
...
`pycrypto` is unmaintained [[1]] since v2.6.1 (released October 2013).
This version, however, has some severe vulnerabilities [[2]] [[3]].
The recommendation is to use the API-compatible `pycryptodome` library.
[1]: https://github.com/pycrypto/pycrypto/issues/173
[2]: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-7459
[3]: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-6594
2021-11-02 13:28:42 +01:00
Martine Lenders
01c061a922
dist/tools/vagrant: remove trailing whitespaces from README
2020-12-19 09:58:42 +01:00
Martine S. Lenders
f9e3c0f513
vagrant: add Vagrantfile to test native in FreeBSD
2020-08-25 16:00:59 +02:00
Thomas Perrot
b63121c588
board: add support for arduino-leonardo
2019-05-24 15:12:47 +02:00
Cenk Gündoğan
50443708aa
vagrant: add info to README.md for Windows quirks
2017-11-10 15:21:03 +01:00
Emmanuel Baccelli
9de3484c12
Doc: improved README for new boards in Vagrant
2017-03-28 20:22:47 +02:00
PeterKietzmann
49c1ed1d03
doc/vagrant: add information about changing the vagrant box
2016-10-13 15:03:06 +02:00
PeterKietzmann
aa149d41f6
doc/vagrant: remove information about provisioning
2016-10-13 14:34:36 +02:00
Cenk Gündoğan
9457703607
vagrant: minimize Vagrantfile and make it loadable
...
By parameterizing certain paths with `RIOTBASE`, it is possible to load
this Vagrantfile from other Vagrantfiles. This feature will be used by the
Tutorials repository, so that this Vagrantfile has no knowledge about
the tutorials, hence the deletion of the `tutorials` definition at this
place.
2016-09-21 10:22:35 +02:00
smlng
f9432cef4b
minor typos in README corrected
2016-09-19 12:09:46 +02:00
Cenk Gündoğan
63b7cf475a
vagrant: restructure 'addit. info.' in README
2016-09-06 16:54:05 +02:00
Cenk Gündoğan
39e2ad12bf
vagrant: change RIOT-OS to RIOT in readme
2016-09-06 14:53:40 +02:00
Cenk Gündoğan
c75c9194d8
vagrant: update ubuntu version in readme
2016-09-06 14:52:53 +02:00
Cenk Gündoğan
6e8d4dc686
vagrant: info about vboxusers group for USB access
2016-09-06 07:12:43 +02:00
Martine Lenders
5c34e200f0
vagrant: update README
2016-03-30 01:40:28 +02:00
Cenk Gündoğan
f2860701f0
vagrant: add vim
2015-12-11 08:53:37 +01:00
Cenk Gündoğan
6b0283fbb0
vagrant: rename RIOT-OS => RIOT and mount the synced folder directly to /home/cnk
2015-12-11 08:53:25 +01:00
Cenk Gündoğan
a53ed20066
Add and configure Vagrant for RIOT-OS
2015-12-04 14:14:04 +01:00