https://github.com/tincan-linux/init
Tiny init script for busybox init.
https://github.com/tincan-linux/init
bootscripts busybox init rc
Last synced: 2 months ago
JSON representation
Tiny init script for busybox init.
- Host: GitHub
- URL: https://github.com/tincan-linux/init
- Owner: tincan-linux
- License: mit
- Created: 2024-10-15T18:52:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-01-20T22:02:57.000Z (2 months ago)
- Last Synced: 2026-01-21T08:14:30.091Z (2 months ago)
- Topics: bootscripts, busybox, init, rc
- Language: Shell
- Homepage: https://tincan-linux.github.io/wiki/init
- Size: 11.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme
- License: license
Awesome Lists containing this project
README
|---------------------------------|
| Tin Can Linux | _____ _ ___
|---------------------------------| /__ (_)_ __ / __\__ _ _ __
| A tiny Linux distro made from | / /\/ | '_ \ / / / _` | '_ \
| scraps I found on the internet. | / / | | | | | / /__| (_| | | | |
|---------------------------------| \/ |_|_| |_| \____/\__,_|_| |_|
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=
This is a tiny init script designed for use with busybox init, inspired by
minirc (https://github.com/hut/minirc).
=== Installing
==============
Run 'make'.
=== Contributing
================
Issues and pull requests are welcome.