X-Git-Url: https://git.madduck.net/code/vinst.git/blobdiff_plain/82f78b7c8d2a9efbce90ad2c9b72799a39de8672..d0c115dd764b56f005827e7df010af8f21d85e22:/vinst diff --git a/vinst b/vinst index 07f1925..9775cbb 100755 --- a/vinst +++ b/vinst @@ -131,8 +131,8 @@ tmpdir=$(mktemp -d) tar -C $BASEDIR/preseed/$SUITE -cf $tmpdir/commands.tar commands extra_kargs="auto $CONSOLE \ -hostname=${HOSTNAME%%.*} \ -domain=${HOSTNAME#*.}" +netcfg/hostname=${HOSTNAME%%.*} \ +netcfg/domain=${HOSTNAME#*.}" extra_opts= if [ -n "$DEBUG" ]; then