File tree Expand file tree Collapse file tree 1 file changed +58
-1
lines changed
elements/rocky-container-generic Expand file tree Collapse file tree 1 file changed +58
-1
lines changed Original file line number Diff line number Diff line change
1
+ # List taken from https://git.rockylinux.org/rocky/kickstarts/-/blob/r8/Rocky-8-GenericCloud.ks
2
+
1
3
chrony :
2
4
dnf :
3
5
yum :
@@ -19,4 +21,59 @@ python3-jsonschema:
19
21
qemu-guest-agent :
20
22
dhcp-client :
21
23
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
You can’t perform that action at this time.
0 commit comments