Skip to content

tincan-linux/tincan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

|---------------------------------|
| 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.