Code Monkey home page Code Monkey logo

vagrant-arch-template's Introduction

Arch Linux Development Box

A minimalistic Arch Linux-based development Vagrant box and template

This repository contains the build system for a base (Arch Linux)[https://archlinux.org/]-based development virtual machine image.

This VM can either be used directly or can be customized to suit your needs. The base VM built by this project is available in the Vagrant Cloud as michael-slx/arch-develop.

Using the bare VM

To run the VM, you'll need Vagrant and VirtualBox.

Run the following command To create a new Vagrantfile:

$ vagrant init michael-slx/arch-develop

If you're new to Vagrant, check out the Vagrant documentation.

Customizing

If you wish to build a custom base box based on this one, read the documentation on customization.

Building

For building your own image locally, enter the following command:

$ ./build.sh

Packer is required to build an image in addition to Vagrant and VirtualBox.

Configuration

This base box is designed to be a good starting point for an Arch Linux-based development environment.

Configuration

  • 64 GB primary disk
    • Dynamically allocated
    • 16 GB SWAP
    • 47,5 GB ROOT (ext4)
  • UTC timezone, en_US.UTF-8 locale, us keymap
  • NTP-synced time
  • Network management using systemd
  • Default hostname: vagrant
  • Optimized boot process
    • Minimal Initrd
    • No bootloader (EFI booting)
  • Regular mirrorlist updates using Reflector

Installed packages

  • base (group), base-devel (group)
  • linux
  • e2fsprogs, dosfstools
  • efibootmgr
  • openssh
  • systemd-resolvconf
  • reflector
  • virtualbox-guest-utils-nox
  • neovim, nano
  • wget, curl
  • sudo
  • git, subversion, mercurial
  • man-db, man-pages, texinfo
  • bash-completion, zsh, oh-my-zsh
  • pikaur, pacaur, yay

Contributions

Participants and contributors are welcome! You are invited to submit issues as well as pull requests should an update break anything or if you think something important is missing.

Thank you

Legal

This project's configuration files and installation scripts are licensed under the MIT License.

This project is not an official project of the Arch Linux distribution. The Arch Linux name and logo are recognized trademarks. Some rights reserved.

vagrant-arch-template's People

Contributors

michael-slx avatar

Stargazers

 avatar

Watchers

 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.