GithubHelp home page GithubHelp logo

utensils / brinkos Goto Github PK

View Code? Open in Web Editor NEW
31.0 11.0 7.0 1.6 MB

Arch based Linux distribution for Engineers

License: GNU General Public License v2.0

Shell 92.25% Dockerfile 7.75%
linux arch iso-image brinkos archiso docker engineering development-environment development-tools

brinkos's Introduction

brinkOS logo

THIS PROJECT IS CURRENTLY DEFUNCT BUT WILL RETURN SOON
Existing ISO images will still work and install, but brinkOS packages are no longer maintained.

About

This is an experimental distribution based off of Arch Linux. It is targeted for Developers/Engineers. Currently the only supported platform is x86_64

Live ISO images are available under the releases section of this repo.

Cinnamon Desktop

desktop

Installer

installer

Current State

This is an ongoing project, there are plenty of issues to be addressed. Most of the pre-build packages found in the brinkOS repository have been forked from AUR builds. I need to get these builds setup to always be up to date and synced.

This distro is good if you are looking for an arch based system with a desktop and installer ready to go. It was initially inspired from the now defunct ApricityOS.

Goals

  • Provide a live image with easy to use installer.
  • Provide a beautiful and useful desktop environment.
  • Provide a set of useful packages out of the box for developers/engineers.
  • Provide a pre-built packages that may not be available in the official repositories such as vscode.

Building

The following commands all assume you have cloned this repo and it is your current working directory.

Build the brinkOS build container.

docker build -t brinkos .

Build brinkOS, this will run and place the iso image in ./iso/

$ docker run -i -t --privileged -v `pwd`/iso:/iso --rm brinkos

To optionally interact with the build process

$ docker run -i -t --privileged -v `pwd`/iso:/iso --rm brinkos bash
[root@dc1f5b1f676f /]# cd /build/archlive/
[root@dc1f5b1f676f archlive]# ./build.sh -v

License

GPLv2

pacstrap.sh and arch install scripts are GPLv2 and all credit goes to original developers and maintainers. see license directory. upstream URL https://git.archlinux.org/arch-install-scripts.git/

Arch linux is licensed under GLPv2, please refer to the arch linux website for additional information. https://www.archlinux.org/

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.