jdel / sspks

A very simple Synology Package Server, reverse engineered from the official Synology package repository and SynoCommunity.
GNU General Public License v3.0
258 stars 64 forks source link

Alias armada37xx as armv8 #95

Open oznu opened 2 years ago

oznu commented 2 years ago

Hello,

I think the armada37xx cpu type should be aliased as armv8, the same way rtd1296 is.

image

https://global.download.synology.com/download/Document/Software/DeveloperGuide/Firmware/DSM/7.0/enu/DSM_Developer_Guide_7_0_Beta.pdf

picrap commented 2 years ago

Considering this, all of the file (https://github.com/jdel/sspks/blob/master/conf/synology_models.yaml) should be reorganised. Ideally, if someone maintains a valid architecture source somewhere, that would be a good thing.

jdel commented 2 years ago

Gosspks has a feature to ger new models directly from syno website. Maybe we can leverage that to improve sspks https://github.com/jdel/gosspks/blob/master/handler/v1/routeModels.go