Atomic Archive :
$v) {
if ($z%2==0) {$bgc="#eeeeee";} else {$bgc="#ffffff";}
echo "".
"".$v["name"]."/ | ".
"".$v["mtime"]." | ".
"".$v["size"]."kb | ".
"
\n";
$z++;
}
foreach ($archive["file"] AS $k=>$v) {
if ($z%2==0) {$bgc="#eeeeee";} else {$bgc="#ffffff";}
echo "".
"".$v["name"]." | ".
"".$v["mtime"]." | ".
"".$v["size"]."kb | ".
"
\n";
$z++;
}
?>
Configuration for the Atomic Archive
Atomic Archives
- [atomic] - Stable free access rpm channel
- [atomic-testing] - near production quality packages currently in QA
- [asl-4.0] - Stable subscription-required rpm channel for Atomic Secured Linux (ASL)
- [asl-4.0-testing] - Subscription required, near production quality ASL packages currently in QA
- [source]- Source RPM pacakges.
Configuration & Installation
To enable access to both the atomic yum repository use the following automated installer:
wget -q -O - http://www.atomicorp.com/installers/atomic | sh
Yum Atomic Archives
The Atomic archives are available through the yum package manager for Fedora, RHEL and CentOS. Note: Not all mirrors will maintain all channels listed above.
Copyright © 2005-2010 Atomicorp, Inc.