Sha256: 0a58a1a9b2a400899b5e00279c1ff05cd992c7b2334ddc958e648ffb5f892c1c

Contents?: true

Size: 257 Bytes

Versions: 557

Compression:

Stored size: 257 Bytes

Contents

# Installing the virtualbox guest additions
VBOX_VERSION=$(cat /home/veewee/.vbox_version)
cd /tmp
mount -o loop /home/veewee/VBoxGuestAdditions_$VBOX_VERSION.iso /mnt
sh /mnt/VBoxLinuxAdditions.run
umount /mnt
rm -rf /home/veewee/VBoxGuestAdditions_*.iso

Version data entries

557 entries across 31 versions & 2 rubygems

Version Path
veewee-0.5.0.alpha4 templates/CentOS-7.0-1406-x86_64-netinstall/virtualbox.sh
veewee-0.5.0.alpha4 templates/CentOS-6.4-x86_64-minimal/virtualbox.sh
veewee-0.5.0.alpha4 templates/CentOS-6.0-i386/virtualbox.sh
veewee-0.5.0.alpha4 templates/CentOS-6.0-x86_64/virtualbox.sh
veewee-0.5.0.alpha4 templates/CentOS-6.0-x86_64-netboot/virtualbox.sh
veewee-0.5.0.alpha3 templates/CentOS-6.2-x86_64-minimal/virtualbox.sh
veewee-0.5.0.alpha3 templates/CentOS-6.2-x86_64-netboot/virtualbox.sh
veewee-0.5.0.alpha3 templates/CentOS-6.1-x86_64-netboot/virtualbox.sh
veewee-0.5.0.alpha3 templates/CentOS-6.3-x86_64-minimal/virtualbox.sh
veewee-0.5.0.alpha3 templates/CentOS-6.2-i386-minimal/virtualbox.sh
veewee-0.5.0.alpha3 templates/CentOS-6.0-x86_64-minimal/virtualbox.sh
veewee-0.5.0.alpha3 templates/CentOS-6.0-i386/virtualbox.sh
veewee-0.5.0.alpha3 templates/CentOS-6.0-x86_64-netboot/virtualbox.sh
veewee-0.5.0.alpha3 templates/scientificlinux-6.4-x86_64-netboot/virtualbox.sh
veewee-0.5.0.alpha3 templates/CentOS-6.0-x86_64/virtualbox.sh
veewee-0.5.0.alpha3 templates/scientificlinux-6.5-i386-netboot/virtualbox.sh
veewee-0.5.0.alpha3 templates/scientificlinux-6.5-x86_64-netboot/virtualbox.sh
veewee-0.5.0.alpha3 templates/Fedora-18-i386/virtualbox.sh
veewee-0.5.0.alpha3 templates/CentOS-6.0-i386-netboot/virtualbox.sh
veewee-0.5.0.alpha3 templates/CentOS-7.0-1406-x86_64-netinstall/virtualbox.sh