enih
enih
> Is this specific to anacrolix/dms? the author of miniupnpd actually wrote a patch for you, as a reference. :) https://github.com/miniupnp/dms/commit/b4b27b70cb0dd4df03092fb20aa08f94dbeff37d miniDLNA is also patched: https://sourceforge.net/p/minidlna/patches/29/ for more details: http://miniupnp.free.fr/minissdpd.html
> @enihcam were you still interested in this? I think with some small changes it would be applicable to this project. i don't really have time on this, so I've...
@denelon any updates on this feature? I think keeping itself clean is super important to an OS system. I've been using `choco` for a long time and waiting to switch...
> Maybe we could consider a(n) command/argument to "empty" the local cache manually, and/or settings to drive the behavior. Thanks for quick reply. yes, `empty` command will definitely work. Or,...
The only way to remove the spam from the log is to completly disable log (message_log = 0) ( the error appear when message-log = 1 so only way to...
Please add an option in Transmission for disabling IPv6, so I don't have to disable ipv6 from system level. Thanks!
@damajor agreed! not only drop the logs, but please also drop the requests.
However, [dracut](https://github.com/dracutdevs/dracut) fixed this already as an alternative solution, so maybe you can take the following code as a reference? https://github.com/dracutdevs/dracut/commit/093bc9b5cfc071409a20351a669c594c748eb647 https://github.com/dracutdevs/dracut/commit/49ea6c42db7180eec5ba57e082a38d116f2d17a5
> On Arch Linux, Booster provides a shell script that puts the initramfs image at /boot. The shell script does not currently accommodate this which (should) cause the image to...
> @enihcam To follow up, is there any specific reason why you do not have a `/boot` directory? I understand the case where one can have both `/boot` and `/efi`...