Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Beta v8.12.0 #5952

Merged
merged 99 commits into from
Dec 10, 2022
Merged

Beta v8.12.0 #5952

merged 99 commits into from
Dec 10, 2022

Commits on Nov 19, 2022

  1. Release v8.11 (#5885)

    MichaIng authored Nov 19, 2022
    Configuration menu
    Copy the full SHA
    cfdc599 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2022

  1. v8.12 (#5897)

    - CHANGELOG | Init v8.12
    StephanStS authored Nov 20, 2022
    Configuration menu
    Copy the full SHA
    213dcd6 View commit details
    Browse the repository at this point in the history
  2. v8.12

    - DietPi-Installer | Fix uInitrd generation for all images with FAT boot partition: #5168 (reply in thread)
    MichaIng committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    3c9ba5b View commit details
    Browse the repository at this point in the history
  3. Init v8.12

    MichaIng committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    78cee38 View commit details
    Browse the repository at this point in the history
  4. v8.12

    - DietPi-Survey_report | Name "DietPi-CloudShell" autostart entry correctly
    MichaIng committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    bf748fd View commit details
    Browse the repository at this point in the history
  5. v8.12

    - DietPi-Software | Nextcloud: Re-enable for ARMv6/7
    MichaIng committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    7dc2922 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. v8.12 (#5902)

    - dietpi.txt | Typo
    StephanStS authored Nov 21, 2022
    Configuration menu
    Copy the full SHA
    1ed9a63 View commit details
    Browse the repository at this point in the history
  2. v8.12

    - DietPi-WiFiDB | Show info if no WiFi SSID could be found, instead of returning to menu silently. Add more error handling and minor formatting. Also erase db file just before applying new settings, instead after parsing it. So if the script errors out at some point, previous information is not lost. Finally also only copy the given WiFi certificate, if there is no identical file at the target location, and show an warning if no cert exists in either location.
    MichaIng committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    ad8b455 View commit details
    Browse the repository at this point in the history
  3. v8.12

    - CI | Squeezelite: dependencies for Bookworm builds
    MichaIng committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    b0bdf6a View commit details
    Browse the repository at this point in the history
  4. v8.12

    - CI | Squeezelite: Minor
    MichaIng committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    5a5444d View commit details
    Browse the repository at this point in the history
  5. v8.11 (#5908)

    - Live patch 0 | Re-enable Nextcloud on 32-bit ARM systems
    MichaIng authored Nov 21, 2022
    Configuration menu
    Copy the full SHA
    50b4589 View commit details
    Browse the repository at this point in the history
  6. v8.12 (#5900)

    - CI | Allow to build all supported images via build args "all"
    - CI | Raise NanoPi R5S Bookworm image size
    MichaIng authored Nov 21, 2022
    Configuration menu
    Copy the full SHA
    5794648 View commit details
    Browse the repository at this point in the history
  7. v8.12

    - CI | Exit with error if any step in upload script fails
    MichaIng committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    57bfa4e View commit details
    Browse the repository at this point in the history
  8. v8.12

    - DietPi-Imager | Tiny
    MichaIng committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    5d3dc82 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. v8.12

    - DietPi-Software | Komga: Update fallback URL
    MichaIng committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    b56cbb3 View commit details
    Browse the repository at this point in the history
  2. v8.12

    - DietPi-Software | Do not follow redirects on dietpi.com downloads and update forum URLs in comments
    MichaIng committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    276bb43 View commit details
    Browse the repository at this point in the history
  3. v8.12

    - CI | Amiberry: Update embedded SDL2 version
    MichaIng committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    e11a277 View commit details
    Browse the repository at this point in the history
  4. v8.12

    - DietPi-Software | Nextcloud Talk: Remove obsolete Coturn logging change: Since Buster, "syslog" is used by default, which effectively disables file logging. Furthermore, if "syslog" is disabled, "log-file=stdout" currently doubles all stdout logs: coturn/coturn#1054. And, no joke, "no-stdout-log" is currently broken, so logs remain doubled, breaking the whole idea of disabling logging: coturn/coturn@9bcc898. But again, with "syslog", this has all no effect anyway.
    MichaIng committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    bf388b5 View commit details
    Browse the repository at this point in the history
  5. v8.11

    - Live patch 0 | Fix arch detection
    MichaIng authored Nov 22, 2022
    Configuration menu
    Copy the full SHA
    9887328 View commit details
    Browse the repository at this point in the history
  6. v8.12

    - DietPi-Installer | Remove "overlay_path" variable from Allwinner H2 boot config, since it isn't used
    MichaIng committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    b81e9ba View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. v8.12

    - DietPi-Backup | The free space check before the backup runs can now be disabled. Many thanks to @kriznik for doing this suggestion: https://dietpi.com/forum/t/dietpi-backup-remove-dry-run-pls/13279
    - DietPi-Backup | On NFS target drives, a fixed block size of 4096 bytes is now assumed. "stat -fc '%s' /dir" reports a very large network/protocol transfer-related size
    - DietPi-Backup | Some minor additions/enhancements to the rules' explanation in default filter file
    MichaIng committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    5875aaa View commit details
    Browse the repository at this point in the history
  2. v8.12

    - DietPi-Backup | Fix storing space check choice
    MichaIng committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    0d68162 View commit details
    Browse the repository at this point in the history
  3. v8.12

    - DietPi-Backup | Another visual fix
    MichaIng committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    ad99a19 View commit details
    Browse the repository at this point in the history
  4. v8.12

    - DietPi-Software | Docker Compose: Update fallback URL
    MichaIng committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    d0aa9e1 View commit details
    Browse the repository at this point in the history
  5. v8.12

    - DietPi-Installer | Adjust mkimage command comment in dietpiEnv.txt on 32-bit ARM systems
    MichaIng committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    1c1fa03 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. v8.12

    - DietPi-Installer | Generate uInitrd in 32-bit format on 32-bit systems.
    MichaIng committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    efb6bb8 View commit details
    Browse the repository at this point in the history
  2. v8.12

    - DietPi-Build | Increase rootfs size for NanoPi M2
    - DietPi-Installer | Fix boot partition offset detection
    MichaIng committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    3a6486c View commit details
    Browse the repository at this point in the history
  3. v8.12

    - README | General update, and make clear that all code contributors are copyright holders, since we do not ask contributors to assign the copyright for their contribution to anyone else.
    MichaIng committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    4c94820 View commit details
    Browse the repository at this point in the history
  4. v8.12

    - DietPi-Software | Emby Server: Update fallback URL
    MichaIng committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    06da4f3 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2022

  1. v8.12 (#5917)

    - ROCK 5B | Support for Radxa's new flagship SBC has been added to DietPi with hardware ID 78. Many thanks to @docgalaxyblock for doing this request: #5247
    MichaIng authored Nov 26, 2022
    Configuration menu
    Copy the full SHA
    f5fcfdd View commit details
    Browse the repository at this point in the history
  2. v8.12

    - DietPi-Build | Remove NanoPi R5S support, since for new we gerade those images with FriendlyELEC's partitioning and only rootfs freshly debootstrapped
    MichaIng authored Nov 26, 2022
    Configuration menu
    Copy the full SHA
    e9f00bf View commit details
    Browse the repository at this point in the history
  3. v8.12

    - CI | DietPi-Build: Remove NanoPi R5S builds, since for now we generade those images with FriendlyELEC's partitioning and only rootfs freshly debootstrapped
    MichaIng authored Nov 26, 2022
    Configuration menu
    Copy the full SHA
    3a25b4f View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. v8.12

    - DietPi-Installer | Remove overlay_path from boot script when it is not used
    MichaIng committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    e61cf81 View commit details
    Browse the repository at this point in the history
  2. v8.12

    - Tiny
    MichaIng committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    b0f239d View commit details
    Browse the repository at this point in the history
  3. v8.12

    - DietPi-Software | Java 17 is now installed on ARMv7/8 Raspberry Pi hardware with ARMv6 (Raspbian) image. The binary packages are now provided by Raspbian, as well as via Raspberry Pi repository.
    MichaIng committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    8394606 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. v8.12

    - DietPi-Software | Koel: Update fallback URL
    MichaIng committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    dbcad5d View commit details
    Browse the repository at this point in the history
  2. v8.12 (#5930)

    - DietPi-Software | Koel: Updated dependencies, especially removed redundant PHP Composer call and dependency.
    MichaIng authored Nov 29, 2022
    Configuration menu
    Copy the full SHA
    52207b6 View commit details
    Browse the repository at this point in the history
  3. v8.12

    - DietPi-Software | Prometheus Node Exporter: Update fallback URL
    MichaIng committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    b4ffa82 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. v8.12

    - DietPi-Software | Grafana: Resolved an issue where the uninstall failed when trying to remove the "grafana" user. Many thanks to @enviousjag for reporting this issue: #5935
    - DietPi-Software | Grafana: For ARMv6 RPi models, RPi 1 and Zero (1), bumped version to latest stable v9.3.0, update via reinstall: dietpi-software reinstall 77
    - DietPi-Software | Grafana/InfluxDB: Aligned both install and uninstall codes, uninstall Grafana before InfluxDB (it can depend on), remove correct Grafana service override and remove InfluxDB user/group as well
    MichaIng committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    622ea3b View commit details
    Browse the repository at this point in the history
  2. v8.12

    - DietPi-Installer | Fix NanoPi R1 boot by flashing an older functional U-Boot binary
    MichaIng committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    6366eb3 View commit details
    Browse the repository at this point in the history
  3. v8.12

    - DietPi-Build | Re-add NanoPi R5S build based on base image
    MichaIng committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    2ce4006 View commit details
    Browse the repository at this point in the history
  4. v8.12

    - DietPi-Build | Satisfy shellcheck
    MichaIng committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    0e7ee7b View commit details
    Browse the repository at this point in the history
  5. v8.12

    - DietPi-Build | Fix 7zip extraction
    MichaIng committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    7be492a View commit details
    Browse the repository at this point in the history
  6. v8.12

    - DietPi-Build | Mount all loop device partitions into container
    MichaIng committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    db58e2e View commit details
    Browse the repository at this point in the history
  7. v8.12

    - DietPi-Build | Fix mounting loop device partitions into container
    MichaIng committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    99fae8e View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. v8.12

    - DietPi-Build | Move NanoPi R5S base image GPT backup table to new end of image file and check filesystem before mounting root partition
    MichaIng committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    de4ca0e View commit details
    Browse the repository at this point in the history
  2. v8.12

    - DietPi-Build | Add R/O mount on ext4 filesystem errors and optimise directories on ext4 filesystems
    - DietPi-Imager | Add (only) 34 sectors for secondary/backup GPT partition table (exact size on Linux), and 1 sector on MBR images, which is exactly what sfdisk leaves when maximising the last partition to drive boundries
    - DietPi-Imager | Again do not shrink F2FS filesystems. Since the UUID changes and cannot be changed back, this would require editing boot config an fstab. But store current filesystem size, so the partition can be shrunk in case it was larger than the filesystem
    MichaIng committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    f04f5ea View commit details
    Browse the repository at this point in the history
  3. v8.12

    - DietPi-Imager | Syntax
    MichaIng committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    d703a2b View commit details
    Browse the repository at this point in the history
  4. v8.12

    - CI | Amiberry: BUmp SDL2 version
    MichaIng committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    dfada8b View commit details
    Browse the repository at this point in the history
  5. v8.12

    - CI | vaultwarden: Update web vault to v2022.11.1
    MichaIng committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    159d0ae View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. v8.12

    - DietPi-Installer | Assure that the login console is enabled on TTY1, but disabled only on container images. This assures that the automated first run setup works as well on headless SBCs, where TTY1 is not used as kernel console and hence the getty is not triggered automatically. On containers, /dev/console is usually used, attached/linked to the controlling host console, triggering console-getty.service, and we enable autologin on it as well to cover such cases.
    - DietPi-Software | After first run setup has completed, disable the TTY1 console on purely headless SBCs
    - Update autologin getty overrides: systemd/systemd#21171
    MichaIng committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    340e7f8 View commit details
    Browse the repository at this point in the history
  2. v8.12

    - DietPi-Software | Tiny
    MichaIng committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    b7b4a99 View commit details
    Browse the repository at this point in the history
  3. v8.12

    - DietPi-FirstBoot | Tiny
    MichaIng committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    213551f View commit details
    Browse the repository at this point in the history
  4. v8.12

    - DietPi-Software | Docker Compose: Update fallback URL
    MichaIng committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    0203b1a View commit details
    Browse the repository at this point in the history
  5. v8.12

    - DietPi-Software | myMPD: On fresh installs, SSL is now enabled by default on the same port 1333 which was previously used for plain HTTP. For plain HTTP, now port 1332 is used, which redirects to HTTPS automatically, but currently cannot be disabled completely.
    - DietPi-Software | myMPD: Resolved an issue where the installation as well as the service start after latest myMPD release failed. Many thanks to @jalsco and @sofad for reporting these issues: #5936, #5919
    MichaIng committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    47ba5e1 View commit details
    Browse the repository at this point in the history
  6. v8.12

    - DietPi-Software | Koel: Update fallback URL
    MichaIng committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    1e3f6a7 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2022

  1. v8.12

    - DietPi-Software | Koel: Update fallback URL
    MichaIng committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    fc5bdd4 View commit details
    Browse the repository at this point in the history
  2. v8.12

    - DietPi-Software | File Browser: Update fallback URL
    MichaIng committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    860c1fc View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2022

  1. v8.12 (#5947)

    - DietPi-Software | Use "To_Install" and "To_Uninstall" functions to save some lines on each software install/uninstall block summing up to more than 1000 less lines
    MichaIng authored Dec 4, 2022
    Configuration menu
    Copy the full SHA
    0523a3a View commit details
    Browse the repository at this point in the history
  2. v8.12

    - DietPi-Software | Fix and update Koel fallback URL
    MichaIng committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    94dafe0 View commit details
    Browse the repository at this point in the history
  3. v8.12

    - DietPi-Software | Another fix
    MichaIng committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    cda2cc5 View commit details
    Browse the repository at this point in the history
  4. v8.12

    - DietPi-Software | Baïkal: Update fallback URL
    MichaIng committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    0d9ee0e View commit details
    Browse the repository at this point in the history
  5. v8.12

    - DietPi-Set_hardware | Add ttyMV[0-9] serial console naming scheme: #5871
    MichaIng committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    77c63d2 View commit details
    Browse the repository at this point in the history
  6. v8.12

    - DietPi-Set_hardware | Enable 3.5mm audio on ROCK Pi 4: #5941
    - DietPi-Set_hardware | Ignore "alsactl -g store" failure in general now: #5247 (reply in thread)
    MichaIng committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    e616453 View commit details
    Browse the repository at this point in the history
  7. v8.12

    - CI | Add ROCK 5B to build workflow
    MichaIng committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    94ef5b5 View commit details
    Browse the repository at this point in the history
  8. v8.12

    - META | Merge from master branch
    MichaIng committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    66b1910 View commit details
    Browse the repository at this point in the history
  9. v8.12

    - META | Remove live patches merged from master branch
    MichaIng committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    f3ab6bd View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. v8.12

    - DietPi-Config | Fix sound card module detection to not offer HiFi Shield for Odroids with mainline kernel, until we find a way to get it work: https://dietpi.com/forum/t/fatal-module-aml-i2c-not-found-in-directory-lib-modules-5-19-17-meson64/15154
    MichaIng committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    1b4e6cc View commit details
    Browse the repository at this point in the history
  2. v8.12

    - DietPi-Software | Shairport Sync: Bump to v4.1.1
    MichaIng committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    20373d0 View commit details
    Browse the repository at this point in the history
  3. v8.12

    - DietPi-Software | Shairport Sync: Add description for now progress_interval setting to config file: mikebrady/shairport-sync@5bf379f
    MichaIng committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    573cafb View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. v8.12

    - General | Informational kernel logs to console are now omitted, to avoid overlaps with login banner and informational logs, like regular network state changes caused by Docker. Many thanks to @Trent7 and @vontainment for reporting related inconveniences: https://dietpi.com/forum/t/unfinished-services-during-boot-at-login-prompt/15145, https://dietpi.com/forum/t/network-state-filling-up-terminal/14401
    MichaIng committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    328c3bd View commit details
    Browse the repository at this point in the history
  2. v8.12

    - DietPi-Software | Syncthing: Update fallback URL
    MichaIng committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    04e46ca View commit details
    Browse the repository at this point in the history
  3. v8.12

    - DietPi-Software | Minor
    MichaIng committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    08b3ded View commit details
    Browse the repository at this point in the history
  4. v8.12

    - Radxa Zero | USB OTG is now enabled by default, so that the Zero can be attached via USB2/PWR port in gadget mode as peripheral to a host PC. Many thanks to @kazuoteramoto for suggesting this enhancement: #5931
    MichaIng committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    c2d1bae View commit details
    Browse the repository at this point in the history
  5. v8.12

    - DietPi-Patches | Radxa Zero: Preserve existing user overlays
    MichaIng committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    5a76367 View commit details
    Browse the repository at this point in the history
  6. v8.12

    - General | Remove trailing spaces
    MichaIng committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    dca7e75 View commit details
    Browse the repository at this point in the history
  7. v8.12

    - DietPi-Software | TasmoAdmin: Update fallback URL
    MichaIng committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    3afbe0b View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. v8.12

    - DietPi-Software | Koel: Update fallback URL
    - DietPi-Installer | Remove U-Boot binary after flashing
    MichaIng committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    0290400 View commit details
    Browse the repository at this point in the history
  2. v8.12

    - DietPi-Software | Shorten some software description to reduce vidual software browse list errors.
    - DietPi-Software | When generating software list menus, add all items in pending install state, i.e. those which were selected when the menu was opened before (in the same dietpi-software session), to an array. If the menu is confirmed, umark all those items first. The ones which are still selected, will be marked again for install. This way it is possible to deselect items. E.g. if a false selection has been done, one selects "Install", sees that something is wrong, then can cancel and go back to the browse or search software list and deselect the accidentially marked software title. Previosuly this was possible only with the search menu, not the browse menu. But hitting ESC cleared all pending state items (shown with the current search query) as well, which might be a bit unexpected. Hitting cancel should not change anything, just hitting "Confirm" should confirm the currently visible selection state. Uninstalls can still now be done that way, which should be fine.
    MichaIng committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    4d2f946 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. v8.12

    - DietPi-Software | phpBB: Update to v3.3.9
    MichaIng committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    6b8f16e View commit details
    Browse the repository at this point in the history
  2. v8.12

    - DietPi-Software | FreshRSS: Update fallback version
    MichaIng committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    5c5a6c9 View commit details
    Browse the repository at this point in the history
  3. v8.12 (#5961)

    - NanoPi R6S | Support for FriendlyELEC's new flagship router SBC has been added to DietPi with hardware ID 79. Many thanks to FriendlyELEC for sending us free developer samples.
    MichaIng authored Dec 8, 2022
    Configuration menu
    Copy the full SHA
    dd83204 View commit details
    Browse the repository at this point in the history
  4. v8.12

    - DietPi-Build | Increase Bookworm image size for NanoPi R6S
    MichaIng committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    2a22779 View commit details
    Browse the repository at this point in the history
  5. v8.12

    - DietPi-Config | Add newly supported serial device name schemes
    MichaIng committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    575c05f View commit details
    Browse the repository at this point in the history
  6. v8.12

    - DietPi-Config | Stress test: Kill all stress processes when the script is killed (e.g. CTRL+C) before stress times out
    - DietPi-Config | Fix stress disk burn, as the test file is created in current dir, which is a tmpfs by default in DietPi scripts
    - DietPi-Software | Nextcloud: Remove obsolete workaround for Nextcloud 25.0.0/1, fixed with now released v25.0.2
    MichaIng committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    a1dc451 View commit details
    Browse the repository at this point in the history
  7. v8.12

    - DietPi-Config | Fix/better method for stress test fixes
    MichaIng committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    751ad35 View commit details
    Browse the repository at this point in the history
  8. v8.12

    - DietPi-Patches | Do not fail do load kernel module on R2S and R4S, expected if the kernel just received an update
    MichaIng committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    67888d4 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. v8.12 (#5960)

    - DietPi-Software | RPi Cam Web Interface: Renamed to correct project name and removed obsolete motion dependency.
    MichaIng authored Dec 9, 2022
    Configuration menu
    Copy the full SHA
    bc70146 View commit details
    Browse the repository at this point in the history
  2. v8.12

    - DietPi-Software | RPi Cam Web Interface: TIny
    MichaIng committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    4cb2e63 View commit details
    Browse the repository at this point in the history
  3. v8.12

    - DietPi-Survey | Skip survey task if G_HW_UUID is invalid. Currently we sort those out server-side which implies unnecessary upload and processing
    MichaIng committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    224f594 View commit details
    Browse the repository at this point in the history
  4. v8.12

    - DietPi-Survey | Syntax
    MichaIng committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    dd45498 View commit details
    Browse the repository at this point in the history
  5. v8.12

    - Odroid C2 | Resolved an issue where USB devices were not detected. Many thanks to @esage85 for reporting this issue: #5963
    MichaIng committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    5484283 View commit details
    Browse the repository at this point in the history
  6. v8.12

    - DietPi-Software | WireGuard: It was incorrectly still offered for legacy Odroid systems with vendor kernel, while recent WireGuard does not support those old kernel versions anymore. We hence did now disable the WireGuard install options for those. Many thanks to @brtravel for reporting the failed install: https://dietpi.com/forum/t/wireguard-install-failed-now-cant-do-anything-else-with-dietpi-software/15173
    MichaIng committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    e8a944a View commit details
    Browse the repository at this point in the history
  7. v8.12

    - DietPi-Software | Home Assistant: Bump Python to v3.10.9. This eliminates the differenciation between ARMv6/7 Bullseye and non-Bullseye systems.
    MichaIng committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    09dd869 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2022

  1. v8.12

    - DietPi-Software | Prowlarr: Update fallback URL
    MichaIng committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    1b3e500 View commit details
    Browse the repository at this point in the history
  2. v8.12

    - DietPi-Software | Home Assistant: Mute another (new) Python 3.10 build warning
    MichaIng committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    412b71e View commit details
    Browse the repository at this point in the history
  3. v8.12

    - RC up
    MichaIng committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    9f8557d View commit details
    Browse the repository at this point in the history
  4. v8.12

    - DietPi-Imager | Do not use "lsblk -o FSSIZE" since it does not show anything if the drive is not mounted, instead use partition "SIZE"
    MichaIng committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    3f59925 View commit details
    Browse the repository at this point in the history
  5. v8.12

    - Fix upstream version
    MichaIng committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    71d1739 View commit details
    Browse the repository at this point in the history