Code Search for Developers
 
 
  

README from LinuxCOE at Krugle


Show README syntax highlighted


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





See more files for this project here

LinuxCOE

The Linux Common Operating Environment (LinuxCOE) facilitates provisioning and lifecycle support of many popular Linux distributions, versions and architectures.

Project homepage: http://sourceforge.net/projects/linuxcoe
Programming language(s): JavaScript,Perl,Shell Script
License: gpl2

  Makefile.am
  Makefile.in
  README