PLDWWW: Vserver

arekm arekm at pld-linux.org
Wed Nov 14 11:08:52 CET 2007


Author: arekm   Date: Wed Nov 14 10:08:52 2007 GMT
Module: PLDWWW   URL: http://www.pld-linux.org/Vserver?action=diff&rev2=88&rev1=87
---- Log message:


---- Page affected: Vserver

---- Diffs:

================================================================
  
  (util-vserver 0.30.214 or newer needed)
  
+ === Debian guest installation ===
+ 
+ Install {{{binutils}}} package and optionally {{{debootstrap}}} (vserver will install it on it's own if you don't install it yourself):
+ {{{
+ # vserver etch01 build -m debootstrap --context 1234 -- -d etch -m http://ftp.pl.debian.org/debian -- --arch i386
+ Could not find local version of 'debootstrap'; downloading it from
+ http://ftp.pl.debian.org/debian/pool/main/d/debootstrap/debootstrap_1.0.3_all.deb...
+ 11:01:58 URL:http://ftp.pl.debian.org/debian/pool/main/d/debootstrap/debootstrap_1.0.3_all.deb [49086/49086] -> "/var/tmp/debootstrap.Rseedf/debootstrap.deb" [1]
+ I: Retrieving Release
+ I: Retrieving Packages
+ I: Validating Packages
+ I: Resolving dependencies of required packages...
+ I: Resolving dependencies of base packages...
+ I: Checking component main on http://ftp.pl.debian.org/debian...
+ I: Retrieving adduser
+ I: Validating adduser
+ I: Retrieving apt
+ I: Validating apt
+ [...]
+ I: Extracting zlib1g...
+ I: Installing core packages...
+ I: Unpacking required packages...
+ I: Unpacking base-files...
+ I: Unpacking base-passwd...
+ I: Unpacking bash...
+ I: Unpacking bsdutils...
+ [...]
+ I: Unpacking zlib1g...
+ I: Configuring required packages...
+ I: Configuring sysv-rc...
+ I: Configuring tzdata...
+ I: Configuring gcc-4.1-base...
+ [...]
+ I: Configuring debconf-i18n...
+ I: Configuring debconf...
+ I: Unpacking the base system...
+ I: Unpacking adduser...
+ I: Unpacking apt...
+ [...]
+ I: Configuring sysklogd...
+ I: Configuring tasksel...
+ I: Base system installed successfully.
+ # ls /vservers/etch01/
+ bin  boot  dev  etc  home  initrd  lib  media  mnt  opt  proc  root  sbin  srv  sys  tmp  usr  var
+ }}}
+ 
+ Done.
+ 


More information about the pld-cvs-commit mailing list