Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vheidari/minibox
miniBox = Linux Kernel with BusyBox taste. An experimental project :)
https://github.com/vheidari/minibox
busybox distros kernel linux linux-kernel minibox
Last synced: about 1 month ago
JSON representation
miniBox = Linux Kernel with BusyBox taste. An experimental project :)
- Host: GitHub
- URL: https://github.com/vheidari/minibox
- Owner: vheidari
- License: mit
- Created: 2024-05-07T23:00:06.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-05-12T21:37:25.000Z (6 months ago)
- Last Synced: 2024-09-29T14:42:43.865Z (about 2 months ago)
- Topics: busybox, distros, kernel, linux, linux-kernel, minibox
- Language: Shell
- Homepage:
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# MiniBox
Before anything, *MiniBox* is an experimental project for me.*MiniBox* will prepare a `Linux kernel` to run `BusyBox` through an initrd script. It's a kind of fun project that helps people explore things and learn about the `Linux Kernel` and `BusyBox's` capabilities. At least for me, it's fun :)
If you want to learn more about it, it's enough to `clone` it and run it, or you should spend a bit of time to read the miniBox.sh script.