Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.18 KB

README.md

File metadata and controls

36 lines (25 loc) · 1.18 KB

Scripts to remaster Tiny Core Linux

Tiny Core Linux Remaster is a set of shell scripts to automate Tiny Core Linux remastering. Remastering Tiny Core Linux allows us to create customized bootable ISO images that provides a minimal live Linux environment for shipping and running software.

At the moment, I am using Ubuntu 22.04 (Jammy Jellyfish) as the remastering host, rather than using Tiny Core Linux to remaster itself.

Note

This is currently a work-in-progress.

At the moment as of Jan 2025, it is possible to repack Tiny Core Linux without modifications. However, trying to add bundled extensions has been unsuccessful; the extensions do not get loaded on start.

Boot

Fig 1. Bootloader decompressing and loading kernel

Services and Daemons

Fig 2. Kernel booting and starting services

Shutdown

Fig 3. Shut down

For more information, see the Wiki.