Developers Documentation

×

Warning

301 error for file:https://clearos.com/dokuwiki2/lib/exe/css.php?t=dokuwiki&tseed=82873f9c9a1f5784b951644363f20ef8

User Tools

Site Tools


Base System - clearos-base

The clearos-base package performs a small set of required tasks:

  • Provides function helpers for the init.d scripts
  • Changes rsyslog configuration to create the /var/log/system log file
  • Checks for core package dependencies, for example perl, grep and chkconfig

Preparation

Before you can install this package, you may need to change the distroverpkg parameter in /etc/yum.conf to clearos-release. You should also upgrade to the latest version:

yum-config-manager --enable clearos-centos,clearos-centos-updates
yum --nogpgcheck upgrade

The yum-config-manager command is used to enable the clearos-centos and clearos-centos-updates repositories. By default, ClearOS uses a tight subset of the upstream packages as opposed to the whole package set. For example, the Thunderbird desktop e-mail client is provided in upstream sources, but it doesn't make much sense to include such a package on a ClearOS server. However, the clearos-centos/clearos-centos-updates repositories do include a rebuild of all the upstream packages, but this repository may be disabled by default. Since your CentOS install may contain packages from clearos-centos/clearos-centos-updates, it is a good idea to enable these repositories.

The software keys are part of the app-base package, but that is a future step. Until then, the –nogpgcheck flag is required.

Install

Now it's time to install clearos-base:

rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-*
yum install clearos-base

Again, not much will happen when installing clearos-base. You may see a small number of dependencies installed, but for the vast majority of cases the dependencies are already installed. Also, you should now see a few entries in the /var/log/system log file.

Next Step

content/en_us/dev_architecture_base_system_clearos-base.txt · Last modified: 2017/11/17 14:49 by pbaldwin

https://clearos.com/dokuwiki2/lib/exe/indexer.php?id=content%3Aen_us%3Adev_architecture_base_system_clearos-base&1713464654