~bayindirh/vagrant-machines

c6798392 — Hakan Bayindir a month ago master
doc: Update information about vbguest plugin.
cf9110e4 — Hakan Bayindir 9 months ago
proj: Update ubuntu20.04 InvenioRDM VM.

This commit updates ubuntu20.04-inveniordm-development VM to up to date and makes it compatible with latest installation procedures.
f43f5f61 — Hakan Bayindir 10 months ago
proj: Update Debian Docker lab to Bookworm.

This commit updates debian-docker-lab to Bookworm, updates Docker
installation procedures to match to the latest pracitces, and updates
the README.md file to reflect the change.
a979e7ac — Hakan Bayindir 10 months ago
doc: Update README.md file.

Since vagrant-vbguest is not maintained anymore, users are encouraged to
install VirtualBox guest additions themselves. This change is reflected
to document.
proj: Add buhtz’s BackInTime development machines.

- proj: Create a contrib file for contributed VMs.
- proj: Add buhtz’s BackInTime development VMs. Thanks!
- proj: Update .gitignore to ignore macOS specific files.
- docs: Update README.md.
1fbdf598 — Hakan Bayindir 1 year, 4 months ago
fix: Correct folder naming of Sphinx builder.

debian11-sphinx-builder's folder was misnamed. This commit corrects this
error.
2e7c9f78 — Hakan Bayindir 1 year, 4 months ago
feat: Add debian12-maven machine to the repository.

This commit adds a new debian12-maven VM, which installs a vanilla Maven
on top of Debian 12. No other config is done.
proj: Debian Sphinx Builder machine has been added.

This is a machine with a single core and 1GB of RAM, and can build
Sphinx documentation sites out of the box.
Doc: Revise README.md to reflect new memory sizes.

README.md is improved to show how much RAM and VRAM each VM has.
37ae6ef7 — Hakan Bayindir 2 years ago
Feat: Increase video memory of VMs to 128MB.

To be able to use greater desktops, video RAM of both VMs is bumped to
128MB.
9dd3d71b — Hakan Bayindir 2 years ago
Feat: Bump RAM of both Back in Time VMs to 4096MB.

Increasing RAM will allow a more smoother experience and allow more
realistic testing.
64fbac82 — Hakan Bayindir 2 years ago
Fix: Add user creation script to Debian 11 VM.

This commit adds the user creation script to Debian 11VM. Also clarifies
the Post-Up messages of both Debian 11 and Debian 12 VMs.
2cd12249 — Hakan Bayindir 2 years ago
Fluff: Change license filename to COPYING.
e7a7049c — Hakan Bayindir 2 years ago
Fix: Improve machine up messages for readability.
1be9daba — Hakan Bayindir 2 years ago
Add Debian 11 & 12 Back in Time VMs.

This commit adds two new VMs for Back in Time testing. Both VMs run XFCE4
with latest Back in Time available in the repositories, so allows for turnkey
testing.

Debian 12 disabled automated VirtualBox Guest Additions installations since
the Vagrant VBGuest plugin is not compatible with Debian Testing yet.
6bec3076 — Hakan Bayındır 2 years ago
Merge pull request #14 from hbayindir/debian-rust-playground

Upgrade debian-docker-lab to Debian/Bullseye64.
63ba65af — Hakan Bayindir 2 years ago
Upgrade debian-docker-lab to Debian/Bullseye64.
8d3e559c — Hakan Bayındır 3 years ago
Merge pull request #13 from hbayindir/debian-rust-playground

Upgrade Rust Playground to use official Rust.
8e3c89a7 — Hakan Bayindir 3 years ago
Upgrade Rust Playground to use official Rust.

Since the Rust packages coming from Debian are not the latest ones, and caused
problems during testing, a new VM using official Rust version is made.

This version works as it should for the cases I've tested.
9a003620 — Hakan Bayındır 3 years ago
Merge pull request #12 from hbayindir/debian-rust-playground

Add "Debian Rust Playground" VM.
Next