Hello.

> When I build i new vserver I type it like this fpr example:
> 
> vserver test4711 build -m apt-rpm --hostname test4711.test.com --netdev 
> eth0 --interface 111.111.111.111/24 -- -d rh9
> 
> But why have I (at the end) type "-- -d" ???? Why this "--" what does 
> that do/mean??
> 

It selects which distribution flavour/version to install from.
[If I'm not mistaken, it's a parameter to the build method (arg to option '-m'),
apt-rpm in this case, hence the '--' to distinguish it from the parameters for
the 'vserver' command.]


Best,
Gilles
_______________________________________________
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver

Reply via email to