Skip to content
This repository has been archived by the owner on Mar 28, 2021. It is now read-only.
Jiří Smolík edited this page Nov 27, 2016 · 12 revisions

Welcome to the coldsweat-qpkg wiki! Use the menu on the right to find the desired article.

Let's use this page as a common ground for the other Wiki pages. As such, we have to explain several things.

ColdsweatQPKG folder structure

ColdsweatQPKG uses two different file system locations to store its files:

  1. /share/<static-data>/.qpkg/ColdsweatQPKG
    • The <static-data> folder is usually MD0_DATA, HDA_DATA, CACHEDEV1_DATA etc. If you don't know, the find / -name "ColdsweatQPKG" command will find the exact location for you.
  2. /home/coldsweat.

From this moment, the first shall be called <application folder> and the second <data-folder>.