spksrc icon indicating copy to clipboard operation
spksrc copied to clipboard

DSM 7 Bata

Open publicarray opened this issue 4 years ago • 3 comments

Todo list

  • [x] Migrate user data between package upgrades
  • [x] Legacy UI packages need system user permission
  • [x] link SPK_COMMANDS binaries to /dev/local (usr-local-linker)
  • [x] link other resources to /dev/local (usr-local-linker)
  • [x] add toolchains
  • [x] update/re-evaluate package install logs & run logs
  • :x: add package to groups e.g. sc-media
  • [x] databases as a resource (waiting on synology for clarification)
  • [x] service install script
  • [ ] install & run dnscrypt-poxy in dsm7
  • [x] install & run synocli-disk in dsm7
  • [ ] kernel modules?

publicarray avatar Oct 18 '20 02:10 publicarray

add package to groups e.g. sc-media

join-pkg-groupnames is available since 7.0-40748

{
    "join-pkg-groupnames": [
        { "packagename": "sc-media" }
    ]
}

publicarray avatar Oct 18 '20 08:10 publicarray

Hi, thanks for your great work! Is there any update with the DSM 7.0 build?

Latias94 avatar Jul 07 '21 15:07 Latias94

Hi @Latias94 :wave:

It's sill work in progress unfortunately (I assume you mean dnscrypt-proxy?).

Related issue https://github.com/SynoCommunity/spksrc/issues/4744

publicarray avatar Jul 21 '21 10:07 publicarray