Skip to content

A script providing information before, during and after system updates.

Notifications You must be signed in to change notification settings

Cody-Learner/update-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

syuscript

Syuscript is an update script used to provide pre and post system update information.

The syuscript uses:
pacman -Syu for system updates
Optionally if setup, prep4ud script reports: prep4ud
The overdue script: overdue.sh
The checkrebuild script of Arch package: rebuild-detector

Running syuscript:
(1) Optionally prints prep4ud report providing last update & reboot times + updatable packages downloaded.
(2) Runs sudo pacman -Syu.
(3) Checks and prints results if kernel is updated.
(4) Runs the overdue script to print services to consider restarting.
(5) Runs the checkrebuild script to print packages needing rebuilt.

I've set up an syuscript alias as Syu in ~/.bashrc.

Screenshot syuscript: https://cody-learner.github.io/syuscript.html


About

A script providing information before, during and after system updates.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages