Giter Site home page Giter Site logo

dalis's Introduction

DALIS

David's Arch Linux Install Scripts

Overview | Features | Status | Download | Installation | Structure | Structure | Roadmap | License

Overview

Dalis is a collection of Arch Linux install scripts that serve 3 purposes:

  1. Quickly format and reinstall Arch Linux on my own system. The various dalis scripts are found in the root of this repo.
  2. Help others understand how to build their own scripts via commenting within each script.
  3. Create a cental 'awesome' collection of various arch linux scripts and install guides found around the web.

Features

The key feature that separates these implementations from others is that these scripts are built to be as 'hands off' as possible. There is no need to type in anything yourself, except for when you create a new root and/or user password when prompted. Even things like hostname and user are pre-assigned, so unless you want your hostname to be 'arch' and your user to be 'david' you will need to modify these. Other things to consider modifying are locals, keymap, timezone, language, etc.

There are 5 scripts to choose from:

  1. dalis.sh - The standard basic install
  2. dalis-barebones.sh - The absolute minimal install needed
  3. dalis-lvm.sh - Root on a logical volume
  4. dalis-luks.sh - Root encrypted
  5. dalis-lvm-luks.sh - Root on a logical volume and encrypted

Note: Script endpoint is dictated by the ability to log in to terminal without iso. A successful install does not include a graphical environment or any other features.

Status

  1. dalis.sh - Working
  2. basic-config.sh - Working
  3. dalis-lvm.sh - Broken
  4. dalis-luks.sh - Broken
  5. dalis-lvm-luks.sh - Broken

Download

curl the raw script of your choice to the root terminal of your iso.

Example:

curl -LO raw.githubusercontent.com/simpyll/dalis/main/dalis.bash

Installation

Example:

sh dalis.bash

Structure

  • Main Scrpts are in project root
  • /resources is a collection of scripts and guides found around the web (mostly GitHub)
  • /docs is a collection of various notes on specific install topics (i.e. Connecting to the internet or creating locales)

Roadmap

  1. Get scripts functioning seamlessly.
  2. Comment each line of code to describe it's function.
  3. Add to and standardize the resource folder.

License

MIT

dalis's People

Contributors

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