All Projects → jhuntwork → merelinux

jhuntwork / merelinux

Licence: MIT license
A lightweight Linux distribution using musl libc, pacman and s6

Programming Languages

shell
77523 projects
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to merelinux

Cylon
A CLI TUI menu driven bash shell script supporting updates, maintenance, backups and system checks for an Arch based Linux distro
Stars: ✭ 121 (+77.94%)
Mutual labels:  pacman, linux-distribution
Antergos Packages
PKGBUILD's for antergos packages
Stars: ✭ 119 (+75%)
Mutual labels:  pacman, linux-distribution
Talos
Talos is a modern OS for Kubernetes.
Stars: ✭ 2,390 (+3414.71%)
Mutual labels:  linux-distribution, musl
natick
natickOS - A minimal, lightweight, research Linux Distribution
Stars: ✭ 33 (-51.47%)
Mutual labels:  linux-distribution, musl
khadas-openwrt
openwrt for Khadas boards
Stars: ✭ 25 (-63.24%)
Mutual labels:  musl
pacman-ai
A.I. plays the original 1980 Pacman using Neuroevolution of Augmenting Topologies and Deep Q Learning
Stars: ✭ 26 (-61.76%)
Mutual labels:  pacman
SemiCode-OS
The World First Linux Distribution for Programmers and Web Developers
Stars: ✭ 16 (-76.47%)
Mutual labels:  linux-distribution
guzuta
Custom repository manager for ArchLinux pacman
Stars: ✭ 27 (-60.29%)
Mutual labels:  pacman
pojde
Develop from any device with a browser.
Stars: ✭ 60 (-11.76%)
Mutual labels:  linux-distribution
paclabel
A tiny pacman wrapper that makes possible to attach labels to packages.
Stars: ✭ 16 (-76.47%)
Mutual labels:  pacman
pacbrcade
Pacman museum (PC version) mod for playing Pacman BattleRoyale like it's the arcade version.
Stars: ✭ 32 (-52.94%)
Mutual labels:  pacman
LudOS
Just enough OS for libretro using the Ludo frontend on a LibreELEC 9.2 base
Stars: ✭ 36 (-47.06%)
Mutual labels:  linux-distribution
chromium os-tinker board
Build your Chromium OS for Asus Tinker Board
Stars: ✭ 30 (-55.88%)
Mutual labels:  linux-distribution
ghc-musl
Docker image with GHC+musl for static executables
Stars: ✭ 133 (+95.59%)
Mutual labels:  musl
J1939-Framework
Framework to work with J1939 Frames used in CAN bus in bus, car and trucks industries
Stars: ✭ 123 (+80.88%)
Mutual labels:  linux-distribution
holo-build
Cross-distribution system package compiler
Stars: ✭ 43 (-36.76%)
Mutual labels:  pacman
monogon
The Monogon Monorepo. May contain traces of peanuts and a ✨pure Go Linux userland✨
Stars: ✭ 54 (-20.59%)
Mutual labels:  linux-distribution
stasis
build static rust position-independant-executables without any runtime requirements (no libc or ldso)
Stars: ✭ 40 (-41.18%)
Mutual labels:  musl
profiler-api
The portable version of JetBrains profiler API for .NET Framework / .NET Core / .NET / .NET Standard / Mono
Stars: ✭ 21 (-69.12%)
Mutual labels:  musl
yoe-distro
Embedded Linux distribution optimized for product development (based on OE/Yocto)
Stars: ✭ 135 (+98.53%)
Mutual labels:  linux-distribution

Mere Linux

Mere Linux is a simple Linux distribution built upon musl libc, using pacman for package management and s6 for PID 1 and process supervision. The main system toolchain and compiler is llvm/clang.

Mere is still in its Alpha phase. If you are interested in helping please visit the Github Discussions page and leave a comment.

For additional details, visit https://merelinux.org.

Installing

See INSTALLING for more details.

Docker Containers

There are two main docker containers that may make a good introduction to Mere Linux.

  • mere/base: Essentially just busybox and pacman. Use it to get going and install any other available packages.
  • mere/dev: Quite a bit larger, but that's because it includes the llvm toolchain and other dependencies required to begin building packages for Mere.

Support

For bugs or feature requests, including packages that do not currently exist in the repositories, please create a new Github issue.

Contributing

In the current state of development, the most helpful contributions are:

  • Test Mere on your local machine and report any issues.
  • Create pull requests of any missing packages you would like to see included. There is currently a lot of room for potential packages. See CONTRIBUTING for more details.
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].