Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
linuxsupport
slc6-base
Commits
8dd89bdf
Commit
8dd89bdf
authored
Dec 06, 2016
by
Jarek Polok
💬
Browse files
really really remove kernel
parent
2c9f4952
Changes
1
Hide whitespace changes
Inline
Side-by-side
slc6-base-docker.ks
View file @
8dd89bdf
...
...
@@ -57,6 +57,7 @@ rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-cern
rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-6
# cleanup unneeded stuff
yum -y remove kernel kernel-firmware | tee /root/yum-removal.log
yum -y remove \
dash b43-openfwwf device-mapper-libs \
...
...
@@ -66,9 +67,7 @@ yum -y remove \
kbd-misc acl sudo tar plymouth* which \
m4 snappy bc busybox mysql-libs lzo libcap-ng \
fipscheck-lib file elfutils-libs bzip2 attr policycoreutils \
passwd| tee /root/yum-removal.log
yum -y remove kernel kernel-firmware | tee -a /root/yum-removal.log
passwd| tee -a /root/yum-removal.log
# unused
rm -rf /boot
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment