tag 808358 - moreinfo tag 808358 + pending thanks On Sat, 19 Dec 2015 13:47:02 +0000 "balo...@espiv.net" <balo...@espiv.net> wrote:
> thanks > > > This bug has been introduced on versions > ver. 0.10 > (7488233919c0df51da7faa71697959b7bbcc0be7) > > > Please include the full command line. > > How vmdebootstrap is called: > > DEB_RELEASE="jessie" > HOSTNAME_IMG="hostname" > ARCH="armel" > APT_MIRROR="http://httpredir.debian.org/debian" > MIRROR="http://httpredir.debian.org/debian" > TODAY=`date +%Y%m%d-%H%M` > USER="user" > PASS="pass" > > export APT_MIRROR > > vmdebootstrap \ > --arch ${ARCH} \ > --log `pwd`/images/image-build-${TODAY}-${ARCH}.log \ > --distribution ${DEB_RELEASE} \ > --apt-mirror ${APT_MIRROR} \ > --mirror ${MIRROR} \ > --image `pwd`/images/image-${TODAY}-${ARCH}.img \ > --size 3900M \ > --bootsize 128M \ > --boottype vfat \ > --log-level debug \ > --verbose \ > --no-extlinux \ > --roottype ext4 \ > --lock-root-password \ > --no-kernel \ > --user ${USER}/${PASSWD} \ > --sudo \ > --hostname ${HOSTNAME_IMG} \ > --enable-dhcp \ > --package netbase \ > --package ntp \ > --package less \ > --package openssh-server \ > --package screen \ > --package git-core \ > --package binutils \ > --package ca-certificates \ > --package wget \ > --package kmod \ > --package curl \ > --package haveged \ > --package lsb-release \ > --package tcpdump \ > --configure-apt \ > "$@" That's exactly what I needed. Thanks. I will be adding the package selection functions to the unit tests to ensure future support. (--no-kernel will override --kernel-package) -- Neil Williams ============= http://www.linux.codehelp.co.uk/
pgpw_lyj1dYPM.pgp
Description: OpenPGP digital signature