[Vmdebootstrap-devel] [PATCH 0/4] First set of patches for kfreebsd support

Christoph Egger christoph at christoph-egger.org
Sun Nov 1 18:31:58 UTC 2015


Hi!

  We're trying to get kFreeBSD VM images out and I've been hacking on
vmdebootstrap to add FreeBSD support. The patches attached (+ fixing
vendor-info to understand jessie-kfreebsd) gets me a working kfreebsd
VM with

> ./vmdebootstrap --verbose --grub --sparse --image test.raw --roottype ufs --distribution jessie-kfreebsd --no-acpi --kernel-package=kfreebsd-image-10-amd64 --mirror http://ftp.fau.de/debian/

Thanks!

  Christoph

Christoph Egger (4):
  Alternatively use mdconfig instead of kpartx if run on freebsd
  Use grub-probe instead of blkid on freebsd
  Add freebsd-variant of mounting dev, proc and sys in chroots
  Create useable fstab for kfreebsd systems

 vmdebootstrap | 73 ++++++++++++++++++++++++++++++++++++++++++-----------------
 1 file changed, 52 insertions(+), 21 deletions(-)

-- 
2.6.1




More information about the Vmdebootstrap-devel mailing list