Skip Headers
Oracle® Enterprise Manager Best Practices for Bare Metal Provisioning
10g Release 4 (10.2.0.4.0)

Part Number E13664-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

C Sample custom_rpm.properties File

This appendix provides a sample custom_rpm.properties file.

C.1 custom_rpm.properties File

The file custom_rpm.properties is used for adding extra rpms other than the ones present on the Reference Machine or denying some rpms present on the Reference Machine while provisioning of Default Images on Bare Metal Boxes. This file can be found at:

<AGENT HOME Oracle Home on the Reference Machine >/agent10g/sysman/admin/scripts/provisioning/custom_rpms.properties

A sample custom_rpm.properties file is shown below.

A Sample custom_rpm.properties File
This appendix provides a sample custom_rpm.properties file.
custom_rpm.properties File
#
# Copyright (c) 2004, 2008, Oracle. All rights reserved.
#
# NAME
# custom_rpms.properties
#
# DESCRIPTION
# This file contains names of custom rpms that are to be added or denied during OS Component creation.
#
# The rpm names under [additional rpms] contain rpms that are included in OS Component even if
# They are not installed in the reference machine.
#
# The rpm names under [deny rpms] contain rpms that are excluded in OS Component even if
# They are installed in the reference machine.
#
# The rpm names mentioned in the list should not contain the version number.
#
#
# NOTES
# Do not remove the entries from the existing list.
#
#These rpms are added
[additional_rpms]
sudo
kernel
redhat-release
glibc
setarch
pdksh
sysstat
chkconfig
initscripts
gcc
#These rpms are denied
[deny_rpms]
emagent
comps
gpg-pubkey