/ThanatOS

This is my personal Linux Distribution/Operating System. Inspired by XeroLinux, Arch Craft etc. - The aim is to make the Distribution/OS Installer distro-agnostic

GNU General Public License v3.0GPL-3.0

ThanatOS

Information

Project

DESCRIPTION

My personal linux distribution build.

I created this because I want to be able to "easily" re-create my current dotfile/build everytime I install a new distribution.


...and I may just be lazy.

The distribution I am/was using is Base ArchLinux. However, I am attempting to make the installer distro-agnostic, so a Debian build is also able to recreate the OS/install easily

Modifications

  • Last Update : 2022-08-07 2113H
  • Current Version : v0.1.0

Setup

Pre-Requisites

  • Newly created build
    • Just so that it doesnt delete any of your personal files

Dependencies

  • git
  • curl

Downloading

  • Download repository

    git clone https://github.com/Thanatisia/ThanatOS
  • Downloading just the install script

    curl -L -O "https://raw.githubusercontent.com/Thanatisia/ThanatOS/base/main/"

Documentation

Installing

  • Install Script
    An Install Script is currently a WIP, please stay tuned.
    

Packages

List of packages to be installed in my build

File Locations

All paths that configs, scripts and general files will be installed into

  • Personal Scripts : /usr/local/bin/thanatOS/
  • Configs
    • ~/.config
  • Resources
    • Font
      • User : ~/.local/font
      • System : /usr/local/font
    • Icon
      • User : ~/.local/icon
      • System : /usr/local/icon

Wiki

Resources

References

Remarks