Remastering Tiny Core Linux allows us to create customized bootable Linux ISO images that provides a minimal live Linux environment for shipping and running software.
Tiny Core Linux Remaster is a set of shell scripts to automate Tiny Core Linux remastering. These scripts demonstrate different methods of customizing the base Tiny Core Linux ISO image:
- Repacking initial ramdisk image
- Adding and loading additional custom initial ramdisk image
- Building and loading extensions
Note
The information in this repository is mainly taken from the free book "Into the Core: A look at Tiny Core Linux" by Lauri Kasanen et al.
The pertinent commands for remastering are extracted for easy reference.
Reading the book for a better understanding is encouraged.
Fig 1. Bootloader decompressing and loading kernel