add sha256sum
This commit is contained in:
parent
f0da4fb0a2
commit
475debf33c
@ -1,7 +1,7 @@
|
||||
---
|
||||
title: "Porteus Packages"
|
||||
date: 2022-07-08T03:34:39+03:00
|
||||
lastmod: 2022-10-01T03:34:39+03:00
|
||||
lastmod: 2022-10-02T10:33:00+03:00
|
||||
draft: false
|
||||
tags: [linux, packages, porteus, repository]
|
||||
---
|
||||
@ -9,8 +9,6 @@ tags: [linux, packages, porteus, repository]
|
||||
## Repository | Репозиторий
|
||||
Пакеты для [Porteus](http://porteus.org/) Linux, собранные мной.
|
||||
|
||||
> Обновлено: 1 октября 2022 г.
|
||||
|
||||
- [rtl8188eu](#rtl8188eu) - Stand-alone RTL8188EU driver
|
||||
- [Sublime Text 4](#sublime-text-4) - Sophisticated text editor for code, markup and prose
|
||||
- [Crystal](#crystal) - The Crystal Programming Language
|
||||
@ -18,12 +16,16 @@ tags: [linux, packages, porteus, repository]
|
||||
- [ksh](#ksh-93um102) - ksh 93u+m: KornShell lives!
|
||||
- [WireGuard](#wireguard) - Fast, modern, secure VPN tunnel
|
||||
|
||||
> all sha256sum's [this](https://data.iiiypuk.me/porteus/x86_64/Porteus-v5.0/modules/sha256sum.txt).
|
||||
|
||||
### rtl8188eu
|
||||
Stand-alone RTL8188EU driver.
|
||||
|
||||
[Download](https://data.iiiypuk.me/porteus/x86_64/Porteus-v5.0/modules/rtl8188eu-5.18.8-porteus-x86_64.xzm) -
|
||||
[Sources](https://github.com/lwfinger/rtl8188eu)
|
||||
|
||||
**SHA256SUM:** `9061a457f6c7cae2cbc2a652f91103a52d1bf023114614a92d9982e5bc73adf5`
|
||||
|
||||
### Sublime Text 4
|
||||
Sophisticated text editor for code, markup and prose
|
||||
|
||||
@ -31,6 +33,8 @@ Sophisticated text editor for code, markup and prose
|
||||
[Website](https://www.sublimetext.com/download) -
|
||||
[Forum topic](https://forum.porteus.org/viewtopic.php?f=49&t=10253)
|
||||
|
||||
**SHA256SUM:** `c94a97f37428ba668647087361dafc42862efea73961250b20727079fca3fad1`
|
||||
|
||||
### Crystal
|
||||
The Crystal Programming Language (version **1.5.0**)
|
||||
|
||||
@ -38,6 +42,8 @@ The Crystal Programming Language (version **1.5.0**)
|
||||
[Source](https://github.com/crystal-lang/crystal) -
|
||||
[Forum topic](https://forum.porteus.org/viewtopic.php?f=49&t=10254)
|
||||
|
||||
**SHA256SUM:** `4522d9e3fabf9a69a66b4e78ac35f00bb65f3df248af8b7cc7103ee2a17ac9ad`
|
||||
|
||||
### CryFS
|
||||
Cryptographic filesystem for the cloud
|
||||
|
||||
@ -45,6 +51,8 @@ Cryptographic filesystem for the cloud
|
||||
[Source](https://github.com/cryfs/cryfs) -
|
||||
[Forum topic](https://forum.porteus.org/viewtopic.php?f=49&t=10256&p=89005#p89005)
|
||||
|
||||
**SHA256SUM:** `d955fbece3596b2b23078ce099944555c16a2164888ffa3c7d2c6f9dc4b52203`
|
||||
|
||||
### ksh 93u+m/1.0.2
|
||||
ksh 93u+m: KornShell lives!
|
||||
|
||||
@ -53,6 +61,13 @@ ksh 93u+m: KornShell lives!
|
||||
[Source](https://github.com/ksh93/ksh/releases/tag/v1.0.2) -
|
||||
[Forum topic](https://forum.porteus.org/viewtopic.php?f=49&t=10262)
|
||||
|
||||
**SHA256SUM's:**
|
||||
|
||||
* ksh w/ man –
|
||||
`266158e995b8d719cdea7b227a5d8bc94a77e0f9105a8e06240539eee0ff6a0f`
|
||||
* ksh w/o man –
|
||||
`fa75d42955c9272c54a4ab1c9ea9ae690186f0dbf59608602e8925e6111f7f27`
|
||||
|
||||
### WireGuard
|
||||
WireGuard® is an extremely simple yet fast and modern VPN that utilizes state-of-the-art cryptography.
|
||||
|
||||
@ -61,3 +76,10 @@ WireGuard® is an extremely simple yet fast and modern VPN that utilizes state-o
|
||||
[Source](https://git.zx2c4.com/wireguard-go/about/) -
|
||||
[Source tools](https://git.zx2c4.com/wireguard-tools/about/) -
|
||||
[Forum topic](https://forum.porteus.org/viewtopic.php?f=49&t=10392)
|
||||
|
||||
**SHA256SUM's:**
|
||||
|
||||
* wireguard-go –
|
||||
`937dbbda8e2f64460c871b622b10c653e8366033083739fc3e13d89750385437`
|
||||
* wireguard-tools –
|
||||
`0fda23a6754a668b0ebe553c162d64e23f32478cbfd8bb1a641a7099115d139e`
|
||||
|
Loading…
Reference in New Issue
Block a user