* Added missing packages to the RPM spec and the RPMs to provide on Striker.

Signed-off-by: Digimer <digimer@alteeve.ca>
main
Digimer 5 years ago
parent b076463b5f
commit bd9e74a7b1
  1. 1
      rpm/SPECS/anvil.spec
  2. 4
      share/words.xml
  3. 4
      tools/striker-manage-install-target

@ -53,6 +53,7 @@ Requires: perl-IO-Tty
Requires: perl-JSON
Requires: perl-Log-Journald
Requires: perl-Mail-RFC822-Address
Requires: perl-Net-Domain-TLD
Requires: perl-Net-SSH2
Requires: perl-Net-Netmask
Requires: perl-Net-OpenSSH

@ -1007,7 +1007,7 @@ NOTE: Please be patient!
*** THERE WILL BE NO FURTHER PROMPT! PROCEED CAREFULLY! ***
</key>
<!-- \===========================================================================================================/ -->
<key name="message_0086">^2. Install an #!string!brand_0006!# Node (#!data!host_os::os_name!# #!data!host_os::os_arch!#)</key>
<key name="message_0086">^2. Install an #!string!brand_0002!# Node (#!data!host_os::os_name!# #!data!host_os::os_arch!#)</key>
<!-- Keep help text wrapped within the area shown directly below for the 'help' section of PXE 'default' meny entry. -->
<!-- /===========================================================================================================\ -->
<key name="message_0087">
@ -1020,7 +1020,7 @@ NOTE: Please be patient!
*** THERE WILL BE NO FURTHER PROMPT! PROCEED CAREFULLY! ***
</key>
<!-- \===========================================================================================================/ -->
<key name="message_0088">^3. Install an #!string!brand_0006!# Disaster Recover Host (#!data!host_os::os_name!# #!data!host_os::os_arch!#)</key>
<key name="message_0088">^3. Install an #!string!brand_0002!# Disaster Recover Host (#!data!host_os::os_name!# #!data!host_os::os_arch!#)</key>
<key name="message_0089">
<!-- Keep help text wrapped within the area shown directly below for the 'help' section of PXE 'default' meny entry. -->
<!-- /===========================================================================================================\ -->

@ -1899,6 +1899,7 @@ sub load_packages
"libxshmfence.x86_64",
"libxslt.x86_64",
"libyaml.x86_64",
"libzstd.x86_64",
"linux-firmware.noarch",
"linuxconsoletools.x86_64",
"llvm-libs.x86_64",
@ -2026,6 +2027,7 @@ sub load_packages
"perl-Data-Dumper-Concise.noarch",
"perl-Data-OptList.noarch",
"perl-Date-Manip.noarch",
"perl-Data-Validate-Domain.noarch",
"perl-Devel-ArgNames.noarch",
"perl-Devel-Caller.x86_64",
"perl-Devel-GlobalDestruction.noarch",
@ -2098,6 +2100,7 @@ sub load_packages
"perl-Moo.noarch",
"perl-Mozilla-CA.noarch",
"perl-NTLM.noarch",
"perl-Net-Domain-TLD.noarch",
"perl-Net-HTTP.noarch",
"perl-Net-Netmask.noarch",
"perl-Net-OpenSSH.noarch",
@ -2243,6 +2246,7 @@ sub load_packages
"python3-libxml2.x86_64",
"python3-linux-procfs.noarch",
"python3-lxml.x86_64",
"python3-nftables.x86_64",
"python3-perf.x86_64",
"python3-pexpect.noarch",
"python3-pip.noarch",

Loading…
Cancel
Save