Skip to content
/ cppvm Public

Virtual Machine Images With Basic C++ Development Environment

Notifications You must be signed in to change notification settings

mdadams/cppvm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

README
======

This software package provides a script that can be used to build a VM
disk image with a basic C++ development environment.

These scripts were written by Michael Adams (mdadams@ece.uvic.ca).

bin/make_vm_image
This script can be used to build a VM disk image that contains a
C++ development environment based on Fedora Linux.

bin/make_ubuntu_32bit
This is just a very simple utility for building a stripped down
32-bit x86 VM disk image based on Ubuntu Linux for testing on a 32-bit
architecture (since it is becoming increasingly difficult to find 32-bit
test environments).

About

Virtual Machine Images With Basic C++ Development Environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages