Changes

Jump to navigation Jump to search
Line 2: Line 2:  
This is a work in progress and does not yet work.
 
This is a work in progress and does not yet work.
   −
* Start with a CentOS 5 Minimal Template in Proxmox VE OpenVZ Container
+
* Start with a [http://download.openvz.org/contrib/template/precreated/centos-5-i386-minimal.tar.gz CentOS 5 Minimal Template] in Proxmox VE OpenVZ Container
 +
* Rename template to conform to ProxmoxVE naming convention and move to template cache
 +
cd /var/lib/vz/template/cache
 +
wget http://download.openvz.org/contrib/template/precreated/centos-5-i386-minimal.tar.gz
 +
mv centos-5-i386-minimal.tar.gz centos-5-minimal_5_i386.tar.gz
 
* 512 MB RAM / 8 GB HDD
 
* 512 MB RAM / 8 GB HDD
 
* Start Container
 
* Start Container
 
* 88 RPMs pre-installed [[Media:CentOS_5_Minimal_Installed_RPM_List.txt|'''list''']]
 
* 88 RPMs pre-installed [[Media:CentOS_5_Minimal_Installed_RPM_List.txt|'''list''']]
 +
rpm -qa --qf "%{n}-%{v}-%{r}.%{arch}.rpm\n" > /tmp/centOS5_minimal_after_yum_with_arch.txt
 
* 590 RPMs in SME8 installed [[Media:SME_8_Installed_RPM_List.txt|'''list''']] - on Atom Hardware with 2GB RAM / 320 GB HDD
 
* 590 RPMs in SME8 installed [[Media:SME_8_Installed_RPM_List.txt|'''list''']] - on Atom Hardware with 2GB RAM / 320 GB HDD
137

edits

Navigation menu