All Projects → distr1 → Distri

distr1 / Distri

Licence: other
a Linux distribution to research fast package management

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Distri

merelinux
A lightweight Linux distribution using musl libc, pacman and s6
Stars: ✭ 68 (-83.37%)
Mutual labels:  linux-distribution
TermuxPRoot
SetupTermuxPRoot.sh 📲 shall install Linux distributions in Termux on Android and Chrome. This setup script will attempt to set Linux distributions up in your Termux environment.
Stars: ✭ 59 (-85.57%)
Mutual labels:  linux-distribution
Repo
KISS - Official Repositories
Stars: ✭ 277 (-32.27%)
Mutual labels:  linux-distribution
Calinix-Arch
CalinixOS Linux Distribution ISO Profiles
Stars: ✭ 42 (-89.73%)
Mutual labels:  linux-distribution
TigerOS
[MOVED TO GITLAB] Please visit new location: https://gitlab.com/RITlug/TigerOS
Stars: ✭ 34 (-91.69%)
Mutual labels:  linux-distribution
triton
Triton Operating System
Stars: ✭ 56 (-86.31%)
Mutual labels:  linux-distribution
J1939-Framework
Framework to work with J1939 Frames used in CAN bus in bus, car and trucks industries
Stars: ✭ 123 (-69.93%)
Mutual labels:  linux-distribution
Alis
Arch Linux Install Script (or alis) installs unattended, automated and customized Arch Linux system.
Stars: ✭ 400 (-2.2%)
Mutual labels:  linux-distribution
Donya
Donya is an Operating system. Yet Another Linux distro built using a package management system.
Stars: ✭ 55 (-86.55%)
Mutual labels:  linux-distribution
ferryd
Fast, safe and reliable transit for the delivery of software updates to users.
Stars: ✭ 43 (-89.49%)
Mutual labels:  linux-distribution
Aton
Open web computer laboratory administrator
Stars: ✭ 15 (-96.33%)
Mutual labels:  linux-distribution
termux-arch
You can use setupTermuxArch.sh 📲 to install Arch Linux in Termux on Android and Chrome. This setup script will attempt to set Arch Linux up in your Termux environment.
Stars: ✭ 25 (-93.89%)
Mutual labels:  linux-distribution
clr-boot-manager
Kernel & Boot Loader Management
Stars: ✭ 101 (-75.31%)
Mutual labels:  linux-distribution
grepo
GKISS - A fork of KISS Linux that uses the GNU C library, mirror of https://codeberg.org/kiss-community/grepo
Stars: ✭ 51 (-87.53%)
Mutual labels:  linux-distribution
Termux Archlinux
You can use setupTermuxArch.bash 📲 to install Arch Linux in Termux on Amazon, Android, Chromebook and Windows. https://sdrausty.github.io/termux-archlinux/
Stars: ✭ 384 (-6.11%)
Mutual labels:  linux-distribution
pojde
Develop from any device with a browser.
Stars: ✭ 60 (-85.33%)
Mutual labels:  linux-distribution
cylon-deb
TUI menu driven bash shell script to update and maintain a Debian based Linux distro.
Stars: ✭ 23 (-94.38%)
Mutual labels:  linux-distribution
Archstrike
An Arch Linux repository for security professionals and enthusiasts. Done the Arch Way and optimized for i686, x86_64, ARMv6, ARMv7 and ARMv8.
Stars: ✭ 401 (-1.96%)
Mutual labels:  linux-distribution
Linux Steam Integration
Helper for enabling better Steam integration on Linux
Stars: ✭ 386 (-5.62%)
Mutual labels:  linux-distribution
Grub-Themes
Grub themes that will give a customized look to the Grub2 menu during boot.
Stars: ✭ 34 (-91.69%)
Mutual labels:  linux-distribution

distri — a Linux distribution to research fast package management

CI

This repository contains distri, a linux distribution research project.

The contents form a proof-of-concept implementation of the simplest¹ linux distribution I can think of that is still useful². Interestingly enough, in some cases the simple solution has inherent advantages, which I explore and contrast in the articles released at https://michael.stapelberg.ch/posts/tags/distri/

  1. simple: while all the typical building blocks for a Linux distribution are present (a package builder, installer, tooling for creating patches, preparing package download mirrors, etc.), they all leave out many features. For example, the package format intentionally leaves out triggers and hooks, but can parallelize installation as a result.

  2. useful: I have successfully booted and used distri images on qemu, Google Cloud, a Dell XPS 13 notebook. This includes booting from an encrypted root file system and running Google Chrome on Xorg to watch Netflix, which I consider a proxy for having a useful system.

Note that due to its research project status, it is NOT RECOMMENDED to use distri in ANY CAPACITY except for research. Specifically, do not expect any support.

distri is published in the hope that other, more established distributions, will find some parts of it interesting and decide to integrate those.

For more details, please see my blog article “introducing distri”. You can subscribe to all distri-related posts by subscribing to https://michael.stapelberg.ch/posts/tags/distri/feed.xml.

Giving feedback

Please send feedback to the distri mailing list so that everyone can participate!

You can also talk to us by connecting to https://robustirc.net/ and joining the #distri channel. Please stick around for a while, not everyone is at their keyboard all the time :)

More information

Please see the distr1.org website for more information!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].