Re: dsu performs a 'yum upgrade -y' when upgrading firmware
Giulio <[email protected]>
| Newsgroups | gmane.linux.hardware.dell.poweredge |
|---|---|
| Message-ID | <CAMec4M1LETPYoHd77_Oca4=F92nPUViUzck1=d4cnUj=5T+pGQ@mail.gmail.com> |
On Mon, Mar 7, 2016 at 5:02 PM, <[email protected]> wrote: > DSU only facilitates the system updates using the packages provided by > various teams. Can you explain this: # strings /usr/sbin/dsu | grep "yum.*upgrade" yum upgrade -y # what's the purpose of dsu using "yum upgrade -y"? # rpm -q dell-system-update dell-system-update-1.2-16.02.00.x86_64 # Thanks