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

General | Drop Jessie support and handling from code #2963

Merged
merged 27 commits into from
Jul 7, 2019
Merged

Conversation

MichaIng
Copy link
Owner

@MichaIng MichaIng commented Jul 5, 2019

Status: Ready

Reference: #2332

Commit list/description:

  • DietPi-Obtain_network_details | Remove Jessie support
  • DietPi-Obtain_network_details | RPi4 has onboard WiFi
  • DietPi-Obtain_network_details | ROCK Pi 4 has RK3399 chip
  • DietPi-Obtain_network_details | Try to get/preserve UUID from /boot as well, in case sometime went wrong with RAMdisk
  • DietPi-Obtain_network_details | Switch G_HW_ARCH_DESCRIPTION suffix for non 1/2/3/10 from "unknown" to "unsupported", which is more fitting
  • DietPi-Obtain_network_details | Minor code comment wording and format

+ DietPi-Obtain_network_details | Remove Jessie support
+ DietPi-Obtain_network_details | RPi4 has onboard WiFi
+ DietPi-Obtain_network_details | ROCK Pi 4 has RK3399 chip
+ DietPi-Obtain_network_details | Try to get/preserve UUID from /boot as well, in case sometime went wrong with RAMdisk
+ DietPi-Obtain_network_details | Switch G_HW_ARCH_DESCRIPTION suffix for non 1/2/3/10 from "unknown" to "unsupported", which is more fitting
+ DietPi-Obtain_network_details | Minor code comment wording and format
@MichaIng MichaIng added the Jessie label Jul 5, 2019
@MichaIng MichaIng added this to the v6.26 milestone Jul 5, 2019
@MichaIng MichaIng requested a review from Fourdee July 5, 2019 21:21
@MichaIng MichaIng self-assigned this Jul 5, 2019
+ DietPi-Create_MySQL_DB | Remove Jessie handling
+ DietPi-LetsEncrypt | Remove Jessie handling
+ DietPi-LetsEncrypt | Minor coding and align usage print on invalid input argument with other scripts
+ DietPi-Globals | Remove Jessie handling
+ DietPi-Boot | Remove Jessie handling
+ DietPi-Benchmark | Remove Jessie handling
+ DietPi-Set_software | Remove Jessie handling
+ DietPi-Patch | Remove Jessie handling
+ DietPi-Set_hardware | Remove Jessie handling
+ DietPi-FirstBoot | Remove Jessie handling
+ DietPi-Config | Remove Jessie handling, including Odroid C1 video capabilities
+ DietPi-Services | Remove Jessie workaround
+ DietPi-Drive_Manager | Remove C1 Jessie handling
+ DietPi-Software | Remove Jessie handling, which makes TightVPN obsolete, thus remove as well
+ DietPi-Software | Nextcloud: With drop of Jessie support, fastcgi_request_buffering can be disabled on all systems
+ DietPi-Software | ownCloud | With drop of Jessie support, fastcgi_request_buffering can now be disabled on all systems
+ DietPi-PREP | Remove Jessie target support, but allow to upgrade
+ DietPi-Software | X.org: Remove C1 xorg.conf, since C1 Stretch image does not support video/HDMI functionality currently
+ DietPi-Arr_to_RAM | Enable/Disable + start/stop service in one call with "--now" option, available since Stretch
+ DietPi-Patch | Merge enabling/disabling + start/stop of systemd units into one call via "--now" option, available since Stretch
+ DietPi-Set_software | Merge enable/disable + start/stop of systemd units into single call via "--now" option, available since Stretch
+ DietPi-Config | Merge systemd unit enable/disable + start/stop into single call via "--now" option, available since Stretch
+ DietPi-Patch | Merge enabling+starting systemd units into single call via "--now" option, available since Stretch
+ DietPi-PREP | Further Jessie code removal and minor coding
+ DietPi-PREP | Odroid C1 has no GPU support anymore
+ DietPi-Run_NTPD | Remove Jessie specific handling + minor coding
+ DietPi-Run_NTPD | Coding: Skip checking for a state that is by code impossible and uncritical if skipped unintentionally
+ DietPi-Services | Always fall back to main menu if $MENU_TARGETID is somehow invalid, to prevent unlimited loop in case of code error
+ CHANGELOG | Support for Debian Jessie has now been fully dropped from DietPi code
@MichaIng MichaIng merged commit af15533 into dev Jul 7, 2019
@MichaIng MichaIng deleted the goodbye_jessie branch July 7, 2019 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant