Tiny Core Linux

Tiny Core Base => TCB Q&A Forum => Topic started by: mYusufSuleman on December 03, 2021, 05:20:45 AM

Title: Where do I get the source code of Tiny Core
Post by: mYusufSuleman on December 03, 2021, 05:20:45 AM
Where do I get the source code of Tiny Core Linux. I can't find it on the site. If I go to the git repository link. It redirects me to GitHub and I can't find it there. I can't clone it using git.
Title: Re: Where do I get the source code of Tiny Core
Post by: Juanito on December 03, 2021, 06:24:10 AM
Code: [Select]
$ git clone https://github.com/tinycorelinux/Core-script
$ git clone https://github.com/tinycorelinux/fltk_projects
Title: Re: Where do I get the source code of Tiny Core
Post by: mYusufSuleman on December 03, 2021, 12:43:09 PM
How do I compile it now.
Title: Re: Where do I get the source code of Tiny Core
Post by: gadget42 on December 03, 2021, 03:24:17 PM
http://forum.tinycorelinux.net/index.php/topic,18682.msg114360.html#msg114360
Title: Re: Where do I get the source code of Tiny Core
Post by: Juanito on December 04, 2021, 12:48:20 AM
As the name suggests, Core-script contains scripts that do not need to be compiled.

fltk_projects can be compiled by executing "make".