Rolf Neugebauer

Results 95 comments of Rolf Neugebauer

@TiejunChina thanks for the quick response. Happy to keep the `-rt` support since i know you'll update it soon.

Thanks for the patch. I've build, pushed, signed the updated packages. Could you, in a separate commit, update the use of the packages in `src/cmd/linuxkit/moby/output.go` to: ``` linuxkit/mkimage-vhd:07b7cd3d598bce874d6ec05294580e10f1045551 linuxkit/mkimage-vmdk:3bddab9dd518ee0007b16ad00e60ffdbb76219c0 ```...

Apologies for the long delay in getting back at this. The CI fails but the error message get's swallowed (well known issue with the `mkimage-` images for conversion. Running this...

I agree with the points @deitch made. I personally would not be keen supporting a new architecture without proper support in upstream Alpine and a usable build infrastructure. For the...

@rvs frankly I'm a little annoyed by your comments LinuxKit maintainers are volunteers who do this work in their spare time. Adding a new platform might be good fun, but...

Looks like 4.20 was released today. Will give that a shot soon

As far as I know no work was done on this.

@deitch, `tools/alpine` should be the *only* package which pulls stuff from the network without out us knowing exactly which bits and that's why it always will have a special case....

I think `tools/guestfs` is x86 only and for some reason is not `linuxkit pkg` based (possibly because we did not have the right version in alpine)...well it also pulls a...

Can't you compile the require kernel modules externally and modprobe them? All the config options in `net/can` seem to be `tristate` suggesting this should be possible