Skip to content

Simple bash script for Xen Server 6.2 that will download the patches xml, sort by time, check if the patch was installed already, downloades and install new ones.

License

Notifications You must be signed in to change notification settings

patones/XenServer-Patcher-bash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Xeer1update
======================

Simple bash script for Xen Server 6.2

- Downloads updates.xml from xenserver and parses it.
- Sorts patches by timestamp and after that by filename in case that there is 2 with the same time stamp.
- Downloads and installs all missing patches
- If the zip files are already downloaded, it will not download them again.
- After the installation it removes the source and the xsupdate files, but leaves the zip files. If have other servers you can copy the zip versions
- Uses xe patch clean to to try to save some extra space
To use it run 
bash xeer1update

About

Simple bash script for Xen Server 6.2 that will download the patches xml, sort by time, check if the patch was installed already, downloades and install new ones.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages