Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision |
dcore:tc-functions [2016/05/08 05:49] – [launchApp()] nitram | dcore:tc-functions [2016/05/09 19:11] (current) – [dCore tc-functions Script Overview] nitram |
---|
======tc-functions====== | FIXME - incomplete |
| ======dCore tc-functions Script Overview====== |
The script library '/etc/init.d/tc-functions' stretches out over several hunderd lines of code. We shall dissect it in smaller chunks. As its name indicates, it contains only function definitions. | |
| |
The outline here follows the order induced by the [[dcore:tc-functions source 20150429|source-code]]. | |
| |
| The /etc/init.d/tc-functions script consists of almost 400 lines of code. It contains numerous functions and is utilized heavily by both Tiny Core and dCore. This review references older [[dcore:tc-functions source 20150429|tc-functions source code]], which has likely received updates since the review. |
=====Set variables===== | =====Set variables===== |
| |
| |
(?!) uses '.desktop'-files, sets variable FREEDESKTOP. | (?!) uses '.desktop'-files, sets variable FREEDESKTOP. |
| \\ |
| \\ |
**[[http://wiki.tinycorelinux.net/dcore:welcome|> Return to the dCore wiki welcome page]]** | **[[http://wiki.tinycorelinux.net/dcore:welcome|> Return to the dCore wiki welcome page]]** |