Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.