geerlingguy / geerlingguy/macos-virtualbox-vm

make tmp location parameterized

Open
#81 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Shell
Stars
2.6k
Forks
307
PR merge metrics
No merged PRs in 30d

Description

now it uses /tmp
my mac is struggling with space, so to have multiple instances of the large file does not help that. So if the /tmp/ could be replaced with a variable and the final step (copy to desktop) skipped / skippable

May create a PR to fix this.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Inspect the repository's shell script for the hard-coded /tmp/ path and the final copy-to-desktop step. Make the temporary location configurable and the desktop copy skippable, then verify that the VM workflow still completes with both the default and customized options.

Written by the indexing model from the issue text.

Assessment

Tech stack
macos, shell
Domain
devops, operating-systems
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.