distro/rhel86: sort -u anaconda package set
This commit is contained in:
parent
c4d6fcbe5b
commit
be0a45fe83
1 changed files with 3 additions and 6 deletions
|
|
@ -633,9 +633,6 @@ func anacondaPackageSet(t *imageType) rpmmd.PackageSet {
|
|||
"gsettings-desktop-schemas",
|
||||
"hdparm",
|
||||
"hexedit",
|
||||
"gsettings-desktop-schemas",
|
||||
"hdparm",
|
||||
"hexedit",
|
||||
"initscripts",
|
||||
"ipmitool",
|
||||
"iwl3945-firmware",
|
||||
|
|
@ -674,11 +671,11 @@ func anacondaPackageSet(t *imageType) rpmmd.PackageSet {
|
|||
"lsof",
|
||||
"madan-fonts",
|
||||
"metacity",
|
||||
"mt-st",
|
||||
"mtr",
|
||||
"mt-st",
|
||||
"net-tools",
|
||||
"nm-connection-editor",
|
||||
"nmap-ncat",
|
||||
"nm-connection-editor",
|
||||
"nss-tools",
|
||||
"openssh-server",
|
||||
"oscap-anaconda-addon",
|
||||
|
|
@ -712,8 +709,8 @@ func anacondaPackageSet(t *imageType) rpmmd.PackageSet {
|
|||
"xfsdump",
|
||||
"xorg-x11-drivers",
|
||||
"xorg-x11-fonts-misc",
|
||||
"xorg-x11-server-Xorg",
|
||||
"xorg-x11-server-utils",
|
||||
"xorg-x11-server-Xorg",
|
||||
"xorg-x11-xauth",
|
||||
},
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue