Intensity

Results 15 comments of Intensity

@mmatuska What's the overall status of mfsbsd booting in UEFI mode from, say, a USB stick? For me, a stock FreeBSD 12 boots fine in UEFI mode from USB, but...

Hi. The output you pasted above (with the `/dev/dri` devices passed in) shows what I've also been seeing. Although in a quick test, I commented out the `setup_gpu_devicelist` function contents...

> Because the command container does not have access to the devices this way, I do not hesitate to add them even in cases where it could be avoided. I...

`proot` would be a very different architecture for me and I'd still prefer `podman` with `--rootfs`. Maybe for shortcut's sake, when someone specifies something like `--rootfs` they could be referring...

I finally had a chance to try it out. This looks like it works well. It's somewhat of an extra add, but what if by default `--rootfs` finds and refers...

I see. I forgot that my case is probably the outlier, in that I'm using podman with the VFS storage backend fundamentally. While it maintains full copies at the directory...

That's good information to know. I had overlooked the source code as I wasn't aware support might be there. The errors I got in my initial attempts suggested to me...

Thanks for updating that. Just to clarify, when I meant `ssh -Y` usage, I mean starting from an X11 client window on a host, I `ssh -Y` _into_ some other...

@joseph-henry Is this a possibility for an upcoming iOS release? Some more documentation about VPN on demand is at: https://developer.apple.com/documentation/networkextension/personal_vpn/vpn_on_demand_rules The code for Wireguard for iOS may be of help:...

@laduke Could you clarify your question further?