Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
dcore:sce-update_command [2016/08/27 05:56] – nitram | dcore:sce-update_command [2019/01/27 06:21] (current) – added grep and gawk notes jls_legalize | ||
---|---|---|---|
Line 13: | Line 13: | ||
The update check process creates a / | The update check process creates a / | ||
- | Usage options from the '' | + | The command works faster if grep and gawk packages are installed |
+ | |||
+ | Usage options from the '' | ||
sce-update - Check and update all or individual SCE(s) including any dependency | sce-update - Check and update all or individual SCE(s) including any dependency | ||
- | | + | |
- | | + | |
| | ||
Usage: | Usage: | ||
Line 23: | Line 25: | ||
sce-update | sce-update | ||
sce-update SCE Check a specific SCE for update, update if required. | sce-update SCE Check a specific SCE for update, update if required. | ||
- | sce-update -a Check all system SCEs for updates, view old/new DEBINX diff | ||
- | and available updates if desired, update SCEs if required. | ||
sce-update -n SCE Non-interactive mode, check a specific SCE for updates, | sce-update -n SCE Non-interactive mode, check a specific SCE for updates, | ||
| | ||
+ | sce-update -a Check all system SCEs for updates, view DEBINX diff and | ||
+ | | ||
sce-update -na | sce-update -na | ||
| | ||
+ | sce-update -b Check sceboot.lst SCEs for updates, update if required. | ||
sce-update -c Menu prompt, check selected SCE(s) for updates only, | sce-update -c Menu prompt, check selected SCE(s) for updates only, | ||
no actual updates performed. | no actual updates performed. | ||
Line 36: | Line 39: | ||
sce-update -z Ignore / | sce-update -z Ignore / | ||
| | ||
- | sce-update -b Check SCE entries | + | sce-update -f Full check mode, all packages and data contained |
- | applicable | + | SCE will be checked for updates. |
+ | flagged for need of update on the first found item in | ||
+ | need of update and checking mode for that SCE then exits. | ||
+ | | ||
**[[http:// | **[[http:// |