Erik Dannenberg
Erik Dannenberg
Squashed and merged. Thanks again! I'll leave this open until I get to update the docs for this. The `9999` ebuild already has a `podman` use flag now.
My bad, somewhat blindly fixed the shellcheck error for that. Fixed.
Hi Max, wow, very nice! I'm still on the road to recovery but gonna have a deeper look at this asap. Thanks!
Maybe a bit much if default, but could be useful for debugging.
Thinking about this a bit more I think it makes sense to print removed files when in an interactive build container, otherwise just silently remove.
> I am trying to get kubler run in a remote docker. Is it supposed to work? Sorry but using Kubler with a remote Docker daemon is not an option,...
Thanks for the feedback! >I also had to add -userfetch and -userpriv (maybe the latter is unnecessary) to BOB_FEATURES in kubler.conf, as otherwise I was getting "Permission denied" error at...
I have given this some thought, it's certainly a useful feature but I'm still not sure how to incorporate this neatly. The hard part is not the diffing but that...
> As stated in my earlier comment, i don't think it should be interactive. An interactive process would destroy the fully automated build process. Indeed, the dilemma is that proper...
> The description and example in the build.sh template might be misleading for new users. Fair point and shall get updated. Thanks! > ...about changes to the files that might...