raldone01

Results 35 issues of raldone01

Also remove the define hacks. Although I did a quick test please test it yourself to make sure it really works.

I don't expect this pull request to get merged as the code changes are very drastic. The sdcard and ram backends are poorly tested. The sdcard backend should work though....

I used [tiv](https://github.com/radare/tiv) in the past. I now wanted to optionally support viu. In tiv -h -w are max height/max width. I think this is what most expect. My use...

I use refind and want my `/boot` to look like this: ``` [root@Elizabeth ~]# ls /boot/ EFI initramfs-linux-git.img initramfs-linux-zen.img vmlinuz-linux vmlinuz-linux-intel-lts-sriov.efi vmlinuz-linux-zen 'System Volume Information' initramfs-linux-intel-lts-sriov-fallback.img initramfs-linux.img vmlinuz-linux-drm-tip-git vmlinuz-linux-intel-lts-sriov.png vmlinuz-linux-zen.efi...

I use refind and secure boot with custom keys. If `.cmdline` is present in the UKI it ignores all options passed by the bootloader. However if no `.cmdline` is present...

### Please describe your bug I have the following folder structure: ``` 'Movie Name (Year) [imdbid-tt***]' ├── BDMV ├── 'behind the scenes' ├── 'deleted scenes' └── shorts ``` Sadly the...

bug

The following monerod config works fine from the desktop app. Cake Wallet can't connect to the node. Monerod custom node config: ```cfg # https://monerodocs.org/interacting/monerod-reference/ # Data directory (blockchain db and...

I tried to setup a headless docker container that can run dxvk programs ideally 64bit and 32bit without any gpu. I don't think this is an issue with dxvk but...

This pr is an extension to #421. It adds a working dummy_monitor script. It currently requires an edid file. I would like it to work with just `x@`.

I couldn't find any examples on how to do that besides [this one](https://gist.github.com/jelhan/0ab2c1fc5727cde9a302ff0caf601ddf). It was created 2 years ago. I can't get it to work as MirageJS always converts the...

Bug