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:sce-load_command [2016/07/05 10:44] volkerpdcore:sce-load_command [2016/09/18 15:39] (current) nitram
Line 1: Line 1:
 ===== dCore sce-load Command ===== ===== dCore sce-load Command =====
  
-The sce-load command is used to load SCE(s) into RAM for use. Noteextensions listed in /etc/sysconfig/tcedir/sceboot.lst will already be loaded at boot time. Most dCore Window Managers have an integrated 'OnDemandmenu, which allows easy manual loading of SCEs placed in ondemand (see sce-ondemand --help)+The sce-load command is used to load SCE(s) into RAM for use. Note extensions listed in /etc/sysconfig/tcedir/sceboot.lst are automatically loaded at boot time. Supported dCore Window Managers have an integrated OnDemand menu, which allows easy loading of SCEs placed in OnDemand. Review the [[dCore:sce-ondemand_command|dCore sce-ondemand Command]] for more information.
  
 Process: Process:
-  *Check SCE integrity by comparing it's md5sum to the '*.sce.md5.txtfile, unless the 'nomd5bootcode was used. +  *Check SCE integrity by comparing it's md5sum to the *.sce.md5.txt file, unless the nomd5 bootcode was used. 
-  *Recursively gather the full list of dependencies from the '*.sce.depfiles. +  *Recursively gather the full list of dependencies from the *.sce.dep files. 
-  *Create a '/tmp/tcloop/<EXTENSION>/directory and loop-mount it's SquashFS file. +  *Create a /tmp/tcloop/<EXTENSION>/ directory and loop-mount it's SquashFS file. 
-  *Copy files under '/opt/''/usr/''/bin/''/sbin/''/lib/''/dev/''/etc/''/var/as symbolic links into the root file system. +  *Copy /opt/, /usr/, /bin/, /sbin/, /lib/, /dev/, /etc/, /var/ files as symbolic links to the root file system. 
-  *Check for kernel modules in the SquashFS-file and if present call depmod -a and udevadm trigger.+  *Check for kernel modules in the SquashFS file and if present call depmod -a and udevadm trigger.
   *Call ldconfig.   *Call ldconfig.
-  *Check for start-up scripts and execute themadd package name to '/tmp/.installed'+  *Check for start-up scripts and execute themadd package name to /tmp/.installed. 
-  *If a graphic desktop is configured up-date the menu and icon set as specified in the SCE''.desktopfile. +  *If a graphic desktop is configured, update the menu and icon set as specified in the SCE's desktop file. 
-  *Add the installed package to '/tmp/.debinstalled', provided it's md5sum is given. +  *Add the installed package to /tmp/.debinstalled, provided it's md5sum is given. 
-  *Call restart for the desktop, if available, and re-start wbar if loaded.+  *Call restart for the desktop, if available, and restart wbar if loaded.
   *SCEs that were imported through a list file (see sce-import --help) are loaded in the order specified in the list.   *SCEs that were imported through a list file (see sce-import --help) are loaded in the order specified in the list.
  
 Usage options from the 'sce-load --help' command: Usage options from the 'sce-load --help' command:
  
-  sce-load - Load SCE(s) and any SCE(s) that it depends on into RAM for use,+  sce-load - Load SCE(s) and any SCE(s) depended on into RAM for use.
              SCEs typically located in /etc/sysconfig/tcedir/sce/.              SCEs typically located in /etc/sysconfig/tcedir/sce/.
 +  
   Usage:   Usage:
 +  
   sce-load             Menu prompt, select SCE to load.   sce-load             Menu prompt, select SCE to load.
   sce-load SCE         Directly load the named SCE.   sce-load SCE         Directly load the named SCE.
Line 26: Line 28:
   sce-load -b SCE      Internal use only, to load SCEs at boot time.   sce-load -b SCE      Internal use only, to load SCEs at boot time.
   sce-load -d SCE      Write any debug information to var/log/sce.log.   sce-load -d SCE      Write any debug information to var/log/sce.log.
-  sce-load -s SCE      Suppress loading outputs like ' *.sce: OK '.+  sce-load -s SCE      Suppress terminal output during loading process.
  
 **[[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:sce-load_command (generated for current page)