GithubHelp home page GithubHelp logo

isabella232 / void-lx-brand-image-builder Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tritondatacenter/void-lx-brand-image-builder

0.0 0.0 0.0 66 KB

Scripts used for building a Void Linux LX Image

License: Mozilla Public License 2.0

Shell 100.00%

void-lx-brand-image-builder's Introduction

Void lx-brand Image Builder

This is a collection of scripts used for creating an lx-brand Void Linux image.

Requirements

In order to use these scripts you'll need:

  • Void Linux running in a VM (required for the install script).
  • A SmartOS (or SDC headnode) install (required for the create-lx-image script)

Note that the install script will fail if run in an lx-brand environment.

Usage

1. Install Void Linux into a tarball

Run ./install under Void to install Void Linux in a given directory. This will create a tarball of the installation in your working directory (named <image name>-<YYMMDD>.tar.gz).

See ./install -h for detailed usage.

Dependencies:

xbps-install git
xbps-install wget
xbps-install xz
git submodule update --init # needed for guesttools

Example:

# ./install -a x86_64 -d void-install -m https://alpha.de.repo.voidlinux.org -i void -p 'Void Linux'

2. Create a VM image

Copy the tarball generated in step 1 to a SmartOS machine or SDC headnode and run ./create-lx-image to create the image.

See ./create-lx-image -h for detail usage.

Example:

# ./create-lx-image -t ~/void-20200408.tar.gz -k 5 -m "$(uname -v | cut -d_ -f2)" -i void -d 'Void 64-bit lx-brand image.'

void-lx-brand-image-builder's People

Contributors

bahamas10 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.