Michael Prokop

Results 237 comments of Michael Prokop

Interesting find about the fdisk behavior, I wasn't aware of this. (I'd be more than happy if we'd have a nice way how to mark the remaining unused disk space...

Nice find, thanks! Would it be possible that you boot the system when it's failing with added `debug=1` boot option and provide us the resulting `/var/log/live/boot.log`? This would certainly be...

> > Nice find, thanks! > > Would it be possible that you boot the system when it's failing with added `debug=1` boot option and provide us the resulting `/var/log/live/boot.log`?...

Thanks, yeah the log says that all relevant mounts take place in r/o mode, this is what I expected also from the code perspective, so that's definitely interesting what's going...

Hi @iskunk! This sounds *very* interesting, haven't had any time yet to look closer into your tree, but some initial feedback from my side: > What kind of PR structure...

If someone is interested in maintaining such a script I'd be happy to accept a PR, but I for myself don't use mercurial any longer (also see https://jenkins-debian-glue.org/faq/#vcs).

Can you please provide details about your setup, like: - How does your pbuilder configuration (pbuilderrc) look like? - How do you invoke pbuilder (manually)?

Ok, I see. Could you please be so kind and share the command lines you used to set up the initial pbuilder environment on the kfreebsd-amd64 box (pbuilder --create ...)...

I see, thanks for providing the instructions, I'll see whether I can locate time to implement pbuilder support for it.

Multiple instances of _cowbuilder_ at the same time aren't a problem, there's just one problem with multiple instances running the "--update" option at the same time, I tried to address...