Tiny Core Linux

Tiny Core Base => TCB Talk => Topic started by: ananix on September 01, 2012, 04:57:02 PM

Title: Source code for TCL
Post by: ananix on September 01, 2012, 04:57:02 PM
Sorry for putting an ignorant question but where do i find the souce code for Tiny Core linux? I know its not one long flatfile but i hope you know what i mean, Im putting together a spinoff and want it to comply with GPL to not restricts its usage.
Title: Re: Source code for TCL
Post by: gerald_clark on September 01, 2012, 07:18:20 PM
Look in the downloads section.
Title: Re: Source code for TCL
Post by: roberts on September 01, 2012, 07:28:04 PM
Use the trickle down method starting with the most current:
http://distro.ibiblio.org/tinycorelinux/4.x/x86/release/src/
http://distro.ibiblio.org/tinycorelinux/3.x/release/src/
http://distro.ibiblio.org/tinycorelinux/2.x/release/src/
http://distro.ibiblio.org/tinycorelinux/archive/src/
Title: Re: Source code for TCL
Post by: ananix on September 02, 2012, 06:24:38 AM
thats what i did could only find bussybox and a few other things not anything i exspected ill have a look again thanks :)
Title: Re: Source code for TCL
Post by: ananix on September 02, 2012, 07:29:12 AM
please be very patient with me here :) I think its deffently because i dont really know what im looking for :) is there a very very patient person who will teach me about the tiny core src files :)

i think most importenly these
3021-patches/   
303-patches/   
sorter/   
config-3.0.21-tinycore   
config-3.0.21-tinycore64   
config-3.0.3-tinycore   
config-3.0.3-tinycore64
linux-3.0.21-patched.txz   
linux-3.0.3-patched.tar.xz
Title: Re: Source code for TCL
Post by: curaga on September 02, 2012, 07:34:10 AM
Those are the kernel sources for tc4, config, patches, and the script that creates module extensions.

I suggest simply mirroring the whole release/src dir for your remaster.
Title: Re: Source code for TCL
Post by: ananix on September 02, 2012, 03:30:15 PM
I think i got it figured out know thanks guys.

Is there an easy way of getting the source codes for tcz apps?
Title: Re: Source code for TCL
Post by: Rich on September 02, 2012, 03:51:36 PM
Hi ananix
It depends which apps you are looking for. Some are at the links roberts provided. Some more recent updates are here:
http://distro.ibiblio.org/tinycorelinux/4.x/x86/tcz/src/
Title: Re: Source code for TCL
Post by: Rich on September 02, 2012, 03:59:19 PM
Hi ananix
Also check here:
http://distro.ibiblio.org/tinycorelinux/3.x/tcz/src/
and here:
http://distro.ibiblio.org/tinycorelinux/2.x/tcz/src/
Title: Re: Source code for TCL
Post by: ananix on September 02, 2012, 06:08:23 PM
thank you guys :)

Hope to have something ready soon :)