Tiny Core Linux
Tiny Core Extensions => TCE Q&A Forum => Topic started by: Lachu on May 02, 2020, 06:07:58 AM
-
I messed up in my system by installing some extensions I need only for some time. Is there a way to display installation history and get rid unneeded extensions? My system after configuring plymouth starting in around 30 seconds. Now it starts in around 2 minutes and 20 seconds.
-
Hi, Lachu!
Extensions which will be loaded during boot are listed in
cat /etc/sysconfig/tcedir/onboot.lst
You can edit this file.
-
Hi Lachu
Since extension names get appended to /etc/sysconfig/tcedir/onboot.lst when they get installed it does tell you the order in which
you installed them. You can use the Apps utility or an editor to remove the unwanted names. This will prevent those extensions
from loading when you boot. They will still be available for use by using the Load App Locally function of the Apps utility or from
the command line like this:
tce-load -i ExtensionName