Sam Gleske

Results 107 issues of Sam Gleske

Adds device-mapper support for encrypted disks. It is also necessary for software raid arrays (e.g. mdadm). See also https://github.com/orangepi-xunlong/orangepi-build/issues/167

### Why Developers and artists cloning the repo will clone a few gigabytes less (2.5GB saved in following tests). ### Suggestion GitHub will perform `git gc` only on demand. An...

enhancement

Why are these changes needed? ----------------------------- Provides support for IPv6 only and dual-stack IPv4/IPv6. Inspired by this discussion https://discuss.ray.io/t/lack-of-ipv6-support/2323 IPv6 is much more common than it used to be; in...

triage
core

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug While a fighter is deployed it might pick up cargo...

bug
mechanics

## Describe the feature Description Same as... https://github.com/bluenviron/mediamtx/issues/3748 # Background I tend to harden my OS by locking down temporary spaces with noexec (/dev/shm, /tmp, and /var/tmp). Because mediumtx requires...

### Checklist - [X] It is not in the [configuration DB](https://devices.zwave-js.io/?search=3) - [X] It was not [merged recently](https://github.com/zwave-js/node-zwave-js/pulls?q=is%3Apr+is%3Aclosed) or has a [pending PR](https://github.com/zwave-js/node-zwave-js/pulls?q=is%3Aopen+is%3Apr) - [X] The device was interviewed completely...

config ⚙

Do you have any interest in me contributing GitHub actions to this repository? GH Actions can be used to validate PRs and also publish binary releases to GitHub releases.

### Affected link https://github.com/frenck/awesome-home-assistant/blob/main/CONTRIBUTING.md ### Wassup? https://www.awesome-ha.com/#contributing Links to "Contributing Guidelines" which is a dead link to https://github.com/frenck/awesome-home-assistant/blob/main/CONTRIBUTING.md

Would you be interested in having iptables support? I have another add-on, wireguard-ui, under my username where I support both DMZ and isolated networks. The feature in that add-on is...

* Escaping HTML in several places. * Adds PreUp config when one didn't exist. * Adds environment variable support for PreUp and PreDown. closes #549 closes #655 closes #656 See...