MichaIng
MichaIng
For which particular Odroid SBC is the `ODROID` target meant? It sets build flags for ARM Cortex-A9 and VFPv4, which seems conflicting, since the Cortex-A9 supports VFPv3 only and optionally:...
With https://github.com/BlitterStudio/amiberry/commit/618a834 support for RPi 1 was removed together with DispmanX. The latter makes sense, but why was RPi 1 support removed along with it? It works with KMS/SDL2 graphics...
On Arch Linux, pip seems to not install Python modules/executables to /usr/local/bin but /usr/bin instead. In such cases, search the meyectl path in PATH and adjust the systemd service. Print...
I recently recognised and wondered why Debian does not include snapweb into their snapserver package. Reason is that the used libflac.js library was an own copy, without proper source code,...
v9.7 _(2024-08-23)_ #### Enhancements - Odroid N2 | Added an option to update (flash) the SPI bootloader to the dietpi-config "Advanced Options" menu. - Odroid C1 | This DietPi update...
It has been enabled in Armbian for `edge` branch: https://github.com/armbian/build/pull/6559/files But it has no hot-plug detection, keyboard input misses keystrokes, boot takes longer an additional kernel errors show up: https://github.com/MichaIng/DietPi/issues/6332#issuecomment-2125957003...
A whiptails submenu to select/deselect those services which would be by default stopped during the backup (and restarted afterwards).
both SMB with https://packages.debian.org/nbtscan and NFS. Additionally, add option to scan for available SMB shares on a particular host, like we do for NFS. `smbclient -L ` can be used...