Age | Commit message (Collapse) | Author |
|
Use 'find "$VAR" | xarg rm -fr' which will error out if $VAR is unset.
|
|
Follow markdown type syntax.
|
|
|
|
|
|
Update references to 'autoupdate' to use the new command name.
|
|
Include the necessary local command paths which are excluded from
sysvinit. Also check for the information file before moving it to avoid
noisy log output.
|
|
Source notification information before the files containing it are moved.
|
|
|
|
Use the correct filepath for update notifications.
|
|
Use a random string instead of XXXXXX as it latter could be in the changelog.
|
|
The staging directory is deleted in certain cases, taking it from the environment is accident prone.
|
|
|
|
Handle more generic situations:
- Use /boot/vmlinuz instead of /boot/vmlinuz-huge.
- Use the kernel md5sum to confirm kernel changes.
|
|
See comment in code.
|
|
Make the relationship between the scripts clear by using the project name
in the update and download scripts.
|
|
- Cleanup unused variables.
- Fix deletion of consumed updates.
- Source profile.d environments as they may be required by some SBO
scripts.
|
|
|
|
|
|
- Correct syncing of Slackware mirror for slackpkg.
- Fix kernel check for updating kernel.
|
|
|