Tiny Core Linux

Tiny Core Base => TCB Q&A Forum => Topic started by: markotitel on April 18, 2010, 10:42:20 AM

Title: How micro(tiny)core is made tools used?
Post by: markotitel on April 18, 2010, 10:42:20 AM
Hello, how did you guys actually made microcore. Can I make something similar with linux from scratch as a base?
Title: Re: How micro(tiny)core is made tools used?
Post by: cjgau on April 18, 2010, 11:54:59 AM
To do as an exercise is fine; but it's being so well crafted to reinvent the wheeler is not necessary...
Check below:

http://forum.tinycorelinux.net/index.php?topic=748.0
Title: Re: How micro(tiny)core is made tools used?
Post by: Guy on April 18, 2010, 08:16:13 PM
Quote
Can I make something similar with linux from scratch as a base?

You can make a Linux operating system from Linux from scratch.

However, there are significant differences in Tiny Core.

For example:

The frugal installation.

Applications as extensions.

On Demand loading of applications.
Title: Re: How micro(tiny)core is made tools used?
Post by: markotitel on April 19, 2010, 09:24:08 PM
thank you