WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Downloading .tcz/.tce from outside tiny core  (Read 3515 times)

Offline thespamhere

  • Newbie
  • *
  • Posts: 2
Downloading .tcz/.tce from outside tiny core
« on: March 21, 2010, 07:47:39 PM »
is it possible?
can I download the extensions from say... linux mint? if so, how?

I tried searching the forums for an answer, but download+tcz gives too many unrelated threads xD

Offline Jason W

  • Retired Admins
  • Hero Member
  • *****
  • Posts: 9730

Offline Guy

  • Hero Member
  • *****
  • Posts: 1089
Re: Downloading .tcz/.tce from outside tiny core
« Reply #2 on: March 21, 2010, 08:12:32 PM »
Yes

You need to also download .dep files and dependencies. md5 files are used for checking for updates, so most people should also download them.

There may be recursive dependencies (dependencies of dependencies).

You can use any downloading program.

If you use wget (from the terminal):

Create a directory for downloads.

cd your-new-directory
wget -c url

For example, to download firefox, use

wget -c http://distro.ibiblio.org/pub/linux/distributions/tinycorelinux/2.x/tcz/firefox.tcz


Mint should also have graphical download managers. You may need to install one of them.
Many people see what is. Some people see what can be, and make a difference.

Offline vitex

  • Full Member
  • ***
  • Posts: 113
Re: Downloading .tcz/.tce from outside tiny core
« Reply #3 on: March 21, 2010, 08:25:35 PM »
is it possible?
can I download the extensions from say... linux mint? if so, how?

Depending on you plan to do with the extensions, you might want to consider a remastering script that can download selected extensions and add them to a Tiny Core or Micro Core ISO that can then be used for your application. 

Offline Pats

  • Sr. Member
  • ****
  • Posts: 322
Re: Downloading .tcz/.tce from outside tiny core
« Reply #4 on: March 21, 2010, 11:16:11 PM »
If you want to download ext (.tcz files) from within TC, and you have already setup your net connectivity (thru Cable/USB dongle etc ) you can use TC`s  AppBrowser to donload ext.

If you want to download ext thru Windo, you may use some dnload managers ( like GetRight etc ).

Copy all required ext in /tce dire of HDD / USB etc. Burn the TC2.6 or 2.8 or 2.10 iso image to CD. Use this bootable TC cd and start using TC immidiately.

In either of the above cases , for downlaoding exts, you may use this Repository ( repo) link:

http://distro.ibiblio.org/pub/linux/distributions/tinycorelinux/2.x/tcz/firefox.tcz
 or there are other mirrors available, select the nearest to you, and use it !

Hope this helps !

~ Pats

Offline thespamhere

  • Newbie
  • *
  • Posts: 2
Re: Downloading .tcz/.tce from outside tiny core
« Reply #5 on: March 22, 2010, 12:27:46 AM »
ah, that definitely helps! thank you all!

Offline Guy

  • Hero Member
  • *****
  • Posts: 1089
Re: Downloading .tcz/.tce from outside tiny core
« Reply #6 on: March 22, 2010, 01:01:27 PM »
Use the latest version of Tiny Core. Some things may not work properly if you use an older version.

Put extensions, .dep files and dependencies in the /tce/optional directory. (It may be /mnt/sda1/tce/optional for example.)

Run On Boot and/or On Demand, so the applications can be started.
Many people see what is. Some people see what can be, and make a difference.