Skip to content

Interactive shell script for keeping CentOS 7 test builds at latest and printing packages in a loop.

Notifications You must be signed in to change notification settings

jpegleg/rolling-saturn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

rolling-saturn

Interactive shell script for keeping a CentOS 7 (or any yum package system linux build for that matter) test build at latest and printing yum list output in a loop.

This will reboot your machine for the first run if you don't use the install script first.

When it detects a kernel version change, rolling-saturn reboots the system.

Also, the first time it is run, it will reboot the machine unless the following is done (via install script):

yum list installed | grep "kernel[.]" > /root/yum.before

That way the first run has something to compare to!

About

Interactive shell script for keeping CentOS 7 test builds at latest and printing packages in a loop.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages