Skip to content
Prev Previous commit
Next Next commit
Remove non essential package and pin the release rpm
Signed-off-by: Philippe Vanhaesendonck <philippe.vanhaesendonck@oracle.com>
  • Loading branch information
AmedeeBulle committed Mar 11, 2020
commit 82a2118c8cd5d59c598e31164fbcfdebb34c63d4
2 changes: 1 addition & 1 deletion oracle-linux-image-tools/distr/ol7-slim/ol7-ks.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ selinux-policy
selinux-policy-targeted
libselinux
oraclelinux-release
oraclelinux-release-el7
yum-rhn-plugin
yum-plugin-security
device-mapper-libs
Expand All @@ -73,7 +74,6 @@ kpartx
net-tools
iptables-services
btrfs-progs
bind-utils

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why are you removing bind-utils, out of curiousity?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It isn't currently installed on any box an nobody complained so far ;)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, but you specifically make a choice here to remove it. What was the rationale behind removing the line?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For now, building the the exact same boxes we are releasing.

chrony
acpid
tmpwatch
Expand Down