Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
virtualbox: include Guest Additions ISO
Although virtualbox has code to download it at runtime, I'd like to have it included at build time because: * I like programs that are fully functional even when offline. * Runtime downloading doesn't work, it results in error message "During certificate downloading: Unknown reason". This change increases the closure size 5 % (969 -> 1020 MiB).
- Loading branch information