This is an old revision of the document!
Table of Contents
dCore Extension Management
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.
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
An overview of dCore's SCE extension system and management:
- dCore SCE Overview
- dCore TCE (/tce/) Directory
- dCore sceboot.lst
- dCore Repositories
- Miscellaneous dCore Files
dCore SCE Management Commands
Commands used to manage SCE extensions (alphabetical, sce-import
initially most important):
> dCore-java-installer Command
Advanced dCore SCE Strategies
Advanced SCE strategies to fine tune extensions, minimize redundant dependencies, reduce required drive space and improve boot time:
- dCore Base SCEs
- dCore List vs Dependency Imports
- dCore OnDemand SCE Profiles
- dCore sceconfig Configuration
- dCore Re-importing List Files
Important Grep Notice
Important information regarding BusyBox vs GNU Grep: