Jonathan Lebon

Results 576 comments of Jonathan Lebon
trafficstars

> I think the right way to make this possible will be to add the ability for the user to define custom arbitrary mappings to be set-up when the match...

FWIW, this works great here. Thanks for the patch, and hope you feel better! 🤒

At the risk of pushing my luck here, is there a function CommandT exports to allow scripts to fetch the currently typed query and insert it back? Basically so that...

Had whipped this up but then had to context switch. Just putting up what I have for now to get some early eyes on it and CI running. Will circle...

Not really, but thanks for pinging. Being able to override the `selinux-policy` is important. I'll look at this again in the following weeks.

This is an interesting discussion which touches on a lot of things that have come up multiple times in the past. I think there's a trade-off there. "Editing via D-Bus"...

WDYT about https://github.com/coreos/rpm-ostree/issues/2326#issuecomment-730535585? I think what trips me up with just having loose files in `/etc` which users can edit is that (1) validation doesn't happen until we actually do...

Hmm, I guess we don't actually need D-Bus for this. The `rpm-ostree origin` CLI could just render a new origin and then essentially call `Rebuild()` or whatever. We could still...

A lot of work has been done to transform the origin code as a thin layer on top of treefiles, so I think this isn't very far now. The next...

The doc looks really good to me! I like the `yum install ./kernel.rpm` text a lot. The only bit I'm not sure on is related to https://github.com/coreos/rpm-ostree/pull/2844#discussion_r647556174. I think I'm...