<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware/Vagrantfile, branch master</title>
<subtitle>QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)</subtitle>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/'/>
<entry>
<title>Remove Vagrant due to bit-rot. (#20000)</title>
<updated>2023-03-03T03:16:18+00:00</updated>
<author>
<name>Nick Brassel</name>
<email>nick@tzarc.org</email>
</author>
<published>2023-03-03T03:16:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=4cf8f69a4b7df673f4948f4edf920fa30a2bce22'/>
<id>4cf8f69a4b7df673f4948f4edf920fa30a2bce22</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move everything from qmkfm/base_container to qmkfm/qmk_cli (#14230)</title>
<updated>2021-08-29T23:41:56+00:00</updated>
<author>
<name>Zach White</name>
<email>skullydazed@gmail.com</email>
</author>
<published>2021-08-29T23:41:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=b705020dafd0aa7531d03cd8fa64260684a3fb79'/>
<id>b705020dafd0aa7531d03cd8fa64260684a3fb79</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrades Vagrant box to Debian 10 to fix Docker build error on Debian 9. (#13236)</title>
<updated>2021-06-19T12:52:34+00:00</updated>
<author>
<name>Jean-Sebastien Paquet</name>
<email>paquet@cadwork.ca</email>
</author>
<published>2021-06-19T12:52:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=8dc036c2e49f51a8dc1721ac8e84d7ec1c873f1e'/>
<id>8dc036c2e49f51a8dc1721ac8e84d7ec1c873f1e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove broken example from Makefile (#9159)</title>
<updated>2020-05-21T19:33:20+00:00</updated>
<author>
<name>ridingqwerty</name>
<email>george.g.koenig@gmail.com</email>
</author>
<published>2020-05-21T19:33:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=dae6f6b39bead1e5a709e7c07d4c3589fa5e1354'/>
<id>dae6f6b39bead1e5a709e7c07d4c3589fa5e1354</id>
<content type='text'>
* Remove broken example from Makefile

* Correct example in Vagrantfile</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Remove broken example from Makefile

* Correct example in Vagrantfile</pre>
</div>
</content>
</entry>
<entry>
<title>Configure Vagrant to use qmk_base_container (#6194)</title>
<updated>2019-07-16T08:20:34+00:00</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2019-07-16T08:20:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=29e9caa82bdfe898dd7fca82fcecf0cae2374859'/>
<id>29e9caa82bdfe898dd7fca82fcecf0cae2374859</id>
<content type='text'>
* Initial conversion of vagrant to use qmkfm/base_container

* Fix vagrant when using docker provider

* Workaround for VirtualBox VM restarts

* Generalise Vagrant docs slightly and add FAQ
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Initial conversion of vagrant to use qmkfm/base_container

* Fix vagrant when using docker provider

* Workaround for VirtualBox VM restarts

* Generalise Vagrant docs slightly and add FAQ
</pre>
</div>
</content>
</entry>
<entry>
<title>Update run command now that the install script is unattended, fix mount point for Debian (#5847)</title>
<updated>2019-05-12T00:55:12+00:00</updated>
<author>
<name>zvecr</name>
<email>git@zvecr.com</email>
</author>
<published>2019-05-12T00:55:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=d53cbd2dc6ec6877f2815c546c03b39fac7a8afa'/>
<id>d53cbd2dc6ec6877f2815c546c03b39fac7a8afa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Align docker and vagrant base images (#4905)</title>
<updated>2019-03-17T17:36:59+00:00</updated>
<author>
<name>zvecr</name>
<email>git@zvecr.com</email>
</author>
<published>2019-03-17T17:36:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=d8df01ca5e43b6322ba2ef5c7613a871ce69282c'/>
<id>d8df01ca5e43b6322ba2ef5c7613a871ce69282c</id>
<content type='text'>
* Align docker and vagrant base images - update box to debian 9.6

* Align docker and vagrant base images - lock docker image to debian 9

* Align docker and vagrant base images - update vagrant docker to debian 9
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Align docker and vagrant base images - update box to debian 9.6

* Align docker and vagrant base images - lock docker image to debian 9

* Align docker and vagrant base images - update vagrant docker to debian 9
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial fixes for vagrant (#4900)</title>
<updated>2019-01-21T18:24:43+00:00</updated>
<author>
<name>zvecr</name>
<email>git@zvecr.com</email>
</author>
<published>2019-01-21T18:24:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=37b042a594d5f268ed04ad3d484ab81715862403'/>
<id>37b042a594d5f268ed04ad3d484ab81715862403</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update the installation script PR (#4167)</title>
<updated>2018-10-22T20:24:43+00:00</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2018-10-19T04:33:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=552b1cccec12f2685f594df5b58afc11ca1fbc74'/>
<id>552b1cccec12f2685f594df5b58afc11ca1fbc74</id>
<content type='text'>
* Update docs to use qmk_install

* Update Vagrantfile to use qmk_install
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update docs to use qmk_install

* Update Vagrantfile to use qmk_install
</pre>
</div>
</content>
</entry>
<entry>
<title>removed unused boxes (qmk won't compile with them anyway), updated welcome message</title>
<updated>2018-06-29T02:09:38+00:00</updated>
<author>
<name>adamws</name>
<email>200001@student.pwr.wroc.pl</email>
</author>
<published>2018-06-21T22:36:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=a980a7972c5ef480a1c114d48f83377ab1d10a33'/>
<id>a980a7972c5ef480a1c114d48f83377ab1d10a33</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
