PLDWWW: Vserver

arekm arekm at pld-linux.org
Wed Jul 23 13:47:51 CEST 2008


Author: arekm   Date: Wed Jul 23 11:47:51 2008 GMT
Module: PLDWWW   URL: http://www.pld-linux.org/Vserver?action=diff&rev2=123&rev1=122
---- Log message:


---- Page affected: Vserver

---- Diffs:

================================================================
  Note: this option is available in vanilla kernels >= 2.6.26 and backported to PLD >= 2.6.25.9.
  
  
- == Debian guest installation ==
+ == Debian or Ubuntu guest installation ==
  
  Install {{{binutils}}} package and optionally {{{debootstrap}}} (vserver will install it on it's own if you don't install it yourself):
  {{{
@@ -715, +715 @@

  
  Done.
  
- Possible -d (distributions): etch, lenny, sarge, sid. Popular --arch: i386, amd64, powerpc.
+ Note that file {{{/usr/lib{,64}/util-vserver/defaults/debootstrap.uri}}} may need URL update pointing to new debootstrap version if old is no longer there.
+ 
+ Possible Debian -d (distributions): etch, lenny, sarge, sid. Popular --arch: i386, amd64, powerpc. Possible Ubuntu distributions: breezy, dapper, edgy, feisty, gutsy, horay.
+ 
+ Note that upstart in some Ubuntu distributions is [https://bugs.launchpad.net/upstart/+bug/251113 broken] and needs such workaround to get running:
+ {{{
+ 
+ echo TERM=linux >> /etc/vservers/VSERVER_NAME/apps/init/environment
+ 
+ }}}
  
  == CentOS guest installation ==
  


More information about the pld-cvs-commit mailing list