Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 161354 - util-vserver docs need minor updates
Summary: util-vserver docs need minor updates
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo VPS Team (OBSOLETE)
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2007-01-10 16:46 UTC by Evil Compile Person
Modified: 2007-01-21 13:34 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Evil Compile Person 2007-01-10 16:46:28 UTC
From http://www.gentoo.org/proj/en/vps/vserver-howto.xml :
"Then use the vserver-new script to create the initial guest."

sys-cluster/util-vserver-0.30.212 on AMD64 does not install this file, so creating a new vserver is a bit ... err ... Oops :-)

Reproducible: Always

Steps to Reproduce:
1.emerge util-vserver
2.vs[tab][tab]
3.aargh!




Portage 2.1.2_rc4-r7 (default-linux/amd64/2006.1, gcc-4.1.1, glibc-2.5-r0, 2.6.18-vs2.1.1-gentoo-r1 x86_64)
=================================================================
System uname: 2.6.18-vs2.1.1-gentoo-r1 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 3800+
Gentoo Base System version 1.12.8
Last Sync: Wed, 10 Jan 2007 09:50:01 +0000
ccache version 2.4 [enabled]
dev-lang/python:     2.4.4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r6
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.19
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O2 -pipe -ggdb"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=k8 -O2 -pipe -ggdb"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig binpkg ccache distlocks metadata-transfer sandbox sfperms splitdebug strict"
GENTOO_MIRRORS="ftp://pandemonium.tiscali.de/pub/gentoo/ ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/"
LINGUAS="en"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="X a52 aac alsa amd64 bash-completion berkdb bindist bitmap-fonts bzip2 cairo ccache cli cracklib crypt cups curl dga directfb dlloader dri dvd dvdr dvdread ecc encode fam fbcon fortran gdbm gpm iconv ipv6 isdnlog jpeg kde kdeenablefinal libg++ mad mp3 ncurses nls nptl nptlonly ogg openal opengl pam pcre pdf perl png ppds pppd python qt3 qt4 readline reflection rtc sdl server session spl ssl tcpd theora truetype truetype-fonts type1-fonts udev unicode vcd vorbis x264 xorg xv xvid zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LINGUAS="en" USERLAND="GNU" VIDEO_CARDS="vga vesa nv"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Christian Heim (RETIRED) gentoo-dev 2007-01-10 17:11:08 UTC
(In reply to comment #0)
> From http://www.gentoo.org/proj/en/vps/vserver-howto.xml :
> "Then use the vserver-new script to create the initial guest."

The howto is a bit outdated, the script got integrated with the 0.30.212 release. It's now being used as `vserver $name build`.
Comment 2 Evil Compile Person 2007-01-10 19:44:38 UTC
Here's the new commands for the docs then:

vserver gentoo-template build --context 1000 --hostname gen
too --interface eth0:$IP_ADDRESS --initstyle plain -m template -- -t $path-to-stage3  -d gentoo


vserver gentoo-template build --context 1000 --hostname gen
too --interface eth0:10.0.0.101 --initstyle plain -m template -- -t /vservers/gentoo-template-amd64-20070110.tar.bz2  -d gentoo

Thanks for the great work!
Comment 3 Benedikt Böhm (RETIRED) gentoo-dev 2007-01-21 13:34:02 UTC
documentation has been updated for 0.30.212