Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
dcore:extensions [2016/07/04 13:14] – [dCore SCE Management Commands] nitramdcore:extensions [2016/12/26 06:30] (current) – [Advanced dCore SCE Strategies] nitram
Line 2: Line 2:
 SCE extensions (self contained extensions) add functionality to a minimalistic dCore base installation. They are managed through various commands. Strategies to optimize extensions are also outlined. SCE extensions (self contained extensions) add functionality to a minimalistic dCore base installation. They are managed through various commands. Strategies to optimize extensions are also outlined.
  
-Traditionally dCore extensions are managed via command line. If using a Window Manager set up for dCore, the built-in Control panel (System Tools -> Control Panel) now has an 'Sce Tools' button to auto-launch the following commands in a terminal with default options: sce-import, sce-load, sce-debpurge, sce-update, sce-remove. This is most suitable for new users or those that do not require fine-grained control over SCE extension management.+Traditionally dCore extensions are managed via command line. If using a Window Manager set up for dCore, the built-in Control panel (System Tools -> Control Panel) now has an 'Sce Tools' button that launches these commands in a terminal with default options: sce-import, sce-load, sce-debpurge, sce-update, sce-remove. This is most suitable for new users or those that do not require fine-grained control over SCE extension management.
  
 More advanced users will appreciate the richness provided by command line options. In a terminal, enter the command name followed by --help (two dashes) for usage information (eg. sce-import --help). More advanced users will appreciate the richness provided by command line options. In a terminal, enter the command name followed by --help (two dashes) for usage information (eg. sce-import --help).
 +
 ===== dCore SCE Overview ===== ===== dCore SCE Overview =====
 An overview of dCore's SCE extension system and management: An overview of dCore's SCE extension system and management:
Line 14: Line 15:
  
 **[[dCore:handling extensions|> dCore SCE Overview]]** **[[dCore:handling extensions|> dCore SCE Overview]]**
 +
 +**[[http://wiki.tinycorelinux.net/dcore:welcome|> Return to the dCore Wiki Welcome page]]**
  
 ===== dCore SCE Management Commands ===== ===== dCore SCE Management Commands =====
-Commands used to manage SCE extensions (alphabetical, ''sce-import'' initially most important):+Primary commands used to manage SCE extensions (''sce-import'' initially most important):
  
-**[[dCore:dCore-java-installer_command|> dCore-java-installer Command]]**+**[[dCore:readme.sh_command|> readme.sh Command]]**
  
-**[[dCore:ppa-add_command|> dCore ppa-add Command]]**+**[[dCore:sce-debpurge_command|> sce-debpurge Command]]**
  
-**[[dCore:ppa-deb2sce_command|> dCore sce-deb2sce Command]]**+**[[dCore:sce-import_command|> sce-import Command]]**
  
-**[[dCore:sce-debpurge_command|> dCore sce-debpurge Command]]**+**[[dCore:sce-load_command|> sce-load Command]]**
  
-**[[dCore:sce-import_command|> dCore sce-import Command]]**+**[[dCore:sce-ondemand_command|> sce-ondemand Command]]**
  
-**[[dCore:sce-load_command|> dCore sce-load Command]]**+**[[dCore:ppa-add_command|> sce-ppa-add Command (Ubuntu-based dCore)]]**
  
-**[[dCore:sce-ondemand_command|> dCore sce-ondemand Command]]**+**[[dCore:sce-remove_command|> sce-remove Command]]**
  
-**[[dCore:sce-pkgcheck_command|> dCore sce-pkgcheck Command]]**+**[[dCore:sce-searchprebuilt_command|> sce-searchprebuilt Command]]**
  
-**[[dCore:sce-remove_command|> dCore sce-remove Command]]**+**[[dCore:sce-tools_command|> sce-tools Command]]**
  
-**[[dCore:sce-searchprebuilt_command|> dCore sce-searchprebuilt Command]]**+**[[dCore:sce-update_command|> sce-update Command]]**
  
-**[[dCore:sce-update_command|> dCore sce-update Command]]**+Additional SCE management commands not included in the base dCore system:
  
-===== Advanced dCore SCE Strategies =====+**[[dCore:ppa-deb2sce_command|> sce-deb2sce Command]]**
  
-Advanced SCE strategies to fine tune extensions, minimize redundant dependencies, reduce required drive space and improve boot time+**[[dCore:sce-pkgcheck_command|> sce-pkgcheck Command]]** 
-  * dCore Base SCEs + 
-  * dCore List vs Dependency Imports +**[[dCore:sce-sce2gz_command|> sce-sce2gz Command]]** 
-  * dCore OnDemand SCE Profiles + 
-  * dCore sceconfig Configuration +Miscellaneous commands related to 3rd party software: 
-  * dCore Re-importing List Files+ 
 +**> dCore-google-chrome-stable-installer Command**: This command must be imported using ''sce-import dCore-google-chrome-stable-installer''. It has no associated --help file. It is used to convert Google Chrome browser into an SCE. Note the script was not functional when last tested as Google has changed their download process and Terms of Service, patch submit welcome!  
 + 
 +**[[dCore:dCore-java-installer_command|> dCore-java-installer Command]]** 
 + 
 +**> getFlash11 Command**: This command must be imported using ''sce-import getFlash11'' and has no associated --help file. Running ''getFlash11'' runs a script to download and convert the most recent Adobe Flash 11 release into an SCE. Note older non-SSE2 capable hardware requires Flash 10, review this member submitted [[http://wiki.tinycorelinux.net/dcore:flash10_creation_script|dCore Flash 10 SCE Creation Script]] for more information. 
 + 
 +**[[http://wiki.tinycorelinux.net/dcore:welcome|> Return to the dCore Wiki Welcome page]]** 
 + 
 +===== Advanced dCore SCE Strategies ===== 
 +Advanced SCE strategies to fine tune extensions: 
 +  * Overview 
 +  * Lightweight software 
 +  * List File SCE(s) 
 +  * Dependency SCE(s) 
 +  * List vs Dependency Imports 
 +  * Boot vs OnDemand 
 +  * SCE Purge 
 +  * Boot Code nomd5 
 +  * Locales and Languages 
 +  * Man Pages 
 +  * Default SCE Configuration 
 +  * Version Conflicts 
 +  * Broken SCEs 
 +  * Creating Personal Extensions
  
 **[[dCore:extension strategies|> Advanced dCore SCE Strategies]]** **[[dCore:extension strategies|> Advanced dCore SCE Strategies]]**
  
-===== Important Grep Notice =====+**[[http://wiki.tinycorelinux.net/dcore:welcome|> Return to the dCore Wiki Welcome page]]**
  
 +===== Important Grep Notice =====
 Important information regarding BusyBox vs GNU Grep: Important information regarding BusyBox vs GNU Grep:
 +  *Grep Overview
 +  *Grep Utilization
 +  *Import GNU Grep
 +  *Grep Performance
  
 **[[dCore:important_grep_notice|> Important Grep Notice]]** **[[dCore:important_grep_notice|> Important Grep Notice]]**
- 
  
 **[[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]]**
Print/export
QR Code
QR Code dcore:extensions (generated for current page)