Code Monkey home page Code Monkey logo

debian-boxes's Introduction

Debian Boxes

Debian GNU/Linux Base Boxes for Vagrant.

Introduction

debian-boxes provides a simple shell script janitor and some configuration stuff to install, configure and pack Debian based Vagrant boxes. The OS is installed from a minimal network install ISO image. The current provider is VirtualBox only.

To run janitor following software is required:

Usage

$ ./janitor -h

  usage: janitor -r|--release=<version> -k|--kernel=<version> [-d|--dry-run]
         janitor -h|--help
         janitor -v|--version

  options:
        -h --help                   display this message
        -v --version                display version

        -r --release=<version>      set release version
        -k --kernel=<version>       set kernel version
        -d --dry-run                process arguments, but don't build anything

  dependencies: jq, packer, virtualbox

You can choose the kernel version (latest stable [base] or backport [bpo]) and the Debian release version (stable, wheezy, v770, v760).

For further information and configuration see the JSON file.

Details

The installation process sets up a minimal Debian with following extra packages:

  • openssh-server
  • sudo
  • acpid
  • bash-completion
  • less
  • file
  • psmisc
  • ntpdate
  • curl
  • nfs-common
  • task-german

The environment is prepared for English (default) and German locales. The timezone is set to Europe/Berlin and time is synchronized via network. Apt is configured to not install recommended packages and the mirror points to http.debian.net (main, contrib, non-free, updates, backports). The default user is named installer with password installer and has superuser permission without password reentry - see Vagrant SSH settings

Further the hostname is set to the Debian release codename (e.g. wheezy) with domain local and all getty's are deactivated.

The proper VirtualBox guest additions are installed, the container is shrinked, packed as Vagrant box and named debian-version-kernel-amd64-provider.box. The box is configured to use 512M memory and 1 CPU - see Vagrant VirtualBox Configuration

License

GNU GPL v3.0

Is it any good?

Yes

debian-boxes's People

Contributors

tschaefer avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.