Results 79 comments of Dave Tucker

> Hi @dave-tucker , Thanks for creating the issue. > > Could you please share `podman info` as well. ``` $ podman info host: arch: amd64 buildahVersion: 1.26.1 cgroupControllers: -...

This is going in the opposite direction to #3674 #3675 #3676 -adding new things vs. removing things. My $0.02 (GBP equivalent) is that I'd love to see linuxkit on riscv...

@rn @deitch I've just noticed that `make show-tag` for alpine/guestfs will show the tag for a given arch, which is useful, but we don't have any way to get the...

@rvs :wave: > But one annoying thing is that when I need to revert back to the old behaviour of simply building for the platform I happen to be on...

WRT porting this to alpine, there are packages in alpine `edge` but they are currently broken (see [https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/21088](here) for the fix) It is worth noting that it is packaged without...

What's odd is that even the older bash style init script called `mdev -s` :thinking: Perhaps the behaviour has changed in an alpine version bump?

Thanks @avsm - I prematurely hit open without adding details ;)

@avsm there was a list in RFC2616 which is now obsoleted by the newer RFC's. https://tools.ietf.org/html/rfc2616#page-92

Quoting [RFC 2616 13.5.1](https://tools.ietf.org/html/rfc2616#section-13.5.1) > Other hop-by-hop headers MUST be listed in a Connection header Which one could interpret as excluding the aforementioned list. This behaviour was made much more...