Results 151 issues of MichaIng

https://dietpi.com/forum/t/tutorial-odroid-c4-rootfs-on-usb-drive/15662/31 Needs to be done per-device, of course, but all mainline U-Boot builds we use should support this.

Feature request :factory:

``` systemd (253~rc2-1) experimental; urgency=medium TuxOnIce is no longer supported directly (via an out-of-tree patch) for hibernation. TuxOnIce users should instead use the environment variable $SYSTEMD_BYPASS_HIBERNATION_MEMORY_CHECK=1 (i.e.: set it on...

Upstream change
Trixie

https://discourse.pi-hole.net/t/pi-hole-v6-beta-testing/65413 Plan: - Add a check whether Pi-hole v6 has been released or not, and define the deps + do the install steps accordingly. - Add an env var or...

Upstream change

- https://matrix.org/blog/2023/11/06/future-of-synapse-dendrite/ - https://element.io/blog/element-to-adopt-agplv3/ It's not yet done, but should appear here: https://github.com/vector-im We could also integrate Dendrite, but that is another topic.

Enhancement :dash:
Upstream change

### Creating a software request - Vote for it on FeatHub: https://feathub.com/MichaIng/DietPi/+38 #### Formal software information - Software title | pyLoad - Short description | Downloader for one-clock hoster with...

Software Request :cd:

We do not install those by default anymore, as they are an information leak and potential security issue, if not protected behind HTTP authentication at least. We however mention them,...

correction

In the aim to setup all web applications to listen on HTTPS by default, and disable the plain HTTP port where possible, we need to: - Have guide on how...

extension

This is required if one wants to download the eboot and audiobook of the same book: https://github.com/MichaIng/DietPi/discussions/5004#discussioncomment-4899829 Alternative we can implement it as install option. But we should first check...

extension

- https://github.com/MichaIng/DietPi/issues/6135 - https://download.docker.com/linux/debian/dists/bullseye/pool/stable/amd64/ Docker Compose plugin, also available as `dietpi-software` option which installs the same package: ```sh apt install docker-compose-plugin ``` Docker Buildx CLI plugin: ```sh apt install docker-buildx-plugin...

extension

Since Debian Bookworm, the distribution ships Dropbear with a native systemd service instead of the default upstream init.d service, and accordingly uses the `-F` and `-E` flags, to run it...