Coder Social home page Coder Social logo

jaromaz / yosild Goto Github PK

View Code? Open in Web Editor NEW
113.0 6.0 20.0 96 KB

Yosild is a single shell script that builds a full, minimal Linux distribution based on BusyBox.

Home Page: https://jm.iq.pl/yosild

License: GNU General Public License v3.0

Shell 100.00%
linux linux-distribution shell cli terminal operating-system kernel-compilation busybox distro debian hyper-v kvm libvirt ubuntu virtualbox

yosild's Introduction

Yosild - Your simple Linux distro

Yosild is a single shell script that builds a full, minimal Linux distribution, based on BusyBox. It compiles the stable kernel 5.16.19 and the latest stable version of the BusyBox 1.34.1. This script can prepare minimalistic Linux system for devices with little hardware resources. Yosild Linux needs just 70 MB RAM and 40 MB storage size. yosild.sh requires minimal Debian or Ubuntu distro to run with the architecture compatible with the target device.

The script works with VirtualBox, Hyper-V and KVM/QEMU (all drive types except VirtIO) - you can create an additional virtual hard drive and install Yosild Linux on it, and then connect this virtual disk to a new virtual machine - just like in my YouTube video:

Yosild creates probably the simplest, complete version of Linux, which makes it easier to understand, how to build the system from scratch and how to use it. Yosild is much easier to build than other, previously available solutions: Aboriginal, mkroot, Buildroot or Linux From Scratch. Just specify the target drive (virtual or flash drive) inside the yosild.sh script and simply run the script. You can also rename the system to make it your distribution.

Yosild:

  • downloads and installs all the libraries and packages required to compilation,
  • downloads and compiles the BusyBox,
  • downloads and compiles the kernel with default options,
  • creates a number of minimalist scripts to simplify the management of this mini-distribution.

All of these components are integrated on the disk (or flash drive) indicated by the user. Just run the script and after the first confirmation messages leave the computer for several minutes. Note - the whole surface of the disk or flash drive will be used - all data on the indicated disk will be deleted.

In the script you can easily change the kernel or BusyBox compilation options.

This mini-distribution by default supports ifupdown (also with DHCP script), log rotation, mini-man pages, own minimalistic version of rc.d, running cron demons, httpd, ftpd, syslogd and prepared boot script for telnetd. After installation on a flash drive, the distribution can be run on any computer compatible with the architecture on which the kernel was compiled.

Yosild is licensed under GNU General Public License v3.0.

For more information please visit my website: https://jm.iq.pl/yosild

Support

You can transfer any funds you wish to my PayPal account if you want to support this project.

yosild's People

Contributors

jaromaz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

yosild's Issues

How do you redirect user to login prompt at the beginning?

Hi. I really like this project. It's very awesome.

I'm building my own distro using linux+busybox. but I stuck at one thing:

I still couldn't understand at the beginning of the boot, how you redirect users to login entry.

I saw your video and you did it well. Also, I read the source code, but couldn't find exactly at which point you're doing this.

use of yosild for specific case

Hi all.

Is there any way to use Yosild to create a full minimal Linux distribution based from busybox with a window manager like i3 and at least one browser as mozilla firefox or bad wolf and internet working?

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.