Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tincan-linux/tincan
Repo containing build scripts for Tin Can Linux.
https://github.com/tincan-linux/tincan
bootstrap linux linux-distribution linux-distro tincan
Last synced: 23 days ago
JSON representation
Repo containing build scripts for Tin Can Linux.
- Host: GitHub
- URL: https://github.com/tincan-linux/tincan
- Owner: tincan-linux
- License: mit
- Created: 2024-10-09T20:31:58.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-03T18:24:59.000Z (2 months ago)
- Last Synced: 2024-11-03T19:25:02.913Z (2 months ago)
- Topics: bootstrap, linux, linux-distribution, linux-distro, tincan
- Language: Shell
- Homepage: https://tincan-linux.github.io/install
- Size: 7.81 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. | / / | | | | | / /__| (_| | | | |
|---------------------------------| \/ |_|_| |_| \____/\__,_|_| |_|
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=Tin Can Linux is a tiny linux distribution made from scraps I found on the
internet™.=== Building
============1. Clone this repo with the '--recurse-submodules' option.
2. Run './bootstrap' to create an initial rootfs.
3. Chroot into 'sysroot' and rebuild all pacakges.For detailed instructions, see the website at
https://tincan-linux.github.io/install/hard=== Inspiration
===============Projects I took inspiration from / resources I used, in no particular order:
- Mussel (https://github.com/firasuke/mussel)
- StaLi (https://sta.li)
- Linux from Scratch (https://linuxfromscratch.org)
- Kiss Linux (https://kisslinux.github.io)=== Contributing
================Issues and pull requests are welcome.