Tiny Core Linux
dCore Import Debian Packages to Mountable SCE extensions => dCore X86 => dCore x86 Imported Extensions => Topic started by: Jason W on July 27, 2016, 04:38:36 PM
-
New tool sce2gz, to create a .gz initrd out of SCE extensions. Specify the extension on the command line or use the select menu, works much like sce-load and multiple SCEs can be chosen to create one .gz.
To install:
sce-import sce2gz
-
hi jason,
what is the purpose, waht are advantages of this approach?
thank you for your help.
-
On default TinyCore I use xorg.gz containing about 80 extensions (Xorg-7.7 + deps) which speeds up boot time by a several seconds since there don't need to be created as many loop devices. Consumes a bit more RAM though.
Edit: Oh, yes. Also to have ntfs-3g available in case one boots off of a NTFS partition and needs write access.
-
Oh, yes. Also to have ntfs-3g available in case one boots off of a NTFS partition and needs write access.
See http://forum.tinycorelinux.net/index.php/topic,20184.0.html (http://forum.tinycorelinux.net/index.php/topic,20184.0.html) for a real life example... ;)
-
Now sce.dep files in the SCE directory are used so the total SCE is made into a .gz when there is a sce.dep file.