MichaIng / DietPi

Lightweight justice for your single-board computer!
https://dietpi.com/
GNU General Public License v2.0
4.9k stars 499 forks source link

DietPi-Software | Flagged for removal (cleanup) #1491

Closed Fourdee closed 6 years ago

Fourdee commented 6 years ago

Goal is to remove the following items:

Fourdee commented 6 years ago
Fourdee commented 6 years ago

@k-plan @MichaIng

Any suggestions we can add to the above list?

MichaIng commented 6 years ago

@Fourdee

If software indexes are freed, how did you handle them in the past? Switch others software indexes? As gaps will cause dietpi-software to fail (the reason I left MySQL+Stacks dummy declarations). Maybe we can simple include a check for existing aSOFTWARE_WHIP_NAME[$i].

Fourdee commented 6 years ago

@MichaIng

If software indexes are freed, how did you handle them in the past? Switch others software indexes?

For quickness:

If time permits:

Fourdee commented 6 years ago

@MichaIng I'll send a commit for example https://github.com/Fourdee/DietPi/commit/d6330ed2681dc8ad0796028ee72834b7ff40de30

MichaIng commented 6 years ago

@Fourdee Okay, maybe I find the time to fill the MySQL indexes gaps. But one has to patch the existing .installed state on update as well.

Fourdee commented 6 years ago

@MichaIng

But one has to patch the existing .installed state on update as well.

Yep 👍

For this example, we can simply reset [100]=0, as PiJuice is not available v6.1. And it only effects 1 user (you) hehe 😃

Fourdee commented 6 years ago

Marking as closed. Raspcontrol/Grasshopper only for now.