gentoo-packer icon indicating copy to clipboard operation
gentoo-packer copied to clipboard

Packer scripts to create a Gentoo Vagrant box

Results 8 gentoo-packer issues
Sort by recently updated
recently updated
newest added

Updated virtualbox-guest-additions to 5.0.20. Tested successfully on macOS Sierra and current VirtualBox/Vagrant/Packer versions.

Updated to latest iso and stage3. Fixed grub2 command calls (grub2-\* is now called grub-*). Tested successfully on macOS Sierra and current VirtualBox/Vagrant/Packer versions.

Awesome project! I found an issue in kernel.sh. I noticed an error ``` virtualbox-iso: mv: cannot stat '/tmp/files/kernel.config': No such file or directory ``` The files is actually copied to...

This utility script does some basic HTTP requests/result parsing and updates the ISO datestamp and checksum to the latest values available from the gentoo distfiles mirror. It uses features (...

Freaking awesome, man! I'd love to get the latest ISO, though (the one in your JSON expired and is no longer in distfiles.) I just edited the files manually and...

Hey, Good work, I used your script, and it's working just well ;) I'm just wondering if at that time you found [my script](https://github.com/pierreozoux/packer-warehouse). A bit more complicated, but somehow,...