Skip to content

Commit 748f21e

Browse files
committed
Add package uninstalls
1 parent 8c14323 commit 748f21e

File tree

1 file changed

+58
-1
lines changed

1 file changed

+58
-1
lines changed

elements/rocky-container-generic/package-installs.yaml

Lines changed: 58 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# List taken from https://git.rockylinux.org/rocky/kickstarts/-/blob/r8/Rocky-8-GenericCloud.ks
2+
13
chrony:
24
dnf:
35
yum:
@@ -19,4 +21,59 @@ python3-jsonschema:
1921
qemu-guest-agent:
2022
dhcp-client:
2123
rocky-release:
22-
rng-tools:
24+
rng-tools:
25+
26+
aic94xx-firmware:
27+
uninstall: true
28+
alsa-firmware:
29+
uninstall: true
30+
alsa-lib:
31+
uninstall: true
32+
alsa-tools-firmware:
33+
uninstall: true
34+
ivtv-firmware:
35+
uninstall: true
36+
iwl100-firmware:
37+
uninstall: true
38+
iwl1000-firmware:
39+
uninstall: true
40+
iwl105-firmware:
41+
uninstall: true
42+
iwl135-firmware:
43+
uninstall: true
44+
iwl2000-firmware:
45+
uninstall: true
46+
iwl2030-firmware:
47+
uninstall: true
48+
iwl3160-firmware:
49+
uninstall: true
50+
iwl3945-firmware:
51+
uninstall: true
52+
iwl4965-firmware:
53+
uninstall: true
54+
iwl5000-firmware:
55+
uninstall: true
56+
iwl5150-firmware:
57+
uninstall: true
58+
iwl6000-firmware:
59+
uninstall: true
60+
iwl6000g2a-firmware:
61+
uninstall: true
62+
iwl6000g2b-firmware:
63+
uninstall: true
64+
iwl6050-firmware:
65+
uninstall: true
66+
iwl7260-firmware:
67+
uninstall: true
68+
libertas-sd8686-firmware:
69+
uninstall: true
70+
libertas-sd8787-firmware:
71+
uninstall: true
72+
libertas-usb8388-firmware:
73+
uninstall: true
74+
biosdevname:
75+
uninstall: true
76+
iprutils:
77+
uninstall: true
78+
plymouth:
79+
uninstall: true

0 commit comments

Comments
 (0)