From: Enrico Scholz Date: Mon, 25 Jul 2005 15:42:02 +0000 (+0000) Subject: use new calling convention of getDistribution(); 'debootstrap' does X-Git-Tag: version_0_30_210~117 X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9e9ebfe6c239165d3e1a8df57548d1475d95b88;p=util-vserver.git use new calling convention of getDistribution(); 'debootstrap' does not require an explicit configuration of the distribution git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2164 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- diff --git a/util-vserver/scripts/vserver-build.debootstrap b/util-vserver/scripts/vserver-build.debootstrap index 23eaf40..a58c27c 100644 --- a/util-vserver/scripts/vserver-build.debootstrap +++ b/util-vserver/scripts/vserver-build.debootstrap @@ -125,7 +125,7 @@ while true; do shift done -getDistribution +getDistribution '' 1 initVariables initFilesystem "$OPTION_FORCE"