-
Can we use g++-8 in order to support c++17?
-
There's a lot of setup to run the website. I'd like it to be completely eliminated, so that contributions are as easy as checking out the code, running `npm install`, and starting with `node index.js`…
-
When I run `vagrant box add lucid32 http://files.vagrantup.com/lucid32.box` in my terminal, the following error comes up:
> box: Downloading: http://files.vagrantup.com/lucid32.box
> An error occu…
-
When using your examples from the readme, Vagrant tells me that "a box must be specified". Do you have a particular box you would recommend? I don't see a reference to any box in your examples.
I a…
-
the message
```
==> default: dpkg-preconfigure: unable to re-open stdin: No such file or directory
```
gets printed several times every time you vagrant up. it's because different apt related thin…
-
The current documentation (README.md) indicates that this functionality currently works, but with Macbook M1 (ARM64) with hvf, this is not working:
```ruby
config.vm.network "forwarded_port", gues…
-
For someone just trying to get up and running quickly, it would help if you included the following line in the vagrantfile:
config.vm.box_url = "http://cloud-images.ubuntu.com/vagrant/precise/current…
-
I think it would be a great "feature" to set this project up in a vagrant box. When developing I don't like to have all the needed dependencies to locally installed software like mysql etc.
This co…
-
### Vagrant version
Vagrant 2.2.19
### Host operating system
Ubuntu 21.10
`uname -a` on the host: `Linux Laptop 5.13.0-30-generic #33-Ubuntu SMP Fri Feb 4 17:03:31 UTC 2022 x86_64 x86_64 x86…
-
Starting with version 36 [Fedora stopped supporting `ifcfg` files](https://fedoraproject.org/wiki/Changes/NoIfcfgFiles) by default. Support can be restored by installing the `NetworkManager-initscript…