WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: tclocal  (Read 3658 times)

Offline jrock2004

  • Newbie
  • *
  • Posts: 13
tclocal
« on: March 31, 2009, 11:22:36 AM »
I have been reading that I could setup tclocal directory so that when I reboot my apps will already be there. I am curious if anyone has done this with the new rc version of tiny core? Also if in app browser I click download only, where are those files store?

Offline tobiaus

  • Suspended
  • Hero Member
  • *****
  • Posts: 599
Re: tclocal
« Reply #1 on: March 31, 2009, 11:32:07 AM »
if in app browser I click download only, where are those files store?

sudo find / | grep nameofextension

/tmp/tce/optional/nameofextension.tce
/tmp/tce/optional/nameofextension.tce.md5.txt

they're in /tmp/tce/optional

Offline jrock2004

  • Newbie
  • *
  • Posts: 13
Re: tclocal
« Reply #2 on: March 31, 2009, 11:42:54 AM »
thank you

Offline roberts

  • Administrator
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
Re: tclocal
« Reply #3 on: March 31, 2009, 03:04:09 PM »
"Download Only" always downloads to the optional directory under whereever your tce directory is.
When no tce directory exists or is not specified then it will default to /tmp

Typically the "Download Only" function is used in conjunction with a tce directory, i.e., a PPR, to persist rarely or only on occasion extensions, which are then loaded upon demand via appbrowser File->Install Optional.

Using this speeds up boot time and allows finer control of which apps are loaded at boot time versus upon demand.

It is not useful when used with tclocal (PPI). You should select "Install Selected" when using tclocal so that the applications are actually installed.
10+ Years Contributing to Linux Open Source Projects.