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
2c9f4952
Commit
2c9f4952
authored
Dec 06, 2016
by
Jarek Polok
💬
Browse files
remove kernel for good
parent
77349639
Changes
1
Hide whitespace changes
Inline
Side-by-side
slc6-base-docker.ks
View file @
2c9f4952
...
...
@@ -41,6 +41,7 @@ yum
yum-autoupdate
-yum-firstboot
-*-firmware
-kernel-firmware
%end
...
...
@@ -57,7 +58,7 @@ rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-6
# cleanup unneeded stuff
yum -y remove
kernel kernel-firmware
\
yum -y remove \
dash b43-openfwwf device-mapper-libs \
dracut* e2fsprogs* efibootmgr grubby \
libpciaccess dhclient dhcp-common \
...
...
@@ -67,7 +68,7 @@ yum -y remove kernel kernel-firmware \
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
# 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