David Disseldorp
David Disseldorp
... > It looks as if dracut-cpio would grow towards being an almost feature-complete cpio replacement. Perhaps you should create a separate project for it rather than hiding it here...
I'm also looking forward to a 0.4.0 release, to pick up the nice `byteorder` removal in 62dbddf44ae3b48be99050b14000d4b678ec4a1b .
@mikechristie is this still in need of upstream review? A simple targetcli or raw configfs reproducer would be handy if you have one.
Thanks for the feedback. I have a rough WIP set of changes in my repo at https://github.com/ddiss/obs-service-tar_scm/tree/wip_gpg_signature_check . Hoping to have them cleaned up, fully tested and submitted in the...
Thanks! Yeah, I saw the new refactoring, and have rebased + pushed to the same branch. It's still work-in-progress, but is starting to take shape.
Okay, is there a branch with all of the pending changes, that I can as a staging area?
Yeah, sorry about the wait here. I've been pretty busy with other things, but I'll hopefully get back to it soon.
> How will trusted PGP keys be specified? it's currently implemented as an extra verify-revision-key tar_scm parameter > Other parts of OBS use a file like zsh/zsh.keyring > Can we...
The `AutoCompactTest.ReadHalf` test fills a DB with 512 keys (200KB per record) and then subsequently deletes them. Following deletion, iteration of half of the key space is used to trigger...
I haven't looked at the 3cpio changes, but manifest support and staging avoidance (as per https://github.com/dracutdevs/dracut/issues/1662 ) would indeed be very nice to have. > Yes, the benefit of dracut-cpio...