WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Installation history  (Read 1352 times)

Offline Lachu

  • Newbie
  • *
  • Posts: 15
Installation history
« on: May 02, 2020, 03: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.

Offline jazzbiker

  • Hero Member
  • *****
  • Posts: 933
Re: Installation history
« Reply #1 on: May 02, 2020, 03:25:36 AM »
Hi, Lachu!

Extensions which will be loaded during boot are listed in
Code: [Select]
cat /etc/sysconfig/tcedir/onboot.lst

You can edit this file.

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11213
Re: Installation history
« Reply #2 on: May 02, 2020, 06:05:54 AM »
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:
Code: [Select]
tce-load -i ExtensionName