My own linux distribution. :)
-
Updated
Mar 2, 2020 - Shell
8000
My own linux distribution. :)
Перевод книги Beyond Linux From Scratch (BLFS) на русский язык
First kernel project where you create your own distro
Chiral is a cross-distro binary package manager where you install pre-compiled programs with a single command No compiling, no build tools, no dependencies to chase. Packages are hosted on GitHub ,Arch & Debian and downloaded directly.
Custom LFS/BLFS distribution specialized for penetration testing and security analysis. Built from scratch with isolated partitions and security-focused configuration.
Yet Another Lfs PACKage manager
LFS/BLFS Linux distribution with txpk packages, dinit PID 1, IceWM, Calamares, and a public 473-package repository.
ULFS Packages service database.
The package manager from Hell
ULFS Packages service web-application
Multilib subsystem installation scripts for ULFS.
In this project, you have to build a basic, but functional, linux distribution. This subject is not about Kernel programming, but it’s highly related. This distro will be the base for all your kernel projects, because all your kernel-code will be executed here, on your distro. Try to implement what you want/need to.
Stylesheet for LFS book based on Terminal.css.
Add a description, image, and links to the blfs topic page so that developers can more easily learn about it.
To associate your repository with the blfs topic, visit your repo's landing page and select "manage topics."