WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

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

Offline mYusufSuleman

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

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 15227
Re: Where do I get the source code of Tiny Core
« Reply #1 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

Offline mYusufSuleman

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

Offline gadget42

  • Hero Member
  • *****
  • Posts: 914
** WARNING: connection is not using a post-quantum kex exchange algorithm.
** This session may be vulnerable to "store now, decrypt later" attacks.
** The server may need to be upgraded. See https://openssh.com/pq.html

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 15227
Re: Where do I get the source code of Tiny Core
« Reply #4 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".