diff options
author | Yuqian Yang <crupest@crupest.life> | 2025-03-03 23:29:38 +0800 |
---|---|---|
committer | Yuqian Yang <crupest@crupest.life> | 2025-03-03 23:29:38 +0800 |
commit | 228811363d9f48f032a46d177869e378d10b17c7 (patch) | |
tree | 09de8983011d1e4da3b0acc2d8f472af0ae5070f /www/content/hurd/todos.md | |
parent | f4f4a347e3dd40974fe707fe833bf2f4df7d05c3 (diff) | |
download | crupest-228811363d9f48f032a46d177869e378d10b17c7.tar.gz crupest-228811363d9f48f032a46d177869e378d10b17c7.tar.bz2 crupest-228811363d9f48f032a46d177869e378d10b17c7.zip |
feat(www): hurd and todos.
Diffstat (limited to 'www/content/hurd/todos.md')
-rw-r--r-- | www/content/hurd/todos.md | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/www/content/hurd/todos.md b/www/content/hurd/todos.md new file mode 100644 index 0000000..d95bfb9 --- /dev/null +++ b/www/content/hurd/todos.md @@ -0,0 +1,54 @@ +--- +title: "Hurd Todos" +date: 2025-03-03T21:22:35+08:00 +lastmod: 2025-03-03T23:28:46+08:00 +params: + css: + - todos +--- + +## Porting + +### {{< todo name=pam state=working >}} + +{{< link-group >}} +git +cru: <https://crupest.life/git/love-hurd/pam.git> +debian: <https://salsa.debian.org/vorlon/pam> +upstream: <https://github.com/linux-pam/linux-pam> +{{< /link-group >}} + +{{< link-group >}} +mail +<https://lists.debian.org/debian-hurd/2025/02/msg00018.html> +{{< /link-group >}} + +### {{< todo name=abseil state=working >}} + +{{< link-group >}} +git +cru: <https://crupest.life/git/cru-hurd/abseil.git> +upstream: <https://github.com/abseil/abseil-cpp> +debian: <https://salsa.debian.org/debian/abseil> +{{< /link-group >}} + +{{< link-group >}} +mail +<https://lists.debian.org/debian-hurd/2025/02/msg00011.html>\ +<https://lists.debian.org/debian-hurd/2025/02/msg00035.html> +{{< /link-group >}} + +### {{< todo name=libgav1 state=done >}} + +{{< link-group >}} +git +my: <https://crupest.life/git/love-hurd/libgav1.git> +debian: <https://salsa.debian.org/multimedia-team/libgav1> +upstream: <https://chromium.googlesource.com/codecs/libgav1/> +{{< /link-group >}} + +{{< link-group >}} +misc +mail: <https://lists.debian.org/debian-hurd/2025/02/msg00016.html> +gerrit: <https://chromium-review.googlesource.com/c/codecs/libgav1/+/6239812> +{{< /link-group >}} |