[CentOS] Reduce existing CentOS 7 installation to "Minimal install" - services?

Nicolas Kovacs info at microlinux.fr
Sat May 7 11:16:56 UTC 2016


Le 06/05/2016 18:31, Johnny Hughes a écrit :
> There actually are a couple more things than core in a minimal install
> .. here is the current minimal list:
> 
> https://git.centos.org/blob/sig-core!comps.git/220ef7b59c95531d3752d4074ce673aa09792c67/c7-minimal-x86_64-RPMS.lst
> 
> some of those might not get installed every time (ie, disk encrypt may
> not be on non-encrypted drives, etc.)
> 
> But it is a good starting point.

After some more trial and error, I managed to resolve the problem in a
pragmatic way by doing the following after purging the system:

# yum groupinstall "Core"
# yum groupinstall "Base"

So the missing culprit(s) must have been somewhere in the "Base" package
group, or at least a dependency to one or more of its packages.

Cheers,

Niki

-- 
Microlinux - Solutions informatiques durables
7, place de l'église - 30730 Montpezat
Web  : http://www.microlinux.fr
Mail : info at microlinux.fr
Tél. : 04 66 63 10 32



More information about the CentOS mailing list