Giter VIP home page Giter VIP logo

safe-crux's Introduction

safe-crux

What is safe-crux?

safe-crux (aka scx) IS NOT another system containers solution like LxC and Docker. This is only focused on CRUX Linux and keeping in mind the KISS principle.

Last Commit Repo Size Code Size Proudly Written in Bash

The goal is to provide an easy way to install CRUX Linux or upgrade an existing installation without the need to use a bootable medium for it.

It is also a good way for those unfamiliar with CRUX to try it out and customize their own installation.

Demo

Install CRUX 3.5 (x86_64 Updated ISO) on a secondary partition

scx demo - Install CRUX 3.5 on a secondary partition

Getting started

Installation from git:

git clone https://github.com/sepen/safe-crux
sudo ./install.sh

You can alternatively install it inside your user directory. This option is recommended for most people:

PREFIX="$HOME/.safe-crux" ./install.sh
export PATH=$PATH:$HOME/.safe-crux/bin

Usage

Usage: safe-crux [option(s)] COMMAND [argument(s)]

Options:

  -c FILE  Location of config file
  -h       Print usage and quit
  -V       Print version information and quit
  -e       Print environment variables and quit

Commands:

  env      Print environment variables
  setup    Run setup to install or update an enviroment
  status   Print status of running environments
  run      Run existing environment
  version  Print version information
  help     Print help and usage information

Run 'safe-crux COMMAND -h' or 'safe-crux help COMMAND' for info on a command

safe-crux's People

Contributors

sepen avatar josebeneyto avatar

Stargazers

Neo_Chen (BU4AK) avatar Scott J avatar

Watchers

James Cloos avatar  avatar  avatar

Forkers

pitill0

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.