To configure the repository, use the following commands:
1. curl -O https://linux.dell.com/repo/hardware/dsu/bootstrap.cgi
2. bash bootstrap.cgi
Note: Consent is required prior to installing public keys on target systems.
#yum install dell-system-update
#zypper install dell-system-update
#yum install srvadmin-all
To enable Server Administrator SELinux policies, run the following command:#yum install srvadmin-selinux
#zypper install srvadmin-all
To upgrade OMSA using this repository, where an OMSA version is already installed in the system, use the following commands.
#yum --disablerepo=* --enablerepo=dell-system-update_dependent upgrade
#zypper mr -da; zypper mr -e "dell-system-update_dependent" ; zypper update; zypper mr -ea;
Note:-To update from local repository (custom), use the OMSA repository name instead of dell-system-update_dependent in the commands.
In case of zypper upgrade, if there are repositories disabled by you, this command sequence will enable the repositories. You have to disable the repositories again manually.
To get the complete list of options of DSU (On Microsoft Windows and Linux), use #dsu --help
Use the following links to browse the contents of the repository