[Vmdebootstrap-devel] Bug#808358: Bug#808358: Bug#808358: vmdebootstrap: no-kernel option is being ignored

Neil Williams codehelp at debian.org
Sat Dec 19 15:04:33 UTC 2015


tag 808358 - moreinfo
tag 808358 + pending
thanks

On Sat, 19 Dec 2015 13:47:02 +0000
"balooni at espiv.net" <balooni at 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/

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/vmdebootstrap-devel/attachments/20151219/a4ad0d4c/attachment.sig>


More information about the Vmdebootstrap-devel mailing list