aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-10-24feat(add-pkg): Add r8125-dkmsKunoiSayami
Signed-off-by: KunoiSayami <[email protected]>
2021-10-24Merge pull request #2 from CoelacanthusHex/feat/enable-debug-split-packageCoelacanthus
refactor: using specified makepkg.conf to obtain a fixed compilation configuration
2021-10-24Merge pull request #1 from CoelacanthusHex/masterCoelacanthus
feat(add-pkg): chisel
2021-10-24refactor(makepkg): using SHA512 and BLAKE2 as hash algo to harden itCoelacanthus
Signed-off-by: Coelacanthus <[email protected]>
2021-10-24refactor(makepkg): move sign, ACKAGER and GPGKEY to makepkg.confCoelacanthus
Signed-off-by: Coelacanthus <[email protected]>
2021-10-24refactor(makepkg): enable zstd parallel compression and using max compressionCoelacanthus
The decompression time of zstd increases slowly with the compression ratio, so it is beneficial for users to enable the highest compression ratio. (as Fedora does) Signed-off-by: Coelacanthus <[email protected]>
2021-10-24refactor(makepkg): enable parallel compilationCoelacanthus
Signed-off-by: Coelacanthus <[email protected]>
2021-10-24refactor: using specified makepkg.conf to obtain a fixed compilation ↵Coelacanthus
configuration Signed-off-by: Coelacanthus <[email protected]>
2021-10-24fix(chisel): add dependency sbtCoelacanthus
Signed-off-by: Coelacanthus <[email protected]>
2021-10-24refactor: Add arch directory for packagesKunoiSayami
Signed-off-by: KunoiSayami <[email protected]>
2021-10-24feat(add-pkg): Add acme.sh-letsencryptKunoiSayami
Signed-off-by: KunoiSayami <[email protected]>
2021-10-24refactor: Change sign key to 4A0F0C8BC709ACA4341767FB243975C8DB9656B9KunoiSayami
Signed-off-by: KunoiSayami <[email protected]>
2021-10-23feat(add-pkg): chiselCoelacanthus
Signed-off-by: Coelacanthus <[email protected]>
2021-10-22feat(script): Add sign flag for makepkgKunoiSayami
Signed-off-by: KunoiSayami <[email protected]>
2021-10-22refactor: Move packages outside repo folderKunoiSayami
Signed-off-by: KunoiSayami <[email protected]>
2021-10-22feat(script): Support auto sign and add new packageKunoiSayami
Signed-off-by: KunoiSayami <[email protected]>
2021-10-22refactor: Move packages into repo folderKunoiSayami
Signed-off-by: KunoiSayami <[email protected]>
2021-10-21initKunoiSayami
Signed-off-by: KunoiSayami <[email protected]>