WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Where do I get the source code of Tiny Core  (Read 1415 times)

Offline mYusufSuleman

  • Newbie
  • *
  • Posts: 2
Where do I get the source code of Tiny Core
« on: December 03, 2021, 02: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.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14535
Re: Where do I get the source code of Tiny Core
« Reply #1 on: December 03, 2021, 03:24:10 AM »
Code: [Select]
$ git clone https://github.com/tinycorelinux/Core-script
$ git clone https://github.com/tinycorelinux/fltk_projects

Offline mYusufSuleman

  • Newbie
  • *
  • Posts: 2
Re: Where do I get the source code of Tiny Core
« Reply #2 on: December 03, 2021, 09:43:09 AM »
How do I compile it now.
« Last Edit: December 03, 2021, 09:45:59 PM by Juanito »

Offline gadget42

  • Hero Member
  • *****
  • Posts: 662
The fluctuation theorem has long been known for a sudden switch of the Hamiltonian of a classical system Z54 . For a quantum system with a Hamiltonian changing from... https://forum.tinycorelinux.net/index.php/topic,25972.msg166580.html#msg166580

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14535
Re: Where do I get the source code of Tiny Core
« Reply #4 on: December 03, 2021, 09:48:20 PM »
As the name suggests, Core-script contains scripts that do not need to be compiled.

fltk_projects can be compiled by executing "make".