Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
wiki:adding_a_desktop_to_microcore [2015/09/20 20:17] – pan | wiki:adding_a_desktop_to_microcore [2018/09/26 09:00] (current) – updated tcedir location bernhard | ||
---|---|---|---|
Line 9: | Line 9: | ||
==== Downloading and installing core elements ==== | ==== Downloading and installing core elements ==== | ||
First you need to cd to your tce dir | First you need to cd to your tce dir | ||
+ | |||
+ | ^cd / | ||
+ | |||
+ | until Core Release 4.2 this was | ||
+ | |||
^cd `cat / | ^cd `cat / | ||
+ | |||
Download core elements | Download core elements | ||
^tc@box:/ | ^tc@box:/ | ||
Line 44: | Line 50: | ||
There are many window managers available for TinyCore and MicroCore in the repository. The default used in TinyCore is flwm (Fast Light Window Manager), and will be used in this example. You may use any WM you like. Just replace flwm.tcz with the WM you want in the following command: | There are many window managers available for TinyCore and MicroCore in the repository. The default used in TinyCore is flwm (Fast Light Window Manager), and will be used in this example. You may use any WM you like. Just replace flwm.tcz with the WM you want in the following command: | ||
^tc@box:/ | ^tc@box:/ | ||
+ | Get wbar and aterm, too. | ||
Note: you may browse the extension repository at | Note: you may browse the extension repository at | ||
Line 62: | Line 69: | ||
==== Conclusion ==== | ==== Conclusion ==== | ||
You should now have a working desktop environment similar to the one found in TinyCore. Use the appbrowser to add extensions to fill out your OS. If you had a persistent tce dir set up prior to following this guide, the desktop will be started automatically during subsequent boots. | You should now have a working desktop environment similar to the one found in TinyCore. Use the appbrowser to add extensions to fill out your OS. If you had a persistent tce dir set up prior to following this guide, the desktop will be started automatically during subsequent boots. | ||
- |