All Projects → xros → Breath_OS

xros / Breath_OS

Licence: other
An OS for breathing? My DIY OS

Projects that are alternatives of or similar to Breath OS

Customarch
Arch Linux Based Custom ISOs Made With "Archiso"
Stars: ✭ 606 (+3464.71%)
Mutual labels:  virtual-machine, gnu-linux
plug systemd example
Example Elixir application that integrates with systemd features
Stars: ✭ 15 (-11.76%)
Mutual labels:  systemd
my-systemd-service-file-generator
A simple Systemd service file online generator.
Stars: ✭ 49 (+188.24%)
Mutual labels:  systemd
birsh
virsh replacement in bash
Stars: ✭ 14 (-17.65%)
Mutual labels:  virtual-machine
bash-streams-handbook
💻 Learn Bash streams, pipelines and redirection, from beginner to advanced.
Stars: ✭ 153 (+800%)
Mutual labels:  gnu-linux
lust
A parser, compiler, and virtual machine evaluator for a minimal subset of Lua; written from scratch in Rust.
Stars: ✭ 120 (+605.88%)
Mutual labels:  virtual-machine
nolimix86
LLVM-based x86 emulator with support for unlimited virtual registers, used before the register allocation pass
Stars: ✭ 19 (+11.76%)
Mutual labels:  virtual-machine
execute-engine
基于Ansible API的任务执行引擎,支持adhoc和playbook两种任务的执行
Stars: ✭ 18 (+5.88%)
Mutual labels:  systemd
virtnbdbackup
Backup utiliy for Libvirt / qemu / kvm supporting incremental and differencial backups.
Stars: ✭ 62 (+264.71%)
Mutual labels:  virtual-machine
linorobot2
Autonomous mobile robots (2WD, 4WD, Mecanum Drive)
Stars: ✭ 97 (+470.59%)
Mutual labels:  diy
STM32-RFM95-PCB
STM32 and AVR128 Printed Circuit Board for creating IOT nodes with the RFM95 LORA chip
Stars: ✭ 14 (-17.65%)
Mutual labels:  diy
nosystemd.org
Website for arguments against systemd and further resources
Stars: ✭ 49 (+188.24%)
Mutual labels:  systemd
PhantasmaChain
Blockchain with native storage and smart contract integration.
Stars: ✭ 74 (+335.29%)
Mutual labels:  virtual-machine
mpi
minimal (n)vim plugins - icons (Under 200 LOC)
Stars: ✭ 32 (+88.24%)
Mutual labels:  diy
digitalmusicstand
web based music sheet viewer (go, pdfjs) as a single binary
Stars: ✭ 22 (+29.41%)
Mutual labels:  diy
adsorber
Ad-blocker for Linux systems purely built on POSIX-compliant shell scripts.
Stars: ✭ 57 (+235.29%)
Mutual labels:  systemd
Lubuntu-VirtualBox
Lubuntu Bionic 18.04.5 Minimal and Full virtual machines. VirtualBox OVA files less than 400 MB and 1GB respectively
Stars: ✭ 25 (+47.06%)
Mutual labels:  virtual-machine
azure-vm-pricing
Mass-pricing of VMs on Azure based on CPU cores count and memory.
Stars: ✭ 14 (-17.65%)
Mutual labels:  virtual-machine
HoverBot
Self-balancing robot using hoverboard hub motors
Stars: ✭ 88 (+417.65%)
Mutual labels:  diy
tsharkVM
tshark + ELK analytics virtual machine
Stars: ✭ 51 (+200%)
Mutual labels:  virtual-machine

Breath OS

By Alexander Liu

The Breath OS is a new GNU/Linux OS built from source codes. It isn't like any other Linux destros because you have 100% control over it.

Breath OS starting up

The Breath OS is still under development before releasing. But here I would like to share that how I made Breath OS step by step.

How was Breath OS built?

Breath OS is created from a basic tutorial of LFS 8.0 with Systemd.

But the linuxfromscratch.org doesn't provide a live CD for building LFS anymore after LFS version 6.2 . So I created a new environment for building LFS. You can download my environment and build your system from source codes. It comes along with everything you need for LFS. You can even build the OS without Internet.

Downloads

1. My whole environment for building the a new OS

I created a Virtual Machine based on Ubuntu16.04 64bit. And I installed all required packages for building LFS. In the Virtual Machine, I attached all LFS-8.0-systemd-manual-all-pkgs.tar.gz and I wrote a tutorial inside of the Virtual Machine. You can use Virtualbox to import it.

File name: Ubuntu-16.04.1-64bit-LFS-8.0-Systemd-By-A.Liu.tar.gz

Download link

Download link (mirror) Password: x289

sha256sum: 5267abeb7e5429d28a6ab0561ae8a802ff78c9c51d9461f70e19c1bdaf26d624

Default username: jake

Default password: jake

LFS all-in-one VM

2. LFS-8.0-systemd-manual-all-pkgs.tar.gz

This includes all source codes of packages which LFS-8.0-systemd needs. And it comes with a PDF/HTML manual for building your LFS system!

Already included in file `Ubuntu-16.04.1-64bit-LFS-8.0-Systemd-By-A.Liu.tar.gz`

Download link: https://pan.baidu.com/s/1pLRRYuJ

Password: 76q5

sha256sum: 8773be4ae6a422dde9901faee341eb86118d8dc7b47d20b497358b98d286c94c

If you can read Chinese, you can visit here to read some of my experiences about building a new OS.

3. LFS-8.0-systemd-tools-compiled.tar.gz

This includes all the tools compiled for building the new OS.

Already included in file `Ubuntu-16.04.1-64bit-LFS-8.0-Systemd-By-A.Liu.tar.gz`

Note: The tools are only for building the OS and they are the base for building a new OS. But it could be deleted after the new OS was built. Compiling all the tools can be very time consuming, you can start from here if you want to save some time.

Download link: https://pan.baidu.com/s/1o8ns9nG

Password: fbmr

sha256sum: 69e395443f4a46cd863940b905949138ed78928ddb94f364e647f9be27fca18f

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].