Coder Social home page Coder Social logo

petervdb / packer-linuxmint Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ajxb/packer-linuxmint

0.0 2.0 0.0 357 KB

This repository contains Packer templates for creating Linux Mint Cinnamon Vagrant boxes.

License: Apache License 2.0

Shell 93.93% Ruby 6.07%

packer-linuxmint's Introduction

Packer templates for Mint Cinnamon

Overview

This repository contains Packer templates for creating Linux Mint Cinnamon Vagrant boxes.

Current boxes

Building the Vagrant boxes with Packer

To build all the boxes, you will need VirtualBox

We make use of JSON files containing user variables to build specific versions of Linux Mint. You tell packer to use a specific user variable file via the -var-file= command line option. This will override the default options on the core core_template.json packer template.

For example, to build Linux Mint 18.2, use the following:

$ packer build -var-file=mint-cinnamon-18.2.json core_template.json

Building the Vagrant boxes with the build script

We've also provided a wrapper script bin\build.sh for ease of use, so alternatively, you can use the following to build Linux Mint 18.2 for all providers:

$ ./bin/build.sh mint-cinnamon-18.2.json

Contributing

  1. Fork and clone the repo.
  2. Create a new branch, please don't work in your master branch directly.
  3. Fix stuff.
  4. Update README.md and AUTHORS to reflect any changes.
  5. If you have a large change in mind, it is still preferred that you split them into small commits. Good commit messages are important. The git documentation project has some nice guidelines on writing descriptive commit messages.
  6. Push to your fork and submit a pull request.

Acknowledgments

r-a-p-a for their work in providing the code on which this is based.

packer-linuxmint's People

Contributors

ajxb avatar rustyd avatar

Watchers

James Cloos avatar Peter Vandenberghe 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.