Users Guide
1
Overview
Dell System Update (DSU) is an improved version of Dell OpenManage Linux Repository (DLR) to
distribute Dell updates for Linux systems. The DSU distributes:
• OpenManage Server Administrator
• BIOS and firmware updates for different servers
DSU extensively uses Yum and Zypper.
• Yellowdog Updater, Modified (Yum)
Yum is an open source command line package management utility used for Linux operating systems.
Yum primarily helps to do automatic updates, package and dependency management, mainly for
RedHat Package Manager (RPM) based distributions. Yum has a command line interface and it is
implemented in the Python programming language. Yum is mostly used to update and manage Red
Hat Enterprise Linux systems. Yum has a great informational output and syntax.
• Zypper
Zypper is used for installing, removing, updating, and querying software packages of local and remote
networked media. It has been extensively used for the openSUSE operating systems. It is a package
management engine that powers Linux applications like Yet another Setup Tool (YaST). Zypper can
download several update packages, and install them at once. Zypper is one of the fastest and
powerful package manager for the Linux environment.
Transitioning from DLR to DSU
Currently, customers can get all the updates for their systems through DLR. However, DSU provides a
better customer experience for getting the latest updates for their systems.
Table 1. Design differences between DSU and DLR
Dell Linux Repository (Current) Dell System Update (New)
Helps in Identifying components using individual
inventory controller
It has a Collector-based inventory system
Uses reverse mapping for devices using PCI or
component information
Supports XML to inventory result comparison, and
used for more accurate and faster update
identifications
Use multiple commands for different operations Use single command for different operations
Selected installation of updates is not possible Selected installation of updates are possible
Cluttered console view Better customer experience with specific readable
information on the console
4