aboutsummaryrefslogtreecommitdiff
path: root/www/content/notes/hurd/todos.md
diff options
context:
space:
mode:
authorYuqian Yang <crupest@crupest.life>2025-04-01 23:44:50 +0800
committerYuqian Yang <crupest@crupest.life>2025-04-01 23:44:50 +0800
commita985d6bb3ee26db6444702c3c0c8bff53ba46824 (patch)
tree8610b9a11c1cbd4e347e80a3bba4a191ae2abb7d /www/content/notes/hurd/todos.md
parent9d9b68f8fb70dc72f34f3dd41f5811529e09789b (diff)
downloadcrupest-a985d6bb3ee26db6444702c3c0c8bff53ba46824.tar.gz
crupest-a985d6bb3ee26db6444702c3c0c8bff53ba46824.tar.bz2
crupest-a985d6bb3ee26db6444702c3c0c8bff53ba46824.zip
feat(www): add cheat-sheet.
Diffstat (limited to 'www/content/notes/hurd/todos.md')
-rw-r--r--www/content/notes/hurd/todos.md54
1 files changed, 54 insertions, 0 deletions
diff --git a/www/content/notes/hurd/todos.md b/www/content/notes/hurd/todos.md
new file mode 100644
index 0000000..f8273fb
--- /dev/null
+++ b/www/content/notes/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 >}}