
This directory contains files of the form:

  <type>-Distribution-Revision-Architecture

    where <type> is

	apt : if using apt as a package/patch manager
	yum : if using yum as a package/patch manager

that likely contain lines for where to obtain the distribution and any
updates/errata:

@METHOD@ and @WAYSTATION@ get parsed at image creation time, the variable
'BIGARCH' at configure_apt runtime based on `uname -m`s return.
(eg. uname -m returns i686, BIGARCH would become 'i686 i386')

NOTE: Contents will be overridden by same name file placed
        in configuration hierarchy

