Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
dcore:comparison_to_tinycore [2016/05/08 19:40] – [TinyCore] nitramdcore:comparison_to_tinycore [2016/05/09 03:59] (current) – [Tiny Core] nitram
Line 5: Line 5:
  
 ==== Tiny Core ==== ==== Tiny Core ====
-Tiny Core utilizes '.tcz' extensions [[http://forum.tinycorelinux.net/index.php/topic,15612.msg91178.html#msg91178|(not supported by dCore)]]. In the [[http://tinycorelinux.net/book.html|Into the Core]] book'.tcz' extensions are described as loop-mounted squashfs archives, with specified parameters, +Tiny Core utilizes TCZ extensions [[http://forum.tinycorelinux.net/index.php/topic,15612.msg91178.html#msg91178|(not supported by dCore)]]. In the [[http://tinycorelinux.net/book.html|Into the Core book]], TCZ extensions (type .tczare described as loop-mounted squashfs archives, with specified parameters, 
-usually symlinked into the main file system. The archive can be either mounted and symlinked or copied to the file system (usually RAM) for faster execution. It consists of the direct file system tree that can be found when installing an application or library. It usually consists of the binary, desktop file, program icon and any required data files. These '.tcz' extensions are compiled by either a Tiny Core Linux developer or a user-contributor and are retrieved from the Tiny Core repositories. Each '.tcz' is a single application or library that usually requires other '.tcz' extensions for functionality (ie. dependencies).+usually symlinked into the main file system. The archive can be either mounted and symlinked or copied to the file system (usually RAM) for faster execution. It consists of the direct file system tree that can be found when installing an application or library. It usually consists of the binary, desktop file, program icon and any required data files. These extensions are compiled by either a Tiny Core Linux developer or a user-contributor and are usually retrieved from Tiny Core'repositories using the Apps utility. Each TCZ is a single application or library that usually requires other TCZ extensions for functionality (ie. dependencies). Applying software updates requires re-compiling the relevant extension(s) and/or upgrading through Apps.
  
-dated description of Tiny Core Linux extension formats taken from ragingpenguin.com (link not available) is outlined below. Tiny Core Linux continues to utilize the '.tcz' extension format, although the '.scm' extension format no longer appears to be utilized.+A Tiny Core extension description from ragingpenguin.com is quoted below (link not available). Tiny Core continues to utilize the TCZ extension format, although SCM extensions no longer appear to be utilized.
  
 >"The TCZ extension system appears to be based on the original MyDSL system made by Robert [Shingledecker, editor's note], and it works in much the same way. That means packages are attached to a temporary layered filesystem during boot, instead of being extracted directly into a permanent root directory. The packages themselves are read-only Squashfs archives, and can either be loaded into RAM for a performance boost, or just mounted. TCZ extensions can be considered "normal" packages. That is, they have dependencies, config files, and in some cases, they may even have setup scripts. >"The TCZ extension system appears to be based on the original MyDSL system made by Robert [Shingledecker, editor's note], and it works in much the same way. That means packages are attached to a temporary layered filesystem during boot, instead of being extracted directly into a permanent root directory. The packages themselves are read-only Squashfs archives, and can either be loaded into RAM for a performance boost, or just mounted. TCZ extensions can be considered "normal" packages. That is, they have dependencies, config files, and in some cases, they may even have setup scripts.
Line 15: Line 15:
 ==== dCore ==== ==== dCore ====
  
-dCore uses the [[http://wiki.tinycorelinux.net/dcore:sce-import#deb2sce|deb2sce script]] to transform Debian or Ubuntu packages into SCE extensions (self-contained extensions, type '.sce'). An SCE, therefore, consists of a converted Debian package and all it's dependencies, packed into it's own file system and compressed into a single file (SquashFS). The contents of an SCE are transparent and once mounted can be inspected by exploring /tmp/tcloop/, otherwise copy the extension to a temporary directory and run unsquashfs SCE.+dCore uses the [[http://wiki.tinycorelinux.net/dcore:sce-import#deb2sce|deb2sce script]] to transform Debian or Ubuntu packages into SCE extensions (self-contained extensions, type '.sce'). An SCE, therefore, consists of a converted Debian package and all it's dependencies, packed into it's own file system and compressed into a single file (SquashFS). This is similar to the SCM extension format quoted above. The contents of an SCE are transparent and once mounted can be inspected by exploring /tmp/tcloop/, otherwise copy the extension to a temporary directory and run unsquashfs SCE. The ''sce-update'' command is used to check SCE(s) for updates, which calls ''sce-import'' to re-import the updated extension. Like Tiny Core, a reboot is necessary to apply updates if the old version extension has already been loaded into RAM for usage.
  
-**[[http://wiki.tinycorelinux.net/dcore:welcome|> Return to the dCore wiki welcome page]]**+ 
 +**[[http://wiki.tinycorelinux.net/dcore:welcome|> Return to the dCore Wiki Welcome page]]**
Print/export
QR Code
QR Code dcore:comparison_to_tinycore (generated for current page)