lava: Switch from vmdebootstrap to debootstrap
authorKienan Stewart <kstewart@efficios.com>
Thu, 18 May 2023 13:33:59 +0000 (09:33 -0400)
committerKienan Stewart <kstewart@efficios.com>
Thu, 18 May 2023 18:52:04 +0000 (14:52 -0400)
commit7ba728fd07022b6a2f5fcd79af52bbb35e29e4e3
tree95dd4fffeb7e993561b374fe6ec94ab6dfea48da
parent26990b2fabf7fd9c6d010187b9e3d9de45095f38
lava: Switch from vmdebootstrap to debootstrap

vmdebootstrap is [abandoned][3] by it's author, who recommends no longer
using it. The package is no longer available in recent distributions.

While there is a more or less direct sucessors, [vmdb2][1] and other
options including [debos][2], the needs for creating the rootfs appear
to be minimal so I adjusted the script so any further modifications
are done by commands chrooted in the new environment.

[1]: https://vmdb2-manual.liw.fi/
[2]: https://github.com/go-debos/debos
[3]: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=907751 "Request
for removal from Debian"

Change-Id: I0a9e5fa312e62dbce88dc1908433d7059ec294f1

lava: Fix value in generated rootfs' hostname

Change-Id: I748170655a04cb95a07713e8487e427e3ae536a3
lava/rootfs/vmdeboostrap/generate-root.py
This page took 0.024276 seconds and 4 git commands to generate.