This may be useful for simplifying the build script and/or supporting arm builds.
debos - a rootless alternative to debootstrap that can create images for all the architectures supported by qemu user.
This may be useful for simplifying the build script and/or supporting arm builds.
debos - a rootless alternative to debootstrap that can create images for all the architectures supported by qemu user.
I don’t think we are remotely close to having reached a dead-end with grml-debootstrap yet.
There is a ton of such tools.
There are two sorts of VM image creation tools:
[A] is a very big deal breaker due to files being created during boot such as entropy seeds and whatnot. Much less clean. Not suitable for redistribution.
In either case we’d have to diff
:
diff
.Related:
debos uses fakemachine a library that setups qemu-system allowing you to work in the image
That sounds like [A].
Great explanation. I want to link it to a dev page FAQ.
grml-debootstrap also works mostly for arm if you use qemu-debootstrap in the config file or DEBOOTSTRAP variable.
OK added to wiki.