Giter Club home page Giter Club logo

ubuntu's Introduction

Ubuntu for DevStructure

Build a custom Ubuntu ISO for Vagrant by downloading, extracting, tweaking, and packaging the stock Ubuntu ISO.

Build dependencies

  • curl(1).
  • hdiutil(1), and therefore Mac OS X. It may be possible to relax this dependency but it has not been investigated.
  • m4(1).
  • mkisofs(1) from the cdrtools package available from MacPorts or Homebrew.

Runtime dependencies

The results are bootable ISO images and so should run on any i386 or amd64 hardware. They are only tested in VirtualBox.

Features in the ISO

  • Network access is configured using sane default settings. WiFi is not supported.
  • The hostname is vagrant; the domain is vagrantup.com. These are configurable.
  • The system clock is set to UTC.
  • The entire disk is partitioned ext4 without LVM.
  • The default kernel for the architecture is used. linux-server for amd64 and linux-generic-pae for i386.
  • The root and vagrant users exist; both their password are vagrant. Vagrant's standard insecure SSH key is authorized for vagrant. These are all configurable.
  • OpenSSH server is installed.
  • VirtualBox Guest Additions are installed.

Building

Building ISO images:

./build-iso

Building virtual machines through VirtualBox:

./build-vbox

Building Vagrant boxes:

./build-vagrant

There are matching clean-{iso,vbox,vagrant} programs that remove the products of their build counterparts.

The Makefile contains targets for common build tasks.

ubuntu's People

Contributors

rcrowley avatar

Watchers

James Cloos 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.