Skip to content

Tiny Core 5.x based compact Linux distributions for virtualized environments.

Notifications You must be signed in to change notification settings

bawr/virtual-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Virtual Core Project

Virtual Core Project aims to build super compact software platforms which is to be 'single purpose operation system' on virtualized environments. Based on Tiny Core Linux, the smallest disk image is 12Mb in size. They are tested on a Vagrant/Virtualbox pair.

Downloadables

Core
  • Files : Vagrantfile, vcore-tc.5.0.2-core-i386.box
  • Build Date: Nov/10/2013
  • Based on: Micro Core Linux 5.0.2 i386
  • Tested on: Vagrant 1.3.5 with Virtualbox 4.3.2
  • VM Spec : 1 cpu / 256M mem / 512M hdd (default)
  • User/Pass : tc/vagrant
  • Box Size : 12.27M
  • Box MD5: bd7ef3c2e72f83170766c807383c1b08

Core 64

  • Files : vcore-tc.5.0.2-core-amd64.box
  • Build Date: Nov/10/2013
  • Based on: Micro Core Linux 5.0.2 x86_64 release_candidates
  • Tested on: Vagrant 1.3.5 with Virtualbox 4.3.2
  • VM Spec : 1 cpu / 256M mem / 512M hdd (default)
  • User/Pass : tc/vagrant
  • Box Size : 21.86M
  • Box MD5: f29ace82e656f727fcba5b9b3b9aff0d

Usage:

Download 'Vagrantfile' somewhere and hit

$ vagrant up
$ vagrant ssh

Build

This project is currently in development. Current build system is Veewee but will be replaced soon. So for now ,pull the definitions and build the image on Veewee.

Planned

  • Core + minimum Ruby or Python set : for Rails, Gerrit
  • Core + httpd + php : for testers

-- Hiroshi Yamamoto (higon@freepress.jp)

About

Tiny Core 5.x based compact Linux distributions for virtualized environments.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 95.9%
  • Ruby 4.1%