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

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Virtual Core Project

Virtual Core Project aims to provide several compact software platforms each to be used as single-purpose operation system on virtualized environments. They are based on Tiny Core Linux and the smallest box image is 12Mb in size runnable with Vagrant/Virtualbox.

Downloadables

Core
  • Desc.: Pure and stable. Text mode only.
  • Files : Vagrantfile, vcore-0.4-i486-core5.0.2.box
  • Build Date: Nov/12/2013
  • Based on: Micro Core 5.0.2 i386, Linux kernel 3.8.10
  • Packed for: 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: 9edc4ebfc192857cee04d45c2753ef6f
Core 64bit
  • Desc.: Text mode only. Additional packages for 64bit Core5 are not stable yet. Take care.
  • Files : vcore-0.4-amd64-core5.0.2.box
  • Build Date: Nov/12/2013
  • Based on: Micro Core 5.0.2 x86_64 release_candidates, Linux kernel 3.8.10
  • Packed for: 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: 5bacb2e4b2d3cdf8c4ba8bb9e1494cc2
Tiny Core
  • Desc.: X-Window Desktop is up, and packages like Chromium and OfficeOffice are ready for installation.
  • Files : Vagrantfile (Rename after download), vcore-0.4-x486-tinycore5.0.2.box
  • Build Date: Nov/12/2013
  • Based on: Tiny Core 5.0.2 i386, Linux kernel 3.8.10, fwdm_projects
  • Packed for: Vagrant 1.3.5 with Virtualbox 4.3.2
  • VM Spec : 1 cpu / 256M mem / 512M hdd (default)
  • User/Pass : tc/vagrant
  • Box Size : 26.93M
  • Box MD5: d03b110869db7a24b3f25a93873d7a55

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 some Veewee definitions and build the image.

Testing now...

  • Core + Python 2.7 + setuptools (-core-python)
  • Core + Go Language Toolset (-core-golang)

Planned

  • Core + minimum Ruby or Python set : for Rails, Gerrit
  • Core + httpd(nginx or apache) + 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%