Tiny Core Linux

dCore Import Debian Packages to Mountable SCE extensions => dCore Armv7 => Allwinner A10 => Topic started by: bitonator on March 04, 2015, 12:02:11 AM

Title: Permanently install sces
Post by: bitonator on March 04, 2015, 12:02:11 AM
Is there a way to permanently install sce's on a partition?

I need this for faster boots as sce loads can take time with heavy packages.

I'm currently using a *very* hacked chroot jail, which shamelessly copies files from /tmp/tcloop/package.


Title: Re: Permanently install sces
Post by: Jason W on March 04, 2015, 09:15:17 AM
The only approved method of installing SCEs is with sce-load.  Copying their contents to a partition or using a 'scatter mode' traditional hard drive install is not supported.  Actually, it is for the most part the startup scripts that take up the most load time, the actual linking of their contents is done with the cp command and since it is linking and not copying that is done in a very fast manner.  And of course, the startup scripts are necessary for expected behavior of the installed packages.