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
d680e053
Commit
d680e053
authored
Jan 13, 2017
by
Jarek Polok
💬
Browse files
fix kernel removal
parent
1b36d18e
Changes
1
Hide whitespace changes
Inline
Side-by-side
slc6-base-docker.ks
View file @
d680e053
...
...
@@ -69,6 +69,9 @@ yum -y remove kernel-firmware \
fipscheck-lib file elfutils-libs bzip2 attr policycoreutils \
passwd| tee -a /root/yum-removal.log
# kernel uninstall fails for 2.6.32-642.11.1.el6
rpm -e kernel --noscripts
# 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