Paul Menzel

Results 279 comments of Paul Menzel

Creating the FS on the block device, and handling, if it’s a directory, is still missing.

`fakechroot fakeroot ~/src/grml-debootstrap/grml-debootstrap …` already gets pretty far. For a virtual machine image requiring a loop mount (kpartx) it aborts though.

Thank you. grml-debootstrap is able to use mmdebstrap over debootstrap already, but you need apt, which is not installed on my non-Debian system, where I use grml-debootstrap.

> I'm not yet convinced that we should support this from within grml-debootstrap, tbh. :) > > You write: > > > It looks like though, installing the system into...

Thank you. I am going to test it later. Looking at the implementation, this would make it harder for people wanting to build a virtual machine image for desktop use...

@jkirk, it would be awesome if you could rebase this.

(“installing EFI” sounds strange.) (Also, Linux built as EFI stub (`EFI_STUB=y`, which Debian does), the UEFI firmware can execute this Linux kernel. (Then you have “Linux as boot loader”.) Anyway,...

Or, that `--efi` just implies to install GRUB as an EFI application on the ESP.

There is also a [Super User question/reply for this issue][1]. [1]: https://superuser.com/questions/1493634/is-dnssec-that-commonly-broken-or-is-systemd-resolved-overzealous/1493674

systemd notify integration is a very nice. Thank you for that. How does Coturn handle removed network interfaces? I think the optimal solution would be, that Coturn would discover the...